chore: api mock configuration files

This commit is contained in:
2024-09-30 14:23:20 +02:00
parent 5105229eef
commit 4ac92198b7
8 changed files with 41 additions and 28870 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
"start": "node index.js",
"fetch": "node fetchEndpoints.js"
},
"author": "",
"license": "ISC",