Files
new-year-countdown/package.json
2022-12-30 18:09:58 +00:00

12 lines
265 B
JSON

{
"name": "new-year-countdown",
"version": "1.0.0",
"description": "Count down each New Year's arrival around the world",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}