UNPKG

notmebotz-tools

Version:

Sebuah Tools yang berfungsi untuk mendownload Video atau Foto dari media sosial, serta sebagai tools yang berguna untuk aplikasi kamu seperti untuk BOT

56 lines (55 loc) 1.45 kB
{ "name": "notmebotz-tools", "version": "2.0.14", "description": "Sebuah Tools yang berfungsi untuk mendownload Video atau Foto dari media sosial, serta sebagai tools yang berguna untuk aplikasi kamu seperti untuk BOT", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "downloader", "tools", "ai", "media", "media-downloader", "media-tools", "ssweb", "scraper", "notmebotz-tools" ], "author": "herzonly", "license": "ISC", "dependencies": { "@google/generative-ai": "^0.21.0", "@justherza/ytdl-me": "^0.0.2", "acrcloud": "^1.4.0", "archiver": "^5.3.1", "axios": "^0.27.2", "cheerio": "^1.0.0", "file-type": "^16.5.3", "fluent-ffmpeg": "^2.1.3", "form-data": "^4.0.0", "got": "^11.8.5", "groq-sdk": "^0.15.0", "jimp": "^0.16.1", "jsdom": "^20.0.3", "mime-types": "^2.1.35", "node-fetch": "^2.6.1", "notmebotz-tools": "file:", "qs": "^6.13.1", "shannz-playwright": "^1.0.8", "sharp": "^0.30.7", "undici": "^5.22.1", "ws": "^8.11.0", "xml2js": "^0.6.2", "yt-search": "^2.12.1" }, "repository": { "type": "git", "url": "git+https://github.com/herzonly/notmebotz-tools.git" }, "bugs": { "url": "https://github.com/herzonly/notmebotz-tools/issues" }, "homepage": "https://github.com/herzonly/notmebotz-tools#readme" }