{
  "_args": [
    [
      "@istrong/vue-axios@2.3.8",
      "D:\\project\\StrongSoft\\00_vue\\15_hnZz\\000006_swyj\\WebPc"
    ]
  ],
  "_from": "@istrong/vue-axios@2.3.8",
  "_id": "@istrong/vue-axios@2.3.8",
  "_inBundle": false,
  "_integrity": "sha1-tkGZr9FZI9MDcC5N3hU4cL0CmJQ=",
  "_location": "/@istrong/vue-axios",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@istrong/vue-axios@2.3.8",
    "name": "@istrong/vue-axios",
    "escapedName": "@istrong%2fvue-axios",
    "scope": "@istrong",
    "rawSpec": "2.3.8",
    "saveSpec": null,
    "fetchSpec": "2.3.8"
  },
  "_requiredBy": [
    "/",
    "/@idev2/lwt-vue-components",
    "/@idev2/lz-v-components"
  ],
  "_resolved": "http://pkgs.istrongcloud.com/npm/registry/@istrong/vue-axios/-/vue-axios-2.3.8.tgz",
  "_spec": "2.3.8",
  "_where": "D:\\project\\StrongSoft\\00_vue\\15_hnZz\\000006_swyj\\WebPc",
  "author": {
    "name": "lwh1"
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not ie <= 8"
  ],
  "dependencies": {
    "axios": "^0.18.0",
    "js-cookie": "^2.2.0",
    "nprogress": "^0.2.0",
    "promise.prototype.finally": "^3.0.1",
    "qs": "^6.5.1"
  },
  "description": "基于axios的通用异步请求工具。",
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-eslint": "^8.2.1",
    "babel-loader": "^7.1.2",
    "babel-preset-env": "^1.6.0",
    "babel-preset-stage-3": "^6.24.1",
    "cross-env": "^5.0.5",
    "css-loader": "^0.28.7",
    "eslint": "^4.15.0",
    "eslint-config-standard": "^11.0.0-beta.0",
    "eslint-friendly-formatter": "^3.0.0",
    "eslint-loader": "^1.9.0",
    "eslint-plugin-html": "^4.0.1",
    "eslint-plugin-import": "^2.8.0",
    "eslint-plugin-node": "^5.2.1",
    "eslint-plugin-promise": "^3.6.0",
    "eslint-plugin-standard": "^3.0.1",
    "file-loader": "^1.1.4",
    "vue-loader": "^13.0.5",
    "vue-template-compiler": "^2.4.4",
    "webpack": "^3.6.0",
    "webpack-dev-server": "^2.9.1"
  },
  "license": "MIT",
  "main": "src/lib/index.js",
  "name": "@istrong/vue-axios",
  "private": false,
  "scripts": {
    "build": "cross-env NODE_ENV=production webpack --progress --hide-modules",
    "dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot",
    "fix": "npm run lint -- --fix",
    "lint": "eslint --ext .js,.vue src"
  },
  "version": "2.3.8"
}
