{
  "_args": [
    [
      "datatables.net-bs@1.12.1",
      "/var/www/abcdila"
    ]
  ],
  "_from": "datatables.net-bs@1.12.1",
  "_id": "datatables.net-bs@1.12.1",
  "_inBundle": false,
  "_integrity": "sha512-oaX1mNhjnASo33mwv6QzgGxD3pAz69qAL+8YlCro3e7oMvszE6wJyprEt80vl8E/TiMp/UUvsaqsup1JZFfMBQ==",
  "_location": "/datatables.net-bs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "datatables.net-bs@1.12.1",
    "name": "datatables.net-bs",
    "escapedName": "datatables.net-bs",
    "rawSpec": "1.12.1",
    "saveSpec": null,
    "fetchSpec": "1.12.1"
  },
  "_requiredBy": [
    "/datatables.net-fixedcolumns-bs"
  ],
  "_resolved": "https://registry.npmjs.org/datatables.net-bs/-/datatables.net-bs-1.12.1.tgz",
  "_spec": "1.12.1",
  "_where": "/var/www/abcdila",
  "author": {
    "name": "SpryMedia Ltd",
    "url": "http://datatables.net"
  },
  "bugs": {
    "url": "https://datatables.net/forums"
  },
  "dependencies": {
    "datatables.net": ">=1.11.3",
    "jquery": ">=1.7"
  },
  "description": "DataTables for jQuery with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)",
  "files": [
    "css/**/*.css",
    "js/**/*.js",
    "types/**/*.d.ts",
    "images/*"
  ],
  "homepage": "https://datatables.net",
  "ignore": [
    "composer.json",
    "datatables.json",
    "package.json"
  ],
  "keywords": [
    "Bootstrap",
    "Datatables",
    "jQuery",
    "table",
    "filter",
    "sort"
  ],
  "license": "MIT",
  "main": "js/dataTables.bootstrap.js",
  "moduleType": [
    "globals",
    "amd",
    "node"
  ],
  "name": "datatables.net-bs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DataTables/Dist-DataTables-Bootstrap.git"
  },
  "style": "css/dataTables.bootstrap.css",
  "types": "./types/dataTables.bootstrap.d.ts",
  "version": "1.12.1"
}
