Blame view

app/bower_components/angular-cookies/bower.json 218 Bytes
f986e111b   TRUONG   add libs
1
2
  {
    "name": "angular-cookies",
ec3a1b04b   DANG   update bower
3
    "version": "1.5.9-build.5105+sha.d80cdeb",
f986e111b   TRUONG   add libs
4
5
6
7
    "license": "MIT",
    "main": "./angular-cookies.js",
    "ignore": [],
    "dependencies": {
ec3a1b04b   DANG   update bower
8
      "angular": "1.5.9-build.5105+sha.d80cdeb"
f986e111b   TRUONG   add libs
9
10
    }
  }