This commit is contained in:
Philippe Torrel
2026-07-06 09:11:46 +02:00
parent 1b7f884cc6
commit 3578c15a45
10 changed files with 101 additions and 4 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "u12_mehrere-dateien-auslesen",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "module"
}