mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 18:32:50 +00:00
Added files
This commit is contained in:
17
package.json~
Normal file
17
package.json~
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "myapp",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node ./bin/www && node ./mongoui/mongoui-master/index"
|
||||
},
|
||||
"dependencies": {
|
||||
"body-parser": "~1.12.4",
|
||||
"cookie-parser": "~1.3.5",
|
||||
"debug": "~2.2.0",
|
||||
"express": "~4.12.4",
|
||||
"jade": "~1.9.2",
|
||||
"morgan": "~1.5.3",
|
||||
"serve-favicon": "~2.2.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user