Initial Commit

This commit is contained in:
Christopher Cookman 2022-11-17 21:53:20 -07:00
commit 15de9151ee

11
package.json Normal file
View file

@ -0,0 +1,11 @@
{
"name": "steam-server-test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}