Blame view

app/bower_components/angular-route/.bower.json 599 Bytes
f986e111b   TRUONG   add libs
1
2
  {
    "name": "angular-route",
ec3a1b04b   DANG   update bower
3
    "version": "1.5.9-build.5105+sha.d80cdeb",
f986e111b   TRUONG   add libs
4
5
6
7
8
9
10
    "license": "MIT",
    "main": "./angular-route.js",
    "ignore": [],
    "dependencies": {
      "angular": "1.5.9-build.5105+sha.d80cdeb"
    },
    "homepage": "https://github.com/angular/bower-angular-route",
ec3a1b04b   DANG   update bower
11
    "_release": "1.5.9-build.5105+sha.d80cdeb",
f986e111b   TRUONG   add libs
12
    "_resolution": {
ec3a1b04b   DANG   update bower
13
14
      "type": "version",
      "tag": "v1.5.9-build.5105+sha.d80cdeb",
f986e111b   TRUONG   add libs
15
16
17
      "commit": "d5974100363ac10d4a8db36d49fe2bc65d837293"
    },
    "_source": "https://github.com/angular/bower-angular-route.git",
ec3a1b04b   DANG   update bower
18
    "_target": "~1.5.9",
f986e111b   TRUONG   add libs
19
20
    "_originalSource": "angular-route"
  }