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