added packages

This commit is contained in:
Robert Drake 2020-11-03 22:15:41 -06:00
parent 6f15be8e06
commit 3a6f6fb30b
2 changed files with 1254 additions and 2 deletions

1252
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,8 +11,10 @@
"author": "rgdra",
"contributors": [],
"dependencies": {
"bluebird": "^3.7.2",
"irc-upd": "^0.11.0",
"node-geocoder": "^3.27.0"
"node-geocoder": "^3.27.0",
"sqlite3": "^5.0.0"
},
"scripts": {
"start": "node bot.js"