Skip to content

Instantly share code, notes, and snippets.

@aredridel
Created October 7, 2016 00:23
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 aredridel/43ce70cf3cbcb6652c7f7807d4790c7d to your computer and use it in GitHub Desktop.
Save aredridel/43ce70cf3cbcb6652c7f7807d4790c7d to your computer and use it in GitHub Desktop.
npm-website@4.1.0 /Users/aredridel/Projects/npm/npm-website
├─┬ @npmcorp/dr-frankenstyle@1.1.0
│ └─┬ vinyl-fs@1.0.0
│ ├─┬ glob-watcher@0.0.8
│ │ └─┬ gaze@0.5.2
│ │ └─┬ globule@0.1.0
│ │ └─┬ glob@3.1.21
│ │ └── graceful-fs@1.2.3
│ └── graceful-fs@3.0.8
├─┬ geoip-ultralight@0.1.3
│ ├─┬ rimraf@2.0.3
│ │ └── graceful-fs@1.1.14
│ └─┬ unzip@0.0.4
│ └─┬ fstream@0.1.31
│ └── graceful-fs@3.0.8
├─┬ gulp@3.9.1
│ └─┬ vinyl-fs@0.3.14
│ └── graceful-fs@3.0.8
├─┬ karma@1.2.0
│ ├─┬ chokidar@1.6.0
│ │ └─┬ fsevents@1.0.14
│ │ └─┬ node-pre-gyp@0.6.29
│ │ └─┬ tar@2.2.1
│ │ └─┬ fstream@1.0.10
│ │ └── graceful-fs@4.1.4
│ └── graceful-fs@4.1.6
├─┬ nemo@2.3.1
│ └─┬ yargs@4.8.1
│ └─┬ read-pkg-up@1.0.1
│ └─┬ read-pkg@1.1.0
│ ├─┬ load-json-file@1.1.0
│ │ └── graceful-fs@4.1.3
│ └─┬ path-type@1.1.0
│ └── graceful-fs@4.1.3
├─┬ tacks@1.2.1
│ └── graceful-fs@4.1.6
└─┬ tap@7.1.2
└─┬ nyc@7.1.0
└─┬ caching-transform@1.0.1
└─┬ write-file-atomic@1.1.4
└── graceful-fs@4.1.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment