Blame view
dist/bower_components/angular-cookies/.bower.json
609 Bytes
|
4c897d181
|
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.9-build.5105+sha.d80cdeb",
"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": "1.5.9-build.5105+sha.d80cdeb",
"_resolution": {
"type": "version",
"tag": "v1.5.9-build.5105+sha.d80cdeb",
"commit": "c44fb005ae11faf650c02d94045a95587e81b9fe"
},
"_source": "https://github.com/angular/bower-angular-cookies.git",
"_target": "~1.5.9",
"_originalSource": "angular-cookies"
}
|