Created the package.json & yarn.lock file

This commit is contained in:
Mathias Wagner 2023-06-08 21:46:23 +02:00
parent b5393a715b
commit 14562f49cc
2 changed files with 13 additions and 0 deletions

9
package.json Normal file
View File

@ -0,0 +1,9 @@
{
"name": "countryguessr",
"version": "1.0.0-ALPHA",
"description": "The server of the CountryGuesser game",
"main": "server/index.js",
"repository": "https://github.com/gnmyt/CountryGuessr.git",
"author": "Mathias Wagner <germannewsmaker@gmail.com>",
"license": "MIT"
}

4
yarn.lock Normal file
View File

@ -0,0 +1,4 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1