Skip to content

Commit

Permalink
add keywrods for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Jan 21, 2015
1 parent 90d4504 commit d22e149
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,27 @@
"type": "git",
"url": "git://github.com/tunnckoCore/handle-callback.git"
},
"keywords": [],
"keywords": [
"api",
"apis",
"aplus",
"args",
"argument",
"arguments",
"bluebird",
"callback",
"callbacks",
"cb",
"handle",
"handle-callback",
"hybrid",
"hybrid-apis",
"hybridify",
"promise",
"promises",
"promises-aplus",
"then"
],
"license": {
"type": "MIT",
"url": "https://github.com/tunnckoCore/handle-callback/blob/master/license.md"
Expand All @@ -32,4 +52,4 @@
"mocha-lcov-reporter": "^0.0.1",
"then-got": "^1.0.2"
}
}
}

0 comments on commit d22e149

Please sign in to comment.