Skip to content

Instantly share code, notes, and snippets.

@note
Created May 10, 2012 15:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save note/2654082 to your computer and use it in GitHub Desktop.
Save note/2654082 to your computer and use it in GitHub Desktop.
node-example@0.0.1 /home/michal/Desktop/programming/node.js/simple-bookmarks
├─┬ connect-form@0.2.1
│ └── formidable@1.0.9
├─┬ connect-redis@1.3.0
│ └── debug@0.6.0
├── UNMET DEPENDENCY crypto >= 0.0.3
├─┬ express@2.5.8
│ ├─┬ connect@1.8.5
│ │ └── formidable@1.0.9
│ ├── mime@1.2.4
│ ├── mkdirp@0.3.0
│ └── qs@0.4.2
├── formidable@1.0.9 extraneous
├── imagemagick@0.1.2
├── UNMET DEPENDENCY jade >= 0.21.0
├─┬ log4js@0.4.3
│ ├── async@0.1.15
│ └── compress-buffer@0.5.1
├─┬ mailer@0.6.7
│ ├── colors@0.6.0-1
│ └─┬ nodemailer@0.1.20
│ └── mimelib-noiconv@0.1.6
├─┬ mongodb@0.9.9-7
│ └── bson@0.0.4
├─┬ mongoose@2.5.13
│ └── hooks@0.2.0
└── redis@0.7.1 extraneous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment