{ "name": "calendar-scraper", "version": "1.0.0", "description": "", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "axios": "^1.3.3", "cheerio": "^1.0.0-rc.12", "express": "^4.18.2", "ics": "^3.1.0" } }