geofences started

This commit is contained in:
2018-04-11 16:30:34 +02:00
parent 82cb8d56cb
commit fca448a1ea
9 changed files with 528 additions and 2 deletions

View File

@ -19,15 +19,19 @@
},
"homepage": "https://gitlab.com/wolutator/dispatcher_ng#README",
"dependencies": {
"body-parser": "^1.18.2",
"chalk": "^2.3.0",
"command-line-args": "^4.0.7",
"cron": "^1.3.0",
"express": "^4.16.3",
"moment": "^2.20.1",
"mqtt": "^2.15.0",
"nodemailer": "^4.4.1",
"simple-node-logger": "^0.93.33"
},
"devDependencies": {
"@types/body-parser": "^1.16.8",
"@types/express": "^4.11.1",
"@types/chalk": "^2.2.0",
"@types/command-line-args": "^4.0.2",
"@types/cron": "^1.2.1",