summaryrefslogtreecommitdiff
path: root/minionlivesmatter/templates/assets/tether/component.json
diff options
context:
space:
mode:
Diffstat (limited to 'minionlivesmatter/templates/assets/tether/component.json')
-rw-r--r--minionlivesmatter/templates/assets/tether/component.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/minionlivesmatter/templates/assets/tether/component.json b/minionlivesmatter/templates/assets/tether/component.json
deleted file mode 100644
index 1e81c50..0000000
--- a/minionlivesmatter/templates/assets/tether/component.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "name": "tether",
- "repo": "HubSpot/tether",
- "version": "1.3.9",
- "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>"
- ],
- "maintainers": [
- "Nicholas Hwang <nick.joosung.hwang@gmail.com>"
- ],
- "license": "MIT",
- "demo": "http://github.hubspot.com/tether/docs/welcome/",
- "main": "dist/js/tether.js",
- "styles": [
- "dist/css/tether.css"
- ],
- "scripts": [
- "dist/js/tether.js"
- ]
-}