diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package.json b/package.json index 3b758fb..d7268b4 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,12 @@ "type": "git", "url": "https://github.com/metala/nitt.git" }, + "keywords": [ + "nitt", + "event-listener", + "event-emitter", + "eventemitter" + ], "scripts": { "build": "microbundle", "dev": "microbundle watch", |
