Skip to content
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.

Commit

Permalink
add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
北川 committed Sep 20, 2018
1 parent 8bc742b commit 60d0aa3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
"test": "asynct test/",
"test_tap": "set -e; for t in test/*.js; do node $t; done"
},
"keywords": [
"stream", "map", "flatmap", "filter", "split", "join", "merge", "replace"
],
"testling": {
"files": "test/*.js",
"browsers": {
Expand Down

0 comments on commit 60d0aa3

Please sign in to comment.