PATH:
usr
/
local
/
lib
/
node_modules
/
bower
/
lib
/
node_modules
/
restore-cursor
'use strict'; var onetime = require('onetime'); var exitHook = require('exit-hook'); module.exports = onetime(function () { exitHook(function () { process.stdout.write('\u001b[?25h'); }); });
[+]
..
[-] readme.md
[edit]
[-] package.json
[edit]
[-] index.js
[edit]
[-] license
[edit]