Skip to content

Commit

Permalink
add bower json
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoryak committed Nov 25, 2013
1 parent bbfce3a commit 321ad96
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 31 deletions.
22 changes: 22 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "jquery.floatThead",
"version": "1.1.1",
"homepage": "http://mkoryak.github.io/floatThead/",
"authors": [
"Misha Koryak <[email protected]>"
],
"description": "Unobtrusively float any table's header without breaking styles or events",
"main": "jquery.floatThead.js",
"keywords": [
"float table header", "locked header", "table header", "table", "sticky header", "floatThead", "scrolling table"
],
"license": "Creative Commons Attribution-NonCommercial 3.0 Unported",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"demo",
"USED_BY.md"
]
}
31 changes: 0 additions & 31 deletions floatThead.jquery.json

This file was deleted.

0 comments on commit 321ad96

Please sign in to comment.