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.",
"version": "1.3.2",
"main": ["./ui-bootstrap-tpls.js"],
"dependencies": {
2016-05-16 13:33:49 +02:00
"angular": ">=1.4.0"
}
}