orkuthidebot
Version:
Library Orkut Hide Bot: fungsi QRIS, OTP, dan mutasi transaksi
23 lines (21 loc) • 515 B
JSON
{
"name": "orkuthidebot",
"version": "1.0.5",
"description": "Library Orkut Hide Bot: fungsi QRIS, OTP, dan mutasi transaksi",
"main": "index.js",
"bin": {
"orkuthidebot": "./bin/cli.js"
},
"scripts": {
"test": "echo \"No tests yet\"",
"postinstall": "chmod +x bin/cli.js"
},
"keywords": ["orkuthide", "qris", "otp", "mutasi", "transaksi"],
"author": "RizkiHdyt",
"license": "MIT",
"dependencies": {
"axios": "^1.6.8",
"base-64": "^1.0.0",
"dotenv": "^16.4.5"
}
}