12 lines
220 B
JSON
12 lines
220 B
JSON
{
|
|
"name": "masterserver",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.mjs",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "EntenKoeniq",
|
|
"license": "MIT"
|
|
}
|