{"_id":"@andhy.stevano/baileys","_rev":"2-65098e3d15bad2e42720c3a039f191db","name":"@andhy.stevano/baileys","dist-tags":{"next":"7.0.0-rc.10","latest":"7.0.0-rc.9"},"versions":{"7.0.0-rc.9":{"name":"@andhy.stevano/baileys","version":"7.0.0-rc.9","keywords":["whatsapp","automation"],"author":{"name":"Andhy Stevano"},"license":"MIT","_id":"@andhy.stevano/baileys@7.0.0-rc.9","maintainers":[{"name":"andhy.stevano","email":"andhy280994@gmail.com"}],"homepage":"https://github.com/andhy-stevano/baileys","bugs":{"url":"https://github.com/andhy-stevano/baileys/issues"},"dist":{"shasum":"833d1b7d3e4f88bd264484b406272bdb9fabe49a","tarball":"https://registry.npmjs.org/@andhy.stevano/baileys/-/baileys-7.0.0-rc.9.tgz","fileCount":373,"integrity":"sha512-Q5UhPNM99o12/tV45l57LLmjAzC0XwtDJQkeDuCprfM4+JHZOH1gvtBieRpllXIFHol9vfVYkKLEmd+jOn45gQ==","signatures":[{"sig":"MEYCIQCP8uSRhRdXcDy4MrTJs0akkf6+zuGBIS0uivpqTEp21AIhAI9q/K+0djC7vWgmVQmrcVsGhUDsYtLu/XiAzurCzUDE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8249255},"main":"lib/index.js","type":"module","types":"lib/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"432c26a07c43c087e0b70d74b28e7aa7b4cd6f65","scripts":{"lint":"tsc && eslint src --ext .js,.ts","test":"node --experimental-vm-modules ./node_modules/.bin/jest --testMatch '**/*.test.ts'","build":"tsc -P tsconfig.build.json && tsc-esm-fix --tsconfig=tsconfig.build.json --ext=.js","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","example":"tsx ./Example/example.ts","prepack":"npm run build","prepare":"npm run build","release":"release-it","lint:fix":"npm run format && npm run lint -- --fix","test:e2e":"node --experimental-vm-modules ./node_modules/.bin/jest --testMatch '**/*.test-e2e.ts'","build:all":"npm run build && npm run build:docs","build:docs":"typedoc","preinstall":"node ./engine-requirements.js","gen:protobuf":"sh WAProto/GenerateStatics.sh","changelog:last":"conventional-changelog -p angular -r 2","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","changelog:preview":"conventional-changelog -p angular -u"},"_npmUser":{"name":"andhy.stevano","email":"andhy280994@gmail.com"},"repository":{"url":"git+https://github.com/andhy-stevano/baileys.git","type":"git"},"_npmVersion":"11.6.2","description":"A WebSockets library for interacting with WhatsApp Web","directories":{},"_nodeVersion":"25.2.1","dependencies":{"ws":"^8.13.0","pino":"^9.6","p-queue":"^9.0.0","libsignal":"git+https://github.com/whiskeysockets/libsignal-node.git","lru-cache":"^11.1.0","@hapi/boom":"^9.1.3","protobufjs":"^7.2.4","async-mutex":"^0.5.0","music-metadata":"^11.7.0","@cacheable/node-cache":"^1.4.0"},"_hasShrinkwrap":false,"packageManager":"yarn@4.9.2","devDependencies":{"tsx":"^4.20.3","jest":"^30.0.5","jimp":"^1.6.0","jiti":"^2.4.2","json":"^11.0.0","open":"^8.4.2","eslint":"^9","ts-jest":"^29.4.0","typedoc":"^0.27.9","prettier":"^3.5.3","@types/ws":"^8.0.0","lru-cache":"^11.1.0","@eslint/js":"^9.31.0","release-it":"^15.10.3","typescript":"^5.8.2","@types/jest":"^30.0.0","@types/node":"^20.9.0","pino-pretty":"^13.1.1","tsc-esm-fix":"^3.1.2","protobufjs-cli":"^1.1.3","link-preview-js":"^3.0.0","@eslint/eslintrc":"^3.3.1","esbuild-register":"^3.6.0","conventional-changelog":"^7.1.1","eslint-config-prettier":"^10.1.2","eslint-plugin-prettier":"^5.4.0","typedoc-plugin-markdown":"4.4.2","@typescript-eslint/parser":"^8","@whiskeysockets/eslint-config":"^1.0.0","conventional-changelog-angular":"^8.0.0","@typescript-eslint/eslint-plugin":"^8"},"peerDependencies":{"jimp":"^1.6.0","sharp":"*","audio-decode":"^2.1.3","link-preview-js":"^3.0.0"},"peerDependenciesMeta":{"jimp":{"optional":true},"audio-decode":{"optional":true},"link-preview-js":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/baileys_7.0.0-rc.9_1768228510042_0.6099430957813903","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-rc.10":{"name":"@andhy.stevano/baileys","type":"module","version":"7.0.0-rc.10","description":"A WebSockets library for interacting with WhatsApp Web","keywords":["whatsapp","automation"],"homepage":"https://github.com/Andhy1994/baileys","repository":{"type":"git","url":"git+https://github.com/Andhy1994/baileys.git"},"license":"MIT","author":{"name":"Andhy Stevano"},"main":"lib/index.js","types":"lib/index.d.ts","publishConfig":{"access":"public"},"scripts":{"build:all":"npm run build && npm run build:docs","build:docs":"typedoc","build":"tsc -P tsconfig.build.json","changelog:last":"conventional-changelog -p angular -r 2","changelog:preview":"conventional-changelog -p angular -u","changelog:update":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","example":"tsx ./Example/example.ts","gen:protobuf":"sh WAProto/GenerateStatics.sh","format":"prettier --write \"src/**/*.{ts,js,json,md}\"","lint":"tsc && eslint src --ext .js,.ts","lint:fix":"npm run format && npm run lint -- --fix","prepack":"npm run build","prepare":"npm run build","preinstall":"node ./engine-requirements.js","release":"release-it","test":"node --experimental-vm-modules ./node_modules/.bin/jest --testMatch '**/*.test.ts'","test:e2e":"node --experimental-vm-modules ./node_modules/.bin/jest --testMatch '**/*.test-e2e.ts'"},"dependencies":{"@cacheable/node-cache":"^1.4.0","@hapi/boom":"^9.1.3","async-mutex":"^0.5.0","libsignal":"git+https://github.com/whiskeysockets/libsignal-node.git","lru-cache":"^11.1.0","music-metadata":"^11.7.0","p-queue":"^9.0.0","pino":"^9.6","protobufjs":"^7.2.4","ws":"^8.13.0"},"devDependencies":{"@eslint/eslintrc":"^3.3.1","@eslint/js":"^9.31.0","@types/jest":"^30.0.0","@types/node":"^20.9.0","@types/ws":"^8.0.0","@typescript-eslint/eslint-plugin":"^8","@typescript-eslint/parser":"^8","@whiskeysockets/eslint-config":"^1.0.0","conventional-changelog":"^7.1.1","conventional-changelog-angular":"^8.0.0","esbuild-register":"^3.6.0","eslint":"^9","eslint-config-prettier":"^10.1.2","eslint-plugin-prettier":"^5.4.0","jest":"^30.0.5","jimp":"^1.6.0","jiti":"^2.4.2","json":"^11.0.0","link-preview-js":"^3.0.0","lru-cache":"^11.1.0","open":"^8.4.2","pino-pretty":"^13.1.1","prettier":"^3.5.3","protobufjs-cli":"^1.1.3","release-it":"^15.10.3","ts-jest":"^29.4.0","tsc-esm-fix":"^3.1.2","tsx":"^4.20.3","typedoc":"^0.27.9","typedoc-plugin-markdown":"4.4.2","typescript":"^5.8.3"},"peerDependencies":{"audio-decode":"^2.1.3","jimp":"^1.6.0","link-preview-js":"^3.0.0","sharp":"*"},"peerDependenciesMeta":{"audio-decode":{"optional":true},"jimp":{"optional":true},"link-preview-js":{"optional":true}},"packageManager":"yarn@4.9.2","engines":{"node":">=20.0.0"},"readmeFilename":"README.md","gitHead":"1bb2f80f7f61df9964e9e1a8b8d2c62f7cad520e","_id":"@andhy.stevano/baileys@7.0.0-rc.10","bugs":{"url":"https://github.com/Andhy1994/baileys/issues"},"_nodeVersion":"25.2.1","_npmVersion":"11.6.2","dist":{"integrity":"sha512-D2dSIIWyr88mLssmt2lMN6bji+AiH0ASROE5c+zSJSGVlYEX3LYVllzzwU9+hw/6Vc9e/lndZ+e+1dVYjY4Pow==","shasum":"75329ce3dc7a8863d0a40094c954d14443a5f737","tarball":"https://registry.npmjs.org/@andhy.stevano/baileys/-/baileys-7.0.0-rc.10.tgz","fileCount":373,"unpackedSize":8243919,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCcKkKp+hixqCqU9mk6OeEUeObuXrVds65niEd3ZFsz8QIhALeWLYf1ywU4iknKGQWQQpIDGbOpMGCr7/Y91VgufkV5"}]},"_npmUser":{"name":"andhy.stevano","email":"andhy280994@gmail.com"},"directories":{},"maintainers":[{"name":"andhy.stevano","email":"andhy280994@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/baileys_7.0.0-rc.10_1768235975659_0.37329700380492237"},"_hasShrinkwrap":false}},"time":{"created":"2026-01-12T14:35:09.949Z","modified":"2026-01-12T16:39:36.065Z","7.0.0-rc.9":"2026-01-12T14:35:10.266Z","7.0.0-rc.10":"2026-01-12T16:39:35.872Z"},"bugs":{"url":"https://github.com/andhy-stevano/baileys/issues"},"author":{"name":"Andhy Stevano"},"license":"MIT","homepage":"https://github.com/andhy-stevano/baileys","keywords":["whatsapp","automation"],"repository":{"url":"git+https://github.com/andhy-stevano/baileys.git","type":"git"},"description":"A WebSockets library for interacting with WhatsApp Web","maintainers":[{"name":"andhy.stevano","email":"andhy280994@gmail.com"}],"readme":"","readmeFilename":""}