6 lines
72 B
JSON
6 lines
72 B
JSON
{
|
|
"type": "module",
|
|
"scripts": {
|
|
"start": "node server.js"
|
|
}
|
|
} |