package.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "_from": "tinymce@5.1.0",
  3. "_id": "tinymce@5.1.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-zprr8gLHNCxxT4ebgwwIg1erhxQs1GUb3YHgNlRAuGRButDsrn35e1HW9YtMli/AnuY+ECcqyqhEI/wUNMYEFw==",
  6. "_location": "/tinymce",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "tinymce@5.1.0",
  12. "name": "tinymce",
  13. "escapedName": "tinymce",
  14. "rawSpec": "5.1.0",
  15. "saveSpec": null,
  16. "fetchSpec": "5.1.0"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmmirror.com/tinymce/-/tinymce-5.1.0.tgz",
  23. "_shasum": "34eff28ada9b93305a0d08860cf82d2edff269ca",
  24. "_spec": "tinymce@5.1.0",
  25. "_where": "D:\\work\\devCould-ui-pc",
  26. "author": {
  27. "name": "Ephox Corporation"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/tinymce/tinymce/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "Web based JavaScript HTML WYSIWYG editor control.",
  35. "homepage": "https://github.com/tinymce/tinymce-dist#readme",
  36. "keywords": [
  37. "editor",
  38. "wysiwyg",
  39. "tinymce",
  40. "richtext",
  41. "javascript",
  42. "html"
  43. ],
  44. "license": "LGPL-2.1",
  45. "main": "tinymce.js",
  46. "name": "tinymce",
  47. "repository": {
  48. "type": "git",
  49. "url": "git+https://github.com/tinymce/tinymce-dist.git"
  50. },
  51. "version": "5.1.0"
  52. }