UNPKG

growtopia.js-linux-x64-musl

Version:

A Node.js & Bun.js ENet framework to create growtopia private server that written in Rust.

33 lines 736 B
{ "name": "growtopia.js-linux-x64-musl", "version": "2.2.0", "os": [ "linux" ], "cpu": [ "x64" ], "main": "growtopia-js.linux-x64-musl.node", "files": [ "growtopia-js.linux-x64-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" ] }