2 Star 0 Fork 0

mirrors_bpmn-io/wiredeps

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "wiredeps",
"version": "0.1.0",
"description": "Wire snapshot dependencies in projects for continuous integration builds",
"main": "index.js",
"bin": {
"wiredeps": "./bin/cmd.js"
},
"dependencies": {
"async": "^0.9.0",
"colors": "^1.0.3",
"commander": "^2.6.0",
"foreach": "^2.0.5",
"hosted-git-info": "^1.5.3",
"request": "^2.53.0",
"semver": "^4.3.0"
},
"devDependencies": {
"chai": "^2.0.0",
"del": "^1.1.1",
"mocha": "^2.1.0"
},
"scripts": {
"test": "mocha -r test/expect -c --recursive test"
},
"repository": {
"type": "git",
"url": "https://github.com/nikku/wiredeps.git"
},
"keywords": [
"dependencies",
"snapshot",
"git",
"continuous",
"integration",
"package.json",
"npm-shrinkwrap",
"shrinkwrap",
"wire"
],
"author": "Nico Rehwaldt<git_nikku@nixis.de>",
"license": "MIT",
"bugs": {
"url": "https://github.com/nikku/wiredeps/issues"
},
"homepage": "https://github.com/nikku/wiredeps"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_bpmn-io/wiredeps.git
git@gitee.com:mirrors_bpmn-io/wiredeps.git
mirrors_bpmn-io
wiredeps
wiredeps
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385