PATH:
usr
/
local
/
lib
/
node_modules
/
knex-migrator
/
node_modules
/
.bin
#!/usr/bin/env node 'use strict'; var helpText = ['Usage', ' $ window-size', '', 'Example', ' $ window-size', ' height: 40 ', ' width : 145', ''].join('\n'); function showSize () { var size = require('./'); console.log('height: ' + size.height); console.log('width : ' + size.width); } if (process.argv.length > 2) { switch (process.argv[2]) { case 'help': case '--help': case '-h': console.log(helpText); break; default: showSize(); } } else { showSize(); }
[-] sshpk-verify
[edit]
[-] window-size
[edit]
[-] detect-libc
[edit]
[-] rimraf
[edit]
[+]
..
[-] sshpk-conv
[edit]
[-] which
[edit]
[-] prettyjson
[edit]
[-] mkdirp
[edit]
[-] atob
[edit]
[-] uuid
[edit]
[-] needle
[edit]
[-] ncp
[edit]
[-] knex
[edit]
[-] rc
[edit]
[-] semver
[edit]
[-] bunyan
[edit]
[-] sshpk-sign
[edit]
[-] nopt
[edit]
[-] node-pre-gyp
[edit]