Skip to content

Commit

Permalink
V6
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimaitech authored Jul 18, 2024
1 parent c7ae010 commit 3b720c6
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@
"description": "",
"main": "ibrahim.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"test": "node ibrahim.js",
"s": "node ibrahim.js",
"bmwmd": "pm2 start ibrahim.js --attach --max-memory-restart 490M",
"bmwmd": "pm2 start ibrahim.js --attach",
"bmwmd": "pm2 start ibrahim.js --attach",
"c": "tsc"
},
"keywords": [
Expand All @@ -15,15 +16,15 @@
"Bmw-md",
"whatsapp",
"whatsapp-bot",
"ibrahimaitech"
"bmw-md-boy"
],
"author": "ibrahimartech",
"license": "ISC",
"author": "ibraahadam",
"license": "ISC",
"dependencies": {
"@adiwajshing/keyed-db": "^0.2.4",
"@hapi/boom": "^10.0.1",
"@types/node": "^18.0.6",
"@whiskeysockets/baileys": "github:Luffy2ndAccount/Baileys",
"@whiskeysockets/baileys": "github:Luffy2ndAccount/Baileys",
"@xaviabot/fb-downloader": "^1.0.14",
"aptoide-scraper": "^1.0.1",
"axios": "^1.4.0",
Expand All @@ -45,7 +46,8 @@
"google-tts-api": "latest",
"heroku-client": "^3.1.0",
"human-readable": "^0.2.1",
"jimp": "^0.22.10",
"javascript-obfuscator": "^4.1.0",
"jimp": "^0.16.13",
"latest": "^0.2.0",
"link-preview-js": "^3.0.4",
"moment-timezone": "^0.5.43",
Expand Down

0 comments on commit 3b720c6

Please sign in to comment.