UNPKG

djs-simplecmd

Version:

A simple command parser for discord.js

25 lines (24 loc) 584 B
{ "name": "djs-simplecmd", "version": "1.1.1", "description": "A simple command parser for discord.js", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/chanonlim/djs-simplecmd.git" }, "keywords": [ "command", "command-parser", "discord.js" ], "author": "chanonlim", "license": "MIT", "bugs": { "url": "https://github.com/chanonlim/djs-simplecmd/issues" }, "homepage": "https://github.com/chanonlim/djs-simplecmd#readme" }