{
  "_args": [
    [
      "vue-qr@2.5.0",
      "D:\\jenkins\\workspace\\xypm-web"
    ]
  ],
  "_from": "vue-qr@2.5.0",
  "_id": "vue-qr@2.5.0",
  "_inBundle": false,
  "_integrity": "sha512-lVCEqzZyhrZ49dr6n1C4dMNH/tvKJzRwJhCi9vxWYpiosYTWM0J5m5RsJ745S88XWwgTeOynKMGbyOLG9ZP20Q==",
  "_location": "/vue-qr",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vue-qr@2.5.0",
    "name": "vue-qr",
    "escapedName": "vue-qr",
    "rawSpec": "2.5.0",
    "saveSpec": null,
    "fetchSpec": "2.5.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmmirror.com/vue-qr/-/vue-qr-2.5.0.tgz",
  "_spec": "2.5.0",
  "_where": "D:\\jenkins\\workspace\\xypm-web",
  "author": {
    "name": "Binaryify"
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not ie <= 8"
  ],
  "bugs": {
    "url": "https://github.com/Binaryify/vue-qr/issues"
  },
  "dependencies": {},
  "description": "The Vue 2.x component of Awesome-qr.js",
  "devDependencies": {
    "@babel/cli": "^7.11.6",
    "@babel/core": "^7.11.6",
    "@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",
    "worker-loader": "^3.0.3"
  },
  "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 127.0.0.1"
  },
  "version": "2.5.0"
}
