wibusoft
Version:
our features are few but we provide the best and it is not uncommon to find in other npmjs
48 lines (47 loc) • 1.13 kB
JSON
{
"name": "wibusoft",
"version": "1.0.7",
"description": "our features are few but we provide the best and it is not uncommon to find in other npmjs",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\"",
"prettier": "prettier --write . --list-different",
"dev": "node example/example.js"
},
"keywords": [
"api",
"top-up",
"free-fire",
"top-up-api",
"mobile-legends",
"mobile-legend",
"ml",
"game",
"anto-chan",
"wa-bot",
"whatsapp-bot"
],
"author": "Wibusoft",
"license": "ISC",
"dependencies": {
"node-fetch": "^2.6.0",
"axios": "^0.27.2",
"cheerio": "^1.0.0-rc.11",
"crypto": "^1.0.1",
"file-type": "^16.5.3",
"form-data": "^4.0.0",
"node-webpmux": "^3.1.1",
"yt-search": "^2.10.3"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wibusoft-team/wibusoft.git"
},
"bugs": {
"url": "https://github.com/wibusoft-team/wibusoft/issues"
},
"homepage": "https://github.com/wibusoft-team/wibusoft#readme",
"directories": {
"example": "example"
}
}