Skip to content

Instantly share code, notes, and snippets.

@indexzero
Created April 25, 2011 03:24
Show Gist options
  • Save indexzero/940116 to your computer and use it in GitHub Desktop.
Save indexzero/940116 to your computer and use it in GitHub Desktop.
require-analyzer
$ require-analyzer --update
info: require-analyzer starting in /Users/Charlie/GitHub/forever
warn: No dependencies found
info: Analyzing dependencies...
info: Done analyzing raw dependencies
info: Retrieved packages from npm
info: Additional dependencies found
data: {
data: daemon: '>= 0.3.0',
data: nconf: '>= 0.1.7',
data: timespan: '>= 2.0.0',
data: winston: '>= 0.2.7'
data: }
info: Updating /Users/Charlie/GitHub/forever/package.json
info: require-analyzer package.json dependencies
@Marak
Copy link

Marak commented Apr 25, 2011

nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment