@chainsafe/swap-or-not-shuffle-linux-arm64-gnu
Version:
This is the **aarch64-unknown-linux-gnu** binary for `swap-or-not-shuffle`
38 lines • 659 B
JSON
{
"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"
}
}