mirror of
https://github.com/cupcakearmy/advent-of-code.git
synced 2025-01-02 13:26:23 +00:00
10 lines
128 B
JSON
10 lines
128 B
JSON
{
|
|
"scripts": {
|
|
"gen": "bun hygen riddle new"
|
|
},
|
|
"dependencies": {
|
|
"axios": "^1.6.0",
|
|
"hygen": "^6.2.11"
|
|
}
|
|
}
|