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.

17 lines
327 B

  1. {
  2. "name": "tinymce",
  3. "version": "4.7.1",
  4. "description": "Web based JavaScript HTML WYSIWYG editor control.",
  5. "main": "tinymce.js",
  6. "license": "LGPL-2.1",
  7. "keywords": [
  8. "editor",
  9. "wysiwyg",
  10. "tinymce",
  11. "richtext",
  12. "javascript",
  13. "html"
  14. ],
  15. "bugs": {
  16. "url": "http://www.tinymce.com/develop/bugtracker.php"
  17. }
  18. }