mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-12 23:09:03 +01:00
31 lines
768 B
JSON
31 lines
768 B
JSON
{
|
|
"author": {
|
|
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
|
|
},
|
|
"name": "angular-bootstrap",
|
|
"keywords": [
|
|
"angular",
|
|
"angular-ui",
|
|
"bootstrap"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [],
|
|
"description": "Native AngularJS (Angular) directives for Bootstrap.",
|
|
"version": "0.12.1",
|
|
"main": [
|
|
"./ui-bootstrap-tpls.js"
|
|
],
|
|
"dependencies": {
|
|
"angular": ">=1 <1.3.0"
|
|
},
|
|
"homepage": "https://github.com/angular-ui/bootstrap-bower",
|
|
"_release": "0.12.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "0.12.1",
|
|
"commit": "ab14fbaaf3d592f8e76018f0666c5af6f68ebaa3"
|
|
},
|
|
"_source": "git://github.com/angular-ui/bootstrap-bower.git",
|
|
"_target": ">=0.11",
|
|
"_originalSource": "angular-bootstrap"
|
|
} |