Code files
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "webapp",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node ./bin/www"
|
||||
},
|
||||
"dependencies": {
|
||||
"body-parser": "~1.16.0",
|
||||
"concordant": "^0.2.1",
|
||||
"cookie-parser": "~1.4.3",
|
||||
"debug": "~2.6.0",
|
||||
"ejs": "~2.5.5",
|
||||
"express": "~4.14.1",
|
||||
"morgan": "~1.7.0",
|
||||
"mu": "^2.1.2",
|
||||
"restify": "^4.3.0",
|
||||
"serve-favicon": "~2.3.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user