hosts-path
v1.0.0
Published
Get the path to the hosts file
Readme
hosts-path 
Get the path to the hosts file
Install
$ npm install --save hosts-pathUsage
var hostsPath = require('hosts-path');
hostsPath();
//=> '/etc/hosts'License
MIT © Kevin Martensson
