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