summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-route/.bower.json
blob: 9681c57a2dd7dbbcf4ea9e4d70ddadc782282083 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "angular-route",
  "version": "1.5.0",
  "license": "MIT",
  "main": "./angular-route.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.5.0"
  },
  "homepage": "https://github.com/angular/bower-angular-route",
  "_release": "1.5.0",
  "_resolution": {
    "type": "version",
    "tag": "v1.5.0",
    "commit": "6f03a206107b3ae860ee7f7fd061db252c452903"
  },
  "_source": "git://github.com/angular/bower-angular-route.git",
  "_target": "~1.5.*",
  "_originalSource": "angular-route"
}