AoC-23/package.json

8 lines
142 B
JSON

{
"name": "aoc23",
"version": "1.0.0",
"description": "Advent of Code",
"author": "Baipyrus",
"license": "ISC",
"type": "module"
}