Skip to content

Instantly share code, notes, and snippets.

@reid
Created August 21, 2014 22:37
Show Gist options
  • Save reid/77e3fa05074c7ee2d2c9 to your computer and use it in GitHub Desktop.
Save reid/77e3fa05074c7ee2d2c9 to your computer and use it in GitHub Desktop.
Last known good npm dependencies for Yeti
yeti@0.2.29 /Users/reid/Development/yeti
├── async@0.9.0
├── echoecho@0.1.9
├── eventemitter2@0.4.13
├── eventyoshi@0.1.6
├─┬ glob@3.2.10
│ └── inherits@2.0.1
├── graceful-fs@2.0.3
├─┬ istanbul@0.2.10
│ ├── abbrev@1.0.5
│ ├── async@0.8.0
│ ├─┬ escodegen@1.3.2
│ │ ├── esprima@1.1.1
│ │ ├── estraverse@1.5.0
│ │ ├── esutils@1.0.0
│ │ └─┬ source-map@0.1.33
│ │ └── amdefine@0.1.0
│ ├── esprima@1.2.2
│ ├── fileset@0.1.5
│ ├─┬ handlebars@1.3.0
│ │ ├── optimist@0.3.7
│ │ └─┬ uglify-js@2.3.6
│ │ ├── async@0.2.10
│ │ └─┬ source-map@0.1.33
│ │ └── amdefine@0.1.0
│ ├─┬ js-yaml@3.0.2
│ │ ├─┬ argparse@0.1.15
│ │ │ ├── underscore@1.4.4
│ │ │ └── underscore.string@2.3.3
│ │ └── esprima@1.0.4
│ ├─┬ mkdirp@0.5.0
│ │ └── minimist@0.0.8
│ ├── resolve@0.6.3
│ ├── which@1.0.5
│ └── wordwrap@0.0.2
├─┬ jake@0.7.13
│ ├─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.5.0
│ │ └── sigmund@1.0.0
│ └── utilities@0.0.36
├─┬ jshint@2.5.1
│ ├── cli@0.6.2
│ ├─┬ console-browserify@1.1.0
│ │ └── date-now@0.1.4
│ ├── exit@0.1.2
│ ├─┬ htmlparser2@3.7.2
│ │ ├── domelementtype@1.1.1
│ │ ├── domhandler@2.2.0
│ │ ├── domutils@1.5.0
│ │ ├── entities@1.0.0
│ │ └─┬ readable-stream@1.1.13-1
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.25-1
│ ├── shelljs@0.3.0
│ ├── strip-json-comments@0.1.2
│ └── underscore@1.6.0
├─┬ minimatch@0.3.0
│ ├── lru-cache@2.5.0
│ └── sigmund@1.0.0
├── mock-utf8-stream@0.1.1
├── mockery@1.4.0
├── mocks@0.0.15
├─┬ node-phantom@0.2.5
│ └─┬ socket.io@0.9.16
│ ├── base64id@0.1.0
│ ├── policyfile@0.0.4
│ ├── redis@0.7.3
│ └─┬ socket.io-client@0.9.16
│ ├─┬ active-x-obfuscator@0.0.1
│ │ └── zeparser@0.0.5
│ ├── uglify-js@1.2.5
│ ├─┬ ws@0.4.31
│ │ ├── commander@0.6.1
│ │ ├── nan@0.3.2
│ │ ├── options@0.0.5
│ │ └── tinycolor@0.0.1
│ └── xmlhttprequest@1.4.2
├─┬ nopt@2.2.1
│ └── abbrev@1.0.5
├── onyx@0.1.5
├─┬ portfinder@0.2.1
│ └── mkdirp@0.0.7
├── proto-list@1.2.2
├─┬ request@2.36.0
│ ├── aws-sign2@0.5.0
│ ├── forever-agent@0.5.2
│ ├─┬ form-data@0.1.2
│ │ ├── async@0.2.10
│ │ └─┬ combined-stream@0.0.4
│ │ └── delayed-stream@0.0.5
│ ├─┬ hawk@1.0.0
│ │ ├── boom@0.4.2
│ │ ├── cryptiles@0.2.2
│ │ ├── hoek@0.9.1
│ │ └── sntp@0.2.4
│ ├─┬ http-signature@0.10.0
│ │ ├── asn1@0.1.11
│ │ ├── assert-plus@0.1.2
│ │ └── ctype@0.5.2
│ ├── json-stringify-safe@5.0.0
│ ├── mime@1.2.11
│ ├── node-uuid@1.4.1
│ ├── oauth-sign@0.3.0
│ ├── qs@0.6.6
│ ├─┬ tough-cookie@0.12.1
│ │ └── punycode@1.2.4
│ └── tunnel-agent@0.4.0
├── rimraf@2.2.8
├─┬ ronn@0.4.0
│ ├─┬ markdown@0.5.0
│ │ └─┬ nopt@2.1.2
│ │ └── abbrev@1.0.5
│ └── opts@1.2.2
├─┬ selleck@0.1.16
│ ├─┬ express@2.5.11
│ │ ├─┬ connect@1.9.2
│ │ │ └── formidable@1.0.14
│ │ ├── mime@1.2.4
│ │ ├── mkdirp@0.3.0
│ │ └── qs@0.4.2
│ └── graceful-fs@1.1.14
├── semver@2.3.0
├─┬ sockjs@0.3.8
│ ├─┬ faye-websocket@0.7.0
│ │ └── websocket-driver@0.3.4
│ └── node-uuid@1.3.3
├─┬ vows@0.7.0
│ ├── diff@1.0.8
│ └── eyes@0.1.8
├── walkdir@0.0.7
├─┬ wd@0.2.21
│ ├─┬ archiver@0.5.2
│ │ ├─┬ file-utils@0.1.5
│ │ │ ├─┬ findup-sync@0.1.3
│ │ │ │ └── lodash@2.4.1
│ │ │ ├── iconv-lite@0.2.11
│ │ │ ├── isbinaryfile@0.1.9
│ │ │ ├── lodash@2.1.0
│ │ │ └─┬ minimatch@0.2.14
│ │ │ ├── lru-cache@2.5.0
│ │ │ └── sigmund@1.0.0
│ │ ├── lazystream@0.1.0
│ │ ├─┬ readable-stream@1.0.27-1
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.25-1
│ │ └─┬ zip-stream@0.1.4
│ │ └─┬ lodash.defaults@2.4.1
│ │ ├── lodash._objecttypes@2.4.1
│ │ └─┬ lodash.keys@2.4.1
│ │ ├── lodash._isnative@2.4.1
│ │ ├── lodash._shimkeys@2.4.1
│ │ └── lodash.isobject@2.4.1
│ ├── async@0.2.10
│ ├── lodash@2.4.1
│ ├── q@1.0.1
│ ├─┬ request@2.33.0
│ │ ├── aws-sign2@0.5.0
│ │ ├── forever-agent@0.5.2
│ │ ├─┬ form-data@0.1.2
│ │ │ └─┬ combined-stream@0.0.4
│ │ │ └── delayed-stream@0.0.5
│ │ ├─┬ hawk@1.0.0
│ │ │ ├── boom@0.4.2
│ │ │ ├── cryptiles@0.2.2
│ │ │ ├── hoek@0.9.1
│ │ │ └── sntp@0.2.4
│ │ ├─┬ http-signature@0.10.0
│ │ │ ├── asn1@0.1.11
│ │ │ ├── assert-plus@0.1.2
│ │ │ └── ctype@0.5.2
│ │ ├── json-stringify-safe@5.0.0
│ │ ├── mime@1.2.11
│ │ ├── node-uuid@1.4.1
│ │ ├── oauth-sign@0.3.0
│ │ ├── qs@0.6.6
│ │ ├─┬ tough-cookie@0.12.1
│ │ │ └── punycode@1.2.4
│ │ └── tunnel-agent@0.3.0
│ ├── underscore.string@2.3.3
│ └── vargs@0.1.0
└─┬ yuidocjs@0.3.50
├─┬ express@3.1.2
│ ├── buffer-crc32@0.2.1
│ ├── commander@0.6.1
│ ├─┬ connect@2.7.5
│ │ ├── buffer-crc32@0.1.1
│ │ ├── bytes@0.2.0
│ │ ├── formidable@1.0.11
│ │ ├── pause@0.0.1
│ │ └── qs@0.5.1
│ ├── cookie@0.0.5
│ ├── cookie-signature@1.0.0
│ ├── debug@0.8.1
│ ├── fresh@0.1.0
│ ├── methods@0.0.1
│ ├── mkdirp@0.3.5
│ ├── range-parser@0.0.4
│ └─┬ send@0.1.0
│ └── mime@1.2.6
├── marked@0.2.10
├─┬ minimatch@0.2.14
│ ├── lru-cache@2.5.0
│ └── sigmund@1.0.0
└─┬ yui@3.14.1
└─┬ request@2.21.0
├── aws-sign@0.3.0
├── cookie-jar@0.3.0
├── forever-agent@0.5.2
├─┬ form-data@0.0.8
│ ├── async@0.2.10
│ └─┬ combined-stream@0.0.4
│ └── delayed-stream@0.0.5
├─┬ hawk@0.13.1
│ ├─┬ boom@0.4.2
│ │ └── hoek@0.9.1
│ ├── cryptiles@0.2.2
│ ├── hoek@0.8.5
│ └─┬ sntp@0.2.4
│ └── hoek@0.9.1
├─┬ http-signature@0.9.11
│ ├── asn1@0.1.11
│ ├── assert-plus@0.1.2
│ └── ctype@0.5.2
├── json-stringify-safe@4.0.0
├── mime@1.2.11
├── node-uuid@1.4.1
├── oauth-sign@0.3.0
├── qs@0.6.6
└── tunnel-agent@0.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment