Files
olympics-calendar/package.json
2024-07-08 16:23:57 +01:00

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