41 Star 242 Fork 67

FreeCodeCamp / freecodecamp.cn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
bower.json 630 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "freecodecamp",
"version": "0.0.0",
"homepage": "http://freecodecamp.cn",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"public/bower_components",
"test",
"tests"
],
"dependencies": {
"d3": "~3.5.5",
"jquery": "~2.1.4",
"cal-heatmap": "~3.5.2",
"bootstrap": "~3.3.4",
"font-awesome": "~4.5.0",
"moment": "~2.10.2",
"moment-timezone": "~0.5.0",
"jshint": "~2.9.0",
"lightbox2": "~2.8.1",
"rxjs": "~4.0.6",
"CodeMirror": "~5.8.0",
"chai": "~3.4.1",
"clipboard": "~1.5.5",
"mousetrap": "~1.5.3"
}
}
JavaScript
1
https://gitee.com/freecodecamp/freecodecamp.cn.git
git@gitee.com:freecodecamp/freecodecamp.cn.git
freecodecamp
freecodecamp.cn
freecodecamp.cn
dev

搜索帮助