{ "_args": [ [ "vue-resource@1.5.3", "D:\\jenkins\\workspace\\cssc-fvue" ] ], "_from": "vue-resource@1.5.3", "_id": "vue-resource@1.5.3", "_inBundle": false, "_integrity": "sha1-L3DcjSQf9w7SBzig135AtUMVzZU=", "_location": "/vue-resource", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "vue-resource@1.5.3", "name": "vue-resource", "escapedName": "vue-resource", "rawSpec": "1.5.3", "saveSpec": null, "fetchSpec": "1.5.3" }, "_requiredBy": [ "/bpm_el_ui" ], "_resolved": "https://registry.nlark.com/vue-resource/download/vue-resource-1.5.3.tgz?cache=0&sync_timestamp=1623673053375&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fvue-resource%2Fdownload%2Fvue-resource-1.5.3.tgz", "_spec": "1.5.3", "_where": "D:\\jenkins\\workspace\\cssc-fvue", "browser": { "got": false }, "bugs": { "url": "https://github.com/pagekit/vue-resource/issues" }, "dependencies": { "got": ">=8.0 <12.0" }, "description": "The HTTP client for Vue.js", "devDependencies": { "@babel/core": "^7.2.2", "@babel/preset-env": "^7.2.0", "babel-loader": "^8.0.4", "eslint": "^5.11.1", "generate-release": "^1.1.1", "jasmine": "^3.3.1", "jasmine-core": "^3.3.0", "jest": "^23.6.0", "karma": "^3.1.4", "karma-chrome-launcher": "^2.2.0", "karma-firefox-launcher": "^1.1.0", "karma-jasmine": "^2.0.1", "karma-safari-launcher": "^1.0.0", "karma-webpack": "^3.0.5", "replace-in-file": "^3.4.2", "rollup": "^0.66.0", "rollup-plugin-babel": "^4.1.0", "rollup-plugin-replace": "^2.1.0", "uglify-js": "^3.4.9", "vue": "^2.5.21", "webpack": "^4.28.3", "webpack-cli": "^3.1.2" }, "homepage": "https://github.com/pagekit/vue-resource", "jsdelivr": "dist/vue-resource.min.js", "keywords": [ "vue", "xhr", "http", "ajax" ], "license": "MIT", "main": "dist/vue-resource.common.js", "module": "dist/vue-resource.esm.js", "name": "vue-resource", "repository": { "type": "git", "url": "git+https://github.com/pagekit/vue-resource.git" }, "scripts": { "build": "node build/build.js", "karma": "karma start test/karma.conf.js --single-run", "release": "node build/release.js", "test": "jest --env=node", "up": "yarn upgrade-interactive --latest", "webpack": "webpack --config test/webpack.config.js" }, "typings": "types/index.d.ts", "unpkg": "dist/vue-resource.min.js", "version": "1.5.3" }