@thomas-smyth/rcon
Version:
A modern NodeJS library for the Source RCON Protocol
23 lines (22 loc) • 561 B
JSON
{
"name": "@thomas-smyth/rcon",
"version": "1.0.5",
"description": "A modern NodeJS library for the Source RCON Protocol",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/Thomas-Smyth/rcon.git"
},
"keywords": [
"rcon",
"rcon-protocol",
"rcon-client",
"csgo"
],
"author": "Enrique Carpintero, Bohdan Didyk",
"license": "MIT",
"bugs": {
"url": "https://github.com/Thomas-Smyth/rcon/issues"
},
"homepage": "https://github.com/Thomas-Smyth/rcon#readme"
}