1
0
mirror of https://github.com/octoleo/hosts.git synced 2024-06-19 14:32:23 +00:00
hosts/package.json
2020-03-15 17:08:11 -07:00

8 lines
164 B
JSON

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