38 lines
1.2 KiB
JSON
38 lines
1.2 KiB
JSON
{
|
|
"name": "ESI_creditDirect",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"datatables.net-dt": "^2.3.4"
|
|
}
|
|
},
|
|
"node_modules/datatables.net": {
|
|
"version": "2.3.4",
|
|
"resolved": "https://registry.npmjs.org/datatables.net/-/datatables.net-2.3.4.tgz",
|
|
"integrity": "sha512-fKuRlrBIdpAl2uIFgl9enKecHB41QmFd/2nN9LBbOvItV/JalAxLcyqdZXex7wX4ZXjnJQEnv6xeS9veOpKzSw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jquery": ">=1.7"
|
|
}
|
|
},
|
|
"node_modules/datatables.net-dt": {
|
|
"version": "2.3.4",
|
|
"resolved": "https://registry.npmjs.org/datatables.net-dt/-/datatables.net-dt-2.3.4.tgz",
|
|
"integrity": "sha512-qOCnnUuFTiju4AOMM4xy4Lx87UfyHdIHIMYdbBXD4pAtvoWTH9wMzVTN/2gFNT4GlbrLkmGf5ZkU6uLRTTymMA==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"datatables.net": "2.3.4",
|
|
"jquery": ">=1.7"
|
|
}
|
|
},
|
|
"node_modules/jquery": {
|
|
"version": "3.7.1",
|
|
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz",
|
|
"integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|