hosts-path

1.0.0 • Public • Published

hosts-path Build Status

Get the path to the hosts file

Install

$ npm install --save hosts-path

Usage

var hostsPath = require('hosts-path');
 
hostsPath();
//=> '/etc/hosts'

License

MIT © Kevin Martensson

Readme

Keywords

Package Sidebar

Install

npm i hosts-path

Weekly Downloads

32

Version

1.0.0

License

MIT

Last publish

Collaborators

  • kevva