{
  "_from": "datatables.net-fixedheader-bs4@^3.2.1",
  "_id": "datatables.net-fixedheader-bs4@3.4.0",
  "_inBundle": false,
  "_integrity": "sha512-+hEVAmSHEmxCUzGy29IX0F50NDOWSohMDx4NRlc6uGN9pCDbfSZrqHMPKBMyjwZRppsJmUaoiNrDvYIVJBjObw==",
  "_location": "/datatables.net-fixedheader-bs4",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "datatables.net-fixedheader-bs4@^3.2.1",
    "name": "datatables.net-fixedheader-bs4",
    "escapedName": "datatables.net-fixedheader-bs4",
    "rawSpec": "^3.2.1",
    "saveSpec": null,
    "fetchSpec": "^3.2.1"
  },
  "_requiredBy": [
    "/admin-lte"
  ],
  "_resolved": "https://registry.npmjs.org/datatables.net-fixedheader-bs4/-/datatables.net-fixedheader-bs4-3.4.0.tgz",
  "_shasum": "5c7e98f1c613c5ed17583bc78e3a7e60ecc8ad59",
  "_spec": "datatables.net-fixedheader-bs4@^3.2.1",
  "_where": "/Users/growthdesk/Projects/es_main_2/node_modules/admin-lte",
  "author": {
    "name": "SpryMedia Ltd",
    "url": "http://datatables.net"
  },
  "bugs": {
    "url": "https://datatables.net/forums"
  },
  "bundleDependencies": false,
  "dependencies": {
    "datatables.net-bs4": ">=1.13.4",
    "datatables.net-fixedheader": ">=3.3.2",
    "jquery": ">=1.7"
  },
  "deprecated": false,
  "description": "FixedHeader for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)",
  "files": [
    "css/**/*.css",
    "js/**/*.js",
    "js/**/*.mjs",
    "types/**/*.d.ts"
  ],
  "homepage": "https://datatables.net",
  "ignore": [
    "composer.json",
    "datatables.json",
    "package.json"
  ],
  "keywords": [
    "FixedHeader",
    "Fixed Headers",
    "Sticky",
    "Bootstrap",
    "Bootstrap4",
    "Datatables",
    "jQuery",
    "table",
    "filter",
    "sort"
  ],
  "license": "MIT",
  "main": "js/fixedHeader.bootstrap4.js",
  "module": "js/fixedHeader.bootstrap4.mjs",
  "moduleType": [
    "globals",
    "amd",
    "node"
  ],
  "name": "datatables.net-fixedheader-bs4",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DataTables/Dist-DataTables-FixedHeader-Bootstrap4.git"
  },
  "style": "css/fixedHeader.bootstrap4.css",
  "types": "./types/fixedHeader.bootstrap4.d.ts",
  "version": "3.4.0"
}
