21 lines
415 B
JSON
21 lines
415 B
JSON
{
|
|
"name": "jmosbech/sticky-table-headers",
|
|
"description": "jQuery sticky table headers plugin",
|
|
"keywords": [
|
|
"jquery",
|
|
"sticky",
|
|
"table",
|
|
"headers"
|
|
],
|
|
"homepage": "https://github.com/jmosbech/StickyTableHeaders",
|
|
"authors": [
|
|
{
|
|
"name": "Jonas Mosbech"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/jmosbech/StickyTableHeaders/issues"
|
|
},
|
|
"license": "MIT"
|
|
}
|