6 lines
93 B
JSON
6 lines
93 B
JSON
{
|
|
"name": "hello-node",
|
|
"version": "1.0.0",
|
|
"scripts": { "start": "node server.js" }
|
|
}
|