{ "_args": [ [ "vue-axios@2.1.5", "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin" ] ], "_from": "vue-axios@2.1.5", "_id": "vue-axios@2.1.5", "_inBundle": false, "_integrity": "sha1-GvS/EhjtcTCcdq+zjQ9oPjEsJKc=", "_location": "/vue-axios", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "vue-axios@2.1.5", "name": "vue-axios", "escapedName": "vue-axios", "rawSpec": "2.1.5", "saveSpec": null, "fetchSpec": "2.1.5" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npm.taobao.org/vue-axios/download/vue-axios-2.1.5.tgz?cache=0&sync_timestamp=1603686546376&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-axios%2Fdownload%2Fvue-axios-2.1.5.tgz", "_spec": "2.1.5", "_where": "/usr/local/develop/php/www/waibao/project/NN2020060801/addons/admin", "author": { "name": "Nguyen Quoc Anh", "url": "imcvampire" }, "bugs": { "url": "https://github.com/imcvampire/vue-axios/issues" }, "description": "A small wrapper for integrating axios to Vuejs", "devDependencies": { "axios": "^0.19.0", "babel-core": "^6.26.3", "babel-preset-es2015": "^6.24.1", "gulp": "^3.9.1", "gulp-babel": "^6.1.2", "gulp-rename": "^1.4.0", "gulp-uglifyjs": "^0.6.2", "vue": "^2.6.10" }, "files": [ "dist", "src", "index.d.ts" ], "homepage": "https://github.com/imcvampire/vue-axios#readme", "keywords": [ "vue", "axios", "wrapper" ], "license": "MIT", "main": "dist/vue-axios.min.js", "name": "vue-axios", "peerDependencies": { "vue": ">= 1.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/imcvampire/vue-axios.git" }, "scripts": { "test": "npm run test" }, "types": "index.d.ts", "typing": "index.d.ts", "version": "2.1.5" }