Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Khalid-official authored Aug 11, 2024
1 parent 84783aa commit 44f2de7
Showing 1 changed file with 92 additions and 99 deletions.
191 changes: 92 additions & 99 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,101 +1,94 @@
{
"name": "SUPERBOT",
"version": "1.0.0",
"description": "If you like it, give a star",
"main": "index.js",
"type": "module",
"directories": {
"lib": "lib",
"src": "src",
"plugins": "plugins"
},
{
"name": "DYLUX-BOT",
"version": "3.0.0",
"description": "Customizable WhatsApp Bot",
"main": "index.js",
"type": "module",
"directories": {
"lib": "lib",
"src": "src",
"plugins": "plugins"
},
"scripts": {
"start": "node index.js",
"qr": "node index.js qr",
"code": "node index.js code",
"test": "node test.js",
"test2": "nodemon index.js",
"eslint": "eslint .",
"eslintfix": "eslint --fix ."
},
"homepage": "https://github.com/jayden-official/SUPER-BOT",
"author": {
"name": "JaydenOffical"
},
"repository": {
"type": "git",
"url": "https://github.com/jayden-official"
},
"bugs": {
"url": "https://github.com/jayden-official"
},
"license": "GPL-3.0-or-later",
"dependencies": {
"@adiwajshing/keyed-db": "^0.2.4",
"@bochilteam/scraper": "^4.2.4",
"@brandond/findthelyrics": "^2.0.5",
"@green-code/music-track-data": "^2.0.3",
"@sasmeee/igdl": "npm:@sasmeee/igdl",
"@shineiichijo/marika": "^2.0.6",
"@vitalets/google-translate-api": "^8.0.0",
"@whiskeysockets/baileys": "npm:@whiskeysockets/baileys",
"@xct007/frieren-scraper": "github:xct007/frieren-scraper",
"acrcloud": "^1.4.0",
"api-dylux": "^1.6.2",
"aptoide-scraper": "^1.0.1",
"awesome-phonenumber": "^2.68.0",
"axios": "^1.1.3",
"body-parser": "^1.20.2",
"cfonts": "^2.10.0",
"chalk": "^5.0.0",
"cheerio": "^1.0.0-rc.10",
"colors": "1.4.0",
"express": "^4.17.3",
"fb-downloader-scrapper": "^1.0.1",
"file-type": "^17.1.1",
"fluid-spotify.js": "*",
"fluent-ffmpeg": "^2.1.2",
"formdata-node": "^4.3.2",
"fs": "^0.0.1-security",
"google-it": "^1.6.3",
"google-play-scraper": "^10.0.0",
"hispamemes": "^1.0.7",
"human-readable": "^0.2.1",
"imagemaker.js": "^2.0.4",
"instagram-url-direct": "^1.0.13",
"jsdom": "^19.0.0",
"link-preview-js": "^3.0.0",
"lodash": "^4.17.21",
"lowdb": "^3.0.0",
"md5": "^2.3.0",
"megajs": "^1.1.3",
"moment-timezone": "^0.5.34",
"mongoose": "^6.3.3",
"node-fetch": "^3.2.0",
"node-gtts": "^2.0.2",
"node-id3": "^0.2.6",
"node-webpmux": "^3.1.1",
"openai": "^3.3.0",
"pdfkit": "^0.13.0",
"perf_hooks": "^0.0.1",
"pino": "^7.8.0",
"pino-pretty": "^7.5.1",
"qrcode": "^1.5.0",
"qrcode-terminal": "^0.12.0",
"readline": "^1.3.0",
"similarity": "^1.2.1",
"socket.io": "^4.4.1",
"sanzy-spotifydl": "*",
"syntax-error": "^1.4.0",
"terminal-image": "^2.0.0",
"url-regex-safe": "^3.0.0",
"wa-sticker-formatter": "^4.3.2",
"yargs": "^17.3.1",
"yt-search": "^2.10.3",
"ytdl-core": "github:khlevon/node-ytdl-core#v4.11.4-patch.2"
},
"devDependencies": {
"eslint": "^8.45.0",
"eslint-config-google": "^0.14.0"
}
"start": "node index.js",
"test": "node test.js",
"test2": "nodemon index.js"
},
"keywords": [
"termux-whatsapp-bot",
"whatsapp-bot",
"whatsapp",
"js-whatsapp",
"whatsapp",
"dylux-bot",
"senna",
"multi-device",
"senna-bot",
"baileys-md"
],
"homepage": "https://github.com/Khalid-official/DYLUX-BOT",
"author": {
"name": "khalid-official"
},
"repository": {
"type": "git",
"url": "git+https://github.com/khalid-official/DYLUX-BOT.git"
},
"bugs": {
"url": "https://github.com/Khalid-official/DYLUX-BOT/issues"
},
"license": "GPL-3.0-or-later",
"dependencies": {
"@whiskeysockets/baileys": "^6.6.0",
"@adiwajshing/keyed-db": "^0.2.4",
"@bochilteam/scraper": "^4.2.4",
"awesome-phonenumber": "^3.4.0",
"axios": "^1.1.2",
"form-data": "^4.0.0",
"cfonts": "^3.1.1",
"chalk": "^5.1.0",
"cheerio": "^1.0.0",
"colors": "1.4.0",
"express": "^4.18.1",
"file-type": "^18.0.0",
"fluent-ffmpeg": "^2.1.2",
"formdata-node": "^5.0.0",
"human-readable": "^0.2.1",
"jsdom": "^20.0.1",
"link-preview-js": "^3.0.0",
"lodash": "^4.17.21",
"lowdb": "^3.0.0",
"mongoose": "^6.6.5",
"node-fetch": "^3.2.10",
"node-gtts": "^2.0.2",
"node-webpmux": "^3.1.3",
"perf_hooks": "^0.0.1",
"pino": "^8.6.1",
"pino-pretty": "^9.1.1",
"qrcode": "^1.5.1",
"qrcode-terminal": "^0.12.0",
"readline": "^1.3.0",
"similarity": "^1.2.1",
"g-i-s": "^2.1.6",
"socket.io": "^4.5.2",
"syntax-error": "^1.4.0",
"terminal-image": "^2.0.0",
"url-regex-safe": "^3.0.0",
"emoji-api": "^2.0.1",
"translate-google-api": "^1.0.4",
"google-it": "^1.6.4",
"yt-search": "^2.10.3",
"ytdl-core": "github:khlevon/node-ytdl-core#v4.11.4-patch.2",
"@vitalets/google-translate-api": "^9.2.0",
"openai": "^3.3.0",
"aptoide-scraper": "^1.0.1",
"megajs": "^1.1.3",
"mime-types": "^2.1.35",
"api-dylux": "^1.7.2",
"yargs": "^17.6.0"
},
"optionalDependencies": {
"wa-sticker-formatter": "^4.3.2",
"moment-timezone": "^0.5.37"
}
}

0 comments on commit 44f2de7

Please sign in to comment.