6 lines
117 B
JSON
6 lines
117 B
JSON
{
|
|
"name": "bot",
|
|
"private": true,
|
|
"type": "commonjs",
|
|
"scripts": { "start": "node --env-file=.env bot.js" }
|
|
} |