7 lines
74 B
JSON
7 lines
74 B
JSON
{
|
|
"type": "module",
|
|
"scripts": {
|
|
"start": "node ./index.js"
|
|
}
|
|
}
|