33ead877
Nattapon Wongpaet
first code
|
1
|
{
|
49559b6c
sumatek
merge
|
2
|
"name": "express-project",
|
33ead877
Nattapon Wongpaet
first code
|
3
4
5
6
|
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
|
e57c30ae
sumatek
update get
|
7
|
"test": "echo \"Error: no test specified\" && exit 1"
|
30fb6c36
sumatek
update fixbug post
|
8
|
},
|
57d157f6
sumatek
add stats post
|
9
|
"author": "",
|
dde61c7c
sumatek
update package
|
10
11
|
"license": "ISC",
"dependencies": {
|
33ead877
Nattapon Wongpaet
first code
|
12
|
"app-module-path": "^2.2.0",
|
49559b6c
sumatek
merge
|
13
|
"body-parser": "^1.18.3",
|
33ead877
Nattapon Wongpaet
first code
|
14
15
16
17
|
"connect-flash": "^0.1.1",
"connect-redis": "^3.4.0",
"cookie-parser": "^1.4.3",
"express": "^4.16.4",
|
0b6272e0
sumatek
update template
|
18
|
"express-request-id": "^1.4.1",
|
33ead877
Nattapon Wongpaet
first code
|
19
20
21
|
"express-session": "^1.15.6",
"indicative": "^3.0.6",
"log4js": "^3.0.6",
|
30fb6c36
sumatek
update fixbug post
|
22
|
"moment": "^2.22.2",
|
33ead877
Nattapon Wongpaet
first code
|
23
24
25
26
|
"mongodb": "^3.1.8",
"node-json-config": "0.0.4",
"passport": "^0.4.0",
"passport-local": "^1.0.0",
|
58b47ee8
Nattapon Wongpaet
update query mongodb
|
27
|
"passport-saml": "^0.30.0",
|
33ead877
Nattapon Wongpaet
first code
|
28
|
"redis": "^2.8.0",
|
49559b6c
sumatek
merge
|
29
|
"unirest": "^0.5.1",
|
33ead877
Nattapon Wongpaet
first code
|
30
31
|
"uuid": "^3.3.2",
"winston": "^3.1.0",
|
33ead877
Nattapon Wongpaet
first code
|
32
33
34
|
"winston-express": "^0.1.1"
}
}
|
30fb6c36
sumatek
update fixbug post
|
|
|
33ead877
Nattapon Wongpaet
first code
|
|
|
2853a670
sumatek
update log
|
|
|
33ead877
Nattapon Wongpaet
first code
|
|
|
4091ab82
sumatek
update package
|
|
|
33ead877
Nattapon Wongpaet
first code
|
|
|