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