Files
olympics-calendar/package.json
Fabrice Lamant 29a0f490a6 first commit
2024-07-08 15:06:59 +01:00

15 lines
271 B
JSON

{
"name": "olympics-calendar",
"version": "1.0.0",
"main": "handball.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"cheerio": "^1.0.0-rc.12"
}
}