UNPKG

@xncn/instadownloader

Version:
36 lines (35 loc) 694 B
{ "name": "@xncn/instadownloader", "version": "0.0.4", "description": "Instagram downloader", "homepage": "https://github.com/XnCN/instagramdownloader", "main": "dist/index.js", "files": [ "dist/**/*" ], "scripts": { "start": "node ./dist/index.js", "dev": "tsc -w", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "instagram", "downloader", "instagram", "downloader", "typescript", "reals", "photo", "gallery", "content" ], "author": "XnCN", "license": "ISC", "devDependencies": { "typescript": "^5.0.4" }, "dependencies": { "axios": "^1.4.0", "axios-retry": "^3.5.0" } }