Skip to content

Instantly share code, notes, and snippets.

@fhd
Created August 9, 2011 20:30
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 fhd/1135112 to your computer and use it in GitHub Desktop.
Save fhd/1135112 to your computer and use it in GitHub Desktop.
npm debug log
npm info it worked if it ends with ok
npm verb cli [ 'node',
npm verb cli '/usr/local/bin/npm',
npm verb cli 'install',
npm verb cli '-g',
npm verb cli 'express',
npm verb cli '--loglevel',
npm verb cli 'silly' ]
npm info using npm@1.0.23
npm info using node@v0.4.10
npm verb config file /root/.npmrc
npm verb config file /usr/local/etc/npmrc
npm sill exec /usr/local/bin/node "/usr/local/lib/node_modules/npm/bin/npm-get-uid-gid.js" "nobody" 0
npm sill output from getuid/gid {"uid":65534,"gid":0}
npm sill output from getuid/gid
npm verb into /usr/local/lib [ 'express' ]
npm verb cache add express
npm verb cache add [ 'express', null ]
npm verb parsed url { pathname: 'express',
npm verb parsed url href: 'express' }
npm info addNamed [ 'express', '' ]
npm verb addNamed [ null, '' ]
npm verb GET express
npm verb raw, before any munging express
npm verb url resolving [ 'http://registry.npmjs.org/',
npm verb url resolving './express' ]
npm verb url resolved http://registry.npmjs.org/express
npm verb url parsed { protocol: 'http:',
npm verb url parsed slashes: true,
npm verb url parsed host: 'registry.npmjs.org',
npm verb url parsed hostname: 'registry.npmjs.org',
npm verb url parsed href: 'http://registry.npmjs.org/express',
npm verb url parsed pathname: '/express' }
npm verb etag "B1CFWA036MSBDGVJWYA1TA8XF"
npm verb response http://registry.npmjs.org/express
npm sill get cb [ 304,
npm sill get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
npm sill get cb etag: '"B1CFWA036MSBDGVJWYA1TA8XF"',
npm sill get cb date: 'Tue, 09 Aug 2011 20:27:44 GMT',
npm sill get cb 'content-length': '0' } ]
npm verb etag express from cache
npm verb GET express/2.4.4
npm verb raw, before any munging express/2.4.4
npm verb url resolving [ 'http://registry.npmjs.org/',
npm verb url resolving './express/2.4.4' ]
npm verb url resolved http://registry.npmjs.org/express/2.4.4
npm verb url parsed { protocol: 'http:',
npm verb url parsed slashes: true,
npm verb url parsed host: 'registry.npmjs.org',
npm verb url parsed hostname: 'registry.npmjs.org',
npm verb url parsed href: 'http://registry.npmjs.org/express/2.4.4',
npm verb url parsed pathname: '/express/2.4.4' }
npm verb etag "B1CFWA036MSBDGVJWYA1TA8XF"
npm verb response http://registry.npmjs.org/express/2.4.4
npm sill get cb [ 304,
npm sill get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
npm sill get cb etag: '"B1CFWA036MSBDGVJWYA1TA8XF"',
npm sill get cb date: 'Tue, 09 Aug 2011 20:27:45 GMT',
npm sill get cb 'content-length': '0' } ]
npm verb etag express/2.4.4 from cache
npm verb bin dist [ '0.4-ares1.7.4-ev4.4-openssl0.9.8g-v83.1.8.26-linux-2.6.30.2-domU-v4',
npm verb bin dist { shasum: 'e7aeeb9c7568a96d491aa18e0e211b46e5bc3534',
npm verb bin dist tarball: 'http://registry.npmjs.org/express/-/express-2.4.4.tgz' } ]
npm sill testEngine { name: 'express',
npm sill testEngine description: 'Sinatra inspired web development framework',
npm sill testEngine version: '2.4.4',
npm sill testEngine author: 'TJ Holowaychuk <tj@vision-media.ca>',
npm sill testEngine contributors:
npm sill testEngine [ { name: 'TJ Holowaychuk',
npm sill testEngine email: 'tj@vision-media.ca' },
npm sill testEngine { name: 'Aaron Heckmann',
npm sill testEngine email: 'aaron.heckmann+github@gmail.com' },
npm sill testEngine { name: 'Ciaran Jessup',
npm sill testEngine email: 'ciaranj@gmail.com' },
npm sill testEngine { name: 'Guillermo Rauch',
npm sill testEngine email: 'rauchg@gmail.com' } ],
npm sill testEngine dependencies:
npm sill testEngine { connect: '>= 1.5.2 < 2.0.0',
npm sill testEngine mime: '>= 0.0.1',
npm sill testEngine qs: '>= 0.3.0' },
npm sill testEngine devDependencies:
npm sill testEngine { 'connect-form': '0.2.1',
npm sill testEngine ejs: '0.4.2',
npm sill testEngine expresso: '0.7.2',
npm sill testEngine hamljs: '0.5.1',
npm sill testEngine jade: '0.11.0',
npm sill testEngine stylus: '0.13.0',
npm sill testEngine should: '0.2.1',
npm sill testEngine 'express-messages': '0.0.2',
npm sill testEngine 'node-markdown': '>= 0.0.1',
npm sill testEngine 'connect-redis': '>= 0.0.1' },
npm sill testEngine keywords:
npm sill testEngine [ 'framework',
npm sill testEngine 'sinatra',
npm sill testEngine 'web',
npm sill testEngine 'rest',
npm sill testEngine 'restful' ],
npm sill testEngine repository:
npm sill testEngine { type: 'git',
npm sill testEngine url: 'git://github.com/visionmedia/express.git' },
npm sill testEngine main: 'index',
npm sill testEngine bin: { express: './bin/express' },
npm sill testEngine scripts:
npm sill testEngine { test: 'make test',
npm sill testEngine prepublish: 'npm prune' },
npm sill testEngine engines: { node: '>= 0.4.1 < 0.5.0' },
npm sill testEngine _npmJsonOpts:
npm sill testEngine { file: '/root/.npm/express/2.4.4/package/package.json',
npm sill testEngine wscript: false,
npm sill testEngine contributors: false,
npm sill testEngine serverjs: false },
npm sill testEngine _id: 'express@2.4.4' }
npm verb caching /root/.npm/express/2.4.4/package/package.json
npm verb loadDefaults express@2.4.4
npm sill resolved [ { name: 'express',
npm sill resolved description: 'Sinatra inspired web development framework',
npm sill resolved version: '2.4.4',
npm sill resolved author:
npm sill resolved { name: 'TJ Holowaychuk',
npm sill resolved email: 'tj@vision-media.ca' },
npm sill resolved contributors:
npm sill resolved [ { name: 'TJ Holowaychuk',
npm sill resolved email: 'tj@vision-media.ca' },
npm sill resolved { name: 'Aaron Heckmann',
npm sill resolved email: 'aaron.heckmann+github@gmail.com' },
npm sill resolved { name: 'Ciaran Jessup',
npm sill resolved email: 'ciaranj@gmail.com' },
npm sill resolved { name: 'Guillermo Rauch',
npm sill resolved email: 'rauchg@gmail.com' } ],
npm sill resolved dependencies:
npm sill resolved { connect: '>= 1.5.2 < 2.0.0',
npm sill resolved mime: '>= 0.0.1',
npm sill resolved qs: '>= 0.3.0' },
npm sill resolved devDependencies:
npm sill resolved { 'connect-form': '0.2.1',
npm sill resolved ejs: '0.4.2',
npm sill resolved expresso: '0.7.2',
npm sill resolved hamljs: '0.5.1',
npm sill resolved jade: '0.11.0',
npm sill resolved stylus: '0.13.0',
npm sill resolved should: '0.2.1',
npm sill resolved 'express-messages': '0.0.2',
npm sill resolved 'node-markdown': '>= 0.0.1',
npm sill resolved 'connect-redis': '>= 0.0.1' },
npm sill resolved keywords:
npm sill resolved [ 'framework',
npm sill resolved 'sinatra',
npm sill resolved 'web',
npm sill resolved 'rest',
npm sill resolved 'restful' ],
npm sill resolved repository:
npm sill resolved { type: 'git',
npm sill resolved url: 'git://github.com/visionmedia/express.git' },
npm sill resolved main: 'index',
npm sill resolved bin: { express: './bin/express' },
npm sill resolved scripts:
npm sill resolved { test: 'make test',
npm sill resolved prepublish: 'npm prune' },
npm sill resolved engines: { node: '>= 0.4.1 < 0.5.0' },
npm sill resolved _npmJsonOpts:
npm sill resolved { file: '/root/.npm/express/2.4.4/package/package.json',
npm sill resolved wscript: false,
npm sill resolved contributors: false,
npm sill resolved serverjs: false },
npm sill resolved _id: 'express@2.4.4',
npm sill resolved _engineSupported: true,
npm sill resolved _npmVersion: '1.0.23',
npm sill resolved _nodeVersion: 'v0.4.10',
npm sill resolved _defaultsLoaded: true } ]
npm info into /usr/local/lib express@2.4.4
npm info installOne express@2.4.4
npm info unbuild /usr/local/lib/node_modules/express
npm sill testEngine { name: 'express',
npm sill testEngine description: 'Sinatra inspired web development framework',
npm sill testEngine version: '2.4.4',
npm sill testEngine author: 'TJ Holowaychuk <tj@vision-media.ca>',
npm sill testEngine contributors:
npm sill testEngine [ { name: 'TJ Holowaychuk',
npm sill testEngine email: 'tj@vision-media.ca' },
npm sill testEngine { name: 'Aaron Heckmann',
npm sill testEngine email: 'aaron.heckmann+github@gmail.com' },
npm sill testEngine { name: 'Ciaran Jessup',
npm sill testEngine email: 'ciaranj@gmail.com' },
npm sill testEngine { name: 'Guillermo Rauch',
npm sill testEngine email: 'rauchg@gmail.com' } ],
npm sill testEngine dependencies:
npm sill testEngine { connect: '>= 1.5.2 < 2.0.0',
npm sill testEngine mime: '>= 0.0.1',
npm sill testEngine qs: '>= 0.3.0' },
npm sill testEngine devDependencies:
npm sill testEngine { 'connect-form': '0.2.1',
npm sill testEngine ejs: '0.4.2',
npm sill testEngine expresso: '0.7.2',
npm sill testEngine hamljs: '0.5.1',
npm sill testEngine jade: '0.11.0',
npm sill testEngine stylus: '0.13.0',
npm sill testEngine should: '0.2.1',
npm sill testEngine 'express-messages': '0.0.2',
npm sill testEngine 'node-markdown': '>= 0.0.1',
npm sill testEngine 'connect-redis': '>= 0.0.1' },
npm sill testEngine keywords:
npm sill testEngine [ 'framework',
npm sill testEngine 'sinatra',
npm sill testEngine 'web',
npm sill testEngine 'rest',
npm sill testEngine 'restful' ],
npm sill testEngine repository:
npm sill testEngine { type: 'git',
npm sill testEngine url: 'git://github.com/visionmedia/express.git' },
npm sill testEngine main: 'index',
npm sill testEngine bin: { express: './bin/express' },
npm sill testEngine scripts:
npm sill testEngine { test: 'make test',
npm sill testEngine prepublish: 'npm prune' },
npm sill testEngine engines: { node: '>= 0.4.1 < 0.5.0' },
npm sill testEngine _npmJsonOpts:
npm sill testEngine { file: '/usr/local/lib/node_modules/express/package.json',
npm sill testEngine wscript: false,
npm sill testEngine contributors: false,
npm sill testEngine serverjs: false },
npm sill testEngine _id: 'express@2.4.4' }
npm verb caching /usr/local/lib/node_modules/express/package.json
npm verb loadDefaults express@2.4.4
npm info preuninstall express@2.4.4
npm info uninstall express@2.4.4
npm verb unbuild express@2.4.4 [ true,
npm verb unbuild express@2.4.4 '/usr/local/lib/node_modules',
npm verb unbuild express@2.4.4 '/usr/local/lib/node_modules' ]
npm verb binRoot [ '/usr/local/bin',
npm verb binRoot { express: './bin/express' } ]
npm info postuninstall express@2.4.4
npm verb from cache /root/.npm/express/2.4.4/package/package.json
npm verb mkdir (expected) error ENOENT, No such file or directory '/usr/local/lib/node_modules/___express.npm'
npm verb mkdir done: /usr/local/lib/node_modules/___express.npm 755
npm verb unpack_ uid, gid [ 65534, 0 ]
npm verb unpackTarget /usr/local/lib/node_modules/express
npm sill gunzTarPerm modes [ '755', '644' ]
npm verb success gzip "--decompress" "--stdout" "/root/.npm/express/2.4.4/package.tgz"
npm verb success tar "-mvxpf" "-" "-o" "-C" "/usr/local/lib/node_modules/___express.npm"
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/History.md
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/Readme.md
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/package.json
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/.npmignore
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/index.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/Makefile
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/LICENSE
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/bin/
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/bin/express
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/utils.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/express.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/https.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/view.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/request.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/response.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/http.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/router/
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/router/route.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/router/methods.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/router/collection.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/router/index.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/view/
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/view/partial.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/view/view.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/multi_bench.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/package.json
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/generate_commands.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/simple_test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/README.md
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/index.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/eval_test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/changelog.md
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/simple.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/file.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/psubscribe.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/subqueries.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/multi.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/subquery.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/extend.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/multi2.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/auth.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/unix_socket.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/monitor.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/mget.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/backpressure_drain.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/pub_sub.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/web_server.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/lib/
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/lib/queue.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/lib/util.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/lib/commands.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/lib/to_array.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/lib/parser/
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/lib/parser/hiredis.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/lib/parser/javascript.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/reconnect_test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/test_start_stop.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/sub_quit_test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/buffer_bench.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/codec.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/speed/
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/speed/size-rate.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/speed/speed.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/speed/plot
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/speed/00
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/pubsub/
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/pubsub/run
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/pubsub/server.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/pubsub/pub.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/rpushblpop/
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/rpushblpop/run
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/rpushblpop/server.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/rpushblpop/pub.js
npm verb gunzed /usr/local/lib/node_modules/___express.npm/package
npm verb rm'ed /usr/local/lib/node_modules/express
npm verb renamed [ '/usr/local/lib/node_modules/___express.npm/package',
npm verb renamed '/usr/local/lib/node_modules/express' ]
npm verb from cache /usr/local/lib/node_modules/express/package.json
npm info preinstall express@2.4.4
npm verb from cache /usr/local/lib/node_modules/express/package.json
npm verb into /usr/local/lib/node_modules/express [ 'connect@>= 1.5.2 < 2.0.0',
npm verb into /usr/local/lib/node_modules/express 'mime@>= 0.0.1',
npm verb into /usr/local/lib/node_modules/express 'qs@>= 0.3.0' ]
npm sill testEngine { name: 'redis',
npm sill testEngine version: '0.6.6',
npm sill testEngine description: 'Redis client library',
npm sill testEngine author: 'Matt Ranney <mjr@ranney.com>',
npm sill testEngine contributors:
npm sill testEngine [ 'Rick Olson',
npm sill testEngine 'Tim-Smart',
npm sill testEngine 'TJ Holowaychuk',
npm sill testEngine 'Orion Henry',
npm sill testEngine 'Hank Sims',
npm sill testEngine 'Aivo Paas',
npm sill testEngine 'Paul Carey',
npm sill testEngine 'Pieter Noordhuis',
npm sill testEngine 'Andy Ray',
npm sill testEngine 'Vladimir Dronnikov',
npm sill testEngine 'Dave Hoover' ],
npm sill testEngine main: './index.js',
npm sill testEngine scripts: { test: 'node ./test.js' },
npm sill testEngine repository:
npm sill testEngine { type: 'git',
npm sill testEngine url: 'git://github.com/mranney/node_redis.git' },
npm sill testEngine _npmJsonOpts:
npm sill testEngine { file: '/usr/local/lib/node_modules/express/node_modules/redis/package.json',
npm sill testEngine wscript: false,
npm sill testEngine contributors: false,
npm sill testEngine serverjs: false },
npm sill testEngine _id: 'redis@0.6.6',
npm sill testEngine dependencies: {},
npm sill testEngine devDependencies: {} }
npm verb caching /usr/local/lib/node_modules/express/node_modules/redis/package.json
npm verb loadDefaults redis@0.6.6
npm verb cache add connect@>= 1.5.2 < 2.0.0
npm verb cache add [ 'connect@>= 1.5.2 < 2.0.0',
npm verb cache add null ]
npm verb parsed url { pathname: 'connect',
npm verb parsed url href: 'connect' }
npm info addNamed [ 'connect', '>= 1.5.2 < 2.0.0' ]
npm verb addNamed [ null, '>=1.5.2 <2.0.0' ]
npm verb cache add mime@>= 0.0.1
npm verb cache add [ 'mime@>= 0.0.1', null ]
npm verb parsed url { pathname: 'mime', href: 'mime' }
npm info addNamed [ 'mime', '>= 0.0.1' ]
npm verb addNamed [ null, '>=0.0.1' ]
npm verb cache add qs@>= 0.3.0
npm verb cache add [ 'qs@>= 0.3.0', null ]
npm verb parsed url { pathname: 'qs', href: 'qs' }
npm info addNamed [ 'qs', '>= 0.3.0' ]
npm verb addNamed [ null, '>=0.3.0' ]
npm verb GET mime
npm verb raw, before any munging mime
npm verb url resolving [ 'http://registry.npmjs.org/',
npm verb url resolving './mime' ]
npm verb url resolved http://registry.npmjs.org/mime
npm verb url parsed { protocol: 'http:',
npm verb url parsed slashes: true,
npm verb url parsed host: 'registry.npmjs.org',
npm verb url parsed hostname: 'registry.npmjs.org',
npm verb url parsed href: 'http://registry.npmjs.org/mime',
npm verb url parsed pathname: '/mime' }
npm verb etag "AFA027GF9YY6M0119XJN2CN70"
npm verb GET qs
npm verb raw, before any munging qs
npm verb url resolving [ 'http://registry.npmjs.org/',
npm verb url resolving './qs' ]
npm verb url resolved http://registry.npmjs.org/qs
npm verb url parsed { protocol: 'http:',
npm verb url parsed slashes: true,
npm verb url parsed host: 'registry.npmjs.org',
npm verb url parsed hostname: 'registry.npmjs.org',
npm verb url parsed href: 'http://registry.npmjs.org/qs',
npm verb url parsed pathname: '/qs' }
npm verb etag "49P0O0MTC0RXDI2TAL0LNNX8D"
npm verb GET connect
npm verb raw, before any munging connect
npm verb url resolving [ 'http://registry.npmjs.org/',
npm verb url resolving './connect' ]
npm verb url resolved http://registry.npmjs.org/connect
npm verb url parsed { protocol: 'http:',
npm verb url parsed slashes: true,
npm verb url parsed host: 'registry.npmjs.org',
npm verb url parsed hostname: 'registry.npmjs.org',
npm verb url parsed href: 'http://registry.npmjs.org/connect',
npm verb url parsed pathname: '/connect' }
npm verb etag "3QCZ92GCP78441WBMQ5MYICO9"
npm verb response http://registry.npmjs.org/connect
npm sill get cb [ 304,
npm sill get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
npm sill get cb etag: '"3QCZ92GCP78441WBMQ5MYICO9"',
npm sill get cb date: 'Tue, 09 Aug 2011 20:27:45 GMT',
npm sill get cb 'content-length': '0' } ]
npm verb etag connect from cache
npm verb response http://registry.npmjs.org/qs
npm sill get cb [ 304,
npm sill get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
npm sill get cb etag: '"49P0O0MTC0RXDI2TAL0LNNX8D"',
npm sill get cb date: 'Tue, 09 Aug 2011 20:27:45 GMT',
npm sill get cb 'content-length': '0' } ]
npm verb etag qs from cache
npm verb response http://registry.npmjs.org/mime
npm sill get cb [ 304,
npm sill get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
npm sill get cb etag: '"AFA027GF9YY6M0119XJN2CN70"',
npm sill get cb date: 'Tue, 09 Aug 2011 20:27:45 GMT',
npm sill get cb 'content-length': '0' } ]
npm verb etag mime from cache
npm verb GET connect/1.6.1
npm verb raw, before any munging connect/1.6.1
npm verb url resolving [ 'http://registry.npmjs.org/',
npm verb url resolving './connect/1.6.1' ]
npm verb url resolved http://registry.npmjs.org/connect/1.6.1
npm verb url parsed { protocol: 'http:',
npm verb url parsed slashes: true,
npm verb url parsed host: 'registry.npmjs.org',
npm verb url parsed hostname: 'registry.npmjs.org',
npm verb url parsed href: 'http://registry.npmjs.org/connect/1.6.1',
npm verb url parsed pathname: '/connect/1.6.1' }
npm verb etag "3QCZ92GCP78441WBMQ5MYICO9"
npm verb GET qs/0.3.0
npm verb raw, before any munging qs/0.3.0
npm verb url resolving [ 'http://registry.npmjs.org/',
npm verb url resolving './qs/0.3.0' ]
npm verb url resolved http://registry.npmjs.org/qs/0.3.0
npm verb url parsed { protocol: 'http:',
npm verb url parsed slashes: true,
npm verb url parsed host: 'registry.npmjs.org',
npm verb url parsed hostname: 'registry.npmjs.org',
npm verb url parsed href: 'http://registry.npmjs.org/qs/0.3.0',
npm verb url parsed pathname: '/qs/0.3.0' }
npm verb etag "49P0O0MTC0RXDI2TAL0LNNX8D"
npm verb GET mime/1.2.2
npm verb raw, before any munging mime/1.2.2
npm verb url resolving [ 'http://registry.npmjs.org/',
npm verb url resolving './mime/1.2.2' ]
npm verb url resolved http://registry.npmjs.org/mime/1.2.2
npm verb url parsed { protocol: 'http:',
npm verb url parsed slashes: true,
npm verb url parsed host: 'registry.npmjs.org',
npm verb url parsed hostname: 'registry.npmjs.org',
npm verb url parsed href: 'http://registry.npmjs.org/mime/1.2.2',
npm verb url parsed pathname: '/mime/1.2.2' }
npm verb etag "AFA027GF9YY6M0119XJN2CN70"
npm verb response http://registry.npmjs.org/qs/0.3.0
npm sill get cb [ 304,
npm sill get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
npm sill get cb etag: '"49P0O0MTC0RXDI2TAL0LNNX8D"',
npm sill get cb date: 'Tue, 09 Aug 2011 20:27:46 GMT',
npm sill get cb 'content-length': '0' } ]
npm verb etag qs/0.3.0 from cache
npm verb response http://registry.npmjs.org/connect/1.6.1
npm sill get cb [ 304,
npm sill get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
npm sill get cb etag: '"3QCZ92GCP78441WBMQ5MYICO9"',
npm sill get cb date: 'Tue, 09 Aug 2011 20:27:46 GMT',
npm sill get cb 'content-length': '0' } ]
npm verb etag connect/1.6.1 from cache
npm verb bin dist [ '0.4-ares1.7.4-ev4.4-openssl0.9.8g-v83.1.8.26-linux-2.6.30.2-domU-v4',
npm verb bin dist { shasum: '502ec1168b8f778921c31d0e4351759bb97cfb84',
npm verb bin dist tarball: 'http://registry.npmjs.org/qs/-/qs-0.3.0.tgz' } ]
npm verb bin dist [ '0.4-ares1.7.4-ev4.4-openssl0.9.8g-v83.1.8.26-linux-2.6.30.2-domU-v4',
npm verb bin dist { shasum: '21806171a018fd9416039c72a9a01b2628839d70',
npm verb bin dist tarball: 'http://registry.npmjs.org/connect/-/connect-1.6.1.tgz' } ]
npm sill testEngine { name: 'qs',
npm sill testEngine description: 'querystring parser',
npm sill testEngine version: '0.3.0',
npm sill testEngine repository: { url: '' },
npm sill testEngine author: 'TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)',
npm sill testEngine main: 'index',
npm sill testEngine engines: { node: '*' },
npm sill testEngine _npmJsonOpts:
npm sill testEngine { file: '/root/.npm/qs/0.3.0/package/package.json',
npm sill testEngine wscript: false,
npm sill testEngine contributors: false,
npm sill testEngine serverjs: false },
npm sill testEngine _id: 'qs@0.3.0',
npm sill testEngine dependencies: {},
npm sill testEngine devDependencies: {} }
npm verb caching /root/.npm/qs/0.3.0/package/package.json
npm verb loadDefaults qs@0.3.0
npm sill testEngine { name: 'connect',
npm sill testEngine version: '1.6.1',
npm sill testEngine description: 'High performance middleware framework',
npm sill testEngine keywords:
npm sill testEngine [ 'framework',
npm sill testEngine 'web',
npm sill testEngine 'middleware',
npm sill testEngine 'connect',
npm sill testEngine 'rack' ],
npm sill testEngine repository:
npm sill testEngine { type: 'git',
npm sill testEngine url: 'git://github.com/senchalabs/connect.git' },
npm sill testEngine author: 'TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)',
npm sill testEngine dependencies:
npm sill testEngine { qs: '>= 0.3.0',
npm sill testEngine mime: '>= 0.0.1' },
npm sill testEngine devDependencies:
npm sill testEngine { expresso: '0.7.6',
npm sill testEngine koala: '0.1.2',
npm sill testEngine less: '1.1.1',
npm sill testEngine sass: '0.5.0',
npm sill testEngine markdown: '0.2.1',
npm sill testEngine ejs: '0.4.3',
npm sill testEngine should: '0.2.1' },
npm sill testEngine main: 'index',
npm sill testEngine engines: { node: '>= 0.4.1 < 0.5.0' },
npm sill testEngine _npmJsonOpts:
npm sill testEngine { file: '/root/.npm/connect/1.6.1/package/package.json',
npm sill testEngine wscript: false,
npm sill testEngine contributors: false,
npm sill testEngine serverjs: false },
npm sill testEngine _id: 'connect@1.6.1' }
npm verb caching /root/.npm/connect/1.6.1/package/package.json
npm verb loadDefaults connect@1.6.1
npm verb response http://registry.npmjs.org/mime/1.2.2
npm sill get cb [ 304,
npm sill get cb { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
npm sill get cb etag: '"AFA027GF9YY6M0119XJN2CN70"',
npm sill get cb date: 'Tue, 09 Aug 2011 20:27:46 GMT',
npm sill get cb 'content-length': '0' } ]
npm verb etag mime/1.2.2 from cache
npm verb bin dist [ '0.4-ares1.7.4-ev4.4-openssl0.9.8g-v83.1.8.26-linux-2.6.30.2-domU-v4',
npm verb bin dist { shasum: 'b9d6355bf53e8d7d56693130e451daff340148cf',
npm verb bin dist tarball: 'http://registry.npmjs.org/mime/-/mime-1.2.2.tgz' } ]
npm sill testEngine { name: 'mime',
npm sill testEngine description: 'A comprehensive library for mime-type mapping',
npm sill testEngine url: 'http://github.com/bentomas/node-mime',
npm sill testEngine keywords: [ 'util', 'mime' ],
npm sill testEngine author: 'Benjamin Thomas <benjamin@benjaminthomas.org>',
npm sill testEngine contributors: [],
npm sill testEngine dependencies: {},
npm sill testEngine lib: '.',
npm sill testEngine main: 'mime.js',
npm sill testEngine version: '1.2.2',
npm sill testEngine _npmJsonOpts:
npm sill testEngine { file: '/root/.npm/mime/1.2.2/package/package.json',
npm sill testEngine wscript: false,
npm sill testEngine contributors: false,
npm sill testEngine serverjs: false },
npm sill testEngine _id: 'mime@1.2.2',
npm sill testEngine devDependencies: {} }
npm verb caching /root/.npm/mime/1.2.2/package/package.json
npm verb loadDefaults mime@1.2.2
npm sill resolved [ { name: 'qs',
npm sill resolved description: 'querystring parser',
npm sill resolved version: '0.3.0',
npm sill resolved repository: { url: '' },
npm sill resolved author:
npm sill resolved { name: 'TJ Holowaychuk',
npm sill resolved email: 'tj@vision-media.ca',
npm sill resolved url: 'http://tjholowaychuk.com' },
npm sill resolved main: 'index',
npm sill resolved engines: { node: '*' },
npm sill resolved _npmJsonOpts:
npm sill resolved { file: '/root/.npm/qs/0.3.0/package/package.json',
npm sill resolved wscript: false,
npm sill resolved contributors: false,
npm sill resolved serverjs: false },
npm sill resolved _id: 'qs@0.3.0',
npm sill resolved dependencies: {},
npm sill resolved devDependencies: {},
npm sill resolved _engineSupported: true,
npm sill resolved _npmVersion: '1.0.23',
npm sill resolved _nodeVersion: 'v0.4.10',
npm sill resolved _defaultsLoaded: true },
npm sill resolved { name: 'connect',
npm sill resolved version: '1.6.1',
npm sill resolved description: 'High performance middleware framework',
npm sill resolved keywords:
npm sill resolved [ 'framework',
npm sill resolved 'web',
npm sill resolved 'middleware',
npm sill resolved 'connect',
npm sill resolved 'rack' ],
npm sill resolved repository:
npm sill resolved { type: 'git',
npm sill resolved url: 'git://github.com/senchalabs/connect.git' },
npm sill resolved author:
npm sill resolved { name: 'TJ Holowaychuk',
npm sill resolved email: 'tj@vision-media.ca',
npm sill resolved url: 'http://tjholowaychuk.com' },
npm sill resolved dependencies:
npm sill resolved { qs: '>= 0.3.0',
npm sill resolved mime: '>= 0.0.1' },
npm sill resolved devDependencies:
npm sill resolved { expresso: '0.7.6',
npm sill resolved koala: '0.1.2',
npm sill resolved less: '1.1.1',
npm sill resolved sass: '0.5.0',
npm sill resolved markdown: '0.2.1',
npm sill resolved ejs: '0.4.3',
npm sill resolved should: '0.2.1' },
npm sill resolved main: 'index',
npm sill resolved engines: { node: '>= 0.4.1 < 0.5.0' },
npm sill resolved _npmJsonOpts:
npm sill resolved { file: '/root/.npm/connect/1.6.1/package/package.json',
npm sill resolved wscript: false,
npm sill resolved contributors: false,
npm sill resolved serverjs: false },
npm sill resolved _id: 'connect@1.6.1',
npm sill resolved _engineSupported: true,
npm sill resolved _npmVersion: '1.0.23',
npm sill resolved _nodeVersion: 'v0.4.10',
npm sill resolved _defaultsLoaded: true },
npm sill resolved { name: 'mime',
npm sill resolved description: 'A comprehensive library for mime-type mapping',
npm sill resolved url: 'http://github.com/bentomas/node-mime',
npm sill resolved keywords: [ 'util', 'mime' ],
npm sill resolved author:
npm sill resolved { name: 'Benjamin Thomas',
npm sill resolved email: 'benjamin@benjaminthomas.org' },
npm sill resolved contributors: [],
npm sill resolved dependencies: {},
npm sill resolved lib: '.',
npm sill resolved main: 'mime.js',
npm sill resolved version: '1.2.2',
npm sill resolved _npmJsonOpts:
npm sill resolved { file: '/root/.npm/mime/1.2.2/package/package.json',
npm sill resolved wscript: false,
npm sill resolved contributors: false,
npm sill resolved serverjs: false },
npm sill resolved _id: 'mime@1.2.2',
npm sill resolved devDependencies: {},
npm sill resolved engines: { node: '*' },
npm sill resolved _engineSupported: true,
npm sill resolved _npmVersion: '1.0.23',
npm sill resolved _nodeVersion: 'v0.4.10',
npm sill resolved _defaultsLoaded: true } ]
npm info into /usr/local/lib/node_modules/express qs@0.3.0
npm info into /usr/local/lib/node_modules/express connect@1.6.1
npm info into /usr/local/lib/node_modules/express mime@1.2.2
npm info installOne qs@0.3.0
npm info installOne connect@1.6.1
npm info installOne mime@1.2.2
npm info unbuild /usr/local/lib/node_modules/express/node_modules/qs
npm info unbuild /usr/local/lib/node_modules/express/node_modules/connect
npm info unbuild /usr/local/lib/node_modules/express/node_modules/mime
npm verb from cache /root/.npm/qs/0.3.0/package/package.json
npm verb from cache /root/.npm/connect/1.6.1/package/package.json
npm verb from cache /root/.npm/mime/1.2.2/package/package.json
npm verb mkdir (expected) error ENOENT, No such file or directory '/usr/local/lib/node_modules/express/node_modules/___qs.npm'
npm verb mkdir (expected) error ENOENT, No such file or directory '/usr/local/lib/node_modules/express/node_modules/___connect.npm'
npm verb mkdir (expected) error ENOENT, No such file or directory '/usr/local/lib/node_modules/express/node_modules/___mime.npm'
npm verb mkdir done: /usr/local/lib/node_modules/express/node_modules/___qs.npm 755
npm verb mkdir done: /usr/local/lib/node_modules/express/node_modules/___connect.npm 755
npm verb mkdir done: /usr/local/lib/node_modules/express/node_modules/___mime.npm 755
npm verb unpack_ uid, gid [ 65534, 0 ]
npm verb unpackTarget /usr/local/lib/node_modules/express/node_modules/qs
npm sill gunzTarPerm modes [ '755', '644' ]
npm verb unpack_ uid, gid [ 65534, 0 ]
npm verb unpackTarget /usr/local/lib/node_modules/express/node_modules/connect
npm sill gunzTarPerm modes [ '755', '644' ]
npm verb unpack_ uid, gid [ 65534, 0 ]
npm verb unpackTarget /usr/local/lib/node_modules/express/node_modules/mime
npm sill gunzTarPerm modes [ '755', '644' ]
npm verb success gzip "--decompress" "--stdout" "/root/.npm/mime/1.2.2/package.tgz"
npm verb success tar "-mvxpf" "-" "-o" "-C" "/usr/local/lib/node_modules/express/node_modules/___mime.npm"
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/package.json
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/node.types
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/mime.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/README.md
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/mime.types
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/index.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/LICENSE
npm verb success gzip "--decompress" "--stdout" "/root/.npm/qs/0.3.0/package.tgz"
npm verb gunzed /usr/local/lib/node_modules/express/node_modules/___mime.npm/package
npm verb rm'ed /usr/local/lib/node_modules/express/node_modules/mime
npm verb renamed [ '/usr/local/lib/node_modules/express/node_modules/___mime.npm/package',
npm verb renamed '/usr/local/lib/node_modules/express/node_modules/mime' ]
npm sill testEngine { name: 'mime',
npm sill testEngine description: 'A comprehensive library for mime-type mapping',
npm sill testEngine url: 'http://github.com/bentomas/node-mime',
npm sill testEngine keywords: [ 'util', 'mime' ],
npm sill testEngine author: 'Benjamin Thomas <benjamin@benjaminthomas.org>',
npm sill testEngine contributors: [],
npm sill testEngine dependencies: {},
npm sill testEngine lib: '.',
npm sill testEngine main: 'mime.js',
npm sill testEngine version: '1.2.2',
npm sill testEngine _npmJsonOpts:
npm sill testEngine { file: '/usr/local/lib/node_modules/express/node_modules/mime/package.json',
npm sill testEngine wscript: false,
npm sill testEngine contributors: false,
npm sill testEngine serverjs: false },
npm sill testEngine _id: 'mime@1.2.2',
npm sill testEngine devDependencies: {} }
npm verb caching /usr/local/lib/node_modules/express/node_modules/mime/package.json
npm verb loadDefaults mime@1.2.2
npm info preinstall mime@1.2.2
npm verb from cache /usr/local/lib/node_modules/express/node_modules/mime/package.json
npm verb into /usr/local/lib/node_modules/express/node_modules/mime []
npm sill resolved []
npm verb about to build /usr/local/lib/node_modules/express/node_modules/mime
npm info build /usr/local/lib/node_modules/express/node_modules/mime
npm verb from cache /usr/local/lib/node_modules/express/node_modules/mime/package.json
npm verb linkStuff [ true,
npm verb linkStuff '/usr/local/lib/node_modules',
npm verb linkStuff false,
npm verb linkStuff '/usr/local/lib/node_modules/express/node_modules' ]
npm info linkStuff mime@1.2.2
npm verb linkBins mime@1.2.2
npm verb linkMans mime@1.2.2
npm verb rebuildBundles mime@1.2.2
npm info install mime@1.2.2
npm verb success tar "-mvxpf" "-" "-o" "-C" "/usr/local/lib/node_modules/express/node_modules/___qs.npm"
npm info postinstall mime@1.2.2
npm verb installOne cb mime@1.2.2
npm verb success gzip "--decompress" "--stdout" "/root/.npm/connect/1.6.1/package.tgz"
npm verb success tar "-mvxpf" "-" "-o" "-C" "/usr/local/lib/node_modules/express/node_modules/___connect.npm"
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/History.md
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/Readme.md
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/package.json
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/benchmark.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/index.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/Makefile
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/examples.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/.gitmodules
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/lib/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/lib/querystring.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/test/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/test/parse.test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/test/stringify.test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/History.md
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/Readme.md
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/package.json
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/index.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/Makefile
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/.gitmodules
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/lib/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/lib/should.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/lib/eql.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/test/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/test/should.test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/examples/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/examples/runner.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/History.md
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/Readme.md
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/package.json
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/.gitignore
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/Makefile
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/.gitmodules
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/bin/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/bin/expresso
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/lib/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/lib/bar.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/lib/foo.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/http.test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/foo.test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/bar.test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/assert.test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/async.test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/serial/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/serial/http.test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/serial/async.test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/docs/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/docs/index.md
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/docs/api.html
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/docs/index.html
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/docs/layout/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/docs/layout/foot.html
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/docs/layout/head.html
npm verb gunzed /usr/local/lib/node_modules/express/node_modules/___qs.npm/package
npm verb rm'ed /usr/local/lib/node_modules/express/node_modules/qs
npm verb renamed [ '/usr/local/lib/node_modules/express/node_modules/___qs.npm/package',
npm verb renamed '/usr/local/lib/node_modules/express/node_modules/qs' ]
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/package.json
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/meta.json
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/.npmignore
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/index.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/LICENSE
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/utils.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/patch.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/https.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/connect.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/index.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/http.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/bodyParser.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/compiler.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/csrf.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/responseTime.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/query.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/basicAuth.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/logger.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/methodOverride.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/limit.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/directory.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/vhost.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/favicon.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/session.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/cookieParser.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/profiler.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/static.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/errorHandler.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/router.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/session/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/session/store.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/session/memory.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/session/session.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/session/cookie.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/style.css
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/favicon.ico
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/directory.html
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/error.html
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_delete.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_attach.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_cup.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_text.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_paintbrush.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_red.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_link.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_copy.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_gear.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_edit.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_put.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_cd.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_code_red.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_go.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_world.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_paintbrush.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_lightning.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_gear.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_green.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_vector.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_acrobat.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_powerpoint.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_excel.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_office.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_key.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_link.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_php.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_text_width.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_width.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_code.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_word.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_c.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_delete.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_go.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_flash.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_refresh.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_magnify.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_cplusplus.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_find.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_picture.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_world.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_freehand.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_paste.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_actionscript.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_add.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_stack.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_word.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_copy.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_csharp.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_code.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_medal.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_visualstudio.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_compressed.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_database.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_error.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_excel.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_paint.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_zip.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_star.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_add.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_swoosh.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_tux.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_lightning.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_get.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_dvd.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_paste.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_coldfusion.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_ruby.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_camera.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_h.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_key.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_wrench.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_error.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_horizontal.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_save.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_edit.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_find.png
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/History.md
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/Readme.md
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/package.json
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/.gitignore
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/test.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/bm.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/index.js
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/Makefile
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/.gitmodules
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/index.html
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/lib/
npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/lib/connect-redis.js
npm sill testEngine { name: 'qs',
npm sill testEngine description: 'querystring parser',
npm sill testEngine version: '0.3.0',
npm sill testEngine repository: { url: '' },
npm sill testEngine author: 'TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)',
npm sill testEngine main: 'index',
npm sill testEngine engines: { node: '*' },
npm sill testEngine _npmJsonOpts:
npm sill testEngine { file: '/usr/local/lib/node_modules/express/node_modules/qs/package.json',
npm sill testEngine wscript: false,
npm sill testEngine contributors: false,
npm sill testEngine serverjs: false },
npm sill testEngine _id: 'qs@0.3.0',
npm sill testEngine dependencies: {},
npm sill testEngine devDependencies: {} }
npm verb caching /usr/local/lib/node_modules/express/node_modules/qs/package.json
npm verb loadDefaults qs@0.3.0
npm verb gunzed /usr/local/lib/node_modules/express/node_modules/___connect.npm/package
npm info preinstall qs@0.3.0
npm verb rm'ed /usr/local/lib/node_modules/express/node_modules/connect
npm verb renamed [ '/usr/local/lib/node_modules/express/node_modules/___connect.npm/package',
npm verb renamed '/usr/local/lib/node_modules/express/node_modules/connect' ]
npm verb from cache /usr/local/lib/node_modules/express/node_modules/qs/package.json
npm verb into /usr/local/lib/node_modules/express/node_modules/qs []
npm sill resolved []
npm verb about to build /usr/local/lib/node_modules/express/node_modules/qs
npm info build /usr/local/lib/node_modules/express/node_modules/qs
npm verb from cache /usr/local/lib/node_modules/express/node_modules/qs/package.json
npm verb linkStuff [ true,
npm verb linkStuff '/usr/local/lib/node_modules',
npm verb linkStuff false,
npm verb linkStuff '/usr/local/lib/node_modules/express/node_modules' ]
npm info linkStuff qs@0.3.0
npm verb linkBins qs@0.3.0
npm verb linkMans qs@0.3.0
npm verb rebuildBundles qs@0.3.0
npm info install qs@0.3.0
npm info postinstall qs@0.3.0
npm sill testEngine { name: 'connect',
npm sill testEngine version: '1.6.1',
npm sill testEngine description: 'High performance middleware framework',
npm sill testEngine keywords:
npm sill testEngine [ 'framework',
npm sill testEngine 'web',
npm sill testEngine 'middleware',
npm sill testEngine 'connect',
npm sill testEngine 'rack' ],
npm sill testEngine repository:
npm sill testEngine { type: 'git',
npm sill testEngine url: 'git://github.com/senchalabs/connect.git' },
npm sill testEngine author: 'TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)',
npm sill testEngine dependencies:
npm sill testEngine { qs: '>= 0.3.0',
npm sill testEngine mime: '>= 0.0.1' },
npm sill testEngine devDependencies:
npm sill testEngine { expresso: '0.7.6',
npm sill testEngine koala: '0.1.2',
npm sill testEngine less: '1.1.1',
npm sill testEngine sass: '0.5.0',
npm sill testEngine markdown: '0.2.1',
npm sill testEngine ejs: '0.4.3',
npm sill testEngine should: '0.2.1' },
npm sill testEngine main: 'index',
npm sill testEngine engines: { node: '>= 0.4.1 < 0.5.0' },
npm sill testEngine _npmJsonOpts:
npm sill testEngine { file: '/usr/local/lib/node_modules/express/node_modules/connect/package.json',
npm sill testEngine wscript: false,
npm sill testEngine contributors: false,
npm sill testEngine serverjs: false },
npm sill testEngine _id: 'connect@1.6.1' }
npm verb caching /usr/local/lib/node_modules/express/node_modules/connect/package.json
npm verb loadDefaults connect@1.6.1
npm verb installOne cb qs@0.3.0
npm info preinstall connect@1.6.1
npm verb from cache /usr/local/lib/node_modules/express/node_modules/connect/package.json
npm verb into /usr/local/lib/node_modules/express/node_modules/connect []
npm sill resolved []
npm verb about to build /usr/local/lib/node_modules/express/node_modules/connect
npm info build /usr/local/lib/node_modules/express/node_modules/connect
npm verb from cache /usr/local/lib/node_modules/express/node_modules/connect/package.json
npm verb linkStuff [ true,
npm verb linkStuff '/usr/local/lib/node_modules',
npm verb linkStuff false,
npm verb linkStuff '/usr/local/lib/node_modules/express/node_modules' ]
npm info linkStuff connect@1.6.1
npm verb linkBins connect@1.6.1
npm verb linkMans connect@1.6.1
npm verb rebuildBundles connect@1.6.1
npm verb rebuildBundles [ 'connect-redis' ]
npm verb rebuild bundle /usr/local/lib/node_modules/express/node_modules/connect/node_modules/connect-redis
npm info build /usr/local/lib/node_modules/express/node_modules/connect/node_modules/connect-redis
npm sill testEngine { name: 'connect-redis',
npm sill testEngine description: 'Redis session store for Connect',
npm sill testEngine version: '1.0.6',
npm sill testEngine author: 'TJ Holowaychuk <tj@vision-media.ca>',
npm sill testEngine main: './index.js',
npm sill testEngine dependencies: { redis: '>= 0.0.1' },
npm sill testEngine devDependencies: { connect: '1.4.x' },
npm sill testEngine engines: { node: '>= 0.1.98' },
npm sill testEngine _npmJsonOpts:
npm sill testEngine { file: '/usr/local/lib/node_modules/express/node_modules/connect/node_modules/connect-redis/package.json',
npm sill testEngine wscript: false,
npm sill testEngine contributors: false,
npm sill testEngine serverjs: false },
npm sill testEngine _id: 'connect-redis@1.0.6' }
npm verb caching /usr/local/lib/node_modules/express/node_modules/connect/node_modules/connect-redis/package.json
npm verb loadDefaults connect-redis@1.0.6
npm sill testEngine { name: 'connect-redis',
npm sill testEngine description: 'Redis session store for Connect',
npm sill testEngine version: '1.0.6',
npm sill testEngine author: 'TJ Holowaychuk <tj@vision-media.ca>',
npm sill testEngine main: './index.js',
npm sill testEngine dependencies: { redis: '>= 0.0.1' },
npm sill testEngine devDependencies: { connect: '1.4.x' },
npm sill testEngine engines: { node: '>= 0.1.98' },
npm sill testEngine _npmJsonOpts:
npm sill testEngine { file: '/usr/local/lib/node_modules/express/node_modules/connect/node_modules/connect-redis/package.json',
npm sill testEngine wscript: false,
npm sill testEngine contributors: false,
npm sill testEngine serverjs: false },
npm sill testEngine _id: 'connect-redis@1.0.6' }
npm verb caching /usr/local/lib/node_modules/express/node_modules/connect/node_modules/connect-redis/package.json
npm verb loadDefaults connect-redis@1.0.6
npm info preinstall connect-redis@1.0.6
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/usr/local/lib/node_modules/express/node_modules/connect/node_modules' ]
npm info linkStuff connect-redis@1.0.6
npm verb linkBins connect-redis@1.0.6
npm verb linkMans connect-redis@1.0.6
npm verb rebuildBundles connect-redis@1.0.6
npm info install connect-redis@1.0.6
npm info postinstall connect-redis@1.0.6
npm info install connect@1.6.1
npm info postinstall connect@1.6.1
npm verb installOne cb connect@1.6.1
npm verb about to build /usr/local/lib/node_modules/express
npm info build /usr/local/lib/node_modules/express
npm verb from cache /usr/local/lib/node_modules/express/package.json
npm verb linkStuff [ true,
npm verb linkStuff '/usr/local/lib/node_modules',
npm verb linkStuff true,
npm verb linkStuff '/usr/local/lib/node_modules' ]
npm info linkStuff express@2.4.4
npm verb linkBins express@2.4.4
npm verb bins linking [ { express: './bin/express' },
npm verb bins linking '/usr/local/bin',
npm verb bins linking true ]
npm verb linkMans express@2.4.4
npm verb rebuildBundles express@2.4.4
npm verb rebuildBundles [ 'redis',
npm verb rebuildBundles 'qs',
npm verb rebuildBundles 'mime',
npm verb rebuildBundles 'connect' ]
npm verb rebuild bundle /usr/local/lib/node_modules/express/node_modules/redis
npm info build /usr/local/lib/node_modules/express/node_modules/redis
npm verb from cache /usr/local/lib/node_modules/express/node_modules/redis/package.json
npm info preinstall redis@0.6.6
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/usr/local/lib/node_modules/express/node_modules' ]
npm info linkStuff redis@0.6.6
npm verb linkBins redis@0.6.6
npm verb linkMans redis@0.6.6
npm verb rebuildBundles redis@0.6.6
npm info install redis@0.6.6
/usr/local/bin/express -> /usr/local/lib/node_modules/express/bin/express
npm info postinstall redis@0.6.6
npm info install express@2.4.4
npm info postinstall express@2.4.4
npm verb installOne cb express@2.4.4
express@2.4.4 /usr/local/lib/node_modules/express
├── mime@1.2.2
├── qs@0.3.0
└── connect@1.6.1
npm verb exit [ 0, true ]
npm info ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment