This commit is contained in:
RonanCraft
2024-03-27 21:36:25 -04:00
parent 37e4bb196f
commit 0afea8b3d5
3 changed files with 14 additions and 1 deletions

12
NodeServer/package.json Normal file
View File

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