{
"name": "@jarkkojs/readseek",
"version": "0.6.9",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@jarkkojs/readseek",
"version": "0.6.9",
"license": "Apache-2.0 AND LGPL-2.1-or-later",
"bin": {
"readseek": "bin/readseek.js"
},
"engines": {
"node": ">=18"
},
"optionalDependencies": {
"@jarkkojs/readseek-darwin-arm64": "0.6.9",
"@jarkkojs/readseek-linux-arm64": "0.6.9",
"@jarkkojs/readseek-linux-x64": "0.6.9",
"@jarkkojs/readseek-win32-x64": "0.6.9"
}
},
"node_modules/@jarkkojs/readseek-darwin-arm64": {
"version": "0.6.8",
"resolved": "https://registry.npmjs.org/@jarkkojs/readseek-darwin-arm64/-/readseek-darwin-arm64-0.6.8.tgz",
"integrity": "sha512-YDJfvzBKRCJVTowecuZ6nzNWmAc67dHm4DmYPaXKoISzg6YRjwkajKAxFX7twdltDuiULSSMmFPWucnO32w+Vg==",
"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.6.8",
"resolved": "https://registry.npmjs.org/@jarkkojs/readseek-linux-arm64/-/readseek-linux-arm64-0.6.8.tgz",
"integrity": "sha512-j4lSMR1nOCrBbmK88v684Fr8XTdfD00OU37DvfkExM4MIA6pBNaxNdIcqpDeqhXNG1iWl65TKz2HvhTsShxjVA==",
"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.6.8",
"resolved": "https://registry.npmjs.org/@jarkkojs/readseek-linux-x64/-/readseek-linux-x64-0.6.8.tgz",
"integrity": "sha512-HQMebQU3tOAMsBFqGRM4aSDX01SvlTGZNqjPoHiICmxXaU3C7XfF9tlqQikgIGuR0pIcGjXkjUzTLaqPArRFJg==",
"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.6.8",
"resolved": "https://registry.npmjs.org/@jarkkojs/readseek-win32-x64/-/readseek-win32-x64-0.6.8.tgz",
"integrity": "sha512-vyi2HGe94xgOSR0PZ1jkeupi8EKrXkuDph3SmeZ09KLn0oPncoOpNKt71vhR55ROaimgf1Cq8PgVSp8F6pC+uQ==",
"cpu": [
"x64"
],
"license": "Apache-2.0 AND LGPL-2.1-or-later",
"optional": true,
"os": [
"win32"
],
"bin": {
"readseek": "bin/readseek.exe"
}
}
}
}