Files
bot-whatsapp/packages/cli/package.json
2022-10-24 14:37:20 +02:00

16 lines
267 B
JSON

{
"name": "cli",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"kleur": "^4.1.5"
}
}