vegan-prestwich/scripts/package.json

18 lines
330 B
JSON

{
"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"
}
}