btch-downloader
Version:
Social Media Downloader.
44 lines (43 loc) • 872 B
JSON
{
"name": "btch-downloader",
"version": "4.0.15",
"description": "Social Media Downloader.",
"config": {
"baseUrl": "https://backend1.tioo.eu.org"
},
"main": "index.js",
"scripts": {
"test": "node test/test.js"
},
"keywords": [
"AIO",
"Instagram",
"TikTok",
"Facebook",
"YouTube",
"Twitter",
"MediaFire"
],
"author": "Tio",
"license": "MIT",
"dependencies": {
"axios": "^1.4.0",
"docdash": "^2.0.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hostinger-bot/btch-downloader.git"
},
"bugs": {
"url": "https://github.com/hostinger-bot/btch-downloader/issues"
},
"homepage": "https://github.com/hostinger-bot/btch-downloader#readme",
"directories": {
"doc": "docs",
"lib": "lib",
"test": "test"
},
"publishConfig": {
"tag": "latest"
}
}