加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 753 Bytes
一键复制 编辑 原始数据 按行查看 历史
jmbeach 提交于 2017-11-30 09:18 . release v0.9.3
{
"name": "h-opc",
"version": "0.9.3",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-concurrent": "^1.0.0",
"grunt-contrib-clean": "~0.6.0",
"grunt-dotnet-assembly-info": "^1.0.18",
"grunt-msbuild": "^0.3.7",
"grunt-mstest": "^0.1.5",
"grunt-nuget": "0.1.5",
"grunt-shell": "^1.3.0",
"load-grunt-tasks": "^0.6.0",
"time-grunt": "^1.0.0"
},
"engines": {
"node": ">=0.8.0"
},
"scripts": {
"test": "grunt test"
},
"repository": {
"type": "git",
"url": "https://github.com/hylasoft-usa/h-opc"
},
"author": "Giacomo Tagliabue",
"license": "MIT",
"bugs": {
"url": "https://github.com/hylasoft-usa/h-opc/issues"
},
"homepage": "https://github.com/hylasoft-usa/h-opc"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化