{
  "_from": "datatables.net-select@>=1.6.2",
  "_id": "datatables.net-select@1.7.0",
  "_inBundle": false,
  "_integrity": "sha512-ps8eL8S2gUV7EdzMraw8mfQlHXpfuc8TC2onBxdk0snP8eizPe85VhpI3r4ULvPRTTI7vcViz8E7JV8aayA2lw==",
  "_location": "/datatables.net-select",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "datatables.net-select@>=1.6.2",
    "name": "datatables.net-select",
    "escapedName": "datatables.net-select",
    "rawSpec": ">=1.6.2",
    "saveSpec": null,
    "fetchSpec": ">=1.6.2"
  },
  "_requiredBy": [
    "/datatables.net-select-bs4"
  ],
  "_resolved": "https://registry.npmjs.org/datatables.net-select/-/datatables.net-select-1.7.0.tgz",
  "_shasum": "a108752ee6109a49392d19fec7406c953be11665",
  "_spec": "datatables.net-select@>=1.6.2",
  "_where": "/Users/growthdesk/Projects/es_main_2/node_modules/datatables.net-select-bs4",
  "author": {
    "name": "SpryMedia Ltd",
    "url": "http://datatables.net"
  },
  "bugs": {
    "url": "https://datatables.net/forums"
  },
  "bundleDependencies": false,
  "dependencies": {
    "datatables.net": ">=1.13.4",
    "jquery": ">=1.7"
  },
  "deprecated": false,
  "description": "Select for DataTables",
  "files": [
    "js/**/*.js",
    "js/**/*.mjs",
    "types/**/*.d.ts"
  ],
  "homepage": "https://datatables.net",
  "ignore": [
    "composer.json",
    "datatables.json",
    "package.json"
  ],
  "keywords": [
    "select",
    "selection",
    "Datatables",
    "jQuery",
    "table",
    "filter",
    "sort"
  ],
  "license": "MIT",
  "main": "js/dataTables.select.js",
  "module": "js/dataTables.select.mjs",
  "moduleType": [
    "globals",
    "amd",
    "node"
  ],
  "name": "datatables.net-select",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DataTables/Dist-DataTables-Select.git"
  },
  "types": "./types/types.d.ts",
  "version": "1.7.0"
}
