rxd-wf-api
Version:
WF API Client- WeForward API请求封装
24 lines (23 loc) • 535 B
JSON
{
"name": "rxd-wf-api",
"version": "1.3.4",
"description": "WF API Client- WeForward API请求封装",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitlab.intranet.ruixiude.com:10443/raf/raf-ruitu-sdks/h5/rxd-common-wf-api-h5.git"
},
"keywords": [
"weforward",
"云原生",
"微服务"
],
"author": "rxd",
"license": "ISC",
"dependencies": {
"axios": "^1.3.4"
}
}