{
  "_from": "datatables.net-buttons@>=2.3.6",
  "_id": "datatables.net-buttons@2.4.2",
  "_inBundle": false,
  "_integrity": "sha512-ps88Wk6yju8hPyqIPhHZ9xhL+pAfgoiI1nZsyPswvqk84kzcqgj1nmulSSLMYNwFG8awsU8C94gF+Pf+JhDh7g==",
  "_location": "/datatables.net-buttons",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "datatables.net-buttons@>=2.3.6",
    "name": "datatables.net-buttons",
    "escapedName": "datatables.net-buttons",
    "rawSpec": ">=2.3.6",
    "saveSpec": null,
    "fetchSpec": ">=2.3.6"
  },
  "_requiredBy": [
    "/datatables.net-buttons-bs4"
  ],
  "_resolved": "https://registry.npmjs.org/datatables.net-buttons/-/datatables.net-buttons-2.4.2.tgz",
  "_shasum": "ceb7204697a1a7932c6dd4e476fd9c9bed81a610",
  "_spec": "datatables.net-buttons@>=2.3.6",
  "_where": "/Users/growthdesk/Projects/es_main_2/node_modules/datatables.net-buttons-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": "Buttons for DataTables",
  "files": [
    "js/**/*.js",
    "js/**/*.mjs",
    "types/**/*.d.ts"
  ],
  "homepage": "https://datatables.net",
  "ignore": [
    "composer.json",
    "datatables.json",
    "package.json"
  ],
  "keywords": [
    "Buttons",
    "Column Visibility",
    "csv",
    "excel",
    "pdf",
    "print",
    "Datatables",
    "jQuery",
    "table",
    "filter",
    "sort"
  ],
  "license": "MIT",
  "main": "js/dataTables.buttons.js",
  "module": "js/dataTables.buttons.mjs",
  "moduleType": [
    "globals",
    "amd",
    "node"
  ],
  "name": "datatables.net-buttons",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DataTables/Dist-DataTables-Buttons.git"
  },
  "types": "./types/types.d.ts",
  "version": "2.4.2"
}
