UNPKG

@chainsafe/swap-or-not-shuffle-linux-arm64-musl

Version:

This is the **aarch64-unknown-linux-musl** binary for `swap-or-not-shuffle`

38 lines 661 B
{ "name": "@chainsafe/swap-or-not-shuffle-linux-arm64-musl", "version": "1.2.1", "os": [ "linux" ], "cpu": [ "arm64" ], "main": "swap-or-not-shuffle.linux-arm64-musl.node", "files": [ "swap-or-not-shuffle.linux-arm64-musl.node" ], "license": "MIT", "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" }, "libc": [ "musl" ] }