UNPKG

test-downloader

Version:
42 lines (41 loc) 885 B
{ "name": "test-downloader", "version": "1.0.5", "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" ], "author": "ARIFUL ISLAM ASIF", "license": "MIT", "dependencies": { "axios": "^1.4.0", "cheerio": "^1.0.0", "docdash": "^2.0.2" }, "repository": { "type": "git", "url": "git+https://github.com/THE-REBEL-A4IF-V4U/trs-media-downloader.git" }, "bugs": { "url": "https://github.com/THE-REBEL-A4IF-V4Ut/trs-media-downloader/issues" }, "homepage": "https://github.com/THE-REBEL-A4IF-V4U/trs-media-downloader#readme", "directories": { "lib": "lib" }, "publishConfig": { "tag": "latest" } }