From be83a8f382cf2fea98161bfd6d51719aacbf9aa9 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Thu, 28 Jan 2016 16:30:12 +0100 Subject: Update JSON API --- afm-client/bower_components/tether/bower.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 afm-client/bower_components/tether/bower.json (limited to 'afm-client/bower_components/tether/bower.json') diff --git a/afm-client/bower_components/tether/bower.json b/afm-client/bower_components/tether/bower.json new file mode 100644 index 0000000..49765fa --- /dev/null +++ b/afm-client/bower_components/tether/bower.json @@ -0,0 +1,22 @@ +{ + "name": "tether", + "version": "0.6.5", + "main": "tether.js", + "homepage": "https://github.hubspot.com/tether", + "authors": [ + "Zack Bloom ", + "Adam Schwartz " + ], + "description": "Tether elements together", + "keywords": [ + "javascript" + ], + "license": "MIT", + "ignore": [ + "**/.*", + "node_modules", + "bower_components", + "test", + "tests" + ] +} -- cgit 1.2.3-korg