Add keywords to package.json.

This commit is contained in:
William Melody 2020-03-16 15:28:26 -07:00
parent d91a4406a7
commit 0a39dfe693
1 changed files with 8 additions and 0 deletions

View File

@ -23,5 +23,13 @@
"url": "https://github.com/alphabetum/hosts/issues"
},
"homepage": "https://github.com/alphabetum/hosts#readme",
"keywords": [
"hosts",
"shell",
"command line",
"terminal",
"hostname",
"bash"
],
"dependencies": {}
}