blob: 2398c9217e857d56904c1e70c2bb44d440f7fa1d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"name": "AngularJS",
"version": "0.0.0",
"dependencies": {
"testacular": "0.5.9",
"jasmine-node": "1.2.3",
"q-fs": "0.1.36",
"qq": "0.3.5",
"grunt": "0.4.0",
"grunt-contrib-clean": "0.4.0",
"grunt-contrib-copy": "0.4.0",
"grunt-contrib-connect": "0.1.2",
"grunt-contrib-compress": "0.4.1",
"shelljs": "0.1.2",
"yaml-js": "0.0.5"
}
}
|