package.json 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. {
  2. "_args": [
  3. [
  4. "vue-quill-editor@3.0.6",
  5. "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
  6. ]
  7. ],
  8. "_from": "vue-quill-editor@3.0.6",
  9. "_id": "vue-quill-editor@3.0.6",
  10. "_inBundle": false,
  11. "_integrity": "sha512-g20oSZNWg8Hbu41Kinjd55e235qVWPLfg4NvsLW6d+DhgBTFbEuMpcWlUdrD6qT3+Noim6DRu18VLM9lVShXOQ==",
  12. "_location": "/vue-quill-editor",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "vue-quill-editor@3.0.6",
  18. "name": "vue-quill-editor",
  19. "escapedName": "vue-quill-editor",
  20. "rawSpec": "3.0.6",
  21. "saveSpec": null,
  22. "fetchSpec": "3.0.6"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npmmirror.com/vue-quill-editor/-/vue-quill-editor-3.0.6.tgz",
  28. "_spec": "3.0.6",
  29. "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
  30. "author": {
  31. "name": "Surmon",
  32. "email": "surmon@foxmail.com",
  33. "url": "https://surmon.me"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/surmon-china/vue-quill-editor/issues"
  37. },
  38. "dependencies": {
  39. "object-assign": "^4.1.1",
  40. "quill": "^1.3.4"
  41. },
  42. "description": "Quill editor component for Vue",
  43. "devDependencies": {
  44. "autoprefixer": "^6.7.2",
  45. "babel-cli": "^6.23.0",
  46. "babel-core": "^6.24.1",
  47. "babel-eslint": "^7.1.1",
  48. "babel-helper-vue-jsx-merge-props": "^2.0.2",
  49. "babel-loader": "^6.2.10",
  50. "babel-plugin-istanbul": "^3.1.2",
  51. "babel-plugin-syntax-jsx": "^6.13.0",
  52. "babel-plugin-transform-es2015-destructuring": "^6.23.0",
  53. "babel-plugin-transform-export-extensions": "^6.8.0",
  54. "babel-plugin-transform-object-rest-spread": "^6.23.0",
  55. "babel-plugin-transform-runtime": "^6.23.0",
  56. "babel-preset-es2015": "^6.24.1",
  57. "babel-preset-stage-2": "^6.22.0",
  58. "babel-register": "^6.0.0",
  59. "chai": "^3.5.0",
  60. "chalk": "^1.1.3",
  61. "connect-history-api-fallback": "^1.1.0",
  62. "copy-webpack-plugin": "^4.0.0",
  63. "cross-env": "^5.0.0",
  64. "cross-spawn": "^5.1.0",
  65. "css-loader": "^0.25.0",
  66. "eslint": "^3.14.1",
  67. "eslint-config-standard": "^6.1.0",
  68. "eslint-friendly-formatter": "^2.0.5",
  69. "eslint-loader": "^1.6.1",
  70. "eslint-plugin-html": "^2.0.0",
  71. "eslint-plugin-promise": "^3.4.0",
  72. "eslint-plugin-standard": "^2.0.1",
  73. "eventsource-polyfill": "^0.9.6",
  74. "express": "^4.13.3",
  75. "extract-text-webpack-plugin": "^2.0.0-rc.3",
  76. "file-loader": "^0.10.0",
  77. "friendly-errors-webpack-plugin": "^1.1.3",
  78. "function-bind": "^1.1.0",
  79. "html-loader": "^0.4.4",
  80. "html-webpack-plugin": "^2.28.0",
  81. "http-proxy-middleware": "^0.17.3",
  82. "inject-loader": "^2.0.1",
  83. "json-loader": "^0.5.4",
  84. "jstransformer-markdown-it": "^2.0.0",
  85. "karma": "^1.4.1",
  86. "karma-coverage": "^1.1.1",
  87. "karma-mocha": "^1.3.0",
  88. "karma-phantomjs-launcher": "^1.0.2",
  89. "karma-sinon-chai": "^1.2.4",
  90. "karma-sourcemap-loader": "^0.3.7",
  91. "karma-spec-reporter": "0.0.26",
  92. "karma-webpack": "^2.0.2",
  93. "lolex": "^1.5.2",
  94. "mocha": "^3.2.0",
  95. "opn": "^4.0.2",
  96. "optimize-css-assets-webpack-plugin": "^1.3.0",
  97. "ora": "^0.3.0",
  98. "phantomjs-prebuilt": "^2.1.3",
  99. "raw-loader": "^0.5.1",
  100. "semver": "^5.3.0",
  101. "shelljs": "^0.7.4",
  102. "sinon": "^2.1.0",
  103. "sinon-chai": "^2.8.0",
  104. "uglify-js": "^3.0.15",
  105. "url-loader": "^0.5.7",
  106. "vue": "^2.5.0",
  107. "vue-hot-reload-api": "^1.2.0",
  108. "vue-html-loader": "^1.0.0",
  109. "vue-loader": "^13.3.0",
  110. "vue-template-compiler": "^2.5.2",
  111. "vue-template-es2015-compiler": "^1.6.0",
  112. "webpack": "^2.2.1",
  113. "webpack-bundle-analyzer": "^2.2.1",
  114. "webpack-dev-middleware": "^1.10.0",
  115. "webpack-hot-middleware": "^2.16.1",
  116. "webpack-merge": "^2.6.1"
  117. },
  118. "engines": {
  119. "node": ">= 4.0.0",
  120. "npm": ">= 3.0.0"
  121. },
  122. "expDependencies": {
  123. "node-sass": "^4.7.2",
  124. "sass-loader": "^6.0.6",
  125. "highlight.js": "^9.12.0",
  126. "quill-image-drop-module": "^1.0.3",
  127. "quill-image-resize-module": "^3.0.0",
  128. "vue-quill-editor": "^3.0.0"
  129. },
  130. "files": [
  131. "dist",
  132. "src"
  133. ],
  134. "homepage": "https://github.com/surmon-china/vue-quill-editor#readme",
  135. "jsnext:main": "dist/vue-quill-editor.js",
  136. "jspm": {
  137. "main": "dist/vue-quill-editor.js",
  138. "registry": "npm",
  139. "format": "esm"
  140. },
  141. "keywords": [
  142. "vue-quill-editor",
  143. "vue quill",
  144. "vue text editor",
  145. "vue rich text editor",
  146. "vue web editor",
  147. "vue editor"
  148. ],
  149. "license": "MIT",
  150. "main": "dist/vue-quill-editor.js",
  151. "name": "vue-quill-editor",
  152. "private": false,
  153. "repository": {
  154. "type": "git",
  155. "url": "git+https://github.com/surmon-china/vue-quill-editor.git"
  156. },
  157. "scripts": {
  158. "build": "npm run build:spa && npm run build:ssr",
  159. "build:spa": "cross-env NODE_ENV=production webpack --config config/build.conf.js",
  160. "build:ssr": "babel src/ssr.js --out-file dist/ssr.js",
  161. "finish": "npm run lint && npm test && npm run build",
  162. "lint": "eslint --ext .js,.vue src test/unit/specs",
  163. "publish": "git push && git push --tags && npm publish",
  164. "test": "cross-env BABEL_ENV=test NODE_ENV=testing karma start test/unit/karma.conf.js --single-run",
  165. "unit": "cross-env BABEL_ENV=test NODE_ENV=testing karma start test/unit/karma.conf.js --watch"
  166. },
  167. "unpkg": "dist/vue-quill-editor.js",
  168. "version": "3.0.6"
  169. }