{ "_from": "axios-adapter-uniapp@^0.1.4", "_id": "axios-adapter-uniapp@0.1.4", "_inBundle": false, "_integrity": "sha512-4je5JcWGrrTjPEJXVXJZnOkv+BsnYn/fKbQmjxzdCGFyoQw1gq3tfQ4/WhLzy+Gi9cQJl3K8EH26G7U0BK3wcw==", "_location": "/axios-adapter-uniapp", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "axios-adapter-uniapp@^0.1.4", "name": "axios-adapter-uniapp", "escapedName": "axios-adapter-uniapp", "rawSpec": "^0.1.4", "saveSpec": null, "fetchSpec": "^0.1.4" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/axios-adapter-uniapp/-/axios-adapter-uniapp-0.1.4.tgz", "_shasum": "b13ce0ffb298eb3ca604d0473f7bdf7080226143", "_spec": "axios-adapter-uniapp@^0.1.4", "_where": "D:\\ruyi\\案例", "author": { "name": "lcysgsg" }, "bugs": { "url": "https://github.com/lcysgsg/axios-adapter-uniapp/issues" }, "bundleDependencies": false, "dependencies": { "axios": "^0.27.2" }, "deprecated": false, "description": "axios adapter for uni-app.", "devDependencies": { "eslint": "^7.11.0", "jest": "^26.5.3", "np": "^7.6.2" }, "files": [ "helper", "index.js", "index.d.ts" ], "homepage": "https://github.com/lcysgsg/axios-adapter-uniapp#readme", "keywords": [ "axios", "uni-app", "adapter" ], "license": "ISC", "main": "index.js", "name": "axios-adapter-uniapp", "repository": { "type": "git", "url": "git+https://github.com/lcysgsg/axios-adapter-uniapp.git" }, "scripts": { "test": "jest" }, "version": "0.1.4" }