UNPKG

libquery

Version:

A NodeJS library for queries on different game servers

26 lines (25 loc) 572 B
{ "name": "libquery", "version": "1.0.2", "description": "A NodeJS library for queries on different game servers", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Seyz123/libquery.git" }, "keywords": [ "minecraft", "query", "game", "mcpe" ], "author": "Seyz", "license": "MIT", "bugs": { "url": "https://github.com/Seyz123/libquery/issues" }, "homepage": "https://github.com/Seyz123/libquery#readme" }