mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2026-04-28 03:07:38 +02:00
qmining and main module on subdomains
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "node-ejs",
|
||||
"main": "server.js",
|
||||
"dependencies": {
|
||||
"connect-busboy": "0.0.2",
|
||||
"ejs": "^1.0.0",
|
||||
"express": "^4.6.1",
|
||||
"express-ejs-layouts": "^1.1.0",
|
||||
"vhost": "^3.0.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user