This commit is contained in:
sebseb7
2026-04-04 16:33:33 +02:00
parent 27180aa2c3
commit 2e9a5e9e7f
9 changed files with 218 additions and 82 deletions

View File

@@ -5,6 +5,7 @@
"type": "module",
"scripts": {
"serve": "node restSearch.js",
"search": "node searchCLI.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",