{
  "_from": "datatables.net-bs4@^1.11.4",
  "_id": "datatables.net-bs4@1.13.8",
  "_inBundle": false,
  "_integrity": "sha512-9LQ4UMb28balB2xK9MhxbsDjUzAUjc0bNjxvtkysdMbb9FhNOTDkmt1I4ZzfiJiDMN8CH1vzZsgCh835LkX7SQ==",
  "_location": "/datatables.net-bs4",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "datatables.net-bs4@^1.11.4",
    "name": "datatables.net-bs4",
    "escapedName": "datatables.net-bs4",
    "rawSpec": "^1.11.4",
    "saveSpec": null,
    "fetchSpec": "^1.11.4"
  },
  "_requiredBy": [
    "/admin-lte",
    "/datatables.net-autofill-bs4",
    "/datatables.net-buttons-bs4",
    "/datatables.net-colreorder-bs4",
    "/datatables.net-fixedcolumns-bs4",
    "/datatables.net-fixedheader-bs4",
    "/datatables.net-keytable-bs4",
    "/datatables.net-responsive-bs4",
    "/datatables.net-rowgroup-bs4",
    "/datatables.net-rowreorder-bs4",
    "/datatables.net-scroller-bs4",
    "/datatables.net-searchbuilder-bs4",
    "/datatables.net-searchpanes-bs4",
    "/datatables.net-select-bs4"
  ],
  "_resolved": "https://registry.npmjs.org/datatables.net-bs4/-/datatables.net-bs4-1.13.8.tgz",
  "_shasum": "7a28023437bd86c85070f373f96c87cf54e7012c",
  "_spec": "datatables.net-bs4@^1.11.4",
  "_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": "1.13.8",
    "jquery": ">=1.7"
  },
  "deprecated": false,
  "description": "DataTables for jQuery with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)",
  "files": [
    "css/**/*.css",
    "js/**/*.js",
    "js/**/*.mjs",
    "types/**/*.d.ts",
    "images/*"
  ],
  "homepage": "https://datatables.net",
  "ignore": [
    "composer.json",
    "datatables.json",
    "package.json"
  ],
  "keywords": [
    "Bootstrap",
    "Bootstrap4",
    "Datatables",
    "jQuery",
    "table",
    "filter",
    "sort"
  ],
  "license": "MIT",
  "main": "js/dataTables.bootstrap4.js",
  "module": "js/dataTables.bootstrap4.mjs",
  "moduleType": [
    "globals",
    "amd",
    "node"
  ],
  "name": "datatables.net-bs4",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DataTables/Dist-DataTables-Bootstrap4.git"
  },
  "style": "css/dataTables.bootstrap4.css",
  "types": "./types/dataTables.bootstrap4.d.ts",
  "version": "1.13.8"
}
