diff options
Diffstat (limited to 'ecomp-portal-FE/client/bower_components/angular-bootstrap/.bower.json')
-rw-r--r-- | ecomp-portal-FE/client/bower_components/angular-bootstrap/.bower.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/ecomp-portal-FE/client/bower_components/angular-bootstrap/.bower.json b/ecomp-portal-FE/client/bower_components/angular-bootstrap/.bower.json new file mode 100644 index 00000000..de959412 --- /dev/null +++ b/ecomp-portal-FE/client/bower_components/angular-bootstrap/.bower.json @@ -0,0 +1,31 @@ +{ + "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.", + "version": "2.4.0", + "main": [ + "./ui-bootstrap-tpls.js" + ], + "dependencies": { + "angular": ">=1.4.0" + }, + "homepage": "https://github.com/angular-ui/bootstrap-bower", + "_release": "2.4.0", + "_resolution": { + "type": "version", + "tag": "2.4.0", + "commit": "4c3176f472a3f986ff7ee78b258af520a78ae604" + }, + "_source": "https://github.com/angular-ui/bootstrap-bower.git", + "_target": "^2.0.0", + "_originalSource": "angular-bootstrap" +}
\ No newline at end of file |