Skip to content

Instantly share code, notes, and snippets.

@eric-hu
Created October 3, 2011 21:39
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 eric-hu/1260329 to your computer and use it in GitHub Desktop.
Save eric-hu/1260329 to your computer and use it in GitHub Desktop.
Contents of `npm list`
nodepad@0.1.0 /home/eric/Desktop/Dropbox/nodejs/nodepad2/nodepad
├─┬ connect-mongodb@1.0.0
│ ├─┬ connect@1.5.1
│ │ ├── mime@1.2.4
│ │ └── qs@0.3.1
│ └── mongodb@0.9.6-7
├── connect-timeout@0.0.1
├─┬ express@2.4.6
│ ├── connect@1.7.1
│ ├── mime@1.2.4
│ └── qs@0.3.1
├─┬ jade@0.15.2
│ ├── commander@0.1.0
│ └── mkdirp@0.0.6
├─┬ mailer@0.4.52
│ ├── carrier@0.1.3
│ └── colors@0.5.1
├── markdown@0.2.1
├─┬ mongoose@2.0.3
│ ├── colors@0.5.0
│ ├── hooks@0.1.9
│ └── mongodb@0.9.6-7
└─┬ stylus@0.15.1
├── cssom@0.2.0
└── growl@1.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment