mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
30 lines
824 B
JSON
30 lines
824 B
JSON
{
|
|
"name": "angular-ui-bootstrap",
|
|
"description": "Native AngularJS (Angular) directives for 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.io/bootstrap/",
|
|
"keywords": [
|
|
"AngularJS",
|
|
"angular",
|
|
"angular.js",
|
|
"bootstrap",
|
|
"angular-ui",
|
|
"AngularUI"
|
|
],
|
|
"filename": "ui-bootstrap-tpls.min.js",
|
|
"version": "0.11.2",
|
|
"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"
|
|
}
|
|
]
|
|
}
|