1 Star 0 Fork 0

sguoe/learnGitBranching

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 969 Bytes
一键复制 编辑 原始数据 按行查看 历史
Peter Cottle 提交于 2016-02-15 01:33 +08:00 . add back promt
{
"name": "LearnGitBranching",
"version": "0.8.0",
"license": "MIT",
"scripts": {
"test": "grunt test"
},
"repository": {
"type": "git",
"url": "https://github.com/pcottle/learnGitBranching"
},
"devDependencies": {
"browserify": "^13.0.0",
"grunt": "~0.4.2",
"grunt-browserify": "^4.0.1",
"grunt-cli": "~0.1.11",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-jshint": "~0.7.2",
"grunt-contrib-uglify": "~0.2.7",
"grunt-hash": "~0.5.0",
"grunt-jasmine-node": "~0.1.0",
"grunt-jsxhint": "^0.5.0",
"grunt-react": "^0.12.1",
"grunt-shell-spawn": "~0.3.0",
"jasmine-node": "~1.12.0",
"prompt": "^1.0.0",
"react-tools": "^0.13.1"
},
"dependencies": {
"backbone": "~1.1.2",
"events": "^1.0.2",
"flux": "^2.0.1",
"jquery": "~1.7.3",
"markdown": "~0.4.0",
"object-assign": "^2.0.0",
"q": "~0.8.11",
"react": "^0.13.1",
"underscore": "~1.4.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lightnoway/learnGitBranching.git
git@gitee.com:lightnoway/learnGitBranching.git
lightnoway
learnGitBranching
learnGitBranching
master

搜索帮助