growtopia.js-linux-x64-gnu
Version:
A Node.js & Bun.js ENet framework to create growtopia private server that written in Rust.
33 lines • 735 B
JSON
{
"name": "growtopia.js-linux-x64-gnu",
"version": "2.0.15",
"os": [
"linux"
],
"cpu": [
"x64"
],
"main": "growtopia-js.linux-x64-gnu.node",
"files": [
"growtopia-js.linux-x64-gnu.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": [
"glibc"
]
}