Skip to content

Commit a92d5bd

Browse files
committed
Add package keywords
1 parent 941ef91 commit a92d5bd

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

Diff for: package.json

+13-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,17 @@
2525
"dependencies": {
2626
"node-addon-api": "^6.1.0",
2727
"node-gyp-build": "^4.6.0"
28-
}
28+
},
29+
"keywords": [
30+
"chdb",
31+
"chdb.io",
32+
"chdb-node",
33+
"chdb bindings",
34+
"chdb nodejs",
35+
"chdb node",
36+
"chdb bindings nodejs",
37+
"chdb bindings node",
38+
"ClickHouse",
39+
"Embedded Database"
40+
]
2941
}

0 commit comments

Comments
 (0)