updated package.json

This commit is contained in:
2019-12-12 13:28:50 -05:00
parent a1a8e5f319
commit 088c7207c1
2 changed files with 27 additions and 7 deletions

View File

@ -13,6 +13,7 @@
},
"dependencies": {
"authenticate-pam": "github:WeiAnAn/node-authenticate-pam",
"ejs": "^3.0.1",
"express": "~4.16.1",
"forever": "^1.0.0",
"linux-sys-user": "github:wmantly/linux-user",