Files
2014-03-26 10:12:30 -06:00

26 lines
554 B
JSON

{
"name": "angular-i18n",
"filename":"angular-locale_en-us.js",
"description": "Locales for AngularJS",
"version": "1.2.15",
"homepage": "http://angularjs.org",
"keywords": [
"framework",
"mvc",
"AngularJS",
"angular",
"angular.js"
],
"repositories": [{
"type": "git",
"url": "git://github.com/angular/angular.js.git"
}],
"bugs": "https://github.com/angular/angular.js/issues",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/angular/angular.js/blob/master/LICENSE"
}
]
}