mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-16 00:06:15 +10:00
28 lines
821 B
JSON
28 lines
821 B
JSON
{
|
|
"name": "angular-ui-bootstrap",
|
|
"description": "Native AngularJS (Angular) directives for Twitter's Bootstrap. Small footprint (5kB gzipped!), no 3rd party JS dependencies (jQuery, bootstrap JS) required!",
|
|
"author": "https://github.com/angular-ui/bootstrap/graphs/contributors",
|
|
"homepage": "http://angular-ui.github.com/bootstrap/",
|
|
"keywords": [
|
|
"AngularJS",
|
|
"angular",
|
|
"angular.js",
|
|
"bootstrap",
|
|
"angular-ui",
|
|
"AngularUI"
|
|
],
|
|
"filename": "ui-bootstrap-tpls.min.js",
|
|
"version": "0.10.0",
|
|
"repositories": [{
|
|
"type": "git",
|
|
"url": "https://github.com/angular-ui/bootstrap"
|
|
}],
|
|
"bugs": "https://github.com/angular-ui/bootstrap/issues",
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/angular-ui/bootstrap/blob/master/LICENSE"
|
|
}
|
|
]
|
|
}
|