package.json 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. {
  2. "_args": [
  3. [
  4. "vue-puzzle-vcode@1.1.9",
  5. "E:\\item\\newItem\\admin"
  6. ]
  7. ],
  8. "_from": "vue-puzzle-vcode@1.1.9",
  9. "_id": "vue-puzzle-vcode@1.1.9",
  10. "_inBundle": false,
  11. "_integrity": "sha512-Ml3w4W3LaN+DB+lyvNRZq70YeW7nssu3QTFo0jWhY0Y++VpGyU/kWdEQDXiMzavYXyoq2sgT9TgG3g25BFI8wg==",
  12. "_location": "/vue-puzzle-vcode",
  13. "_phantomChildren": {
  14. "@types/bonjour": "3.5.10",
  15. "@types/connect-history-api-fallback": "1.3.5",
  16. "@types/express": "4.17.13",
  17. "@types/http-proxy": "1.17.9",
  18. "@types/retry": "0.12.0",
  19. "@types/serve-index": "1.9.1",
  20. "@types/serve-static": "1.15.0",
  21. "@types/sockjs": "0.3.33",
  22. "@types/ws": "8.5.3",
  23. "@vue/compiler-sfc": "2.7.8",
  24. "ajv-formats": "2.1.1",
  25. "array-flatten": "1.1.1",
  26. "bonjour-service": "1.0.13",
  27. "colorette": "2.0.19",
  28. "compression": "1.7.4",
  29. "content-type": "1.0.4",
  30. "cookie-signature": "1.0.6",
  31. "csstype": "3.1.0",
  32. "define-lazy-prop": "2.0.0",
  33. "ee-first": "1.1.1",
  34. "encodeurl": "1.0.2",
  35. "escape-html": "1.0.3",
  36. "etag": "1.8.1",
  37. "fast-deep-equal": "3.1.3",
  38. "fresh": "0.5.2",
  39. "glob": "7.1.6",
  40. "http-parser-js": "0.5.8",
  41. "http-proxy": "1.18.1",
  42. "iconv-lite": "0.4.24",
  43. "inherits": "2.0.4",
  44. "is-binary-path": "2.1.0",
  45. "is-glob": "4.0.1",
  46. "isexe": "2.0.0",
  47. "memfs": "3.4.7",
  48. "merge-descriptors": "1.0.1",
  49. "merge-stream": "2.0.0",
  50. "methods": "1.1.2",
  51. "ms": "2.0.0",
  52. "normalize-path": "3.0.0",
  53. "parseurl": "1.3.3",
  54. "path-to-regexp": "0.1.7",
  55. "picomatch": "2.2.2",
  56. "range-parser": "1.2.1",
  57. "require-from-string": "2.0.2",
  58. "serve-index": "1.9.1",
  59. "side-channel": "1.0.4",
  60. "signal-exit": "3.0.3",
  61. "spdy": "4.0.2",
  62. "strip-final-newline": "2.0.0",
  63. "type-is": "1.6.18",
  64. "unpipe": "1.0.0",
  65. "uri-js": "4.2.2",
  66. "utils-merge": "1.0.1",
  67. "vary": "1.1.2",
  68. "websocket-extensions": "0.1.4"
  69. },
  70. "_requested": {
  71. "type": "version",
  72. "registry": true,
  73. "raw": "vue-puzzle-vcode@1.1.9",
  74. "name": "vue-puzzle-vcode",
  75. "escapedName": "vue-puzzle-vcode",
  76. "rawSpec": "1.1.9",
  77. "saveSpec": null,
  78. "fetchSpec": "1.1.9"
  79. },
  80. "_requiredBy": [
  81. "/"
  82. ],
  83. "_resolved": "https://registry.npmjs.org/vue-puzzle-vcode/-/vue-puzzle-vcode-1.1.9.tgz",
  84. "_spec": "1.1.9",
  85. "_where": "E:\\item\\newItem\\admin",
  86. "author": {
  87. "name": "L"
  88. },
  89. "browserslist": [
  90. "iOS >= 8",
  91. "Android > 4.1",
  92. "last 1 versions",
  93. "> 1%",
  94. "not dead"
  95. ],
  96. "bugs": {
  97. "url": "https://github.com/javaLuo/vue-puzzle-vcode/issues"
  98. },
  99. "dependencies": {
  100. "vue": "^2.6.14",
  101. "webpack-cli": "^4.9.0",
  102. "webpack-dev-server": "^4.3.1"
  103. },
  104. "description": "vue 滑动拼图验证码",
  105. "devDependencies": {
  106. "@babel/core": "^7.15.8",
  107. "@babel/plugin-proposal-class-properties": "^7.14.5",
  108. "@babel/plugin-proposal-object-rest-spread": "^7.15.6",
  109. "@babel/plugin-syntax-dynamic-import": "^7.8.3",
  110. "@babel/plugin-transform-runtime": "^7.15.8",
  111. "@babel/polyfill": "^7.12.1",
  112. "@babel/runtime": "^7.15.4",
  113. "@vue/babel-helper-vue-jsx-merge-props": "^1.2.1",
  114. "@vue/babel-preset-jsx": "^1.2.4",
  115. "autoprefixer": "^10.3.7",
  116. "babel-loader": "^8.2.2",
  117. "babel-plugin-import": "^1.13.3",
  118. "babel-plugin-transform-decorators-legacy": "^1.3.5",
  119. "babel-preset-vue-app": "^2.0.0",
  120. "clean-webpack-plugin": "^4.0.0",
  121. "css-loader": "^6.4.0",
  122. "file-loader": "^6.2.0",
  123. "less": "^4.1.2",
  124. "less-loader": "^10.1.0",
  125. "postcss-loader": "^6.1.1",
  126. "style-loader": "^3.3.0",
  127. "uglifyjs-webpack-plugin": "^2.2.0",
  128. "url-loader": "^4.1.1",
  129. "vue-loader": "^15.9.8",
  130. "vue-template-compiler": "^2.6.14",
  131. "webpack": "^5.58.1"
  132. },
  133. "files": [
  134. "dist/"
  135. ],
  136. "homepage": "https://github.com/javaLuo/vue-puzzle-vcode#readme",
  137. "keywords": [
  138. "vue",
  139. "puzzle",
  140. "vcode"
  141. ],
  142. "license": "ISC",
  143. "main": "dist/main.js",
  144. "name": "vue-puzzle-vcode",
  145. "private": false,
  146. "repository": {
  147. "type": "git",
  148. "url": "git+https://github.com/javaLuo/vue-puzzle-vcode.git"
  149. },
  150. "scripts": {
  151. "build": "webpack --config webpack.production.config.js",
  152. "dev": "webpack-dev-server --config webpack.dev.config.js --port 8081",
  153. "test": "echo \"Error: no test specified\" && exit 1"
  154. },
  155. "version": "1.1.9"
  156. }