summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-route/.bower.json
blob: 056ca26ec73cff58aa57ddabbcd7b8b08f72898d (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.5",
  "main": "./angular-route.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.3.5"
  },
  "homepage": "https://github.com/angular/bower-angular-route",
  "_release": "1.3.5",
  "_resolution": {
    "type": "version",
    "tag": "v1.3.5",
    "commit": "4a949e84a15e474daa1cf0a4f4fbb3dd1f7536cb"
  },
  "_source": "git://github.com/angular/bower-angular-route.git",
  "_target": "~1.3.*",
  "_originalSource": "angular-route"
}