2020-09-30 19:08:37 +08:00

18 lines
343 B
JSON

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