diff --git a/package.json b/package.json index 5bbac2a..9e58902 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,23 @@ "files": [ "dist/" ], - "keywords": [], + "keywords": [ + "async", + "async-await", + "asynchronous", + "await", + "callback", + "defaults", + "minimal", + "native", + "native-promise", + "promise", + "promisify", + "sane", + "simple", + "sync", + "tiny" + ], "config": { "commitizen": { "path": "./node_modules/cz-conventional-changelog" @@ -116,4 +132,4 @@ "verb-generate-readme" ] } -} +} \ No newline at end of file