mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2025-12-13 14:49:46 +00:00
18 lines
361 B
JSON
18 lines
361 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": "",
|
|
"devDependencies": {
|
|
"autoprefixer": "^10.4.19",
|
|
"cheerio": "^1.0.0-rc.12",
|
|
"postcss": "^8.4.39",
|
|
"tailwindcss": "^3.4.4"
|
|
}
|
|
}
|