1 Star 0 Fork 0

一路南漂/learnGitBranching

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
Hongarc 提交于 2019-05-02 12:55 . Remove @babel/preset-env
{
"name": "LearnGitBranching",
"version": "0.8.0",
"description": "An interactive git visualization to challenge and educate!",
"homepage": "https://learngitbranching.js.org",
"author": "Peter Cottle <[email protected]>",
"license": "MIT",
"scripts": {
"test": "grunt test"
},
"repository": {
"type": "git",
"url": "https://github.com/pcottle/learnGitBranching"
},
"devDependencies": {
"@babel/core": "^7.4.4",
"@babel/preset-react": "^7.0.0",
"babelify": "^10.0.0",
"browserify": "^13.0.0",
"contributor-faces": "^1.0.2",
"grunt": "^1.0.4",
"grunt-browserify": "^5.3.0",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-jshint": "^2.1.0",
"grunt-contrib-uglify-es": "^3.3.0",
"grunt-env": "^0.4.4",
"grunt-hash": "~0.5.0",
"grunt-jasmine-node": "~0.1.0",
"grunt-jsxhint": "^0.5.0",
"grunt-shell-spawn": "~0.3.0",
"jasmine-node": "~1.12.0",
"prompt": "^1.0.0"
},
"dependencies": {
"backbone": "^1.4.0",
"fbjs": "^1.0.0",
"flux": "^3.1.3",
"jquery": "^3.4.0",
"markdown": "^0.5.0",
"prop-types": "^15.7.2",
"q": "^1.5.1",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"underscore": "~1.4.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/kangxiok/learnGitBranching.git
[email protected]:kangxiok/learnGitBranching.git
kangxiok
learnGitBranching
learnGitBranching
master

搜索帮助