package.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "name": "tinymce",
  3. "version": "4.4.1",
  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. "_id": "tinymce@4.4.1",
  18. "scripts": {},
  19. "_shasum": "c39037add71b0ae4226e29bf7d55be1f92435dcd",
  20. "_from": "tinymce@4.4.1",
  21. "_resolved": "https://registry.npmjs.org/tinymce/-/tinymce-4.4.1.tgz",
  22. "_npmVersion": "3.8.6",
  23. "_nodeVersion": "5.11.1",
  24. "_npmUser": {
  25. "name": "ephox",
  26. "email": "is-accounts@ephox.com"
  27. },
  28. "dist": {
  29. "shasum": "c39037add71b0ae4226e29bf7d55be1f92435dcd",
  30. "tarball": "https://registry.npmjs.org/tinymce/-/tinymce-4.4.1.tgz"
  31. },
  32. "maintainers": [
  33. {
  34. "name": "ephox",
  35. "email": "is-accounts@ephox.com"
  36. },
  37. {
  38. "name": "spocke",
  39. "email": "spocke@moxiecode.com"
  40. }
  41. ],
  42. "_npmOperationalInternal": {
  43. "host": "packages-12-west.internal.npmjs.com",
  44. "tmp": "tmp/tinymce-4.4.1.tgz_1469527487002_0.7330783300567418"
  45. },
  46. "directories": {}
  47. }