UNPKG

create-tina-bot

Version:

CLI para criar bots de whatsapp usamdo a base da TINA BOT

16 lines (15 loc) 401 B
{ "name": "create-tina-bot", "version": "1.0.0", "description": "CLI para criar bots de whatsapp usamdo a base da TINA BOT", "main": "bin/create-tina-bot.js", "bin": { "create-tina-bot": "bin/create-tina-bot.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["cli","whatsapp","bot","tina"], "author": "Eliobros Tech", "license": "MIT" }