update tsconfig
This commit is contained in:
16
package.json
16
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "@push.rocks/smartvhost",
|
||||
"version": "1.0.3",
|
||||
"private": false,
|
||||
"description": "a module creating a vhost layer in order to maintain several smartexpress instances",
|
||||
"description": "A module for creating a virtual host (vhost) layer to manage multiple SmartExpress instances.",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"author": "Lossless GmbH",
|
||||
@@ -36,5 +36,19 @@
|
||||
"cli.js",
|
||||
"npmextra.json",
|
||||
"readme.md"
|
||||
],
|
||||
"keywords": [
|
||||
"virtual host",
|
||||
"SmartExpress",
|
||||
"networking",
|
||||
"proxy",
|
||||
"vhost configuration",
|
||||
"node.js",
|
||||
"express",
|
||||
"web server",
|
||||
"reverse proxy",
|
||||
"typescript",
|
||||
"SSL",
|
||||
"module"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user