Files

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"
}
]
}