{
  "_from": "datatables.net-fixedcolumns-bs4@^4.0.1",
  "_id": "datatables.net-fixedcolumns-bs4@4.3.0",
  "_inBundle": false,
  "_integrity": "sha512-iQqN0+/qekGRP/zFxTNSYxnc1Sj65ps+rWRQIRSQLbCt6tndXkjCp1pwT17QmsEELJjnZwArZqxq2zdKTEaHIQ==",
  "_location": "/datatables.net-fixedcolumns-bs4",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "datatables.net-fixedcolumns-bs4@^4.0.1",
    "name": "datatables.net-fixedcolumns-bs4",
    "escapedName": "datatables.net-fixedcolumns-bs4",
    "rawSpec": "^4.0.1",
    "saveSpec": null,
    "fetchSpec": "^4.0.1"
  },
  "_requiredBy": [
    "/admin-lte"
  ],
  "_resolved": "https://registry.npmjs.org/datatables.net-fixedcolumns-bs4/-/datatables.net-fixedcolumns-bs4-4.3.0.tgz",
  "_shasum": "8dabf09a95a5d2e7e153461886ca0ddba27a9838",
  "_spec": "datatables.net-fixedcolumns-bs4@^4.0.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-fixedcolumns": ">=4.2.2",
    "jquery": ">=1.7"
  },
  "deprecated": false,
  "description": "FixedColumns 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": [
    "FixedColumns",
    "Bootstrap",
    "Bootstrap4",
    "Datatables",
    "jQuery",
    "table",
    "filter",
    "sort"
  ],
  "license": "MIT",
  "main": "js/fixedColumns.bootstrap4.js",
  "module": "js/fixedColumns.bootstrap4.mjs",
  "moduleType": [
    "globals",
    "amd",
    "node"
  ],
  "name": "datatables.net-fixedcolumns-bs4",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DataTables/Dist-DataTables-FixedColumns-Bootstrap4.git"
  },
  "style": "css/fixedColumns.bootstrap4.css",
  "types": "./types/fixedColumns.bootstrap4.d.ts",
  "version": "4.3.0"
}
