1
0
mirror of https://github.com/octoleo/hosts.git synced 2024-06-08 17:22:22 +00:00

Add keywords to package.json.

This commit is contained in:
William Melody 2020-03-16 15:28:26 -07:00
parent d91a4406a7
commit 0a39dfe693

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": {}
}