Skip to content

Commit

Permalink
Added keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadnasriya committed Jul 16, 2024
1 parent 168c6e7 commit 0f2c9aa
Showing 1 changed file with 25 additions and 3 deletions.
28 changes: 25 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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": {
Expand All @@ -56,4 +78,4 @@
"url": "https://github.com/nasriyasoftware/HyperCloud/issues"
},
"homepage": "https://package.nasriya.net/HyperCloud"
}
}

0 comments on commit 0f2c9aa

Please sign in to comment.