mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-01-12 22:45:52 +08:00
13 lines
519 B
JSON
13 lines
519 B
JSON
{
|
|
"name": "AngularJS",
|
|
"devDependencies": {
|
|
"jquery": "git://github.com/components/jquery.git#v1.8.3",
|
|
"lunr.js": "0.4.0",
|
|
"google-code-prettify": "1.0.0",
|
|
"components-font-awesome": "3.1.0",
|
|
"bootstrap": "https://raw.github.com/twitter/bootstrap/v2.0.2/docs/assets/bootstrap.zip",
|
|
"closure-compiler": "https://closure-compiler.googlecode.com/files/compiler-20130603.zip",
|
|
"ng-closure-runner": "https://raw.github.com/angular/ng-closure-runner/v0.2.0/assets/ng-closure-runner.zip"
|
|
}
|
|
}
|