This commit is contained in:
kajvan
2024-01-03 18:08:11 +01:00
parent 96189492d1
commit df4c9e6657
+11
View File
@@ -0,0 +1,11 @@
{
"name": "backend",
"version": "0.0.1",
"description": "backend for forum",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "kaj van schalkwijk",
"license": "MIT"
}