mirror of
https://github.com/abocn/TelegramBot.git
synced 2025-03-10 04:39:57 +00:00
Cleaned up package.json
This commit is contained in:
parent
1072b641c8
commit
fd42995aaf
@ -1,13 +1,8 @@
|
||||
{
|
||||
"name": "lynxbot",
|
||||
"version": "1.0.0",
|
||||
"main": "src/bot.js",
|
||||
"scripts": {
|
||||
"start": "nodemon src/bot.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "Lucas Gabriel (lucmsilva)",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"axios": "^1.7.9",
|
||||
"child_process": "^1.0.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user