readseek 0.6.11

structural source reader with stable line hashes
{
  "name": "@jarkkojs/readseek",
  "version": "0.6.11",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "@jarkkojs/readseek",
      "version": "0.6.11",
      "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.11",
        "@jarkkojs/readseek-linux-arm64": "0.6.11",
        "@jarkkojs/readseek-linux-x64": "0.6.11",
        "@jarkkojs/readseek-win32-x64": "0.6.11"
      }
    },
    "node_modules/@jarkkojs/readseek-darwin-arm64": {
      "version": "0.6.11",
      "resolved": "https://registry.npmjs.org/@jarkkojs/readseek-darwin-arm64/-/readseek-darwin-arm64-0.6.11.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.6.11",
      "resolved": "https://registry.npmjs.org/@jarkkojs/readseek-linux-arm64/-/readseek-linux-arm64-0.6.11.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.6.11",
      "resolved": "https://registry.npmjs.org/@jarkkojs/readseek-linux-x64/-/readseek-linux-x64-0.6.11.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.6.11",
      "resolved": "https://registry.npmjs.org/@jarkkojs/readseek-win32-x64/-/readseek-win32-x64-0.6.11.tgz",
      "cpu": [
        "x64"
      ],
      "license": "Apache-2.0 AND LGPL-2.1-or-later",
      "optional": true,
      "os": [
        "win32"
      ],
      "bin": {
        "readseek": "bin/readseek.exe"
      }
    }
  }
}