exercises/w10-exceptions-node/package.json
2025-04-21 22:52:12 +09:00

13 lines
225 B
JSON

{
"name": "exceptions1",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}