@monoxon/linux-x64
Version:
Lightweight monorepo build tool written in Rust - Linux x64 binary
49 lines (48 loc) • 905 B
JSON
{
"name": "@monoxon/linux-x64",
"version": "0.4.12",
"description": "Lightweight monorepo build tool written in Rust - Linux x64 binary",
"keywords": [
"monorepo",
"build-tool",
"dependency-analysis",
"rust",
"cli",
"package-manager",
"workspace",
"lerna",
"nx",
"turborepo",
"concurrent",
"parallel",
"build-system",
"javascript",
"typescript",
"frontend",
"automation",
"ci-cd"
],
"homepage": "https://github.com/monoxon/monox",
"bugs": {
"url": "https://github.com/monoxon/monox/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/monoxon/monox.git"
},
"license": "MIT",
"author": "xiaoYown",
"files": [
"monox"
],
"os": [
"linux"
],
"cpu": [
"x64"
],
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
}