Update JSON API
[src/app-framework-demo.git] / afm-client / bower_components / tether / component.json
1 {
2   "name": "tether",
3   "repo": "HubSpot/tether",
4   "version": "0.6.5",
5   "description": "A client-side library to make absolutely positioned elements attach to elements in the page efficiently.",
6   "authors": [
7     "Zack Bloom <zackbloom@gmail.com>",
8     "Adam Schwartz <adam.flynn.schwartz@gmail.com>"
9   ],
10   "license": "MIT",
11   "demo": "http://github.hubspot.com/tether/docs/welcome/",
12   "main": "tether.js",
13   "styles": [
14     "css/tether.css"
15   ],
16   "scripts": [
17     "tether.js"
18   ]
19 }