From 0f2c9aa91109b8dd0993a290e07873e4e70f5086 Mon Sep 17 00:00:00 2001 From: nasriyasoftware Date: Tue, 16 Jul 2024 17:01:48 +0300 Subject: [PATCH] Added keywords --- package.json | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0338662..931cdb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nasriya/hypercloud", - "version": "1.0.1", + "version": "1.0.2", "description": "Nasriya HyperCloud is a lightweight Node.js HTTP2 framework.", "main": "./dist/cjs/hypercloud.js", "module": "./dist/esm/hypercloud.js", @@ -34,7 +34,29 @@ "test": "jest", "deepTest": "jest --coverage" }, - "keywords": [], + "keywords": [ + "Server-side rendering", + "SSR framework", + "JavaScript framework", + "Node.js framework", + "Component-based rendering", + "Multilingual support", + "Dynamic components", + "Page templates", + "Asset management", + "Global stylesheets", + "Global scripts", + "Meta tags", + "Reusable components", + "Web development", + "Backend framework", + "Full-stack JavaScript", + "EJS templates", + "Component assets", + "Page assets", + "Rendering manager", + "http2" + ], "author": "Nasriya Software, LLC.", "license": "Nasriya License", "devDependencies": { @@ -56,4 +78,4 @@ "url": "https://github.com/nasriyasoftware/HyperCloud/issues" }, "homepage": "https://package.nasriya.net/HyperCloud" -} +} \ No newline at end of file