Skip to content

Instantly share code, notes, and snippets.

@davidbanham
Created November 15, 2012 03:34
Show Gist options
  • Select an option

  • Save davidbanham/4076488 to your computer and use it in GitHub Desktop.

Select an option

Save davidbanham/4076488 to your computer and use it in GitHub Desktop.
npm ls
├── async@0.1.22
├─┬ coffeecup@0.3.18
│ ├── coffee-script@1.4.0
│ ├── optparse@1.0.3
│ ├─┬ stylus@0.27.2
│ │ ├── cssom@0.2.5
│ │ ├── debug@0.7.0
│ │ └── mkdirp@0.3.4
│ └── uglify-js@1.2.6
├─┬ liverail-api@0.0.6
│ ├── request@2.9.203
│ └─┬ xml2js@0.1.14
│ └── sax@0.4.2
├─┬ motd@0.0.0 extraneous
│ ├─┬ clean-css@0.8.2
│ │ └─┬ optimist@0.3.5
│ │ └── wordwrap@0.0.2
│ ├── coffee-script@1.4.0
│ ├─┬ coffeecup@0.3.18
│ │ ├── optparse@1.0.3
│ │ ├─┬ stylus@0.27.2
│ │ │ ├── cssom@0.2.5
│ │ │ ├── debug@0.7.0
│ │ │ └── mkdirp@0.3.4
│ │ └── uglify-js@1.2.6
│ ├── coffeekup@0.3.1
│ ├── html-minifier@0.4.5
│ └── uglify-js@1.3.4
├── mustache@0.7.0
├─┬ mysql@0.9.6
│ └─┬ hashish@0.0.4
│ └── traverse@0.6.3
├─┬ rimraf@2.0.2
│ └── graceful-fs@1.1.14
├─┬ simple-git-child@0.0.1
│ └─┬ winston@0.5.11
│ ├── async@0.1.22
│ ├── colors@0.6.0-1
│ ├── eyes@0.1.8
│ ├─┬ loggly@0.3.11
│ │ ├── request@2.9.203
│ │ └── timespan@2.2.0
│ ├── pkginfo@0.2.3
│ └── stack-trace@0.0.6
└─┬ winston@0.5.11
├── async@0.1.22
├── colors@0.6.0-1
├── eyes@0.1.8
├─┬ loggly@0.3.11
│ ├── request@2.9.203
│ └── timespan@2.2.0
├── pkginfo@0.2.3
└── stack-trace@0.0.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment