summaryrefslogtreecommitdiff
path: root/minionlivesmatter/templates/assets/tether/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'minionlivesmatter/templates/assets/tether/bower.json')
-rw-r--r--minionlivesmatter/templates/assets/tether/bower.json26
1 files changed, 0 insertions, 26 deletions
diff --git a/minionlivesmatter/templates/assets/tether/bower.json b/minionlivesmatter/templates/assets/tether/bower.json
deleted file mode 100644
index ea9b6b7..0000000
--- a/minionlivesmatter/templates/assets/tether/bower.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "name": "tether",
- "version": "1.4.0",
- "homepage": "http://github.hubspot.com/tether",
- "authors": [
- "Zack Bloom <zackbloom@gmail.com>",
- "Adam Schwartz <adam.flynn.schwartz@gmail.com>"
- ],
- "maintainers": [
- "Nicholas Hwang <nick.joosung.hwang@gmail.com>",
- "Trevor Burnham <trevorburnham@gmail.com>"
- ],
- "description": "A client-side library to make absolutely positioned elements attach to elements in the page efficiently.",
- "keywords": [
- "javascript"
- ],
- "license": "MIT",
- "main": "dist/js/tether.js",
- "ignore": [
- "**/.*",
- "node_modules",
- "bower_components",
- "test",
- "tests"
- ]
-}