growtopia.js-linux-arm64-musl
Version:
A Node.js & Bun.js ENet framework to create growtopia private server that written in Rust.
33 lines • 745 B
JSON
{
"name": "growtopia.js-linux-arm64-musl",
"version": "2.0.15",
"os": [
"linux"
],
"cpu": [
"arm64"
],
"main": "growtopia-js.linux-arm64-musl.node",
"files": [
"growtopia-js.linux-arm64-musl.node"
],
"description": "A Node.js & Bun.js ENet framework to create growtopia private server that written in Rust.",
"keywords": [
"growtopia",
"rust",
"enet"
],
"author": "JadlionHD <jadlion.dev@gmail.com>",
"homepage": "https://github.com/StileDevs/growtopia.js#readme",
"license": "MIT",
"engines": {
"node": ">= 10"
},
"repository": "https://github.com/StileDevs/growtopia.js",
"bugs": {
"url": "https://github.com/StileDevs/growtopia.js/issues"
},
"libc": [
"musl"
]
}