frist pass
This commit is contained in:
16
package.json
Normal file
16
package.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "proxy-api",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node ./bin/www"
|
||||
},
|
||||
"dependencies": {
|
||||
"authenticate-pam": "^1.0.2",
|
||||
"bcrypt": "^1.0.3",
|
||||
"express": "~4.16.1",
|
||||
"linux-user": "github:wmantly/linux-user",
|
||||
"pubsub-js": "^1.6.0",
|
||||
"redis": "^2.8.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user