diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-05-31 18:16:48 +0200 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-05-31 18:16:48 +0200 |
commit | 5b1e6cc132f44262a873fa8296a2a3e1017b0278 (patch) | |
tree | 43b2cd54e2e300b399ff3f2af4458a2c4ed8a144 /afb-client/bower_components/tether/.bower.json | |
parent | f7d2f9ac4168ee5064580c666d508667a73cefc0 (diff) | |
parent | 85ace9c1ce9a98e9b8a22f045c7dd752b38d9129 (diff) |
Merge afb-client
Diffstat (limited to 'afb-client/bower_components/tether/.bower.json')
-rw-r--r-- | afb-client/bower_components/tether/.bower.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/afb-client/bower_components/tether/.bower.json b/afb-client/bower_components/tether/.bower.json new file mode 100644 index 0000000..9186152 --- /dev/null +++ b/afb-client/bower_components/tether/.bower.json @@ -0,0 +1,31 @@ +{ + "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" + ], + "_release": "0.6.5", + "_resolution": { + "type": "version", + "tag": "v0.6.5", + "commit": "783528dac760cb0023e5bd02d63c79ec54b9fc25" + }, + "_source": "git://github.com/HubSpot/tether.git", + "_target": "~0.6.5", + "_originalSource": "tether" +}
\ No newline at end of file |