hosts/package.json

8 lines
164 B
JSON

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