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

20 lines
460 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"
}
}