{
  "_from": "datatables.net-select-bs4@^1.3.4",
  "_id": "datatables.net-select-bs4@1.7.0",
  "_inBundle": false,
  "_integrity": "sha512-PAOAPVaIVxZ0FEk0BamIF4a3YVkln2swIM+be+w09OWRlUo8QXFY5LbImjZ9SdUInT7pCZfueBQh5oKSKesylg==",
  "_location": "/datatables.net-select-bs4",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "datatables.net-select-bs4@^1.3.4",
    "name": "datatables.net-select-bs4",
    "escapedName": "datatables.net-select-bs4",
    "rawSpec": "^1.3.4",
    "saveSpec": null,
    "fetchSpec": "^1.3.4"
  },
  "_requiredBy": [
    "/admin-lte"
  ],
  "_resolved": "https://registry.npmjs.org/datatables.net-select-bs4/-/datatables.net-select-bs4-1.7.0.tgz",
  "_shasum": "002999dada54f115dd1de2c7e6707be0e45e3af2",
  "_spec": "datatables.net-select-bs4@^1.3.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-bs4": ">=1.13.4",
    "datatables.net-select": ">=1.6.2",
    "jquery": ">=1.7"
  },
  "deprecated": false,
  "description": "Select 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": [
    "select",
    "selection",
    "Bootstrap",
    "Bootstrap4",
    "Datatables",
    "jQuery",
    "table",
    "filter",
    "sort"
  ],
  "license": "MIT",
  "main": "js/select.bootstrap4.js",
  "module": "js/select.bootstrap4.mjs",
  "moduleType": [
    "globals",
    "amd",
    "node"
  ],
  "name": "datatables.net-select-bs4",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DataTables/Dist-DataTables-Select-Bootstrap4.git"
  },
  "style": "css/select.bootstrap4.css",
  "types": "./types/select.bootstrap4.d.ts",
  "version": "1.7.0"
}
