Skip to content

Commit d52eda5

Browse files
committed
chore: add keywords
1 parent 8f9fa59 commit d52eda5

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

packages/clerc/package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,14 @@
33
"version": "0.0.1",
44
"author": "Ray <nn_201312@163.com> (https://github.com/so1ve)",
55
"description": "Clerc",
6-
"keywords": [],
6+
"keywords": [
7+
"cli",
8+
"clerc",
9+
"arguments",
10+
"argv",
11+
"args",
12+
"terminal"
13+
],
714
"homepage": "https://github.com/so1ve/clerc/tree/main/packages/clerc#readme",
815
"repository": {
916
"type": "git",

packages/plugin-help/package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,15 @@
33
"version": "0.0.1",
44
"author": "Ray <nn_201312@163.com> (https://github.com/so1ve)",
55
"description": "Clerc",
6-
"keywords": [],
6+
"keywords": [
7+
"cli",
8+
"clerc",
9+
"clerc-plugin",
10+
"arguments",
11+
"argv",
12+
"args",
13+
"terminal"
14+
],
715
"homepage": "https://github.com/so1ve/clerc/tree/main/packages/plugin-help#readme",
816
"repository": {
917
"type": "git",

0 commit comments

Comments
 (0)