Update JSON API
[src/app-framework-demo.git] / afm-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   "_release": "0.6.5",
23   "_resolution": {
24     "type": "version",
25     "tag": "v0.6.5",
26     "commit": "783528dac760cb0023e5bd02d63c79ec54b9fc25"
27   },
28   "_source": "git://github.com/HubSpot/tether.git",
29   "_target": "~0.6.5",
30   "_originalSource": "tether"
31 }