First commit

This commit is contained in:
Sven laptop
2026-07-19 18:50:50 +02:00
commit ac296ecda4
2 changed files with 13 additions and 0 deletions
View File
+13
View File
@@ -0,0 +1,13 @@
{
"name": "filing-cabinet",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs"
}