From 59736b8653121436e6680acf8b8ef9ed5d14e429 Mon Sep 17 00:00:00 2001 From: tunnckoCore Date: Sat, 30 May 2015 17:11:31 +0300 Subject: [PATCH] add keywords --- package.json | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dcc1ccc..f9614d7 100644 --- a/package.json +++ b/package.json @@ -16,5 +16,19 @@ "devDependencies": { "assertit": "^0.1.0" }, - "keywords": [] -} + "keywords": [ + "api", + "async", + "asynchronous", + "callback", + "callback-api", + "cb", + "create", + "create-async", + "create-callback", + "make", + "make-callback", + "sync", + "synchronous" + ] +} \ No newline at end of file