1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-12 23:09:03 +01:00
fab-manager/vendor/assets/components/angular-bootstrap/.bower.json

31 lines
767 B
JSON
Raw Normal View History

2015-05-05 03:10:25 +02:00
{
"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.",
2016-03-23 18:39:41 +01:00
"version": "0.14.3",
2015-05-05 03:10:25 +02:00
"main": [
"./ui-bootstrap-tpls.js"
],
"dependencies": {
2016-03-23 18:39:41 +01:00
"angular": ">=1.3.0"
2015-05-05 03:10:25 +02:00
},
"homepage": "https://github.com/angular-ui/bootstrap-bower",
2016-03-23 18:39:41 +01:00
"_release": "0.14.3",
2015-05-05 03:10:25 +02:00
"_resolution": {
"type": "version",
2016-03-23 18:39:41 +01:00
"tag": "0.14.3",
"commit": "306d1a30b4a8e8144741bb9c0126331ac884126a"
2015-05-05 03:10:25 +02:00
},
"_source": "git://github.com/angular-ui/bootstrap-bower.git",
2016-03-23 18:39:41 +01:00
"_target": ">=0.13.1",
2015-05-05 03:10:25 +02:00
"_originalSource": "angular-bootstrap"
}