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.
93 lines
2.4 KiB
93 lines
2.4 KiB
{
|
|
"_from": "vue-qr",
|
|
"_id": "vue-qr@4.0.9",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-pAISV94T0MNEYA3NGjykUpsXRE2QfaNxlu9ZhEL6CERgqNc21hJYuP3hRVzAWfBQlgO18DPmZTbrFerJC3+Ikw==",
|
|
"_location": "/vue-qr",
|
|
"_phantomChildren": {
|
|
"balanced-match": "1.0.2",
|
|
"fs.realpath": "1.0.0",
|
|
"inflight": "1.0.6",
|
|
"inherits": "2.0.4",
|
|
"once": "1.4.0"
|
|
},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "vue-qr",
|
|
"name": "vue-qr",
|
|
"escapedName": "vue-qr",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://mirrors.huaweicloud.com/repository/npm/vue-qr/-/vue-qr-4.0.9.tgz",
|
|
"_shasum": "6cb965dd0c5a0dff947e6ef582ef149b0780b986",
|
|
"_spec": "vue-qr",
|
|
"_where": "C:\\code\\t\\157\\front",
|
|
"author": {
|
|
"name": "Binaryify"
|
|
},
|
|
"browserslist": [
|
|
"> 1%",
|
|
"last 2 versions",
|
|
"not ie <= 8"
|
|
],
|
|
"bugs": {
|
|
"url": "https://github.com/Binaryify/vue-qr/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"glob": "^8.0.1",
|
|
"js-binary-schema-parser": "^2.0.2",
|
|
"simple-get": "^4.0.1",
|
|
"string-split-by": "^1.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "The Vue 2.x component of Awesome-qr.js",
|
|
"devDependencies": {
|
|
"@babel/cli": "^7.11.6",
|
|
"@babel/core": "^7.11.6",
|
|
"@babel/plugin-proposal-class-properties": "^7.16.7",
|
|
"@babel/plugin-transform-runtime": "^7.11.5",
|
|
"@babel/preset-env": "^7.11.5",
|
|
"@babel/preset-stage-0": "^7.8.3",
|
|
"babel-loader": "^8.1.0",
|
|
"babel-plugin-lodash": "^3.3.4",
|
|
"cross-env": "^7.0.2",
|
|
"css-loader": "^4.3.0",
|
|
"file-loader": "^6.1.0",
|
|
"uuid": "^8.3.1",
|
|
"vue": "^2.6.12",
|
|
"vue-loader": "^15.9.3",
|
|
"vue-template-compiler": "^2.6.12",
|
|
"webpack": "^4.44.2",
|
|
"webpack-cli": "^3.3.12",
|
|
"webpack-dev-server": "^3.11.0"
|
|
},
|
|
"homepage": "https://github.com/Binaryify/vue-qr#readme",
|
|
"keywords": [
|
|
"vue-qr",
|
|
"vue qr",
|
|
"vue qrcode",
|
|
"qr",
|
|
"vue"
|
|
],
|
|
"license": "MIT",
|
|
"main": "dist/vue-qr.js",
|
|
"name": "vue-qr",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/Binaryify/vue-qr.git"
|
|
},
|
|
"scripts": {
|
|
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules",
|
|
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot --host 0.0.0.0"
|
|
},
|
|
"version": "4.0.9"
|
|
}
|