package.json 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "_args": [
  3. [
  4. "rich-text-tool-editor@1.0.8",
  5. "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
  6. ]
  7. ],
  8. "_from": "rich-text-tool-editor@1.0.8",
  9. "_id": "rich-text-tool-editor@1.0.8",
  10. "_inBundle": false,
  11. "_integrity": "sha512-BOZTZzrcxLR3rYCRPUExqJ5zaSihDvfG3lERaHy1pNJ5XlB6X7SvhubX7MsuSTC3t7ovxi+/aNyIwqdFCP6v8g==",
  12. "_location": "/rich-text-tool-editor",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "rich-text-tool-editor@1.0.8",
  18. "name": "rich-text-tool-editor",
  19. "escapedName": "rich-text-tool-editor",
  20. "rawSpec": "1.0.8",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.8"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npmmirror.com/rich-text-tool-editor/-/rich-text-tool-editor-1.0.8.tgz",
  28. "_spec": "1.0.8",
  29. "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
  30. "author": {
  31. "name": "只要有爱就没问题了"
  32. },
  33. "description": "富文本编辑器。1.IE浏览器不支持,2.可以自定义事件,3.加载速度不算慢",
  34. "directories": {
  35. "test": "test"
  36. },
  37. "keywords": [
  38. "richText",
  39. "richHtml",
  40. "文章",
  41. "富文本",
  42. "富文本编辑器",
  43. "样式排版"
  44. ],
  45. "license": "ISC",
  46. "main": "index.js",
  47. "name": "rich-text-tool-editor",
  48. "scripts": {
  49. "test": "echo \"Error: no test specified\" && exit 1"
  50. },
  51. "version": "1.0.8"
  52. }