Implemented URL query parsing for initial token /opa/?token=abcde
[src/app-framework-demo.git] / afb-client / bower_components / tether / bower.json
1 {
2   "name": "tether",
3   "version": "0.6.5",
4   "main": "tether.js",
5   "homepage": "https://github.hubspot.com/tether",
6   "authors": [
7     "Zack Bloom <zackbloom@gmail.com>",
8     "Adam Schwartz <adam.flynn.schwartz@gmail.com>"
9   ],
10   "description": "Tether elements together",
11   "keywords": [
12     "javascript"
13   ],
14   "license": "MIT",
15   "ignore": [
16     "**/.*",
17     "node_modules",
18     "bower_components",
19     "test",
20     "tests"
21   ]
22 }