Skip to content

Commit 5c33c70

Browse files
committed
add some keywords to package.json
Fix: #273
1 parent 13f0172 commit 5c33c70

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

package.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,15 @@
8080
},
8181
"dependencies": {
8282
"glob": "^10.2.5"
83-
}
83+
},
84+
"keywords": [
85+
"rm",
86+
"rm -rf",
87+
"rm -fr",
88+
"remove",
89+
"directory",
90+
"cli",
91+
"rmdir",
92+
"recursive"
93+
]
8494
}

0 commit comments

Comments
 (0)