Skip to content

Instantly share code, notes, and snippets.

@timoxley
Created May 15, 2011 16:18
Show Gist options
  • Save timoxley/973274 to your computer and use it in GitHub Desktop.
Save timoxley/973274 to your computer and use it in GitHub Desktop.
npm list
├─┬ express@2.3.4
│ ├── connect@1.4.1
│ ├── mime@1.2.2
│ └── qs@0.1.0
├── expresso@0.7.6
├── jade@0.11.0
├─┬ jasmine-node@1.0.6
│ └── coffee-script@1.1.1
├── komainu@0.2.0
├── mongoose@1.3.3
├── nib@0.0.7
├── nodemon@0.4.1
├─┬ rediskit@0.0.2
│ └── redis@0.6.0
├─┬ spine@0.0.5
│ └─┬ spine.app@0.0.2
│ ├── coffee-script@1.1.1
│ ├── optimist@0.1.9
│ └─┬ stitch@0.3.1
│ └── async@0.1.9
├─┬ stitch@0.3.1
│ └── async@0.1.9
├─┬ stylus@0.12.4
│ ├── cssom@0.2.0
│ └── growl@1.1.0
├── underscore@1.1.6
└─┬ vows@0.5.8
└── eyes@0.1.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment