Skip to content

Commit 6ab8020

Browse files
committed
📦 Specify keywords
Signed-off-by: kei-g <km.8k6ce+github@gmail.com>
1 parent a6436f2 commit 6ab8020

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@
2929
"lib"
3030
],
3131
"homepage": "https://github.com/kei-g/async-iterable-queue",
32+
"keywords": [
33+
"async",
34+
"asynchronous",
35+
"asynciterable",
36+
"asynciterator",
37+
"iterable",
38+
"queue"
39+
],
3240
"name": "async-iterable-queue",
3341
"nyc": {
3442
"branches": 93,

0 commit comments

Comments
 (0)