mirror of
https://github.com/Aviortheking/advent-of-code.git
synced 2025-04-22 02:42:14 +00:00
11 lines
168 B
JSON
11 lines
168 B
JSON
{
|
|
"name": "advent-of-code",
|
|
"type": "module",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"bun-types": "latest"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": "^5.0.0"
|
|
}
|
|
} |