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.11",
| "license": "MIT",
| "main": "./angular-cookies.js",
| "ignore": [],
| "dependencies": {
| "angular": "1.5.11"
| },
| "homepage": "https://github.com/angular/bower-angular-cookies",
| "_release": "1.5.11",
| "_resolution": {
| "type": "version",
| "tag": "v1.5.11",
| "commit": "a443bb1d7edc1688acf8d820932f27b4b19b89bc"
| },
| "_source": "https://github.com/angular/bower-angular-cookies.git",
| "_target": "1.5.11",
| "_originalSource": "angular-cookies"
| }
|
|