diff --git a/package.json b/package.json index 6ca33ef..1ae5680 100644 --- a/package.json +++ b/package.json @@ -43,5 +43,16 @@ }, "homepage": "https://github.com/fynyky/elemental#readme", "author": "Li Hongyi", - "license": "MIT" + "license": "MIT", + "keywords": [ + "reactive", + "ui", + "dom", + "frontend", + "declarative", + "vanilla-js", + "javascript", + "reactive-programming", + "observer" + ] }