1 Star 2 Fork 0

98kWarning/bdjf_http

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 476 Bytes
一键复制 编辑 原始数据 按行查看 历史
wangqj 提交于 2021-09-05 15:10 . 版本号修改
{
"name": "bdjf_http",
"version": "1.1.0",
"description": "bdjfb",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc",
"release": "tsc && npm publish"
},
"author": "wqj",
"license": "ISC",
"dependencies": {
"axios": "^0.21.1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/wqja/bdjf_http.git"
},
"files": [
"lib/**/*"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wqja/bdjf_http.git
git@gitee.com:wqja/bdjf_http.git
wqja
bdjf_http
bdjf_http
main

搜索帮助