UNPKG

cordlr-kontrolla

Version:
27 lines (26 loc) 609 B
{ "name": "cordlr-kontrolla", "version": "1.0.0", "description": "Bot Controller Plugin for Cordlr", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Devcord/cordlr-kontrolla.git" }, "keywords": [ "cordlr", "plugin" ], "author": "Devcord", "license": "MIT", "bugs": { "url": "https://github.com/Devcord/cordlr-kontrolla/issues" }, "homepage": "https://github.com/Devcord/cordlr-kontrolla#readme", "dependencies": { "cordlr-plugin": "0.0.5" } }