Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-FE / client / bower_components / angular-gestures / .bower.json
diff --git a/ecomp-portal-FE/client/bower_components/angular-gestures/.bower.json b/ecomp-portal-FE/client/bower_components/angular-gestures/.bower.json
new file mode 100644 (file)
index 0000000..11ffa80
--- /dev/null
@@ -0,0 +1,32 @@
+{
+  "name": "angular-gestures",
+  "description": "AngularJS directive that adds support for multi touch gestures to your app. Based on hammer.js.",
+  "version": "0.3.1",
+  "main": [
+    "gestures.min.js"
+  ],
+  "homepage": "http://github.com/wzr1337/angular-gestures",
+  "repository": {
+    "type": "git",
+    "url": "git://github.com/wzr1337/bower-angular-gestures"
+  },
+  "author": "wzr1337",
+  "license": "MIT",
+  "readmeFilename": "README.md",
+  "dependencies": {
+    "angular": ">=1.2.0 <=1.4.0",
+    "hammerjs": "~2.0.0"
+  },
+  "devDependencies": {
+    "angular-mocks": ">=1.2.0 <=1.4.0"
+  },
+  "_release": "0.3.1",
+  "_resolution": {
+    "type": "version",
+    "tag": "0.3.1",
+    "commit": "cc39f1235f3f68d579853bad101455a5d2c6165e"
+  },
+  "_source": "https://github.com/wzr1337/bower-angular-gestures.git",
+  "_target": "*",
+  "_originalSource": "angular-gestures"
+}
\ No newline at end of file