mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-01-13 08:59:54 +08:00
19 lines
406 B
JSON
19 lines
406 B
JSON
{
|
|
"name": "AngularJS",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"grunt": "0.4.0",
|
|
"grunt-contrib-clean": "0.4.0",
|
|
"grunt-contrib-compress": "0.4.1",
|
|
"grunt-contrib-connect": "0.1.2",
|
|
"grunt-contrib-copy": "0.4.0",
|
|
"jasmine-node": "1.2.3",
|
|
"q": "~0.9.2",
|
|
"q-fs": "0.1.36",
|
|
"qq": "0.3.5",
|
|
"shelljs": "0.1.2",
|
|
"testacular": "0.5.9",
|
|
"yaml-js": "0.0.5"
|
|
}
|
|
}
|