diff --git a/package.json b/package.json index b800ca4..1329f75 100644 --- a/package.json +++ b/package.json @@ -4,5 +4,6 @@ "description": "other libraries provide you with a whole framework - this is just a ladder", "author": "Daniel Ledda ", "license": "MIT", - "main": "index.ts" + "main": "index.ts", + "keywords": ["ui", "jsx", "typescript", "ts", "framework", "web", "front-end", "user interface", "hypertext", "component"] }