UNPKG

growtopia.js-darwin-x64

Version:

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

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