徐总多门店
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

158 lines
4.3 KiB

{
"_args": [
[
"vue-puzzle-vcode@1.1.9",
"D:\\project\\cashier"
]
],
"_from": "vue-puzzle-vcode@1.1.9",
"_id": "vue-puzzle-vcode@1.1.9",
"_inBundle": false,
"_integrity": "sha512-Ml3w4W3LaN+DB+lyvNRZq70YeW7nssu3QTFo0jWhY0Y++VpGyU/kWdEQDXiMzavYXyoq2sgT9TgG3g25BFI8wg==",
"_location": "/vue-puzzle-vcode",
"_phantomChildren": {
"@types/bonjour": "3.5.10",
"@types/connect-history-api-fallback": "1.3.5",
"@types/express": "4.17.14",
"@types/http-proxy": "1.17.9",
"@types/json-schema": "7.0.11",
"@types/retry": "0.12.0",
"@types/serve-index": "1.9.1",
"@types/serve-static": "1.15.0",
"@types/sockjs": "0.3.33",
"@types/ws": "8.5.3",
"@vue/compiler-sfc": "2.7.10",
"ajv-formats": "2.1.1",
"array-flatten": "1.1.1",
"bonjour-service": "1.0.14",
"colorette": "2.0.19",
"compression": "1.7.4",
"content-type": "1.0.4",
"cookie-signature": "1.0.6",
"csstype": "3.1.1",
"define-lazy-prop": "2.0.0",
"ee-first": "1.1.1",
"encodeurl": "1.0.2",
"escape-html": "1.0.3",
"etag": "1.8.1",
"follow-redirects": "1.5.10",
"fresh": "0.5.2",
"glob": "7.1.4",
"handle-thing": "2.0.0",
"http-deceiver": "1.2.7",
"human-signals": "2.1.0",
"iconv-lite": "0.4.24",
"inherits": "2.0.4",
"is-docker": "2.2.1",
"is-glob": "4.0.1",
"isexe": "2.0.0",
"memfs": "3.4.7",
"merge-descriptors": "1.0.1",
"methods": "1.1.2",
"ms": "2.0.0",
"normalize-path": "3.0.0",
"parseurl": "1.3.3",
"path-to-regexp": "0.1.7",
"picomatch": "2.3.1",
"range-parser": "1.2.1",
"require-from-string": "2.0.2",
"requires-port": "1.0.0",
"select-hose": "2.0.0",
"serve-index": "1.9.1",
"side-channel": "1.0.4",
"spdy-transport": "3.0.0",
"strip-final-newline": "2.0.0",
"type-is": "1.6.18",
"unpipe": "1.0.0",
"uri-js": "4.2.2",
"utils-merge": "1.0.1",
"vary": "1.1.2",
"websocket-extensions": "0.1.3"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "vue-puzzle-vcode@1.1.9",
"name": "vue-puzzle-vcode",
"escapedName": "vue-puzzle-vcode",
"rawSpec": "1.1.9",
"saveSpec": null,
"fetchSpec": "1.1.9"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/vue-puzzle-vcode/-/vue-puzzle-vcode-1.1.9.tgz",
"_spec": "1.1.9",
"_where": "D:\\project\\cashier",
"author": {
"name": "L"
},
"browserslist": [
"iOS >= 8",
"Android > 4.1",
"last 1 versions",
"> 1%",
"not dead"
],
"bugs": {
"url": "https://github.com/javaLuo/vue-puzzle-vcode/issues"
},
"dependencies": {
"vue": "^2.6.14",
"webpack-cli": "^4.9.0",
"webpack-dev-server": "^4.3.1"
},
"description": "vue 滑动拼图验证码",
"devDependencies": {
"@babel/core": "^7.15.8",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.15.8",
"@babel/polyfill": "^7.12.1",
"@babel/runtime": "^7.15.4",
"@vue/babel-helper-vue-jsx-merge-props": "^1.2.1",
"@vue/babel-preset-jsx": "^1.2.4",
"autoprefixer": "^10.3.7",
"babel-loader": "^8.2.2",
"babel-plugin-import": "^1.13.3",
"babel-plugin-transform-decorators-legacy": "^1.3.5",
"babel-preset-vue-app": "^2.0.0",
"clean-webpack-plugin": "^4.0.0",
"css-loader": "^6.4.0",
"file-loader": "^6.2.0",
"less": "^4.1.2",
"less-loader": "^10.1.0",
"postcss-loader": "^6.1.1",
"style-loader": "^3.3.0",
"uglifyjs-webpack-plugin": "^2.2.0",
"url-loader": "^4.1.1",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.6.14",
"webpack": "^5.58.1"
},
"files": [
"dist/"
],
"homepage": "https://github.com/javaLuo/vue-puzzle-vcode#readme",
"keywords": [
"vue",
"puzzle",
"vcode"
],
"license": "ISC",
"main": "dist/main.js",
"name": "vue-puzzle-vcode",
"private": false,
"repository": {
"type": "git",
"url": "git+https://github.com/javaLuo/vue-puzzle-vcode.git"
},
"scripts": {
"build": "webpack --config webpack.production.config.js",
"dev": "webpack-dev-server --config webpack.dev.config.js --port 8081",
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.1.9"
}