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