Skip to content

Instantly share code, notes, and snippets.

@panayi
Created August 16, 2013 16:05
Show Gist options
  • Select an option

  • Save panayi/6251177 to your computer and use it in GitHub Desktop.

Select an option

Save panayi/6251177 to your computer and use it in GitHub Desktop.
npm list
panayi@machine:~/dropbox/Development/contractor/witsbits/webapp (master)$ npm list
npm WARN package.json fs-boot@0.0.9 'devDependences' should probably be 'devDependencies'
app@0.0.0 /Users/panayi/Dropbox/Development/contractor/witsbits/webapp
├─┬ grunt@0.4.1
│ ├── async@0.1.22
│ ├── coffee-script@1.3.3
│ ├── colors@0.6.1
│ ├── dateformat@1.0.2-1.2.3
│ ├── eventemitter2@0.4.12
│ ├─┬ findup-sync@0.1.2
│ │ └── lodash@1.0.1
│ ├─┬ glob@3.1.21
│ │ ├── graceful-fs@1.2.3
│ │ └── inherits@1.0.0
│ ├── hooker@0.2.3
│ ├── iconv-lite@0.2.11
│ ├─┬ js-yaml@2.0.5
│ │ ├─┬ argparse@0.1.15
│ │ │ ├── underscore@1.4.4
│ │ │ └── underscore.string@2.3.3
│ │ └── esprima@1.0.3
│ ├── lodash@0.9.2
│ ├─┬ minimatch@0.2.12
│ │ ├── lru-cache@2.3.0
│ │ └── sigmund@1.0.0
│ ├─┬ nopt@1.0.10
│ │ └── abbrev@1.0.4
│ ├─┬ rimraf@2.0.3
│ │ └── graceful-fs@1.1.14
│ ├── underscore.string@2.2.1
│ └── which@1.0.5
├─┬ grunt-concurrent@0.1.1
│ └── lpad@0.1.0
├── grunt-contrib-clean@0.4.1
├─┬ grunt-contrib-coffee@0.6.7
│ └── coffee-script@1.6.3
├─┬ grunt-contrib-compass@0.3.0
│ ├── dargs@0.1.0
│ └── tmp@0.0.16
├── grunt-contrib-concat@0.1.3
├─┬ grunt-contrib-connect@0.2.0
│ └─┬ connect@2.7.11
│ ├── buffer-crc32@0.2.1
│ ├── bytes@0.2.0
│ ├── cookie@0.0.5
│ ├── cookie-signature@1.0.1
│ ├── debug@0.7.2
│ ├── formidable@1.0.14
│ ├── fresh@0.1.0
│ ├── pause@0.0.1
│ ├── qs@0.6.5
│ └─┬ send@0.1.1
│ ├── mime@1.2.10
│ └── range-parser@0.0.4
├── grunt-contrib-copy@0.4.1
├─┬ grunt-contrib-cssmin@0.6.1
│ ├─┬ clean-css@1.0.12
│ │ └─┬ commander@1.3.2
│ │ └── keypress@0.1.0
│ └─┬ grunt-lib-contrib@0.6.1
│ └── zlib-browserify@0.0.1
├─┬ grunt-contrib-htmlmin@0.1.3
│ ├─┬ grunt-lib-contrib@0.6.1
│ │ └── zlib-browserify@0.0.1
│ └── html-minifier@0.5.2
├─┬ grunt-contrib-imagemin@0.1.4
│ ├── filesize@1.7.9
│ ├─┬ jpegtran-bin@0.1.7
│ │ ├── colors@0.6.1
│ │ ├─┬ mocha@1.9.0
│ │ │ ├── commander@0.6.1
│ │ │ ├── debug@0.7.2
│ │ │ ├── diff@1.0.2
│ │ │ ├── growl@1.7.0
│ │ │ ├─┬ jade@0.26.3
│ │ │ │ └── mkdirp@0.3.0
│ │ │ ├── mkdirp@0.3.3
│ │ │ └── ms@0.3.0
│ │ ├─┬ request@2.16.6
│ │ │ ├── aws-sign@0.2.0
│ │ │ ├── cookie-jar@0.2.0
│ │ │ ├── forever-agent@0.2.0
│ │ │ ├─┬ form-data@0.0.10
│ │ │ │ ├── async@0.2.9
│ │ │ │ └─┬ combined-stream@0.0.4
│ │ │ │ └── delayed-stream@0.0.5
│ │ │ ├─┬ hawk@0.10.2
│ │ │ │ ├── boom@0.3.8
│ │ │ │ ├── cryptiles@0.1.3
│ │ │ │ ├── hoek@0.7.6
│ │ │ │ └── sntp@0.1.4
│ │ │ ├── json-stringify-safe@3.0.0
│ │ │ ├── mime@1.2.10
│ │ │ ├── node-uuid@1.4.0
│ │ │ ├── oauth-sign@0.2.0
│ │ │ ├── qs@0.5.6
│ │ │ └── tunnel-agent@0.2.0
│ │ ├─┬ tar@0.1.18
│ │ │ ├── block-stream@0.0.7
│ │ │ ├─┬ fstream@0.1.24
│ │ │ │ ├── graceful-fs@2.0.0
│ │ │ │ ├── mkdirp@0.3.5
│ │ │ │ └── rimraf@2.2.2
│ │ │ └── inherits@2.0.0
│ │ └── which@1.0.5
│ └─┬ optipng-bin@0.2.6
│ ├── colors@0.6.1
│ ├─┬ mocha@1.9.0
│ │ ├── commander@0.6.1
│ │ ├── debug@0.7.2
│ │ ├── diff@1.0.2
│ │ ├── growl@1.7.0
│ │ ├─┬ jade@0.26.3
│ │ │ └── mkdirp@0.3.0
│ │ ├── mkdirp@0.3.3
│ │ └── ms@0.3.0
│ ├─┬ request@2.16.6
│ │ ├── aws-sign@0.2.0
│ │ ├── cookie-jar@0.2.0
│ │ ├── forever-agent@0.2.0
│ │ ├─┬ form-data@0.0.10
│ │ │ ├── async@0.2.9
│ │ │ └─┬ combined-stream@0.0.4
│ │ │ └── delayed-stream@0.0.5
│ │ ├─┬ hawk@0.10.2
│ │ │ ├── boom@0.3.8
│ │ │ ├── cryptiles@0.1.3
│ │ │ ├── hoek@0.7.6
│ │ │ └── sntp@0.1.4
│ │ ├── json-stringify-safe@3.0.0
│ │ ├── mime@1.2.10
│ │ ├── node-uuid@1.4.0
│ │ ├── oauth-sign@0.2.0
│ │ ├── qs@0.5.6
│ │ └── tunnel-agent@0.2.0
│ ├─┬ tar@0.1.18
│ │ ├── block-stream@0.0.7
│ │ ├─┬ fstream@0.1.24
│ │ │ ├── graceful-fs@2.0.0
│ │ │ ├── mkdirp@0.3.5
│ │ │ └── rimraf@2.2.2
│ │ └── inherits@2.0.0
│ └── which@1.0.5
├─┬ grunt-contrib-jshint@0.4.3
│ └─┬ jshint@1.1.0
│ ├─┬ cli@0.4.5
│ │ └─┬ glob@3.2.6
│ │ └── inherits@2.0.0
│ ├── esprima@1.1.0-dev
│ ├─┬ minimatch@0.2.12
│ │ ├── lru-cache@2.3.0
│ │ └── sigmund@1.0.0
│ ├── peakle@0.0.1
│ ├── shelljs@0.1.4
│ └── underscore@1.4.4
├─┬ grunt-contrib-livereload@0.1.2
│ └─┬ tiny-lr@0.0.4
│ ├── debug@0.7.2
│ ├── faye-websocket@0.4.4
│ ├─┬ noptify@0.0.3
│ │ └─┬ nopt@2.0.0
│ │ └── abbrev@1.0.4
│ └── qs@0.5.6
├─┬ grunt-contrib-qunit@0.2.2
│ └─┬ grunt-lib-phantomjs@0.3.1
│ ├── eventemitter2@0.4.12
│ ├─┬ phantomjs@1.9.1-0
│ │ ├── adm-zip@0.2.1
│ │ ├── kew@0.1.7
│ │ ├── mkdirp@0.3.5
│ │ ├── ncp@0.4.2
│ │ ├─┬ npmconf@0.0.24
│ │ │ ├─┬ config-chain@1.1.7
│ │ │ │ └── proto-list@1.2.2
│ │ │ ├── inherits@1.0.0
│ │ │ ├── ini@1.1.0
│ │ │ ├─┬ nopt@2.1.2
│ │ │ │ └── abbrev@1.0.4
│ │ │ ├── once@1.1.1
│ │ │ ├── osenv@0.0.3
│ │ │ └── semver@1.1.4
│ │ └─┬ rimraf@2.0.3
│ │ └── graceful-fs@1.1.14
│ ├── semver@1.0.14
│ └─┬ temporary@0.0.5
│ └── package@1.0.1
├─┬ grunt-contrib-uglify@0.2.2
│ ├─┬ grunt-lib-contrib@0.6.1
│ │ └── zlib-browserify@0.0.1
│ └─┬ uglify-js@2.3.6
│ ├── async@0.2.9
│ ├─┬ optimist@0.3.7
│ │ └── wordwrap@0.0.2
│ └─┬ source-map@0.1.27
│ └── amdefine@0.0.8
├── grunt-ember-templates@0.4.7
├─┬ grunt-karma@0.3.0 invalid
│ └─┬ karma@0.8.8
│ ├── chokidar@0.6.2
│ ├── coffee-script@1.6.3
│ ├── colors@0.6.0-1
│ ├── dateformat@1.0.2-1.2.3
│ ├─┬ glob@3.1.21
│ │ ├── graceful-fs@1.2.3
│ │ └── inherits@1.0.0
│ ├── growly@1.1.1
│ ├─┬ http-proxy@0.10.3
│ │ ├── pkginfo@0.2.3
│ │ └─┬ utile@0.1.7
│ │ ├── async@0.1.22
│ │ ├── deep-equal@0.0.0
│ │ ├── i@0.3.1
│ │ ├── mkdirp@0.3.5
│ │ ├── ncp@0.2.7
│ │ └── rimraf@1.0.9
│ ├─┬ istanbul@0.1.43
│ │ ├── abbrev@1.0.4
│ │ ├── async@0.2.9
│ │ ├─┬ escodegen@0.0.23
│ │ │ ├── estraverse@0.0.4
│ │ │ └─┬ source-map@0.1.27
│ │ │ └── amdefine@0.0.8
│ │ ├── esprima@1.0.3
│ │ ├── fileset@0.1.5
│ │ ├─┬ handlebars@1.0.12
│ │ │ └─┬ uglify-js@2.3.6
│ │ │ └─┬ source-map@0.1.27
│ │ │ └── amdefine@0.0.8
│ │ ├── mkdirp@0.3.5
│ │ ├── nopt@2.1.2
│ │ ├── resolve@0.4.2
│ │ ├── which@1.0.5
│ │ └── wordwrap@0.0.2
│ ├─┬ LiveScript@1.0.1
│ │ └── prelude-ls@1.0.3
│ ├── lodash@1.1.1
│ ├─┬ log4js@0.6.7
│ │ ├── async@0.1.15
│ │ ├── dequeue@1.0.3
│ │ ├── readable-stream@1.0.15
│ │ └── semver@1.1.4
│ ├── mime@1.2.10
│ ├─┬ minimatch@0.2.12
│ │ ├── lru-cache@2.3.0
│ │ └── sigmund@1.0.0
│ ├─┬ optimist@0.3.5
│ │ └── wordwrap@0.0.2
│ ├── pause@0.0.1
│ ├── q@0.9.6
│ ├─┬ rimraf@2.1.4
│ │ └── graceful-fs@1.2.3
│ ├─┬ 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.27
│ │ │ ├── commander@0.6.1
│ │ │ ├── options@0.0.5
│ │ │ └── tinycolor@0.0.1
│ │ └── xmlhttprequest@1.4.2
│ └── xmlbuilder@0.4.2
├─┬ grunt-mocha@0.3.4
│ ├─┬ grunt-lib-phantomjs@0.3.1
│ │ ├── eventemitter2@0.4.12
│ │ ├─┬ phantomjs@1.9.1-0
│ │ │ ├── adm-zip@0.2.1
│ │ │ ├── kew@0.1.7
│ │ │ ├── mkdirp@0.3.5
│ │ │ ├── ncp@0.4.2
│ │ │ ├─┬ npmconf@0.0.24
│ │ │ │ ├─┬ config-chain@1.1.7
│ │ │ │ │ └── proto-list@1.2.2
│ │ │ │ ├── inherits@1.0.0
│ │ │ │ ├── ini@1.1.0
│ │ │ │ ├─┬ nopt@2.1.2
│ │ │ │ │ └── abbrev@1.0.4
│ │ │ │ ├── once@1.1.1
│ │ │ │ ├── osenv@0.0.3
│ │ │ │ └── semver@1.1.4
│ │ │ └─┬ rimraf@2.0.3
│ │ │ └── graceful-fs@1.1.14
│ │ ├── semver@1.0.14
│ │ └─┬ temporary@0.0.5
│ │ └── package@1.0.1
│ └─┬ mocha@1.8.2
│ ├── commander@0.6.1
│ ├── debug@0.7.2
│ ├── diff@1.0.2
│ ├── growl@1.7.0
│ ├─┬ jade@0.26.3
│ │ └── mkdirp@0.3.0
│ ├── mkdirp@0.3.3
│ └── ms@0.3.0
├─┬ grunt-neuter@0.5.0
│ └─┬ glob@3.2.6
│ ├── inherits@2.0.0
│ └─┬ minimatch@0.2.12
│ ├── lru-cache@2.3.0
│ └── sigmund@1.0.0
├─┬ grunt-open@0.2.1
│ └── open@0.0.4
├─┬ grunt-regarde@0.1.1
│ └─┬ gaze@0.3.4
│ ├─┬ fileset@0.1.5
│ │ └─┬ glob@3.2.6
│ │ └── inherits@2.0.0
│ └─┬ minimatch@0.2.12
│ ├── lru-cache@2.3.0
│ └── sigmund@1.0.0
├── grunt-rev@0.1.0
├─┬ grunt-svgmin@0.1.0
│ ├── filesize@1.8.0
│ └─┬ svgo@0.2.4
│ ├── coa@0.3.9
│ ├── colors@0.6.1
│ ├── inherit@2.0.0
│ ├─┬ js-yaml@2.1.0
│ │ ├─┬ argparse@0.1.15
│ │ │ ├── underscore@1.4.4
│ │ │ └── underscore.string@2.3.3
│ │ └── esprima@1.0.3
│ ├─┬ node.extend@1.0.7
│ │ ├── is@0.2.6
│ │ └─┬ object-keys@0.3.0
│ │ └── foreach@2.0.3
│ ├── q@0.8.12
│ ├─┬ q-fs@0.1.36
│ │ ├── fs-boot@0.0.9
│ │ └── q-io@0.0.18
│ └── sax@0.5.4
├── grunt-usemin@0.1.12
└─┬ matchdep@0.1.2
└─┬ minimatch@0.2.12
├── lru-cache@2.3.0
└── sigmund@1.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment