Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/angular-cookies/bower.json')
-rw-r--r--node_modules/angular-cookies/bower.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/node_modules/angular-cookies/bower.json b/node_modules/angular-cookies/bower.json
new file mode 100644
index 0000000000..a242299e48
--- /dev/null
+++ b/node_modules/angular-cookies/bower.json
@@ -0,0 +1,10 @@
+{
+ "name": "angular-cookies",
+ "version": "1.8.0",
+ "license": "MIT",
+ "main": "./angular-cookies.js",
+ "ignore": [],
+ "dependencies": {
+ "angular": "1.8.0"
+ }
+}