summaryrefslogtreecommitdiff
path: root/www/lib/angular-cookies/.bower.json
blob: 4db3742ea78a3e0327fd71a916c9912e275eae85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "name": "angular-cookies",
  "version": "1.5.5",
  "license": "MIT",
  "main": "./angular-cookies.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.5.5"
  },
  "homepage": "https://github.com/angular/bower-angular-cookies",
  "_release": "1.5.5",
  "_resolution": {
    "type": "version",
    "tag": "v1.5.5",
    "commit": "657881516515f6197a240fc3cbfcd8ff912c8ed0"
  },
  "_source": "https://github.com/angular/bower-angular-cookies.git",
  "_target": ">=1.2.26 <1.6",
  "_originalSource": "angular-cookies"
}