ab-downloader
Version:
Social Media Downloader by AbroDevTeam
49 lines (48 loc) • 971 B
JSON
{
"name": "ab-downloader",
"version": "1.0.1",
"description": "Social Media Downloader by AbroDevTeam",
"config": {
"baseUrl": "https://backend1.tioo.eu.org"
},
"main": "index.js",
"scripts": {
"test": "node test/test.js"
},
"keywords": [
"All-In-One",
"Instagram",
"TikTok",
"Facebook",
"YouTube",
"Twitter",
"MediaFire",
"Capcut",
"Gdrive",
"Pinterest",
"Downloader",
"AbroCodes"
],
"author": "AbroCodes",
"license": "MIT",
"dependencies": {
"axios": "^1.4.0",
"docdash": "^2.0.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/abrocodes/unknown-downloader.git"
},
"bugs": {
"url": "https://github.com/abrocode/unknown-downloader/issues"
},
"homepage": "https://github.com/abrocode/unknown-downloader#readme",
"directories": {
"doc": "docs",
"lib": "lib",
"test": "test"
},
"publishConfig": {
"tag": "latest"
}
}