nuzhno-sobrat-formu-registra/package.json

7 lines
128 B
JSON

{
"name": "team-building-registration",
"private": true,
"type": "commonjs",
"scripts": { "start": "node server.js" }
}