temp-aoc-2023/one/package.json

13 lines
217 B
JSON

{
"name": "one",
"version": "1.0.0",
"description": "",
"main": "one.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"type": "module"
}