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 08dadaa commit 78e6459
Showing 1 changed file with 75 additions and 53 deletions.
128 changes: 75 additions & 53 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,79 +1,101 @@
{
"name": "BUMBLEBEE-BOT",
"name": "SUPERBOT",
"version": "1.0.0",
"description": "IF YOU LIKE IT, GIVE A 5 STAR",
"description": "If you like it, give a star",
"main": "index.js",
"type": "module",
"directories": {
"lib": "lib",
"src": "src",
"plugins": "plugins"
},
"scripts": {
"scripts": {
"start": "node index.js",
"qr": "node index.js qr",
"code": "node index.js code",
"test": "node test.js",
"test2": "nodemon index.js",
"test2": "nodemon index.js",
"eslint": "eslint .",
"eslintfix": "eslint --fix ."
},
"homepage": "https://github.com/khalid-official",
"homepage": "https://github.com/jayden-official/SUPER-BOT",
"author": {
"name": "KhalidOfficial"
"name": "JaydenOffical"
},
"repository": {
"type": "git",
"url": "git+https://github.com/khalid-official/BUMBLEBEE-BOT.git"
"url": "https://github.com/jayden-official"
},
"bugs": {
"url": "https://github.com/khalid-official/BUMBLEBEE-BOT/issues"
"url": "https://github.com/jayden-official"
},
"license": "GPL-3.0-or-later",
"dependencies": {
"@adiwajshing/keyed-db": "^0.2.4",
"@colors/colors": "^1.6.0",
"@hapi/boom": "^10.0.0",
"@whiskeysockets/baileys": "6.6.0",
"api-dylux": "^1.8.4",
"awesome-phonenumber": "^2.70.0",
"axios": "^1.7.2",
"bwip-js": "^4.5.0",
"cfonts": "^3.3.0",
"chalk": "^4.1.2",
"cluster": "^0.7.7",
"fake-useragent": "^1.0.1",
"file-type": "^16.5.3",
"fluent-ffmpeg": "^2.1.3",
"form-data": "^4.0.0",
"formdata-node": "^6.0.3",
"g4f": "^1.4.3",
"gpti": "^2.1.3",
"got": "^11.8.3",
"gradient-string": "^2.0.2",
"http2": "^3.3.7",
"human-readable": "^0.2.1",
"jimp": "^0.16.13",
"lodash": "^4.17.21",
"lowdb": "^2.1.0",
"moment-timezone": "^0.5.45",
"mongoose": "^7.4.5",
"node-cache": "^5.1.2",
"node-fetch": "^2.6.1",
"node-gtts": "^2.0.2",
"node-webpmux": "^3.1.0",
"path": "^0.12.7",
"performance-now": "^2.1.0",
"pino": "^7.0.5",
"qrcode": "^1.5.3",
"qrcode-terminal": "^0.12.0",
"readline": "^1.3.0",
"syntax-error": "^1.4.0",
"scrape-primbon": "^1.1.0",
"steno": "^1.0.0",
"text2png": "^2.3.0",
"yargs": "^17.7.2",
"yt-search": "^2.11.0",
"ytdl-core": "^4.11.5"
}
"@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"
}
}

0 comments on commit 78e6459

Please sign in to comment.