.bower.json 763 Bytes
{
  "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.3.2",
  "main": [
    "./ui-bootstrap-tpls.js"
  ],
  "dependencies": {
    "angular": ">=1.4.0"
  },
  "homepage": "https://github.com/angular-ui/bootstrap-bower",
  "_release": "1.3.2",
  "_resolution": {
    "type": "version",
    "tag": "1.3.2",
    "commit": "77da362b0b86c0a86762b56d64aaec107889f31a"
  },
  "_source": "https://github.com/angular-ui/bootstrap-bower.git",
  "_target": "1.3.2",
  "_originalSource": "angular-bootstrap"
}