UNPKG

@thelarinel/rcon

Version:

A modern NodeJS library for the Source RCON Protocol

26 lines (25 loc) 600 B
{ "name": "@thelarinel/rcon", "version": "1.0.4", "description": "A modern NodeJS library for the Source RCON Protocol", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Larinel/rcon.git" }, "keywords": [ "rcon", "rcon-protocol", "rcon-client", "csgo" ], "author": "Enrique Carpintero, Bohdan Didyk", "license": "MIT", "bugs": { "url": "https://github.com/Larinel/rcon/issues" }, "homepage": "https://github.com/Larinel/rcon#readme" }