ffffng/app/bower_components/angular-bootstrap/.bower.json

31 lines
763 B
JSON
Raw Normal View History

{
"author": {
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
},
"name": "angular-bootstrap",
2016-05-16 13:33:49 +02:00
"keywords": [
"angular",
"angular-ui",
"bootstrap"
],
"license": "MIT",
"ignore": [],
"description": "Native AngularJS (Angular) directives for Bootstrap.",
2019-03-29 22:00:08 +01:00
"version": "2.5.0",
"main": [
"./ui-bootstrap-tpls.js"
],
"dependencies": {
2016-05-16 13:33:49 +02:00
"angular": ">=1.4.0"
},
"homepage": "https://github.com/angular-ui/bootstrap-bower",
2019-03-29 22:00:08 +01:00
"_release": "2.5.0",
"_resolution": {
"type": "version",
2019-03-29 22:00:08 +01:00
"tag": "2.5.0",
"commit": "2ab82fe5b072269e897d5d11333e9925888df456"
},
2016-05-16 13:33:49 +02:00
"_source": "https://github.com/angular-ui/bootstrap-bower.git",
2019-03-29 22:00:08 +01:00
"_target": "2.5.0",
2016-05-16 13:33:49 +02:00
"_originalSource": "angular-bootstrap"
}