package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_from": "tinymce",
  3. "_id": "tinymce@5.10.3",
  4. "_inBundle": false,
  5. "_integrity": "sha512-O59ssHNnujWvSk5Gt8hIGrdNCMKVWVQv9F8siAgLTRgTh0t3NDHrP1UlLtCxArUi9DPWZvlBeUz8D5fJTu7vnA==",
  6. "_location": "/tinymce",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "tinymce",
  12. "name": "tinymce",
  13. "escapedName": "tinymce",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmmirror.com/tinymce/-/tinymce-5.10.3.tgz",
  23. "_shasum": "9485cf00159fd70c4948cb5e9dd49bce2a775899",
  24. "_spec": "tinymce",
  25. "_where": "D:\\work\\IDEA\\work1\\water\\admin-vue",
  26. "author": {
  27. "name": "Tiny Technologies, Inc"
  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://www.tiny.cloud/",
  36. "keywords": [
  37. "wysiwyg",
  38. "tinymce",
  39. "richtext",
  40. "javascript",
  41. "html",
  42. "text",
  43. "rich editor",
  44. "rich text editor",
  45. "rte",
  46. "rich text",
  47. "contenteditable",
  48. "editing"
  49. ],
  50. "license": "LGPL-2.1",
  51. "main": "tinymce.js",
  52. "name": "tinymce",
  53. "repository": {
  54. "type": "git",
  55. "url": "git+https://github.com/tinymce/tinymce.git",
  56. "directory": "modules/tinymce"
  57. },
  58. "types": "tinymce.d.ts",
  59. "version": "5.10.3"
  60. }