You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
318 B

  1. {
  2. "name": "tinymce",
  3. "description": "Web based JavaScript HTML WYSIWYG editor control.",
  4. "license": "LGPL-2.1",
  5. "keywords": [
  6. "editor",
  7. "wysiwyg",
  8. "tinymce",
  9. "richtext",
  10. "javascript",
  11. "html"
  12. ],
  13. "homepage": "http://www.tinymce.com",
  14. "ignore": [
  15. "readme.md",
  16. "composer.json",
  17. "package.json"
  18. ]
  19. }