diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..9cd00fc --- /dev/null +++ b/bower.json @@ -0,0 +1,15 @@ +{ + "name": "zurb-responsive-tables", + "description": "Responsive Tables for Foundation made by ZURB.", + "homepage": "http://zurb.com/playground/responsive-tables", + "authors": [ + "ZURB " + ], + "license": "MIT", + "keywords": [ + "zurb", + "foundation", + "table", + "responsive" + ] +}