diff options
Diffstat (limited to 'vnfmarket/common/thirdparty/angular-cookies/.bower.json')
-rw-r--r-- | vnfmarket/common/thirdparty/angular-cookies/.bower.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/vnfmarket/common/thirdparty/angular-cookies/.bower.json b/vnfmarket/common/thirdparty/angular-cookies/.bower.json new file mode 100644 index 00000000..1ec09ba2 --- /dev/null +++ b/vnfmarket/common/thirdparty/angular-cookies/.bower.json @@ -0,0 +1,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" +}
\ No newline at end of file |