mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-17 19:26:23 +00:00
monorepo/cli
This commit is contained in:
15
packages/cli/package.json
Normal file
15
packages/cli/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user