2 Star 0 Fork 0

陈显示/mmo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 670 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈显示 提交于 2022-04-30 23:42 . llnllkl
{
"name": "genproto",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"gen": "./index.js -f ../proto/main.idmap -g jsonschema",
"gengo": "./index.js -f ../proto/main.idmap -g go -o ./tmp/"
},
"author": "",
"license": "ISC",
"devDependencies": {
"change-case": "^3.0.1",
"dustjs-helpers": "^1.7.3",
"dustjs-linkedin": "^2.7.5",
"fs-extra": "^2.1.2",
"glob": "^7.1.1",
"glob-array": "^0.1.2",
"jison": "^0.4.17",
"protobufjs": "^5.0.1"
},
"dependencies": {
"lodash": "^4.17.15",
"protobuf-jsonschema": "^1.1.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chenwl888/mmo.git
git@gitee.com:chenwl888/mmo.git
chenwl888
mmo
mmo
master

搜索帮助