package.json
This commit is contained in:
parent
a9ba42af29
commit
e972dadb01
1627
package-lock.json
generated
Normal file
1627
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
18
package.json
Normal file
18
package.json
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"name": "auth.rxbn.de",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "single sign-on solution",
|
||||||
|
"main": "app.js",
|
||||||
|
"author": "rxbn_",
|
||||||
|
"license": "",
|
||||||
|
"dependencies": {
|
||||||
|
"body-parser": "^1.19.0",
|
||||||
|
"cookie-parser": "^1.4.4",
|
||||||
|
"express": "^4.17.1",
|
||||||
|
"express-session": "^1.16.1",
|
||||||
|
"mongoose": "^5.5.12",
|
||||||
|
"pug": "^2.0.3",
|
||||||
|
"request": "^2.88.0",
|
||||||
|
"vorpal": "^1.12.0"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user