mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 23:06:20 +10:00
26 lines
554 B
JSON
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"
|
|
}
|
|
]
|
|
}
|