mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
{
|
|
"name": "angularjs",
|
|
"version": "1.1.6-snapshot",
|
|
"cdnVersion": "1.1.4",
|
|
"codename": "spooky-giraffe",
|
|
"devDependencies": {
|
|
"grunt": "0.4.0",
|
|
"bower": "0.9.2",
|
|
"grunt-contrib-clean": "0.4.0",
|
|
"grunt-contrib-compress": "0.4.1",
|
|
"grunt-contrib-connect": "0.1.2",
|
|
"grunt-contrib-copy": "0.4.1",
|
|
"grunt-shell": "~0.2.2",
|
|
"jasmine-node": "1.2.3",
|
|
"q": "~0.9.2",
|
|
"q-fs": "0.1.36",
|
|
"qq": "0.3.5",
|
|
"shelljs": "0.1.2",
|
|
"karma": "~0.9.4",
|
|
"karma-jasmine": "~0.0.1",
|
|
"karma-chrome-launcher": "~0.0.2",
|
|
"karma-firefox-launcher": "~0.0.1",
|
|
"karma-ng-scenario": "~0.0.1",
|
|
"karma-junit-reporter": "~0.0.1",
|
|
"karma-sauce-launcher": "~0.0.4",
|
|
"karma-script-launcher": "~0.0.1",
|
|
"yaml-js": "0.0.5",
|
|
"marked": "~0.2.9",
|
|
"rewire": "1.1.3",
|
|
"grunt-contrib-jasmine-node": "~0.1.1",
|
|
"grunt-parallel": "~0.2.0",
|
|
"grunt-ddescribe-iit": "~0.0.1",
|
|
"grunt-merge-conflict": "~0.0.1"
|
|
},
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/angular/angular.js/blob/master/LICENSE"
|
|
}
|
|
]
|
|
}
|