Skip to content

Instantly share code, notes, and snippets.

@hokaccha
Created November 4, 2012 13:12
Show Gist options
  • Select an option

  • Save hokaccha/4011845 to your computer and use it in GitHub Desktop.

Select an option

Save hokaccha/4011845 to your computer and use it in GitHub Desktop.
$ npm -v
1.1.24
$ npm -g -p ll
/Users/hokamura/.nodebrew/current/lib::/Users/hokamura/.nodebrew/node/v0.6.19/lib
/Users/hokamura/.nodebrew/current/lib/node_modules/jshint:jshint@0.7.1:/Users/hokamura/.nodebrew/node/v0.6.19/lib/node_modules/jshint
/Users/hokamura/.nodebrew/current/lib/node_modules/jshint/node_modules/cli:cli@0.4.3:/Users/hokamura/.nodebrew/node/v0.6.19/lib/node_modules/jshint/node_modules/cli
/Users/hokamura/.nodebrew/current/lib/node_modules/jshint/node_modules/cli/node_modules/glob:glob@3.1.10:/Users/hokamura/.nodebrew/node/v0.6.19/lib/node_modules/jshint/node_modules/cli/node_modules/glob
/Users/hokamura/.nodebrew/current/lib/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/graceful-fs:graceful-fs@1.1.8:/Users/hokamura/.nodebrew/node/v0.6.19/lib/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/graceful-fs
/Users/hokamura/.nodebrew/current/lib/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/inherits:inherits@1.0.0:/Users/hokamura/.nodebrew/node/v0.6.19/lib/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/inherits
/Users/hokamura/.nodebrew/current/lib/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch:minimatch@0.2.5:/Users/hokamura/.nodebrew/node/v0.6.19/lib/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch
/Users/hokamura/.nodebrew/current/lib/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/lru-cache:lru-cache@1.1.0:/Users/hokamura/.nodebrew/node/v0.6.19/lib/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/lru-cache
/Users/hokamura/.nodebrew/current/lib/node_modules/jshint/node_modules/minimatch:minimatch@0.0.5:/Users/hokamura/.nodebrew/node/v0.6.19/lib/node_modules/jshint/node_modules/minimatch
/Users/hokamura/.nodebrew/current/lib/node_modules/jshint/node_modules/minimatch/node_modules/lru-cache:lru-cache@1.0.6:/Users/hokamura/.nodebrew/node/v0.6.19/lib/node_modules/jshint/node_modules/minimatch/node_modules/lru-cache
...
$ npm -v
1.1.46
$ npm -g -p ll
/Users/hokamura/.nodebrew/node/v0.8.5/lib::
/Users/hokamura/.nodebrew/node/v0.8.5/lib/node_modules/jshint:jshint@0.9.1:
/Users/hokamura/.nodebrew/node/v0.8.5/lib/node_modules/jshint/node_modules/cli:cli@0.4.3:
/Users/hokamura/.nodebrew/node/v0.8.5/lib/node_modules/jshint/node_modules/cli/node_modules/glob:glob@3.1.14:
/Users/hokamura/.nodebrew/node/v0.8.5/lib/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/graceful-fs:graceful-fs@1.1.14:
/Users/hokamura/.nodebrew/node/v0.8.5/lib/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/inherits:inherits@1.0.0:
/Users/hokamura/.nodebrew/node/v0.8.5/lib/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch:minimatch@0.2.9:
/Users/hokamura/.nodebrew/node/v0.8.5/lib/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/lru-cache:lru-cache@2.0.4:
/Users/hokamura/.nodebrew/node/v0.8.5/lib/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/sigmund:sigmund@1.0.0:
/Users/hokamura/.nodebrew/node/v0.8.5/lib/node_modules/jshint/node_modules/minimatch:minimatch@0.0.5:
/Users/hokamura/.nodebrew/node/v0.8.5/lib/node_modules/jshint/node_modules/minimatch/node_modules/lru-cache:lru-cache@1.0.6:
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment