Skip to content

Commit

Permalink
add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed May 30, 2015
1 parent c08a14f commit 59736b8
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}

0 comments on commit 59736b8

Please sign in to comment.