{ "name": "scripts", "version": "1.0.0", "main": "opening_times.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "axios": "^1.7.8", "cheerio": "^1.0.0", "gray-matter": "^4.0.3" } }