{
"name": "college-chess-party",
"version": "1.0.0",
"private": true,
"type": "module",
"scripts": {
"start": "node server.js"
}