mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
51 lines
958 B
JSON
51 lines
958 B
JSON
{
|
|
"name": "angular-ui",
|
|
"filename": "angular-ui.min.js",
|
|
"description": "AngularUI is the companion suite to the AngularJS framework.",
|
|
"version": "0.4.0",
|
|
"homepage": "http://angular-ui.github.com",
|
|
"keywords": [
|
|
"framework",
|
|
"mvc",
|
|
"AngularJS",
|
|
"angular",
|
|
"angular.js",
|
|
"angular-ui",
|
|
"AngularUI"
|
|
],
|
|
"contributors": [
|
|
{
|
|
"name": "Dean Sofer"
|
|
},
|
|
{
|
|
"name": "Pete Bacon Darwin"
|
|
},
|
|
{
|
|
"name": "Dan Doyon"
|
|
},
|
|
{
|
|
"name": "Christopher Hiller"
|
|
},
|
|
{
|
|
"name": "Josh Kurz"
|
|
},
|
|
{
|
|
"name": "Andy Joslin"
|
|
},
|
|
{
|
|
"name": "Pawel Kozlowski"
|
|
}
|
|
],
|
|
"repositories": [{
|
|
"type": "git",
|
|
"url": "https://github.com/angular-ui/angular-ui"
|
|
}],
|
|
"bugs": "https://github.com/angular-ui/angular-ui/issues",
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/angular-ui/angular-ui/blob/master/LICENSE"
|
|
}
|
|
]
|
|
}
|