hosts/package.json

8 lines
164 B
JSON
Raw Normal View History

2015-05-20 23:47:32 +00:00
{
"name": "hosts",
2017-03-02 04:24:12 +00:00
"version": "2.4.0",
2015-05-20 23:47:32 +00:00
"description": "A command line tool for managing hosts file entries.",
"global": true,
"install": "make install"
}