nexus site path corrected
[portal.git] / ecomp-portal-FE / client / bower_components / angular-bootstrap / package.json
1 {
2   "name": "angular-ui-bootstrap",
3   "version": "2.4.0",
4   "description": "Bootstrap widgets for Angular",
5   "main": "index.js",
6   "homepage": "http://angular-ui.github.io/bootstrap/",
7   "repository": {
8     "type": "git",
9     "url": "https://github.com/angular-ui/bootstrap.git"
10   },
11   "keywords": [
12     "angular",
13     "bootstrap",
14     "angular-ui",
15     "components",
16     "client-side"
17   ],
18   "author": "https://github.com/angular-ui/bootstrap/graphs/contributors",
19   "peerDependencies": {
20     "angular": ">= 1.4.0-beta.0 || >= 1.5.0-beta.0"
21   },
22   "license": "MIT"
23 }