{
"name": "@jarkkojs/readseek-linux-x64",
"version": "0.2.14",
"description": "Linux x64 binary for readseek",
"license": "Apache-2.0 AND LGPL-2.1-or-later",
"homepage": "https://github.com/jarkkojs/readseek#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/jarkkojs/readseek.git"
},
"os": [
"linux"
],
"cpu": [
"x64"
],
"bin": {
"readseek": "bin/readseek"
},
"files": [
"bin/readseek",
"LICENSE-APACHE-2.0",
"LICENSE-LGPL-2.1"
],
"publishConfig": {
"access": "public"
}
}