1
0
mirror of https://github.com/octoleo/hosts.git synced 2024-05-29 04:40:46 +00:00
hosts/package.json
2019-11-21 19:28:51 -08:00

8 lines
164 B
JSON

{
"name": "hosts",
"version": "3.1.1",
"description": "A command line tool for managing hosts file entries.",
"global": true,
"install": "make install"
}