diff --git a/package.json b/package.json index a22d986..a9f2f8c 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,13 @@ "version": "2.1.0", "license": "MIT", "author": "Evan You and Vite Contributors", + "description": "A Vite plugin to generate untrusted certificates for HTTPS dev servers", + "keywords": [ + "vite", + "vite-plugin", + "certificate", + "https" + ], "files": [ "dist" ],