UNPKG

@ncd0/growtopia

Version:

A JavaScript library for interacting with Growtopia APIs & More.

29 lines (28 loc) 596 B
{ "name": "@ncd0/growtopia", "version": "1.0.2", "description": "A JavaScript library for interacting with Growtopia APIs & More.", "main": "index.js", "scripts": { "test": "echo \"No tests yet\" && exit 0" }, "keywords": [ "growtopia", "growtopia api", "growtopia bot", "growtopia game", "growtopia detail" ], "author": "ncd0 (https://ncd0.sp7.cl/)", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/ncd0/growtopia" }, "engines": { "node": ">=18.0.0" }, "dependencies": { "cheerio": "^1.1.0" } }