UNPKG

@t-xx/void-linux-x64-glibc

Version:

void binary for Linux x64 (glibc)

22 lines (21 loc) 458 B
{ "name": "@t-xx/void-linux-x64-glibc", "version": "0.1.0-alpha.1", "description": "void binary for Linux x64 (glibc)", "main": "void", "bin": { "void": "./void" }, "files": ["void"], "os": ["linux"], "cpu": ["x64"], "keywords": ["void", "binary", "linux", "glibc"], "repository": { "type": "git", "url": "git+https://github.com/ToughLad/void.git" }, "license": "UNLICENSED", "engines": { "node": ">=12.0.0" } }