{
  "name": "tether",
  "version": "0.6.5",
  "main": "tether.js",
  "homepage": "https://github.hubspot.com/tether",
  "authors": [
    "Zack Bloom <zackbloom@gmail.com>",
    "Adam Schwartz <adam.flynn.schwartz@gmail.com>"
  ],
  "description": "Tether elements together",
  "keywords": [
    "javascript"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}