UNPKG

ab-downloader

Version:

Social Media Downloader by AbroDevTeam

42 lines (41 loc) 815 B
{ "name": "ab-downloader", "version": "1.0.2", "description": "Social Media Downloader by AbroDevTeam", "config": { "baseUrl": "https://backend1.tioo.eu.org" }, "main": "index.js", "scripts": { "test": "node test/test.js" }, "keywords": [ "AIO", "Instagram", "TikTok", "Facebook", "YouTube", "Twitter", "MediaFire", "Capcut", "Gdrive", "Pinterest", "Downloader", "AbroCodes" ], "author": "AbroCodes (https://whatsapp.com/channel/0029VaidGkA6hENhcPlyuu1e)", "license": "MIT", "dependencies": { "axios": "^1.4.0", "docdash": "^2.0.2" }, "homepage": "https://abrotech001.github.io/ab-downloader", "directories": { "doc": "docs", "lib": "lib", "test": "test" }, "publishConfig": { "tag": "latest" } }