UNPKG

@chainsafe/pubkey-index-map-linux-x64-musl

Version:

This is the **x86_64-unknown-linux-musl** binary for `@chainsafe/pubkey-index-map`

31 lines 510 B
{ "name": "@chainsafe/pubkey-index-map-linux-x64-musl", "version": "3.0.0", "cpu": [ "x64" ], "main": "pubkey-index-map.linux-x64-musl.node", "files": [ "pubkey-index-map.linux-x64-musl.node" ], "keywords": [ "ethereum", "lodestar", "napi", "N-API" ], "license": "MIT", "engines": { "node": ">= 10" }, "repository": { "type": "git", "url": "https://github.com/ChainSafe/pubkey-index-map" }, "os": [ "linux" ], "libc": [ "musl" ] }