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

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i hosts-path

    Weekly Downloads

    51

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • kevva