mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2025-12-13 14:49:46 +00:00
15 lines
271 B
JSON
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"
|
|
}
|
|
}
|