1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 18:32:50 +00:00
This commit is contained in:
2016-05-11 21:39:27 -05:00
parent 17b55e8e26
commit 64468b0a2d
4745 changed files with 0 additions and 687689 deletions

View File

@@ -1,26 +0,0 @@
{
"name": "myapp",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "forever ./bin/www",
"stop" : "forever ./bin/www"
},
"dependencies": {
"body-parser": "*",
"cookie-parser": "*",
"debug": "*",
"express": "*",
"jade": "*",
"morgan": "*",
"serve-favicon": "*",
"jsdom": "*",
"fs": "*",
"mongoose": "*",
"ejs": "*",
"mongo-express": "*",
"multer": "*",
"nodemailer": "*",
"async": "*"
}
}