Skip to content

Commit 10062e8

Browse files
committed
Merge pull request #36 from igorshubovych/keywords
More keywords in package.json: osx, linux, zsh, bash, command-line
2 parents ce24e7b + 4e6178c commit 10062e8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,13 @@
1414
"keywords": [
1515
"man",
1616
"unix",
17-
"commands"
17+
"linux",
18+
"osx",
19+
"commands",
20+
"command-line",
21+
"shell",
22+
"bash",
23+
"zsh"
1824
],
1925
"homepage": "http://tldr-pages.github.io",
2026
"engines": {

0 commit comments

Comments
 (0)