2012-05-23 06:39:07 +00:00
|
|
|
{
|
|
|
|
|
"name": "AngularJS",
|
2013-05-22 08:12:01 +00:00
|
|
|
"version": "1.1.6-snapshot",
|
2013-05-20 23:37:28 +00:00
|
|
|
"cdnVersion": "1.1.4",
|
2013-05-22 08:12:01 +00:00
|
|
|
"codename": "spooky-giraffe",
|
2013-05-18 15:41:27 +00:00
|
|
|
"devDependencies": {
|
2012-10-21 06:37:59 +00:00
|
|
|
"grunt": "0.4.0",
|
2013-06-04 23:05:50 +00:00
|
|
|
"bower": "0.9.2",
|
2012-10-21 06:37:59 +00:00
|
|
|
"grunt-contrib-clean": "0.4.0",
|
|
|
|
|
"grunt-contrib-compress": "0.4.1",
|
2013-03-08 23:37:56 +00:00
|
|
|
"grunt-contrib-connect": "0.1.2",
|
2013-03-27 05:34:13 +00:00
|
|
|
"grunt-contrib-copy": "0.4.1",
|
2013-06-04 23:05:50 +00:00
|
|
|
"grunt-shell": "~0.2.2",
|
2013-03-08 23:37:56 +00:00
|
|
|
"jasmine-node": "1.2.3",
|
|
|
|
|
"q": "~0.9.2",
|
|
|
|
|
"q-fs": "0.1.36",
|
|
|
|
|
"qq": "0.3.5",
|
2012-10-21 06:37:59 +00:00
|
|
|
"shelljs": "0.1.2",
|
2013-04-03 22:35:43 +00:00
|
|
|
"karma": "0.8.4",
|
2013-04-29 19:20:10 +00:00
|
|
|
"yaml-js": "0.0.5",
|
2013-06-19 00:51:45 +00:00
|
|
|
"showdown": "0.3.1",
|
|
|
|
|
"wd": "*",
|
|
|
|
|
"assert": "*"
|
|
|
|
|
|
2013-03-27 07:12:45 +00:00
|
|
|
},
|
|
|
|
|
"licenses": [
|
|
|
|
|
{
|
|
|
|
|
"type": "MIT",
|
|
|
|
|
"url": "https://github.com/angular/angular.js/blob/master/LICENSE"
|
|
|
|
|
}
|
|
|
|
|
]
|
2012-05-23 06:39:07 +00:00
|
|
|
}
|