docs: added keywords

This commit is contained in:
Daniel Ledda
2022-05-28 13:25:35 +02:00
parent db4a332990
commit e0206af7e8

View File

@@ -4,5 +4,6 @@
"description": "other libraries provide you with a whole framework - this is just a ladder",
"author": "Daniel Ledda <dan.j.ledda@gmail.com>",
"license": "MIT",
"main": "index.ts"
"main": "index.ts",
"keywords": ["ui", "jsx", "typescript", "ts", "framework", "web", "front-end", "user interface", "hypertext", "component"]
}