blob: c848f4c5a0d7e78e034c3a5beb9d093f067361f5 (
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.0",
"license": "MIT",
"main": "./angular-cookies.js",
"ignore": [],
"dependencies": {
"angular": "1.5.0"
},
"homepage": "https://github.com/angular/bower-angular-cookies",
"_release": "1.5.0",
"_resolution": {
"type": "version",
"tag": "v1.5.0",
"commit": "3852e28d49ee37a9b28bb788f0e3b14aa0c9ea14"
},
"_source": "https://github.com/angular/bower-angular-cookies.git",
"_target": "1.5.0",
"_originalSource": "angular-cookies"
}
|