{ "name": "mapgrab", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "axios": "^0.21.4", "download": "^8.0.0", "xmldom": "^0.6.0", "xpath": "^0.0.32" }, "dependencies": { "follow-redirects": "^1.14.4", "unzipper": "^0.10.11" } }