Merge unrelated histories

This commit is contained in:
2024-02-09 12:51:42 +01:00
parent 04077edebe
commit 77e2bfd1e1
38 changed files with 33681 additions and 0 deletions

12
package.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "templateprojekt",
"version": "1.0.0",
"description": "",
"keywords": [],
"author": "Christian Schindler",
"license": "ISC",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}