26 lines
785 B
JSON
26 lines
785 B
JSON
{
|
|
"name": "scanBook",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"blueimp-md5": "^2.19.0",
|
|
"js-sha256": "^0.11.1"
|
|
}
|
|
},
|
|
"node_modules/blueimp-md5": {
|
|
"version": "2.19.0",
|
|
"resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.19.0.tgz",
|
|
"integrity": "sha512-DRQrD6gJyy8FbiE4s+bDoXS9hiW3Vbx5uCdwvcCf3zLHL+Iv7LtGHLpr+GZV8rHG8tK766FGYBwRbu8pELTt+w==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-sha256": {
|
|
"version": "0.11.1",
|
|
"resolved": "https://registry.npmjs.org/js-sha256/-/js-sha256-0.11.1.tgz",
|
|
"integrity": "sha512-o6WSo/LUvY2uC4j7mO50a2ms7E/EAdbP0swigLV+nzHKTTaYnaLIWJ02VdXrsJX0vGedDESQnLsOekr94ryfjg==",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|