Skip to content

Commit

Permalink
fix(package): add keywords - baseplugin, minibaseplugin, dushplugin
Browse files Browse the repository at this point in the history
and few others
  • Loading branch information
tunnckoCore committed Mar 19, 2017
1 parent de50871 commit cd95b77
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,29 @@
"files": [
"index.js"
],
"keywords": [],
"keywords": [
"anything",
"baseplugin",
"dush",
"dushplugin",
"emitter",
"event",
"event-system",
"eventemitter",
"minibaseplugin",
"plugin",
"produce",
"producer",
"protocol",
"simple",
"simple-tap",
"system",
"tap",
"tap-producer",
"tape",
"test",
"test-anything-protocol"
],
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
Expand Down Expand Up @@ -90,4 +112,4 @@
"verb-generate-readme"
]
}
}
}

0 comments on commit cd95b77

Please sign in to comment.