Skip to content

Commit

Permalink
chore(package): add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Nov 3, 2016
1 parent 78bd371 commit 88a93cd
Showing 1 changed file with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,30 @@
"files": [
"index.js"
],
"keywords": [],
"keywords": [
"api",
"apis",
"callback",
"cb",
"convert",
"create",
"err",
"errfirst",
"error",
"errorfirst",
"first",
"hybridables",
"hybrids",
"modify",
"promisify",
"res",
"resfirst",
"result",
"resultfirst",
"tocallback",
"transform",
"util"
],
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
Expand All @@ -58,4 +81,4 @@
"node": ">=4",
"npm": ">=3"
}
}
}

0 comments on commit 88a93cd

Please sign in to comment.