summaryrefslogtreecommitdiffstats
path: root/afb-client/bower_components/tether/bower.json
blob: 49765fa5412aa09c71dfea9336aa80e8ab478c45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "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"
  ]
}