@chainsafe/swap-or-not-shuffle-linux-x64-musl
Version:
This is the **x86_64-unknown-linux-musl** binary for `swap-or-not-shuffle`
38 lines • 653 B
JSON
{
"name": "@chainsafe/swap-or-not-shuffle-linux-x64-musl",
"version": "1.2.1",
"os": [
"linux"
],
"cpu": [
"x64"
],
"main": "swap-or-not-shuffle.linux-x64-musl.node",
"files": [
"swap-or-not-shuffle.linux-x64-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"
]
}