Ai
1 Star 1 Fork 0

scriptiot/iotjs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 391 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "IoT.js",
"description": "Platform for Internet of Things with JavaScript",
"scripts": {
"lint": "eslint src -f codeframe || true",
"lint-autofix": "eslint src -f codeframe --fix || true"
},
"author": "Samsung Electronics Co., Ltd.",
"license": "Apache-2.0",
"devDependencies": {
"eslint": "^4.7.2"
},
"dependencies": {
"node-gyp": "^3.8.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/scriptiot/iotjs.git
git@gitee.com:scriptiot/iotjs.git
scriptiot
iotjs
iotjs
master

搜索帮助