summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-bootstrap/.bower.json
blob: 7ec976cf99ee34a57d0604c0d6cb72a9878820eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
  "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": "1.1.2",
  "main": [
    "./ui-bootstrap-tpls.js"
  ],
  "dependencies": {
    "angular": ">=1.4.0"
  },
  "homepage": "https://github.com/angular-ui/bootstrap-bower",
  "_release": "1.1.2",
  "_resolution": {
    "type": "version",
    "tag": "1.1.2",
    "commit": "189241b8981b48a353ebc8161a597ffc144e712d"
  },
  "_source": "git://github.com/angular-ui/bootstrap-bower.git",
  "_target": "^1.1.2",
  "_originalSource": "angular-bootstrap",
  "_direct": true
}