mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
20 lines
459 B
JSON
20 lines
459 B
JSON
{
|
|
"name": "fixed-header-table",
|
|
"filename": "jquery.fixedheadertable.min.js",
|
|
"version": "1.3.0",
|
|
"description": "The jQuery fixedHeaderTable plugin",
|
|
"main": "jquery.fixedheadertable.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/markmalek/Fixed-Header-Table"
|
|
},
|
|
"keywords": [
|
|
"header",
|
|
"fixed",
|
|
"table"
|
|
],
|
|
"author": "Mark Malek",
|
|
"homepage": "http://www.fixedheadertable.com/",
|
|
"license": "MIT"
|
|
}
|