aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/common/thirdparty/angular-cookies/.bower.json
blob: 1ec09ba2f6ad99fe51e12572a38d55a80a7537d9 (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.6.2",
  "license": "MIT",
  "main": "./angular-cookies.js",
  "ignore": [],
  "dependencies": {
    "angular": "1.6.2"
  },
  "homepage": "https://github.com/angular/bower-angular-cookies",
  "_release": "1.6.2",
  "_resolution": {
    "type": "version",
    "tag": "v1.6.2",
    "commit": "34aa7a37d6fb76a55850871eb325cbf459f947d4"
  },
  "_source": "https://github.com/angular/bower-angular-cookies.git",
  "_target": ">=1.3.*",
  "_originalSource": "angular-cookies"
}