@chainsafe/swap-or-not-shuffle-win32-arm64-msvc
Version:
This is the **aarch64-pc-windows-msvc** binary for `swap-or-not-shuffle`
35 lines • 633 B
JSON
{
"name": "@chainsafe/swap-or-not-shuffle-win32-arm64-msvc",
"version": "1.2.1",
"os": [
"win32"
],
"cpu": [
"arm64"
],
"main": "swap-or-not-shuffle.win32-arm64-msvc.node",
"files": [
"swap-or-not-shuffle.win32-arm64-msvc.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"
}
}