readseek 0.7.1

structural source reader with stable line hashes
{
  "name": "@jarkkojs/readseek",
  "version": "0.7.1",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "@jarkkojs/readseek",
      "version": "0.7.1",
      "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.1",
        "@jarkkojs/readseek-linux-arm64": "0.7.1",
        "@jarkkojs/readseek-linux-x64": "0.7.1",
        "@jarkkojs/readseek-win32-x64": "0.7.1"
      }
    },
    "node_modules/@jarkkojs/readseek-darwin-arm64": {
      "version": "0.7.1",
      "resolved": "https://registry.npmjs.org/@jarkkojs/readseek-darwin-arm64/-/readseek-darwin-arm64-0.7.1.tgz",
      "cpu": [
        "arm64"
      ],
      "license": "Apache-2.0 AND LGPL-2.1-or-later",
      "optional": true,
      "os": [
        "darwin"
      ],
      "bin": {
        "readseek": "bin/readseek"
      },
      "integrity": "sha512-TmFv9wUgx5tQxE9wATiHbKdMTQ766PynJe4MdsAoPQWslIuTfKxoCRlKJEnYwIlQ6tk04/QJV/ls/2D+nevvKQ=="
    },
    "node_modules/@jarkkojs/readseek-linux-arm64": {
      "version": "0.7.1",
      "resolved": "https://registry.npmjs.org/@jarkkojs/readseek-linux-arm64/-/readseek-linux-arm64-0.7.1.tgz",
      "cpu": [
        "arm64"
      ],
      "license": "Apache-2.0 AND LGPL-2.1-or-later",
      "optional": true,
      "os": [
        "linux"
      ],
      "bin": {
        "readseek": "bin/readseek"
      },
      "integrity": "sha512-UyFT6wJpuV1WOBOKeFAnl+ap9IWqW7Utm1EtegIVucyr5+obHk9/6ZKReb2qpOiMmUWKyGcNbttAILjLuMyuDQ=="
    },
    "node_modules/@jarkkojs/readseek-linux-x64": {
      "version": "0.7.1",
      "resolved": "https://registry.npmjs.org/@jarkkojs/readseek-linux-x64/-/readseek-linux-x64-0.7.1.tgz",
      "cpu": [
        "x64"
      ],
      "license": "Apache-2.0 AND LGPL-2.1-or-later",
      "optional": true,
      "os": [
        "linux"
      ],
      "bin": {
        "readseek": "bin/readseek"
      },
      "integrity": "sha512-XXsmgDVLMPIcm80yJu7Lc/Y+Ciag9YMfR0iM3eEWZ+4P6ZxmDvTz20+9qohSXVYIxtjRKNqRZcKXF4W17+ybOg=="
    },
    "node_modules/@jarkkojs/readseek-win32-x64": {
      "version": "0.7.1",
      "resolved": "https://registry.npmjs.org/@jarkkojs/readseek-win32-x64/-/readseek-win32-x64-0.7.1.tgz",
      "cpu": [
        "x64"
      ],
      "license": "Apache-2.0 AND LGPL-2.1-or-later",
      "optional": true,
      "os": [
        "win32"
      ],
      "bin": {
        "readseek": "bin/readseek.exe"
      },
      "integrity": "sha512-uSrjhYtZkKMfr5EP42soIHqYV0Xn1L+NuipiOfv6IlDeZ9PKHN3izSq2anFeGDI/YxQKGGGmheYtWRe+YMEW0Q=="
    }
  }
}