Skip to content

Instantly share code, notes, and snippets.

@windhamdavid
Created January 25, 2014 21:04
Show Gist options
  • Save windhamdavid/8623580 to your computer and use it in GitHub Desktop.
Save windhamdavid/8623580 to your computer and use it in GitHub Desktop.
david@macs:~/sites/wp/app/plugins/annunciate(master○) » npm ls
/Users/david/Sites/wp/app/plugins/annunciate
├─┬ grunt@0.4.2
│ ├── async@0.1.22
│ ├── coffee-script@1.3.3
│ ├── colors@0.6.2
│ ├── dateformat@1.0.2-1.2.3
│ ├── eventemitter2@0.4.13
│ ├── exit@0.1.2
│ ├─┬ findup-sync@0.1.2
│ │ └── lodash@1.0.1
│ ├── getobject@0.1.0
│ ├─┬ 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.4
│ ├── lodash@0.9.2
│ ├─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.5.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-contrib-clean@0.5.0
│ └── rimraf@2.2.6
├─┬ grunt-contrib-compass@0.2.0
│ ├─┬ grunt-lib-contrib@0.5.3
│ │ └── zlib-browserify@0.0.1
│ └── tmp@0.0.16
├── grunt-contrib-concat@0.1.3
├─┬ grunt-contrib-imagemin@0.1.4
│ ├── filesize@1.7.9
│ ├─┬ jpegtran-bin@0.1.7
│ │ ├── colors@0.6.2
│ │ ├─┬ mocha@1.9.0
│ │ │ ├── commander@0.6.1
│ │ │ ├── debug@0.7.4
│ │ │ ├── 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.10
│ │ │ │ └─┬ 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.11
│ │ │ ├── node-uuid@1.4.1
│ │ │ ├── oauth-sign@0.2.0
│ │ │ ├── qs@0.5.6
│ │ │ └── tunnel-agent@0.2.0
│ │ ├─┬ tar@0.1.19
│ │ │ ├── block-stream@0.0.7
│ │ │ ├─┬ fstream@0.1.25
│ │ │ │ ├── graceful-fs@2.0.1
│ │ │ │ ├── mkdirp@0.3.5
│ │ │ │ └── rimraf@2.2.6
│ │ │ └── inherits@2.0.1
│ │ └── which@1.0.5
│ └─┬ optipng-bin@0.2.6
│ ├── colors@0.6.2
│ ├─┬ mocha@1.9.0
│ │ ├── commander@0.6.1
│ │ ├── debug@0.7.4
│ │ ├── 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.10
│ │ │ └─┬ 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.11
│ │ ├── node-uuid@1.4.1
│ │ ├── oauth-sign@0.2.0
│ │ ├── qs@0.5.6
│ │ └── tunnel-agent@0.2.0
│ ├─┬ tar@0.1.19
│ │ ├── block-stream@0.0.7
│ │ ├─┬ fstream@0.1.25
│ │ │ ├── graceful-fs@2.0.1
│ │ │ ├── mkdirp@0.3.5
│ │ │ └── rimraf@2.2.6
│ │ └── inherits@2.0.1
│ └── which@1.0.5
├─┬ grunt-contrib-jshint@0.4.3
│ └─┬ jshint@1.1.0
│ ├─┬ cli@0.4.5
│ │ └─┬ glob@3.2.8
│ │ └── inherits@2.0.1
│ ├── esprima@1.1.0-dev
│ ├─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.5.0
│ │ └── sigmund@1.0.0
│ ├── peakle@0.0.1
│ ├── shelljs@0.1.4
│ └── underscore@1.4.4
├─┬ grunt-contrib-sass@0.2.2
│ └─┬ grunt-lib-contrib@0.5.3
│ └── zlib-browserify@0.0.1
├─┬ grunt-contrib-uglify@0.2.7
│ ├─┬ grunt-lib-contrib@0.6.1
│ │ └── zlib-browserify@0.0.1
│ └─┬ uglify-js@2.4.11
│ ├── async@0.2.10
│ ├─┬ optimist@0.3.7
│ │ └── wordwrap@0.0.2
│ ├─┬ source-map@0.1.31
│ │ └── amdefine@0.1.0
│ └── uglify-to-browserify@1.0.1
├─┬ grunt-contrib-watch@0.4.4
│ ├─┬ gaze@0.3.4
│ │ ├─┬ fileset@0.1.5
│ │ │ └─┬ glob@3.2.8
│ │ │ └── inherits@2.0.1
│ │ └─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.5.0
│ │ └── sigmund@1.0.0
│ └─┬ tiny-lr@0.0.4
│ ├── debug@0.7.4
│ ├── faye-websocket@0.4.4
│ ├─┬ noptify@0.0.3
│ │ └─┬ nopt@2.0.0
│ │ └── abbrev@1.0.4
│ └── qs@0.5.6
├─┬ grunt-rsync@0.1.1
│ └─┬ rsyncwrapper@0.0.19
│ └── lodash@0.9.2
├─┬ load-grunt-tasks@0.2.1
│ ├─┬ findup-sync@0.1.2
│ │ ├─┬ glob@3.1.21
│ │ │ ├── graceful-fs@1.2.3
│ │ │ ├── inherits@1.0.0
│ │ │ └─┬ minimatch@0.2.14
│ │ │ ├── lru-cache@2.5.0
│ │ │ └── sigmund@1.0.0
│ │ └── lodash@1.0.1
│ └─┬ globule@0.1.0
│ ├─┬ glob@3.1.21
│ │ ├── graceful-fs@1.2.3
│ │ └── inherits@1.0.0
│ ├── lodash@1.0.1
│ └─┬ minimatch@0.2.14
│ ├── lru-cache@2.5.0
│ └── sigmund@1.0.0
└─┬ matchdep@0.1.2
└─┬ minimatch@0.2.14
├── lru-cache@2.5.0
└── sigmund@1.0.0
david@macs:~/sites/wp/app/plugins/annunciate(master⚡) »
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment