@t-xx/void-linux-universal
Version:
Universal Linux binary for void with bundled dependencies
21 lines (20 loc) • 531 B
JSON
{
"name": "@t-xx/void-linux-universal",
"version": "0.1.0-main.20251008111421",
"description": "Universal Linux binary for void with bundled dependencies",
"bin": {
"void": "./void"
},
"files": ["void", "void-binary", "lib/"],
"os": ["linux"],
"cpu": ["x64", "arm64", "ia32"],
"keywords": ["void", "binary", "linux", "universal", "bundled"],
"repository": {
"type": "git",
"url": "git+https://github.com/ToughLad/void.git"
},
"license": "UNLICENSED",
"engines": {
"node": ">=12.0.0"
}
}