12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "_args": [
- [
- "rich-text-tool-editor@1.0.8",
- "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
- ]
- ],
- "_from": "rich-text-tool-editor@1.0.8",
- "_id": "rich-text-tool-editor@1.0.8",
- "_inBundle": false,
- "_integrity": "sha512-BOZTZzrcxLR3rYCRPUExqJ5zaSihDvfG3lERaHy1pNJ5XlB6X7SvhubX7MsuSTC3t7ovxi+/aNyIwqdFCP6v8g==",
- "_location": "/rich-text-tool-editor",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "rich-text-tool-editor@1.0.8",
- "name": "rich-text-tool-editor",
- "escapedName": "rich-text-tool-editor",
- "rawSpec": "1.0.8",
- "saveSpec": null,
- "fetchSpec": "1.0.8"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmmirror.com/rich-text-tool-editor/-/rich-text-tool-editor-1.0.8.tgz",
- "_spec": "1.0.8",
- "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
- "author": {
- "name": "只要有爱就没问题了"
- },
- "description": "富文本编辑器。1.IE浏览器不支持,2.可以自定义事件,3.加载速度不算慢",
- "directories": {
- "test": "test"
- },
- "keywords": [
- "richText",
- "richHtml",
- "文章",
- "富文本",
- "富文本编辑器",
- "样式排版"
- ],
- "license": "ISC",
- "main": "index.js",
- "name": "rich-text-tool-editor",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "1.0.8"
- }
|