1 Star 0 Fork 0

方瑾/apollo-node

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 467 Bytes
一键复制 编辑 原始数据 按行查看 历史
yuansong 提交于 2021-07-28 13:01 . v0.0.13
{
"name": "@fangjinlyx/apollo-node",
"version": "0.0.13",
"description": "",
"main": "out/client.js",
"scripts": {
"p": "tsc -p . && npm publish --access public"
},
"author": "fangjin",
"license": "ISC",
"devDependencies": {
"@types/ip": "^1.1.0",
"@types/node": "^13.13.5"
},
"dependencies": {
"got": "^11.5.2",
"ip": "^1.1.5"
},
"repository": {
"type": "git",
"url": "git@gitee.com:lyxfj/apollo-node.git"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lyxfj/apollo-node.git
git@gitee.com:lyxfj/apollo-node.git
lyxfj
apollo-node
apollo-node
master

搜索帮助