first commit

This commit is contained in:
adrian
2025-08-16 23:26:23 +02:00
commit 02a4ff01b7
13 changed files with 3826 additions and 0 deletions

5
package.json Normal file
View File

@ -0,0 +1,5 @@
{
"dependencies": {
"readline-sync": "^1.4.10"
}
}