6 lines
60 B
JSON
Raw Permalink Normal View History

2023-09-13 20:03:12 +08:00
{
"scripts": {
"start": "node index.js"
}
}