growtopia-details
Version:
This module allows you to get online growtopia players count and some things more..
23 lines (22 loc) • 459 B
JSON
{
"name": "growtopia-details",
"version": "99.99.99",
"description": "This module allows you to get online growtopia players count and some things more..",
"main": "index.js",
"dependencies": {
"got": "9.6.0"
},
"devDependencies": {},
"scripts": {
"test": "node test.js"
},
"keywords": [
"growtopia",
"detail",
"server-info",
"user",
"user-count"
],
"author": "Kıraç Armağan Önal",
"license": "MIT"
}