UNPKG

hubot-mcrcon

Version:

A Minecraft RCON script for Hubot

22 lines (21 loc) 411 B
{ "name": "hubot-mcrcon", "version": "0.2.5", "description": "A Minecraft RCON script for Hubot", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": "", "keywords": [ "Hubot", "Minecraft", "RCON" ], "author": "Robert Bergman", "license": "MIT", "dependencies": { "underscore": "~1.4.4", "rcon": "~0.1.5" } }