Files
2014-06-06 13:02:00 +04:00

50 lines
915 B
JSON

{
"name": "angular-ui-utils",
"filename": "angular-ui-utils.min.js",
"description": "AngularUI is the companion suite to the AngularJS framework.",
"version": "0.1.1",
"homepage": "http://angular-ui.github.com",
"keywords": [
"framework",
"mvc",
"AngularJS",
"angular",
"angular.js",
"angular-ui-utils",
"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/ui-utils.git"
}],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/angular-ui/ui-utils/blob/master/LICENSE"
}
]
}