8000 🔍 (hub) Add keywords to package.json · huggingface/huggingface.js@8fa4cda · GitHub
[go: up one dir, main page]

Skip to content

Commit 8fa4cda

Browse files
committed
🔍 (hub) Add keywords to package.json
1 parent 62e90e3 commit 8fa4cda

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

‎packages/hub/package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,14 @@
3232
"index.ts",
3333
"tsconfig.json"
3434
],
35-
"keywords": [],
35+
"keywords": [
36+
"huggingface",
37+
"hub",
38+
"api",
39+
"client",
40+
"hugging",
41+
"face"
42+
],
3643
"author": "Hugging Face",
3744
"license": "MIT",
3845
"devDependencies": {

0 commit comments

Comments
 (0)
0