{ "name": "@webank/fes-plugin-request", "version": "1.0.0", "description": "", "main": "lib/index.js", "files": [ "lib" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "module": "dist/index.esm.js", "keywords": [], "author": "", "license": "MIT", "peerDependencies": { "@webank/fes": "^2.0.0" }, "dependencies": { "axios": "^0.20.0", "throttle-debounce": "^2.3.0" } }