summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-route/bower.json
blob: df7f2e5b3792e09294df0a5209a39b9d56fc19cf (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "angular-route",
  "version": "1.5.0",
  "license": "MIT",
  "main": "./angular-route.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.5.0"
  }
}