We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f104060 commit e8b8417Copy full SHA for e8b8417
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "https-localhost",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "HTTPS server running on localhost",
5
"main": "index.js",
6
"scripts": {
@@ -14,6 +14,16 @@
14
"type": "git",
15
"url": "git+https://github.com/daquinoaldo/https-localhost.git"
16
},
17
+ "keywords": [
18
+ "localhost",
19
+ "https",
20
+ "http2",
21
+ "https-server",
22
+ "SSL",
23
+ "express",
24
+ "expressjs",
25
+ "express-js"
26
+ ],
27
"author": "Aldo D'Aquino",
28
"license": "AGPL-3.0",
29
"bugs": {
0 commit comments