1 Star 1 Fork 0

Seven/sf-client

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 678 Bytes
一键复制 编辑 原始数据 按行查看 历史
Seven 提交于 2025-01-08 11:43 . 删除对msgpack的支持
{
"name": "sf-client",
"uuid": "a4aeb7ec-e354-41a5-9e1a-545be176e0c6",
"creator": {
"version": "3.8.5"
},
"dependencies": {
"crypto-es": "^2.1.0",
"protobufjs": "^7.4.0"
},
"description": "sf-client",
"scripts": {
"export-proto:pbjs": "pbjs --target static-module --wrap commonjs --no-delimited --no-beautify --no-convert --no-verify --out ./assets/proto/proto.js -p ../proto ../proto/**/*.proto ../proto/*.proto",
"export-proto:pbts": "pbts --out ./assets/proto/proto.d.ts ./assets/proto/*.js",
"export-proto:all": "npm run export-proto:pbjs && npm run export-proto:pbts"
},
"devDependencies": {
"protobufjs-cli": "^1.1.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/806203871/sf-client.git
git@gitee.com:806203871/sf-client.git
806203871
sf-client
sf-client
master

搜索帮助