{
  "name": "@chainsafe/swap-or-not-shuffle-linux-arm64-gnu",
  "version": "1.2.1",
  "os": [
    "linux"
  ],
  "cpu": [
    "arm64"
  ],
  "main": "swap-or-not-shuffle.linux-arm64-gnu.node",
  "files": [
    "swap-or-not-shuffle.linux-arm64-gnu.node"
  ],
  "license": "MIT",
  "libc": [
    "glibc"
  ],
  "engines": {
    "node": ">= 18"
  },
  "keywords": [
    "ethereum",
    "eth2",
    "consensus-spec",
    "swap-or-not-shuffle",
    "swap-or-not",
    "shuffling",
    "shuffle",
    "napi-rs",
    "rust",
    "lodestar",
    "ChainSafe"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/ChainSafe/swap-or-not-shuffle"
  }
}