nexus site path corrected
[portal.git] / ecomp-portal-FE / client / bower_components / angular-bootstrap / bower.json
1 {
2     "author": {
3         "name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
4     },
5     "name": "angular-bootstrap",
6     "keywords": [
7         "angular",
8         "angular-ui",
9         "bootstrap"
10     ],
11     "license": "MIT",
12     "ignore": [],
13     "description": "Native AngularJS (Angular) directives for Bootstrap.",
14     "version": "2.4.0",
15     "main": ["./ui-bootstrap-tpls.js"],
16     "dependencies": {
17         "angular": ">=1.4.0"
18     }
19 }