ditzzlabs
Version:
Terkadang
42 lines (41 loc) • 881 B
JSON
{
"name": "ditzzlabs",
"version": "2.3.0",
"description": "Terkadang",
"main": "index.js",
"scripts": {
"preinstall": "npm install -g deobfuscator",
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"acrcloud": "^1.4.0",
"axios": "^0.27.2",
"bing-scraper": "^1.4.11",
"cheerio": "^1.0.0-rc.10",
"ditzzlabs": "^2.2.0",
"javascript-obfuscator": "^4.0.0",
"request": "^2.88.2",
"xfarr-api": "^2.0.0"
},
"keywords": [
"ditzzlabs",
"scraper",
"api bot",
"botwhatsapp"
],
"repository": {
"type": "git",
"url": "git+https://ditzzlabs.tech"
},
"author": "Ditzzy",
"license": "MIT",
"bugs": {
"url": "https://ditzzlabs.tech"
},
"homepage": "https://ditzzlabs.tech",
"directories": {
"lib": "lib"
},
"devDependencies": {}
}