UNPKG

devhelp

Version:

Uma api para simplificar a integração da botlist Dev & Help com seu bot!

25 lines (24 loc) 480 B
{ "name": "devhelp", "version": "1.0.3", "description": "Uma api para simplificar a integração da botlist Dev & Help com seu bot!", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "dev", "help", "devhelp", "dev&help", "botlist", "list", "lista" ], "author": "KrulDev", "license": "ISC", "dependencies": { "events": "^3.2.0", "socket.io-client": "^3.0.3" } }