mozhesh-sozdat-igru-vot-stse/package.json

9 lines
123 B
JSON

{
"name": "nightmare-house",
"private": true,
"type": "commonjs",
"scripts": {
"start": "node server.js"
}
}