2 Star 7 Fork 0

王翔/wolai-client

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 362 Bytes
一键复制 编辑 原始数据 按行查看 历史
王翔 提交于 2020-09-09 09:55 . feat: support win
{
"name": "wolai",
"version": "1.0.3",
"main": "index.js",
"homepage": "https://github.com/wolfstark/wolai-client",
"scripts": {
"build:osx": "cross-env PLATFORM=osx node index.js",
"build:win": "cross-env PLATFORM=windows node index.js"
},
"license": "MIT",
"dependencies": {
"cross-env": "^7.0.2",
"nativefier": "^10.1.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/wolfstark/wolai-client.git
git@gitee.com:wolfstark/wolai-client.git
wolfstark
wolai-client
wolai-client
master

搜索帮助