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
355 B

  1. {
  2. "name": "tinymce",
  3. "version": "4.7.3",
  4. "description": "Web based JavaScript HTML WYSIWYG editor control.",
  5. "author": "Ephox Corporation",
  6. "main": "tinymce.js",
  7. "license": "LGPL-2.1",
  8. "keywords": [
  9. "editor",
  10. "wysiwyg",
  11. "tinymce",
  12. "richtext",
  13. "javascript",
  14. "html"
  15. ],
  16. "bugs": {
  17. "url": "https://github.com/tinymce/tinymce/issues"
  18. }
  19. }