Cleaned up package.json
This commit is contained in:
parent
1072b641c8
commit
fd42995aaf
1 changed files with 0 additions and 5 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue