gentelella-rtl
Version:
Gentelella RTL Admin is a free to use Bootstrap admin template
48 lines • 1.09 kB
JSON
{
"name": "datatables.net-fixedheader-bs",
"description": "FixedHeader for DataTables with styling for [Bootstrap 3](http://getbootstrap.com/)",
"main": [
"css/fixedHeader.bootstrap.css"
],
"keywords": [
"fixed headers",
"sticky",
"DataTables",
"jQuery",
"table",
"Bootstrap"
],
"dependencies": {
"jquery": ">=1.7",
"datatables.net-bs": ">=1.10.9",
"datatables.net-fixedheader": ">=3.0.0"
},
"moduleType": [
"globals",
"amd",
"node"
],
"ignore": [
"composer.json",
"datatables.json",
"package.json"
],
"authors": [
{
"name": "SpryMedia Ltd",
"homepage": "https://datatables.net"
}
],
"homepage": "https://datatables.net",
"license": "MIT",
"version": "3.1.3",
"_release": "3.1.3",
"_resolution": {
"type": "version",
"tag": "3.1.3",
"commit": "447a2c0bdc3b859ba2ca62bea2b9b37f2350f6d9"
},
"_source": "https://github.com/DataTables/Dist-DataTables-FixedHeader-Bootstrap.git",
"_target": "^3.1.1",
"_originalSource": "datatables.net-fixedheader-bs"
}