Merge afb-client
[src/app-framework-demo.git] / afb-client / bower_components / tether / component.json
diff --git a/afb-client/bower_components/tether/component.json b/afb-client/bower_components/tether/component.json
new file mode 100644 (file)
index 0000000..e593901
--- /dev/null
@@ -0,0 +1,19 @@
+{
+  "name": "tether",
+  "repo": "HubSpot/tether",
+  "version": "0.6.5",
+  "description": "A client-side library to make absolutely positioned elements attach to elements in the page efficiently.",
+  "authors": [
+    "Zack Bloom <zackbloom@gmail.com>",
+    "Adam Schwartz <adam.flynn.schwartz@gmail.com>"
+  ],
+  "license": "MIT",
+  "demo": "http://github.hubspot.com/tether/docs/welcome/",
+  "main": "tether.js",
+  "styles": [
+    "css/tether.css"
+  ],
+  "scripts": [
+    "tether.js"
+  ]
+}