Files
minigames/bottlesort/package.json
2026-04-04 15:09:32 +02:00

10 lines
134 B
JSON

{
"name": "bottlesort",
"version": "1.0.0",
"private": true,
"type": "module",
"scripts": {
"test": "node --test"
}
}