File: /home/bishwesh/internstolearn.com/node_modules/datatables.net-fixedcolumns-bs4/package.json
{
"_from": "datatables.net-fixedcolumns-bs4@^3.3.0",
"_id": "datatables.net-fixedcolumns-bs4@3.3.0",
"_inBundle": false,
"_integrity": "sha512-X6EVk0Y5pE4yfCM+Igk1nUrBu1ou1abyldWERqs0mc/x95TFPTc0pqy5XEb/bxvzi0oyYNR2Pojq4j48uLK+iQ==",
"_location": "/datatables.net-fixedcolumns-bs4",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "datatables.net-fixedcolumns-bs4@^3.3.0",
"name": "datatables.net-fixedcolumns-bs4",
"escapedName": "datatables.net-fixedcolumns-bs4",
"rawSpec": "^3.3.0",
"saveSpec": null,
"fetchSpec": "^3.3.0"
},
"_requiredBy": [
"/admin-lte"
],
"_resolved": "https://registry.npmjs.org/datatables.net-fixedcolumns-bs4/-/datatables.net-fixedcolumns-bs4-3.3.0.tgz",
"_shasum": "15fc5e6cc7ccf5c60bbebe47185476b699a43e40",
"_spec": "datatables.net-fixedcolumns-bs4@^3.3.0",
"_where": "D:\\webserver\\laragon\\www\\internstolearn\\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.10.15",
"datatables.net-fixedcolumns": "3.3.0",
"jquery": ">=1.7"
},
"deprecated": false,
"description": "FixedColumns for DataTables with styling for [Bootstrap 4](http://getbootstrap.com/)",
"files": [
"css/**/*.css",
"js/**/*.js"
],
"homepage": "https://datatables.net",
"keywords": [
"fixed columns",
"DataTables",
"jQuery",
"table",
"Bootstrap 4"
],
"license": "MIT",
"main": "js/fixedColumns.bootstrap4.js",
"name": "datatables.net-fixedcolumns-bs4",
"style": "css/fixedColumns.bootstrap4.css",
"version": "3.3.0"
}