{
  "_from": "html5-editor@1.1.8",
  "_id": "html5-editor@1.1.8",
  "_inBundle": false,
  "_integrity": "sha512-S+bCzVuQjRcuIL4G5pZiPuGaPa3Xc9RSsCEQjCISfUFgePGip3c/NQBOQpStWvRB7FGre7n5WTt44Xv+ru8hTA==",
  "_location": "/html5-editor",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "html5-editor@^1.1.8",
    "name": "html5-editor",
    "escapedName": "html5-editor",
    "rawSpec": "^1.0.9",
    "saveSpec": null,
    "fetchSpec": "^1.0.9"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npm.taobao.org/html5-editor/download/html5-editor-1.1.4.tgz",
  "_shasum": "e5a28cd4eefa35ed8d806be8db24bfc6dedf2466",
  "_spec": "html5-editor@^1.0.9",
  "_where": "D:\\资源\\项目开发\\南京智慧农业\\02_代码区\\前端\\qmnz-webdeal",
  "author": {
    "name": "peak"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A WYSIWYG text editor base on html5 and vue",
  "devDependencies": {
    "eslint": "^3.9.1",
    "eslint-config-airbnb": "^12.0.0",
    "eslint-friendly-formatter": "^2.0.6",
    "eslint-loader": "^1.6.0",
    "eslint-plugin-import": "^1.16.0",
    "eslint-plugin-jsx-a11y": "^2.2.3",
    "eslint-plugin-react": "^6.9.0",
    "lrz": "^4.9.40",
    "postcss-clean": "^1.0.2",
    "postcss-cssnext": "^2.9.0",
    "postcss-import": "^a9.1.0",
    "rollup": "^0.37.0",
    "rollup-plugin-babel": "^2.7.1",
    "rollup-plugin-buble": "^0.15.0",
    "rollup-plugin-commonjs": "^6.0.1",
    "rollup-plugin-css-only": "^0.2.0",
    "rollup-plugin-flow-no-whitespace": "^1.0.0",
    "rollup-plugin-html": "^0.2.1",
    "rollup-plugin-license": "^0.3.0",
    "rollup-plugin-node-resolve": "^2.0.0",
    "rollup-plugin-postcss": "^0.2.0",
    "rollup-plugin-progress": "^0.2.1",
    "rollup-plugin-replace": "^1.1.1"
  },
  "keywords": [
    "vue",
    "WYSIWYG",
    "richtext",
    "html5",
    "editor"
  ],
  "license": "Apache-2.0",
  "main": "dist/vue-html5-editor.js",
  "name": "html5-editor",
  "scripts": {
    "build": "npm run lint && rollup -c rollup.config.js",
    "lint": "eslint --fix -f codeframe src/*",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.1.10"
}