mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 18:32:50 +00:00
init
This commit is contained in:
26
package.json
26
package.json
@@ -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": "*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user