Skip to content

Instantly share code, notes, and snippets.

@abiank
Created July 7, 2016 20:56
Show Gist options
  • Save abiank/d7b2da07299ada8a0ac9c1526d4da103 to your computer and use it in GitHub Desktop.
Save abiank/d7b2da07299ada8a0ac9c1526d4da103 to your computer and use it in GitHub Desktop.
known working vers
ethercalc@0.2014.1 /home/pi/neatsheet
├── ejs@2.4.2
├─┬ execSync@1.0.2
│ └─┬ temp@0.5.1
│ └─┬ rimraf@2.1.4
│ └── graceful-fs@1.2.3
├── UNMET DEPENDENCY hiredis@0.1.x
├── http-sync@0.0.4
├─┬ optimist@0.6.1
│ ├── minimist@0.0.10
│ └── wordwrap@0.0.3
├─┬ redis@2.6.2
│ ├── double-ended-queue@2.1.0-0
│ ├── redis-commands@1.2.0
│ └── redis-parser@2.0.3
├─┬ request@2.72.0
│ ├── aws-sign2@0.6.0
│ ├── aws4@1.4.1
│ ├─┬ bl@1.1.2
│ │ └─┬ readable-stream@2.0.6
│ │ ├── core-util-is@1.0.2
│ │ ├── inherits@2.0.1
│ │ ├── isarray@1.0.0
│ │ ├── process-nextick-args@1.0.7
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ ├── caseless@0.11.0
│ ├─┬ combined-stream@1.0.5
│ │ └── delayed-stream@1.0.0
│ ├── extend@3.0.0
│ ├── forever-agent@0.6.1
│ ├─┬ form-data@1.0.0-rc4
│ │ └── async@1.5.2
│ ├─┬ har-validator@2.0.6
│ │ ├─┬ chalk@1.1.3
│ │ │ ├── ansi-styles@2.2.1
│ │ │ ├── escape-string-regexp@1.0.5
│ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ ├── strip-ansi@3.0.1
│ │ │ └── supports-color@2.0.0
│ │ ├─┬ commander@2.9.0
│ │ │ └── graceful-readlink@1.0.1
│ │ ├─┬ is-my-json-valid@2.13.1
│ │ │ ├── generate-function@2.0.0
│ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ └── is-property@1.0.2
│ │ │ ├── jsonpointer@2.0.0
│ │ │ └── xtend@4.0.1
│ │ └─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ ├─┬ hawk@3.1.3
│ │ ├── boom@2.10.1
│ │ ├── cryptiles@2.0.5
│ │ ├── hoek@2.16.3
│ │ └── sntp@1.0.9
│ ├─┬ http-signature@1.1.1
│ │ ├── assert-plus@0.2.0
│ │ ├─┬ jsprim@1.3.0
│ │ │ ├── extsprintf@1.0.2
│ │ │ ├── json-schema@0.2.2
│ │ │ └── verror@1.3.6
│ │ └─┬ sshpk@1.8.3
│ │ ├── asn1@0.2.3
│ │ ├── assert-plus@1.0.0
│ │ ├─┬ dashdash@1.14.0
│ │ │ └── assert-plus@1.0.0
│ │ ├── ecc-jsbn@0.1.1
│ │ ├─┬ getpass@0.1.6
│ │ │ └── assert-plus@1.0.0
│ │ ├── jodid25519@1.0.2
│ │ ├── jsbn@0.1.0
│ │ └── tweetnacl@0.13.3
│ ├── is-typedarray@1.0.0
│ ├── isstream@0.1.2
│ ├── json-stringify-safe@5.0.1
│ ├─┬ mime-types@2.1.11
│ │ └── mime-db@1.23.0
│ ├── node-uuid@1.4.7
│ ├── oauth-sign@0.8.2
│ ├── qs@6.1.0
│ ├── stringstream@0.0.5
│ ├── tough-cookie@2.2.2
│ └── tunnel-agent@0.4.3
├── uuid-pure@1.0.10
├── xmlhttprequest@1.8.0
├── ya-csv@0.9.4
└─┬ zappajs@0.5.0
├─┬ coffee-css@0.0.5
│ ├── coffee-script@1.10.0
│ └── underscore@1.8.3
├─┬ coffeecup@0.3.21
│ ├── optparse@1.0.3
│ ├─┬ stylus@0.27.2
│ │ ├── cssom@0.2.5
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ └── mkdirp@0.3.5
│ └── uglify-js@1.2.6
├─┬ express@3.16.9
│ ├── basic-auth@1.0.0
│ ├── buffer-crc32@0.2.3
│ ├─┬ commander@1.3.2
│ │ └── keypress@0.1.0
│ ├─┬ connect@2.25.9
│ │ ├── basic-auth-connect@1.0.0
│ │ ├─┬ body-parser@1.6.7
│ │ │ ├── iconv-lite@0.4.4
│ │ │ ├── qs@2.2.2
│ │ │ └── raw-body@1.3.0
│ │ ├── bytes@1.0.0
│ │ ├─┬ compression@1.0.11
│ │ │ ├─┬ accepts@1.0.7
│ │ │ │ ├── mime-types@1.0.2
│ │ │ │ └── negotiator@0.4.7
│ │ │ ├── compressible@1.1.1
│ │ │ ├─┬ debug@1.0.4
│ │ │ │ └── ms@0.6.2
│ │ │ └── vary@1.0.1
│ │ ├─┬ connect-timeout@1.2.2
│ │ │ ├── debug@1.0.4
│ │ │ └── ms@0.6.2
│ │ ├── cookie-parser@1.3.2
│ │ ├─┬ csurf@1.4.1
│ │ │ └─┬ csrf@2.0.7
│ │ │ ├── base64-url@1.2.1
│ │ │ ├── rndm@1.1.1
│ │ │ ├── scmp@1.0.0
│ │ │ └─┬ uid-safe@1.1.0
│ │ │ └── native-or-bluebird@1.1.2
│ │ ├─┬ debug@1.0.4
│ │ │ └── ms@0.6.2
│ │ ├── errorhandler@1.1.1
│ │ ├─┬ express-session@1.7.6
│ │ │ ├─┬ debug@1.0.4
│ │ │ │ └── ms@0.6.2
│ │ │ ├─┬ uid-safe@1.0.1
│ │ │ │ └─┬ mz@1.3.0
│ │ │ │ ├─┬ thenify@3.2.0
│ │ │ │ │ └── any-promise@1.3.0
│ │ │ │ └── thenify-all@1.6.0
│ │ │ └── utils-merge@1.0.0
│ │ ├─┬ finalhandler@0.1.0
│ │ │ └─┬ debug@1.0.4
│ │ │ └── ms@0.6.2
│ │ ├─┬ method-override@2.1.3
│ │ │ ├─┬ debug@1.0.4
│ │ │ │ └── ms@0.6.2
│ │ │ └── vary@1.0.1
│ │ ├── morgan@1.2.3
│ │ ├─┬ multiparty@3.3.2
│ │ │ ├─┬ readable-stream@1.1.14
│ │ │ │ └── isarray@0.0.1
│ │ │ └─┬ stream-counter@0.2.0
│ │ │ └─┬ readable-stream@1.1.14
│ │ │ └── isarray@0.0.1
│ │ ├── on-headers@1.0.1
│ │ ├── pause@0.0.1
│ │ ├── qs@2.2.2
│ │ ├── response-time@2.0.1
│ │ ├── serve-favicon@2.0.1
│ │ ├─┬ serve-index@1.1.6
│ │ │ └── batch@0.5.1
│ │ ├─┬ serve-static@1.5.4
│ │ │ └─┬ send@0.8.5
│ │ │ ├── debug@1.0.4
│ │ │ └── ms@0.6.2
│ │ ├─┬ type-is@1.3.2
│ │ │ └── mime-types@1.0.2
│ │ └── vhost@2.0.0
│ ├── cookie@0.1.2
│ ├── cookie-signature@1.0.4
│ ├─┬ debug@1.0.4
│ │ └── ms@0.6.2
│ ├── depd@0.4.4
│ ├── escape-html@1.0.1
│ ├── fresh@0.2.2
│ ├── media-typer@0.2.0
│ ├── merge-descriptors@0.0.2
│ ├─┬ mkdirp@0.5.0
│ │ └── minimist@0.0.8
│ ├── parseurl@1.3.1
│ ├─┬ proxy-addr@1.0.1
│ │ └── ipaddr.js@0.1.2
│ ├── range-parser@1.0.0
│ ├─┬ send@0.8.3
│ │ ├── debug@1.0.4
│ │ ├── destroy@1.0.3
│ │ ├── mime@1.2.11
│ │ ├── ms@0.6.2
│ │ └─┬ on-finished@2.1.0
│ │ └── ee-first@1.0.5
│ └── vary@0.1.0
├── methods@1.1.0
├── node-uuid@1.4.1
├─┬ socket.io@1.0.6
│ ├── debug@0.7.4
│ ├─┬ engine.io@1.3.1
│ │ ├── base64id@0.1.0
│ │ ├── debug@0.6.0
│ │ ├─┬ engine.io-parser@1.0.6
│ │ │ ├── after@0.8.1
│ │ │ ├── arraybuffer.slice@0.0.6
│ │ │ ├── base64-arraybuffer@0.1.2
│ │ │ ├── blob@0.0.2
│ │ │ └── utf8@2.0.0
│ │ └─┬ ws@0.4.31
│ │ ├── commander@0.6.1
│ │ ├── nan@0.3.2
│ │ ├── options@0.0.6
│ │ └── tinycolor@0.0.1
│ ├─┬ has-binary-data@0.1.1
│ │ └── isarray@0.0.1
│ ├─┬ socket.io-adapter@0.2.0
│ │ ├── debug@0.7.4
│ │ └─┬ socket.io-parser@2.1.2
│ │ └── isarray@0.0.1
│ ├─┬ socket.io-client@1.0.6
│ │ ├── component-bind@1.0.0
│ │ ├── component-emitter@1.1.2
│ │ ├── debug@0.7.4
│ │ ├─┬ engine.io-client@1.3.1
│ │ │ ├── component-inherit@0.0.3
│ │ │ ├── debug@0.7.4
│ │ │ ├─┬ has-cors@1.0.3
│ │ │ │ └── global@2.0.1
│ │ │ ├── parsejson@0.0.1
│ │ │ ├── parseqs@0.0.2
│ │ │ └── xmlhttprequest@1.5.0
│ │ ├── indexof@0.0.1
│ │ ├── object-component@0.0.3
│ │ ├─┬ parseuri@0.0.2
│ │ │ └─┬ better-assert@1.0.2
│ │ │ └── callsite@1.0.0
│ │ └── to-array@0.1.3
│ └─┬ socket.io-parser@2.2.0
│ ├── debug@0.7.4
│ ├── emitter@1.0.1
│ ├── isarray@0.0.1
│ └── json3@3.2.6
└─┬ uglify-js@2.4.15
├── async@0.2.10
├── optimist@0.3.7
├─┬ source-map@0.1.34
│ └── amdefine@1.0.0
└── uglify-to-browserify@1.0.2
@abiank
Copy link
Author

abiank commented Jul 8, 2016

use 12.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment