UNPKG

chat-commander

Version:

chat command parser engine

33 lines (32 loc) 723 B
{ "author": { "email": "im@z0ne.moe", "name": "Christopher König" }, "dependencies": { "bluebird": "^3.4.0", "understudy": "^4.1.0" }, "description": "chat command parser engine", "devDependencies": {}, "homepage": "https://bitbucket.org/zdt/commander#readme", "keywords": [ "discord", "discordie", "command", "parser" ], "license": "MS-PL", "main": "lib/index.js", "name": "chat-commander", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://bitbucket.org/zdt/commander.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "0.0.2" }