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.

16 lines
304 B

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