{
"name": "@jarkkojs/readseek",
"version": "0.7.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@jarkkojs/readseek",
"version": "0.7.8",
"license": "Apache-2.0 AND LGPL-2.1-or-later",
"bin": {
"readseek": "bin/readseek.js"
},
"engines": {
"node": ">=18"
},
"optionalDependencies": {
"@jarkkojs/readseek-darwin-arm64": "0.7.8",
"@jarkkojs/readseek-linux-arm64": "0.7.8",
"@jarkkojs/readseek-linux-x64": "0.7.8",
"@jarkkojs/readseek-win32-x64": "0.7.8"
}
},
"node_modules/@jarkkojs/readseek-darwin-arm64": {
"version": "0.7.8",
"resolved": "https://registry.npmjs.org/@jarkkojs/readseek-darwin-arm64/-/readseek-darwin-arm64-0.7.8.tgz",
"cpu": [
"arm64"
],
"license": "Apache-2.0 AND LGPL-2.1-or-later",
"optional": true,
"os": [
"darwin"
],
"bin": {
"readseek": "bin/readseek"
}
},
"node_modules/@jarkkojs/readseek-linux-arm64": {
"version": "0.7.8",
"resolved": "https://registry.npmjs.org/@jarkkojs/readseek-linux-arm64/-/readseek-linux-arm64-0.7.8.tgz",
"cpu": [
"arm64"
],
"license": "Apache-2.0 AND LGPL-2.1-or-later",
"optional": true,
"os": [
"linux"
],
"bin": {
"readseek": "bin/readseek"
}
},
"node_modules/@jarkkojs/readseek-linux-x64": {
"version": "0.7.8",
"resolved": "https://registry.npmjs.org/@jarkkojs/readseek-linux-x64/-/readseek-linux-x64-0.7.8.tgz",
"cpu": [
"x64"
],
"license": "Apache-2.0 AND LGPL-2.1-or-later",
"optional": true,
"os": [
"linux"
],
"bin": {
"readseek": "bin/readseek"
}
},
"node_modules/@jarkkojs/readseek-win32-x64": {
"version": "0.7.8",
"resolved": "https://registry.npmjs.org/@jarkkojs/readseek-win32-x64/-/readseek-win32-x64-0.7.8.tgz",
"cpu": [
"x64"
],
"license": "Apache-2.0 AND LGPL-2.1-or-later",
"optional": true,
"os": [
"win32"
],
"bin": {
"readseek": "bin/readseek.exe"
}
}
}
}