Blame view
app/bower_components/angular-cookies/.bower.json
525 Bytes
|
f986e111b
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
{
"name": "angular-cookies",
"license": "MIT",
"main": "./angular-cookies.js",
"ignore": [],
"dependencies": {
"angular": "1.5.9-build.5105+sha.d80cdeb"
},
"homepage": "https://github.com/angular/bower-angular-cookies",
"_release": "c44fb005ae",
"_resolution": {
"type": "branch",
"branch": "master",
"commit": "c44fb005ae11faf650c02d94045a95587e81b9fe"
},
"_source": "https://github.com/angular/bower-angular-cookies.git",
"_target": "master",
"_originalSource": "angular-cookies"
}
|