hosts/package.json

8 lines
164 B
JSON
Raw Normal View History

2015-05-20 23:47:32 +00:00
{
"name": "hosts",
2015-11-26 02:03:19 +00:00
"version": "2.1.4",
2015-05-20 23:47:32 +00:00
"description": "A command line tool for managing hosts file entries.",
"global": true,
"install": "make install"
}