Skip to content

Commit 526e988

Browse files
committed
chore(package): add Chinese keywords
1 parent be5caf8 commit 526e988

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,16 @@
44
"description": "Command-line tool to check files that exceed the specified number of lines of code",
55
"keywords": [
66
"locc",
7+
"lines of code checker",
78
"lines of code check",
8-
"count lines of code",
9+
"check lines of code",
10+
"loc",
911
"lines of code",
10-
"loc"
12+
"count lines of code",
13+
"代码行数检查器",
14+
"代码行数检查",
15+
"检查代码行数",
16+
"代码行数"
1117
],
1218
"license": "MIT",
1319
"author": "Lsnsh Xin <lsnzshe@gmail.com>",

0 commit comments

Comments
 (0)