Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 9th, 2012  |  syntax: None  |  size: 72.99 KB  |  hits: 22  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. npm info it worked if it ends with ok
  2. npm verb cli [ 'node',
  3. npm verb cli   '/usr/local/bin/npm',
  4. npm verb cli   'install',
  5. npm verb cli   '-g',
  6. npm verb cli   'express',
  7. npm verb cli   '--loglevel',
  8. npm verb cli   'silly' ]
  9. npm info using npm@1.0.23
  10. npm info using node@v0.4.10
  11. npm verb config file /root/.npmrc
  12. npm verb config file /usr/local/etc/npmrc
  13. npm sill exec /usr/local/bin/node "/usr/local/lib/node_modules/npm/bin/npm-get-uid-gid.js" "nobody" 0
  14. npm sill output from getuid/gid {"uid":65534,"gid":0}
  15. npm sill output from getuid/gid
  16. npm verb into /usr/local/lib [ 'express' ]
  17. npm verb cache add express
  18. npm verb cache add [ 'express', null ]
  19. npm verb parsed url { pathname: 'express',
  20. npm verb parsed url   href: 'express' }
  21. npm info addNamed [ 'express', '' ]
  22. npm verb addNamed [ null, '' ]
  23. npm verb GET express
  24. npm verb raw, before any munging express
  25. npm verb url resolving [ 'http://registry.npmjs.org/',
  26. npm verb url resolving   './express' ]
  27. npm verb url resolved http://registry.npmjs.org/express
  28. npm verb url parsed { protocol: 'http:',
  29. npm verb url parsed   slashes: true,
  30. npm verb url parsed   host: 'registry.npmjs.org',
  31. npm verb url parsed   hostname: 'registry.npmjs.org',
  32. npm verb url parsed   href: 'http://registry.npmjs.org/express',
  33. npm verb url parsed   pathname: '/express' }
  34. npm verb etag "B1CFWA036MSBDGVJWYA1TA8XF"
  35. npm verb response http://registry.npmjs.org/express
  36. npm sill get cb [ 304,
  37. npm sill get cb   { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
  38. npm sill get cb     etag: '"B1CFWA036MSBDGVJWYA1TA8XF"',
  39. npm sill get cb     date: 'Tue, 09 Aug 2011 20:27:44 GMT',
  40. npm sill get cb     'content-length': '0' } ]
  41. npm verb etag express from cache
  42. npm verb GET express/2.4.4
  43. npm verb raw, before any munging express/2.4.4
  44. npm verb url resolving [ 'http://registry.npmjs.org/',
  45. npm verb url resolving   './express/2.4.4' ]
  46. npm verb url resolved http://registry.npmjs.org/express/2.4.4
  47. npm verb url parsed { protocol: 'http:',
  48. npm verb url parsed   slashes: true,
  49. npm verb url parsed   host: 'registry.npmjs.org',
  50. npm verb url parsed   hostname: 'registry.npmjs.org',
  51. npm verb url parsed   href: 'http://registry.npmjs.org/express/2.4.4',
  52. npm verb url parsed   pathname: '/express/2.4.4' }
  53. npm verb etag "B1CFWA036MSBDGVJWYA1TA8XF"
  54. npm verb response http://registry.npmjs.org/express/2.4.4
  55. npm sill get cb [ 304,
  56. npm sill get cb   { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
  57. npm sill get cb     etag: '"B1CFWA036MSBDGVJWYA1TA8XF"',
  58. npm sill get cb     date: 'Tue, 09 Aug 2011 20:27:45 GMT',
  59. npm sill get cb     'content-length': '0' } ]
  60. npm verb etag express/2.4.4 from cache
  61. 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',
  62. npm verb bin dist   { shasum: 'e7aeeb9c7568a96d491aa18e0e211b46e5bc3534',
  63. npm verb bin dist     tarball: 'http://registry.npmjs.org/express/-/express-2.4.4.tgz' } ]
  64. npm sill testEngine { name: 'express',
  65. npm sill testEngine   description: 'Sinatra inspired web development framework',
  66. npm sill testEngine   version: '2.4.4',
  67. npm sill testEngine   author: 'TJ Holowaychuk <tj@vision-media.ca>',
  68. npm sill testEngine   contributors:
  69. npm sill testEngine    [ { name: 'TJ Holowaychuk',
  70. npm sill testEngine        email: 'tj@vision-media.ca' },
  71. npm sill testEngine      { name: 'Aaron Heckmann',
  72. npm sill testEngine        email: 'aaron.heckmann+github@gmail.com' },
  73. npm sill testEngine      { name: 'Ciaran Jessup',
  74. npm sill testEngine        email: 'ciaranj@gmail.com' },
  75. npm sill testEngine      { name: 'Guillermo Rauch',
  76. npm sill testEngine        email: 'rauchg@gmail.com' } ],
  77. npm sill testEngine   dependencies:
  78. npm sill testEngine    { connect: '>= 1.5.2 < 2.0.0',
  79. npm sill testEngine      mime: '>= 0.0.1',
  80. npm sill testEngine      qs: '>= 0.3.0' },
  81. npm sill testEngine   devDependencies:
  82. npm sill testEngine    { 'connect-form': '0.2.1',
  83. npm sill testEngine      ejs: '0.4.2',
  84. npm sill testEngine      expresso: '0.7.2',
  85. npm sill testEngine      hamljs: '0.5.1',
  86. npm sill testEngine      jade: '0.11.0',
  87. npm sill testEngine      stylus: '0.13.0',
  88. npm sill testEngine      should: '0.2.1',
  89. npm sill testEngine      'express-messages': '0.0.2',
  90. npm sill testEngine      'node-markdown': '>= 0.0.1',
  91. npm sill testEngine      'connect-redis': '>= 0.0.1' },
  92. npm sill testEngine   keywords:
  93. npm sill testEngine    [ 'framework',
  94. npm sill testEngine      'sinatra',
  95. npm sill testEngine      'web',
  96. npm sill testEngine      'rest',
  97. npm sill testEngine      'restful' ],
  98. npm sill testEngine   repository:
  99. npm sill testEngine    { type: 'git',
  100. npm sill testEngine      url: 'git://github.com/visionmedia/express.git' },
  101. npm sill testEngine   main: 'index',
  102. npm sill testEngine   bin: { express: './bin/express' },
  103. npm sill testEngine   scripts:
  104. npm sill testEngine    { test: 'make test',
  105. npm sill testEngine      prepublish: 'npm prune' },
  106. npm sill testEngine   engines: { node: '>= 0.4.1 < 0.5.0' },
  107. npm sill testEngine   _npmJsonOpts:
  108. npm sill testEngine    { file: '/root/.npm/express/2.4.4/package/package.json',
  109. npm sill testEngine      wscript: false,
  110. npm sill testEngine      contributors: false,
  111. npm sill testEngine      serverjs: false },
  112. npm sill testEngine   _id: 'express@2.4.4' }
  113. npm verb caching /root/.npm/express/2.4.4/package/package.json
  114. npm verb loadDefaults express@2.4.4
  115. npm sill resolved [ { name: 'express',
  116. npm sill resolved     description: 'Sinatra inspired web development framework',
  117. npm sill resolved     version: '2.4.4',
  118. npm sill resolved     author:
  119. npm sill resolved      { name: 'TJ Holowaychuk',
  120. npm sill resolved        email: 'tj@vision-media.ca' },
  121. npm sill resolved     contributors:
  122. npm sill resolved      [ { name: 'TJ Holowaychuk',
  123. npm sill resolved          email: 'tj@vision-media.ca' },
  124. npm sill resolved        { name: 'Aaron Heckmann',
  125. npm sill resolved          email: 'aaron.heckmann+github@gmail.com' },
  126. npm sill resolved        { name: 'Ciaran Jessup',
  127. npm sill resolved          email: 'ciaranj@gmail.com' },
  128. npm sill resolved        { name: 'Guillermo Rauch',
  129. npm sill resolved          email: 'rauchg@gmail.com' } ],
  130. npm sill resolved     dependencies:
  131. npm sill resolved      { connect: '>= 1.5.2 < 2.0.0',
  132. npm sill resolved        mime: '>= 0.0.1',
  133. npm sill resolved        qs: '>= 0.3.0' },
  134. npm sill resolved     devDependencies:
  135. npm sill resolved      { 'connect-form': '0.2.1',
  136. npm sill resolved        ejs: '0.4.2',
  137. npm sill resolved        expresso: '0.7.2',
  138. npm sill resolved        hamljs: '0.5.1',
  139. npm sill resolved        jade: '0.11.0',
  140. npm sill resolved        stylus: '0.13.0',
  141. npm sill resolved        should: '0.2.1',
  142. npm sill resolved        'express-messages': '0.0.2',
  143. npm sill resolved        'node-markdown': '>= 0.0.1',
  144. npm sill resolved        'connect-redis': '>= 0.0.1' },
  145. npm sill resolved     keywords:
  146. npm sill resolved      [ 'framework',
  147. npm sill resolved        'sinatra',
  148. npm sill resolved        'web',
  149. npm sill resolved        'rest',
  150. npm sill resolved        'restful' ],
  151. npm sill resolved     repository:
  152. npm sill resolved      { type: 'git',
  153. npm sill resolved        url: 'git://github.com/visionmedia/express.git' },
  154. npm sill resolved     main: 'index',
  155. npm sill resolved     bin: { express: './bin/express' },
  156. npm sill resolved     scripts:
  157. npm sill resolved      { test: 'make test',
  158. npm sill resolved        prepublish: 'npm prune' },
  159. npm sill resolved     engines: { node: '>= 0.4.1 < 0.5.0' },
  160. npm sill resolved     _npmJsonOpts:
  161. npm sill resolved      { file: '/root/.npm/express/2.4.4/package/package.json',
  162. npm sill resolved        wscript: false,
  163. npm sill resolved        contributors: false,
  164. npm sill resolved        serverjs: false },
  165. npm sill resolved     _id: 'express@2.4.4',
  166. npm sill resolved     _engineSupported: true,
  167. npm sill resolved     _npmVersion: '1.0.23',
  168. npm sill resolved     _nodeVersion: 'v0.4.10',
  169. npm sill resolved     _defaultsLoaded: true } ]
  170. npm info into /usr/local/lib express@2.4.4
  171. npm info installOne express@2.4.4
  172. npm info unbuild /usr/local/lib/node_modules/express
  173. npm sill testEngine { name: 'express',
  174. npm sill testEngine   description: 'Sinatra inspired web development framework',
  175. npm sill testEngine   version: '2.4.4',
  176. npm sill testEngine   author: 'TJ Holowaychuk <tj@vision-media.ca>',
  177. npm sill testEngine   contributors:
  178. npm sill testEngine    [ { name: 'TJ Holowaychuk',
  179. npm sill testEngine        email: 'tj@vision-media.ca' },
  180. npm sill testEngine      { name: 'Aaron Heckmann',
  181. npm sill testEngine        email: 'aaron.heckmann+github@gmail.com' },
  182. npm sill testEngine      { name: 'Ciaran Jessup',
  183. npm sill testEngine        email: 'ciaranj@gmail.com' },
  184. npm sill testEngine      { name: 'Guillermo Rauch',
  185. npm sill testEngine        email: 'rauchg@gmail.com' } ],
  186. npm sill testEngine   dependencies:
  187. npm sill testEngine    { connect: '>= 1.5.2 < 2.0.0',
  188. npm sill testEngine      mime: '>= 0.0.1',
  189. npm sill testEngine      qs: '>= 0.3.0' },
  190. npm sill testEngine   devDependencies:
  191. npm sill testEngine    { 'connect-form': '0.2.1',
  192. npm sill testEngine      ejs: '0.4.2',
  193. npm sill testEngine      expresso: '0.7.2',
  194. npm sill testEngine      hamljs: '0.5.1',
  195. npm sill testEngine      jade: '0.11.0',
  196. npm sill testEngine      stylus: '0.13.0',
  197. npm sill testEngine      should: '0.2.1',
  198. npm sill testEngine      'express-messages': '0.0.2',
  199. npm sill testEngine      'node-markdown': '>= 0.0.1',
  200. npm sill testEngine      'connect-redis': '>= 0.0.1' },
  201. npm sill testEngine   keywords:
  202. npm sill testEngine    [ 'framework',
  203. npm sill testEngine      'sinatra',
  204. npm sill testEngine      'web',
  205. npm sill testEngine      'rest',
  206. npm sill testEngine      'restful' ],
  207. npm sill testEngine   repository:
  208. npm sill testEngine    { type: 'git',
  209. npm sill testEngine      url: 'git://github.com/visionmedia/express.git' },
  210. npm sill testEngine   main: 'index',
  211. npm sill testEngine   bin: { express: './bin/express' },
  212. npm sill testEngine   scripts:
  213. npm sill testEngine    { test: 'make test',
  214. npm sill testEngine      prepublish: 'npm prune' },
  215. npm sill testEngine   engines: { node: '>= 0.4.1 < 0.5.0' },
  216. npm sill testEngine   _npmJsonOpts:
  217. npm sill testEngine    { file: '/usr/local/lib/node_modules/express/package.json',
  218. npm sill testEngine      wscript: false,
  219. npm sill testEngine      contributors: false,
  220. npm sill testEngine      serverjs: false },
  221. npm sill testEngine   _id: 'express@2.4.4' }
  222. npm verb caching /usr/local/lib/node_modules/express/package.json
  223. npm verb loadDefaults express@2.4.4
  224. npm info preuninstall express@2.4.4
  225. npm info uninstall express@2.4.4
  226. npm verb unbuild express@2.4.4 [ true,
  227. npm verb unbuild express@2.4.4   '/usr/local/lib/node_modules',
  228. npm verb unbuild express@2.4.4   '/usr/local/lib/node_modules' ]
  229. npm verb binRoot [ '/usr/local/bin',
  230. npm verb binRoot   { express: './bin/express' } ]
  231. npm info postuninstall express@2.4.4
  232. npm verb from cache /root/.npm/express/2.4.4/package/package.json
  233. npm verb mkdir (expected) error ENOENT, No such file or directory '/usr/local/lib/node_modules/___express.npm'
  234. npm verb mkdir done: /usr/local/lib/node_modules/___express.npm 755
  235. npm verb unpack_ uid, gid [ 65534, 0 ]
  236. npm verb unpackTarget /usr/local/lib/node_modules/express
  237. npm sill gunzTarPerm modes [ '755', '644' ]
  238. npm verb success gzip "--decompress" "--stdout" "/root/.npm/express/2.4.4/package.tgz"
  239. npm verb success tar "-mvxpf" "-" "-o" "-C" "/usr/local/lib/node_modules/___express.npm"
  240. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/
  241. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/History.md
  242. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/Readme.md
  243. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/package.json
  244. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/.npmignore
  245. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/index.js
  246. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/Makefile
  247. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/LICENSE
  248. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/bin/
  249. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/bin/express
  250. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/
  251. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/utils.js
  252. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/express.js
  253. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/https.js
  254. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/view.js
  255. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/request.js
  256. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/response.js
  257. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/http.js
  258. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/router/
  259. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/router/route.js
  260. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/router/methods.js
  261. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/router/collection.js
  262. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/router/index.js
  263. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/view/
  264. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/view/partial.js
  265. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/lib/view/view.js
  266. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/
  267. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/
  268. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/multi_bench.js
  269. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/package.json
  270. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/generate_commands.js
  271. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/test.js
  272. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/simple_test.js
  273. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/README.md
  274. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/index.js
  275. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/eval_test.js
  276. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/changelog.md
  277. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/
  278. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/simple.js
  279. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/file.js
  280. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/psubscribe.js
  281. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/subqueries.js
  282. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/multi.js
  283. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/subquery.js
  284. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/extend.js
  285. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/multi2.js
  286. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/auth.js
  287. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/unix_socket.js
  288. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/monitor.js
  289. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/mget.js
  290. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/backpressure_drain.js
  291. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/pub_sub.js
  292. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/examples/web_server.js
  293. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/lib/
  294. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/lib/queue.js
  295. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/lib/util.js
  296. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/lib/commands.js
  297. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/lib/to_array.js
  298. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/lib/parser/
  299. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/lib/parser/hiredis.js
  300. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/lib/parser/javascript.js
  301. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/
  302. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/reconnect_test.js
  303. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/test_start_stop.js
  304. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/sub_quit_test.js
  305. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/buffer_bench.js
  306. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/
  307. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/codec.js
  308. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/speed/
  309. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/speed/size-rate.png
  310. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/speed/speed.js
  311. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/speed/plot
  312. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/speed/00
  313. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/pubsub/
  314. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/pubsub/run
  315. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/pubsub/server.js
  316. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/pubsub/pub.js
  317. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/rpushblpop/
  318. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/rpushblpop/run
  319. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/rpushblpop/server.js
  320. npm sill asyncMap in gTP /usr/local/lib/node_modules/___express.npm/package/node_modules/redis/tests/stress/rpushblpop/pub.js
  321. npm verb gunzed /usr/local/lib/node_modules/___express.npm/package
  322. npm verb rm'ed /usr/local/lib/node_modules/express
  323. npm verb renamed [ '/usr/local/lib/node_modules/___express.npm/package',
  324. npm verb renamed   '/usr/local/lib/node_modules/express' ]
  325. npm verb from cache /usr/local/lib/node_modules/express/package.json
  326. npm info preinstall express@2.4.4
  327. npm verb from cache /usr/local/lib/node_modules/express/package.json
  328. npm verb into /usr/local/lib/node_modules/express [ 'connect@>= 1.5.2 < 2.0.0',
  329. npm verb into /usr/local/lib/node_modules/express   'mime@>= 0.0.1',
  330. npm verb into /usr/local/lib/node_modules/express   'qs@>= 0.3.0' ]
  331. npm sill testEngine { name: 'redis',
  332. npm sill testEngine   version: '0.6.6',
  333. npm sill testEngine   description: 'Redis client library',
  334. npm sill testEngine   author: 'Matt Ranney <mjr@ranney.com>',
  335. npm sill testEngine   contributors:
  336. npm sill testEngine    [ 'Rick Olson',
  337. npm sill testEngine      'Tim-Smart',
  338. npm sill testEngine      'TJ Holowaychuk',
  339. npm sill testEngine      'Orion Henry',
  340. npm sill testEngine      'Hank Sims',
  341. npm sill testEngine      'Aivo Paas',
  342. npm sill testEngine      'Paul Carey',
  343. npm sill testEngine      'Pieter Noordhuis',
  344. npm sill testEngine      'Andy Ray',
  345. npm sill testEngine      'Vladimir Dronnikov',
  346. npm sill testEngine      'Dave Hoover' ],
  347. npm sill testEngine   main: './index.js',
  348. npm sill testEngine   scripts: { test: 'node ./test.js' },
  349. npm sill testEngine   repository:
  350. npm sill testEngine    { type: 'git',
  351. npm sill testEngine      url: 'git://github.com/mranney/node_redis.git' },
  352. npm sill testEngine   _npmJsonOpts:
  353. npm sill testEngine    { file: '/usr/local/lib/node_modules/express/node_modules/redis/package.json',
  354. npm sill testEngine      wscript: false,
  355. npm sill testEngine      contributors: false,
  356. npm sill testEngine      serverjs: false },
  357. npm sill testEngine   _id: 'redis@0.6.6',
  358. npm sill testEngine   dependencies: {},
  359. npm sill testEngine   devDependencies: {} }
  360. npm verb caching /usr/local/lib/node_modules/express/node_modules/redis/package.json
  361. npm verb loadDefaults redis@0.6.6
  362. npm verb cache add connect@>= 1.5.2 < 2.0.0
  363. npm verb cache add [ 'connect@>= 1.5.2 < 2.0.0',
  364. npm verb cache add   null ]
  365. npm verb parsed url { pathname: 'connect',
  366. npm verb parsed url   href: 'connect' }
  367. npm info addNamed [ 'connect', '>= 1.5.2 < 2.0.0' ]
  368. npm verb addNamed [ null, '>=1.5.2 <2.0.0' ]
  369. npm verb cache add mime@>= 0.0.1
  370. npm verb cache add [ 'mime@>= 0.0.1', null ]
  371. npm verb parsed url { pathname: 'mime', href: 'mime' }
  372. npm info addNamed [ 'mime', '>= 0.0.1' ]
  373. npm verb addNamed [ null, '>=0.0.1' ]
  374. npm verb cache add qs@>= 0.3.0
  375. npm verb cache add [ 'qs@>= 0.3.0', null ]
  376. npm verb parsed url { pathname: 'qs', href: 'qs' }
  377. npm info addNamed [ 'qs', '>= 0.3.0' ]
  378. npm verb addNamed [ null, '>=0.3.0' ]
  379. npm verb GET mime
  380. npm verb raw, before any munging mime
  381. npm verb url resolving [ 'http://registry.npmjs.org/',
  382. npm verb url resolving   './mime' ]
  383. npm verb url resolved http://registry.npmjs.org/mime
  384. npm verb url parsed { protocol: 'http:',
  385. npm verb url parsed   slashes: true,
  386. npm verb url parsed   host: 'registry.npmjs.org',
  387. npm verb url parsed   hostname: 'registry.npmjs.org',
  388. npm verb url parsed   href: 'http://registry.npmjs.org/mime',
  389. npm verb url parsed   pathname: '/mime' }
  390. npm verb etag "AFA027GF9YY6M0119XJN2CN70"
  391. npm verb GET qs
  392. npm verb raw, before any munging qs
  393. npm verb url resolving [ 'http://registry.npmjs.org/',
  394. npm verb url resolving   './qs' ]
  395. npm verb url resolved http://registry.npmjs.org/qs
  396. npm verb url parsed { protocol: 'http:',
  397. npm verb url parsed   slashes: true,
  398. npm verb url parsed   host: 'registry.npmjs.org',
  399. npm verb url parsed   hostname: 'registry.npmjs.org',
  400. npm verb url parsed   href: 'http://registry.npmjs.org/qs',
  401. npm verb url parsed   pathname: '/qs' }
  402. npm verb etag "49P0O0MTC0RXDI2TAL0LNNX8D"
  403. npm verb GET connect
  404. npm verb raw, before any munging connect
  405. npm verb url resolving [ 'http://registry.npmjs.org/',
  406. npm verb url resolving   './connect' ]
  407. npm verb url resolved http://registry.npmjs.org/connect
  408. npm verb url parsed { protocol: 'http:',
  409. npm verb url parsed   slashes: true,
  410. npm verb url parsed   host: 'registry.npmjs.org',
  411. npm verb url parsed   hostname: 'registry.npmjs.org',
  412. npm verb url parsed   href: 'http://registry.npmjs.org/connect',
  413. npm verb url parsed   pathname: '/connect' }
  414. npm verb etag "3QCZ92GCP78441WBMQ5MYICO9"
  415. npm verb response http://registry.npmjs.org/connect
  416. npm sill get cb [ 304,
  417. npm sill get cb   { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
  418. npm sill get cb     etag: '"3QCZ92GCP78441WBMQ5MYICO9"',
  419. npm sill get cb     date: 'Tue, 09 Aug 2011 20:27:45 GMT',
  420. npm sill get cb     'content-length': '0' } ]
  421. npm verb etag connect from cache
  422. npm verb response http://registry.npmjs.org/qs
  423. npm sill get cb [ 304,
  424. npm sill get cb   { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
  425. npm sill get cb     etag: '"49P0O0MTC0RXDI2TAL0LNNX8D"',
  426. npm sill get cb     date: 'Tue, 09 Aug 2011 20:27:45 GMT',
  427. npm sill get cb     'content-length': '0' } ]
  428. npm verb etag qs from cache
  429. npm verb response http://registry.npmjs.org/mime
  430. npm sill get cb [ 304,
  431. npm sill get cb   { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
  432. npm sill get cb     etag: '"AFA027GF9YY6M0119XJN2CN70"',
  433. npm sill get cb     date: 'Tue, 09 Aug 2011 20:27:45 GMT',
  434. npm sill get cb     'content-length': '0' } ]
  435. npm verb etag mime from cache
  436. npm verb GET connect/1.6.1
  437. npm verb raw, before any munging connect/1.6.1
  438. npm verb url resolving [ 'http://registry.npmjs.org/',
  439. npm verb url resolving   './connect/1.6.1' ]
  440. npm verb url resolved http://registry.npmjs.org/connect/1.6.1
  441. npm verb url parsed { protocol: 'http:',
  442. npm verb url parsed   slashes: true,
  443. npm verb url parsed   host: 'registry.npmjs.org',
  444. npm verb url parsed   hostname: 'registry.npmjs.org',
  445. npm verb url parsed   href: 'http://registry.npmjs.org/connect/1.6.1',
  446. npm verb url parsed   pathname: '/connect/1.6.1' }
  447. npm verb etag "3QCZ92GCP78441WBMQ5MYICO9"
  448. npm verb GET qs/0.3.0
  449. npm verb raw, before any munging qs/0.3.0
  450. npm verb url resolving [ 'http://registry.npmjs.org/',
  451. npm verb url resolving   './qs/0.3.0' ]
  452. npm verb url resolved http://registry.npmjs.org/qs/0.3.0
  453. npm verb url parsed { protocol: 'http:',
  454. npm verb url parsed   slashes: true,
  455. npm verb url parsed   host: 'registry.npmjs.org',
  456. npm verb url parsed   hostname: 'registry.npmjs.org',
  457. npm verb url parsed   href: 'http://registry.npmjs.org/qs/0.3.0',
  458. npm verb url parsed   pathname: '/qs/0.3.0' }
  459. npm verb etag "49P0O0MTC0RXDI2TAL0LNNX8D"
  460. npm verb GET mime/1.2.2
  461. npm verb raw, before any munging mime/1.2.2
  462. npm verb url resolving [ 'http://registry.npmjs.org/',
  463. npm verb url resolving   './mime/1.2.2' ]
  464. npm verb url resolved http://registry.npmjs.org/mime/1.2.2
  465. npm verb url parsed { protocol: 'http:',
  466. npm verb url parsed   slashes: true,
  467. npm verb url parsed   host: 'registry.npmjs.org',
  468. npm verb url parsed   hostname: 'registry.npmjs.org',
  469. npm verb url parsed   href: 'http://registry.npmjs.org/mime/1.2.2',
  470. npm verb url parsed   pathname: '/mime/1.2.2' }
  471. npm verb etag "AFA027GF9YY6M0119XJN2CN70"
  472. npm verb response http://registry.npmjs.org/qs/0.3.0
  473. npm sill get cb [ 304,
  474. npm sill get cb   { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
  475. npm sill get cb     etag: '"49P0O0MTC0RXDI2TAL0LNNX8D"',
  476. npm sill get cb     date: 'Tue, 09 Aug 2011 20:27:46 GMT',
  477. npm sill get cb     'content-length': '0' } ]
  478. npm verb etag qs/0.3.0 from cache
  479. npm verb response http://registry.npmjs.org/connect/1.6.1
  480. npm sill get cb [ 304,
  481. npm sill get cb   { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
  482. npm sill get cb     etag: '"3QCZ92GCP78441WBMQ5MYICO9"',
  483. npm sill get cb     date: 'Tue, 09 Aug 2011 20:27:46 GMT',
  484. npm sill get cb     'content-length': '0' } ]
  485. npm verb etag connect/1.6.1 from cache
  486. 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',
  487. npm verb bin dist   { shasum: '502ec1168b8f778921c31d0e4351759bb97cfb84',
  488. npm verb bin dist     tarball: 'http://registry.npmjs.org/qs/-/qs-0.3.0.tgz' } ]
  489. 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',
  490. npm verb bin dist   { shasum: '21806171a018fd9416039c72a9a01b2628839d70',
  491. npm verb bin dist     tarball: 'http://registry.npmjs.org/connect/-/connect-1.6.1.tgz' } ]
  492. npm sill testEngine { name: 'qs',
  493. npm sill testEngine   description: 'querystring parser',
  494. npm sill testEngine   version: '0.3.0',
  495. npm sill testEngine   repository: { url: '' },
  496. npm sill testEngine   author: 'TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)',
  497. npm sill testEngine   main: 'index',
  498. npm sill testEngine   engines: { node: '*' },
  499. npm sill testEngine   _npmJsonOpts:
  500. npm sill testEngine    { file: '/root/.npm/qs/0.3.0/package/package.json',
  501. npm sill testEngine      wscript: false,
  502. npm sill testEngine      contributors: false,
  503. npm sill testEngine      serverjs: false },
  504. npm sill testEngine   _id: 'qs@0.3.0',
  505. npm sill testEngine   dependencies: {},
  506. npm sill testEngine   devDependencies: {} }
  507. npm verb caching /root/.npm/qs/0.3.0/package/package.json
  508. npm verb loadDefaults qs@0.3.0
  509. npm sill testEngine { name: 'connect',
  510. npm sill testEngine   version: '1.6.1',
  511. npm sill testEngine   description: 'High performance middleware framework',
  512. npm sill testEngine   keywords:
  513. npm sill testEngine    [ 'framework',
  514. npm sill testEngine      'web',
  515. npm sill testEngine      'middleware',
  516. npm sill testEngine      'connect',
  517. npm sill testEngine      'rack' ],
  518. npm sill testEngine   repository:
  519. npm sill testEngine    { type: 'git',
  520. npm sill testEngine      url: 'git://github.com/senchalabs/connect.git' },
  521. npm sill testEngine   author: 'TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)',
  522. npm sill testEngine   dependencies:
  523. npm sill testEngine    { qs: '>= 0.3.0',
  524. npm sill testEngine      mime: '>= 0.0.1' },
  525. npm sill testEngine   devDependencies:
  526. npm sill testEngine    { expresso: '0.7.6',
  527. npm sill testEngine      koala: '0.1.2',
  528. npm sill testEngine      less: '1.1.1',
  529. npm sill testEngine      sass: '0.5.0',
  530. npm sill testEngine      markdown: '0.2.1',
  531. npm sill testEngine      ejs: '0.4.3',
  532. npm sill testEngine      should: '0.2.1' },
  533. npm sill testEngine   main: 'index',
  534. npm sill testEngine   engines: { node: '>= 0.4.1 < 0.5.0' },
  535. npm sill testEngine   _npmJsonOpts:
  536. npm sill testEngine    { file: '/root/.npm/connect/1.6.1/package/package.json',
  537. npm sill testEngine      wscript: false,
  538. npm sill testEngine      contributors: false,
  539. npm sill testEngine      serverjs: false },
  540. npm sill testEngine   _id: 'connect@1.6.1' }
  541. npm verb caching /root/.npm/connect/1.6.1/package/package.json
  542. npm verb loadDefaults connect@1.6.1
  543. npm verb response http://registry.npmjs.org/mime/1.2.2
  544. npm sill get cb [ 304,
  545. npm sill get cb   { server: 'CouchDB/1.1.0 (Erlang OTP/R14B03)',
  546. npm sill get cb     etag: '"AFA027GF9YY6M0119XJN2CN70"',
  547. npm sill get cb     date: 'Tue, 09 Aug 2011 20:27:46 GMT',
  548. npm sill get cb     'content-length': '0' } ]
  549. npm verb etag mime/1.2.2 from cache
  550. 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',
  551. npm verb bin dist   { shasum: 'b9d6355bf53e8d7d56693130e451daff340148cf',
  552. npm verb bin dist     tarball: 'http://registry.npmjs.org/mime/-/mime-1.2.2.tgz' } ]
  553. npm sill testEngine { name: 'mime',
  554. npm sill testEngine   description: 'A comprehensive library for mime-type mapping',
  555. npm sill testEngine   url: 'http://github.com/bentomas/node-mime',
  556. npm sill testEngine   keywords: [ 'util', 'mime' ],
  557. npm sill testEngine   author: 'Benjamin Thomas <benjamin@benjaminthomas.org>',
  558. npm sill testEngine   contributors: [],
  559. npm sill testEngine   dependencies: {},
  560. npm sill testEngine   lib: '.',
  561. npm sill testEngine   main: 'mime.js',
  562. npm sill testEngine   version: '1.2.2',
  563. npm sill testEngine   _npmJsonOpts:
  564. npm sill testEngine    { file: '/root/.npm/mime/1.2.2/package/package.json',
  565. npm sill testEngine      wscript: false,
  566. npm sill testEngine      contributors: false,
  567. npm sill testEngine      serverjs: false },
  568. npm sill testEngine   _id: 'mime@1.2.2',
  569. npm sill testEngine   devDependencies: {} }
  570. npm verb caching /root/.npm/mime/1.2.2/package/package.json
  571. npm verb loadDefaults mime@1.2.2
  572. npm sill resolved [ { name: 'qs',
  573. npm sill resolved     description: 'querystring parser',
  574. npm sill resolved     version: '0.3.0',
  575. npm sill resolved     repository: { url: '' },
  576. npm sill resolved     author:
  577. npm sill resolved      { name: 'TJ Holowaychuk',
  578. npm sill resolved        email: 'tj@vision-media.ca',
  579. npm sill resolved        url: 'http://tjholowaychuk.com' },
  580. npm sill resolved     main: 'index',
  581. npm sill resolved     engines: { node: '*' },
  582. npm sill resolved     _npmJsonOpts:
  583. npm sill resolved      { file: '/root/.npm/qs/0.3.0/package/package.json',
  584. npm sill resolved        wscript: false,
  585. npm sill resolved        contributors: false,
  586. npm sill resolved        serverjs: false },
  587. npm sill resolved     _id: 'qs@0.3.0',
  588. npm sill resolved     dependencies: {},
  589. npm sill resolved     devDependencies: {},
  590. npm sill resolved     _engineSupported: true,
  591. npm sill resolved     _npmVersion: '1.0.23',
  592. npm sill resolved     _nodeVersion: 'v0.4.10',
  593. npm sill resolved     _defaultsLoaded: true },
  594. npm sill resolved   { name: 'connect',
  595. npm sill resolved     version: '1.6.1',
  596. npm sill resolved     description: 'High performance middleware framework',
  597. npm sill resolved     keywords:
  598. npm sill resolved      [ 'framework',
  599. npm sill resolved        'web',
  600. npm sill resolved        'middleware',
  601. npm sill resolved        'connect',
  602. npm sill resolved        'rack' ],
  603. npm sill resolved     repository:
  604. npm sill resolved      { type: 'git',
  605. npm sill resolved        url: 'git://github.com/senchalabs/connect.git' },
  606. npm sill resolved     author:
  607. npm sill resolved      { name: 'TJ Holowaychuk',
  608. npm sill resolved        email: 'tj@vision-media.ca',
  609. npm sill resolved        url: 'http://tjholowaychuk.com' },
  610. npm sill resolved     dependencies:
  611. npm sill resolved      { qs: '>= 0.3.0',
  612. npm sill resolved        mime: '>= 0.0.1' },
  613. npm sill resolved     devDependencies:
  614. npm sill resolved      { expresso: '0.7.6',
  615. npm sill resolved        koala: '0.1.2',
  616. npm sill resolved        less: '1.1.1',
  617. npm sill resolved        sass: '0.5.0',
  618. npm sill resolved        markdown: '0.2.1',
  619. npm sill resolved        ejs: '0.4.3',
  620. npm sill resolved        should: '0.2.1' },
  621. npm sill resolved     main: 'index',
  622. npm sill resolved     engines: { node: '>= 0.4.1 < 0.5.0' },
  623. npm sill resolved     _npmJsonOpts:
  624. npm sill resolved      { file: '/root/.npm/connect/1.6.1/package/package.json',
  625. npm sill resolved        wscript: false,
  626. npm sill resolved        contributors: false,
  627. npm sill resolved        serverjs: false },
  628. npm sill resolved     _id: 'connect@1.6.1',
  629. npm sill resolved     _engineSupported: true,
  630. npm sill resolved     _npmVersion: '1.0.23',
  631. npm sill resolved     _nodeVersion: 'v0.4.10',
  632. npm sill resolved     _defaultsLoaded: true },
  633. npm sill resolved   { name: 'mime',
  634. npm sill resolved     description: 'A comprehensive library for mime-type mapping',
  635. npm sill resolved     url: 'http://github.com/bentomas/node-mime',
  636. npm sill resolved     keywords: [ 'util', 'mime' ],
  637. npm sill resolved     author:
  638. npm sill resolved      { name: 'Benjamin Thomas',
  639. npm sill resolved        email: 'benjamin@benjaminthomas.org' },
  640. npm sill resolved     contributors: [],
  641. npm sill resolved     dependencies: {},
  642. npm sill resolved     lib: '.',
  643. npm sill resolved     main: 'mime.js',
  644. npm sill resolved     version: '1.2.2',
  645. npm sill resolved     _npmJsonOpts:
  646. npm sill resolved      { file: '/root/.npm/mime/1.2.2/package/package.json',
  647. npm sill resolved        wscript: false,
  648. npm sill resolved        contributors: false,
  649. npm sill resolved        serverjs: false },
  650. npm sill resolved     _id: 'mime@1.2.2',
  651. npm sill resolved     devDependencies: {},
  652. npm sill resolved     engines: { node: '*' },
  653. npm sill resolved     _engineSupported: true,
  654. npm sill resolved     _npmVersion: '1.0.23',
  655. npm sill resolved     _nodeVersion: 'v0.4.10',
  656. npm sill resolved     _defaultsLoaded: true } ]
  657. npm info into /usr/local/lib/node_modules/express qs@0.3.0
  658. npm info into /usr/local/lib/node_modules/express connect@1.6.1
  659. npm info into /usr/local/lib/node_modules/express mime@1.2.2
  660. npm info installOne qs@0.3.0
  661. npm info installOne connect@1.6.1
  662. npm info installOne mime@1.2.2
  663. npm info unbuild /usr/local/lib/node_modules/express/node_modules/qs
  664. npm info unbuild /usr/local/lib/node_modules/express/node_modules/connect
  665. npm info unbuild /usr/local/lib/node_modules/express/node_modules/mime
  666. npm verb from cache /root/.npm/qs/0.3.0/package/package.json
  667. npm verb from cache /root/.npm/connect/1.6.1/package/package.json
  668. npm verb from cache /root/.npm/mime/1.2.2/package/package.json
  669. npm verb mkdir (expected) error ENOENT, No such file or directory '/usr/local/lib/node_modules/express/node_modules/___qs.npm'
  670. npm verb mkdir (expected) error ENOENT, No such file or directory '/usr/local/lib/node_modules/express/node_modules/___connect.npm'
  671. npm verb mkdir (expected) error ENOENT, No such file or directory '/usr/local/lib/node_modules/express/node_modules/___mime.npm'
  672. npm verb mkdir done: /usr/local/lib/node_modules/express/node_modules/___qs.npm 755
  673. npm verb mkdir done: /usr/local/lib/node_modules/express/node_modules/___connect.npm 755
  674. npm verb mkdir done: /usr/local/lib/node_modules/express/node_modules/___mime.npm 755
  675. npm verb unpack_ uid, gid [ 65534, 0 ]
  676. npm verb unpackTarget /usr/local/lib/node_modules/express/node_modules/qs
  677. npm sill gunzTarPerm modes [ '755', '644' ]
  678. npm verb unpack_ uid, gid [ 65534, 0 ]
  679. npm verb unpackTarget /usr/local/lib/node_modules/express/node_modules/connect
  680. npm sill gunzTarPerm modes [ '755', '644' ]
  681. npm verb unpack_ uid, gid [ 65534, 0 ]
  682. npm verb unpackTarget /usr/local/lib/node_modules/express/node_modules/mime
  683. npm sill gunzTarPerm modes [ '755', '644' ]
  684. npm verb success gzip "--decompress" "--stdout" "/root/.npm/mime/1.2.2/package.tgz"
  685. npm verb success tar "-mvxpf" "-" "-o" "-C" "/usr/local/lib/node_modules/express/node_modules/___mime.npm"
  686. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/
  687. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/package.json
  688. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/node.types
  689. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/test.js
  690. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/mime.js
  691. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/README.md
  692. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/mime.types
  693. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/index.js
  694. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___mime.npm/package/LICENSE
  695. npm verb success gzip "--decompress" "--stdout" "/root/.npm/qs/0.3.0/package.tgz"
  696. npm verb gunzed /usr/local/lib/node_modules/express/node_modules/___mime.npm/package
  697. npm verb rm'ed /usr/local/lib/node_modules/express/node_modules/mime
  698. npm verb renamed [ '/usr/local/lib/node_modules/express/node_modules/___mime.npm/package',
  699. npm verb renamed   '/usr/local/lib/node_modules/express/node_modules/mime' ]
  700. npm sill testEngine { name: 'mime',
  701. npm sill testEngine   description: 'A comprehensive library for mime-type mapping',
  702. npm sill testEngine   url: 'http://github.com/bentomas/node-mime',
  703. npm sill testEngine   keywords: [ 'util', 'mime' ],
  704. npm sill testEngine   author: 'Benjamin Thomas <benjamin@benjaminthomas.org>',
  705. npm sill testEngine   contributors: [],
  706. npm sill testEngine   dependencies: {},
  707. npm sill testEngine   lib: '.',
  708. npm sill testEngine   main: 'mime.js',
  709. npm sill testEngine   version: '1.2.2',
  710. npm sill testEngine   _npmJsonOpts:
  711. npm sill testEngine    { file: '/usr/local/lib/node_modules/express/node_modules/mime/package.json',
  712. npm sill testEngine      wscript: false,
  713. npm sill testEngine      contributors: false,
  714. npm sill testEngine      serverjs: false },
  715. npm sill testEngine   _id: 'mime@1.2.2',
  716. npm sill testEngine   devDependencies: {} }
  717. npm verb caching /usr/local/lib/node_modules/express/node_modules/mime/package.json
  718. npm verb loadDefaults mime@1.2.2
  719. npm info preinstall mime@1.2.2
  720. npm verb from cache /usr/local/lib/node_modules/express/node_modules/mime/package.json
  721. npm verb into /usr/local/lib/node_modules/express/node_modules/mime []
  722. npm sill resolved []
  723. npm verb about to build /usr/local/lib/node_modules/express/node_modules/mime
  724. npm info build /usr/local/lib/node_modules/express/node_modules/mime
  725. npm verb from cache /usr/local/lib/node_modules/express/node_modules/mime/package.json
  726. npm verb linkStuff [ true,
  727. npm verb linkStuff   '/usr/local/lib/node_modules',
  728. npm verb linkStuff   false,
  729. npm verb linkStuff   '/usr/local/lib/node_modules/express/node_modules' ]
  730. npm info linkStuff mime@1.2.2
  731. npm verb linkBins mime@1.2.2
  732. npm verb linkMans mime@1.2.2
  733. npm verb rebuildBundles mime@1.2.2
  734. npm info install mime@1.2.2
  735. npm verb success tar "-mvxpf" "-" "-o" "-C" "/usr/local/lib/node_modules/express/node_modules/___qs.npm"
  736. npm info postinstall mime@1.2.2
  737. npm verb installOne cb mime@1.2.2
  738. npm verb success gzip "--decompress" "--stdout" "/root/.npm/connect/1.6.1/package.tgz"
  739. npm verb success tar "-mvxpf" "-" "-o" "-C" "/usr/local/lib/node_modules/express/node_modules/___connect.npm"
  740. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/
  741. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/History.md
  742. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/Readme.md
  743. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/package.json
  744. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/benchmark.js
  745. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/index.js
  746. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/Makefile
  747. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/examples.js
  748. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/.gitmodules
  749. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/lib/
  750. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/lib/querystring.js
  751. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/test/
  752. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/test/parse.test.js
  753. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/test/stringify.test.js
  754. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/
  755. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/
  756. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/History.md
  757. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/Readme.md
  758. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/package.json
  759. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/index.js
  760. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/Makefile
  761. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/.gitmodules
  762. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/lib/
  763. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/lib/should.js
  764. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/lib/eql.js
  765. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/test/
  766. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/test/should.test.js
  767. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/examples/
  768. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/should/examples/runner.js
  769. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/
  770. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/History.md
  771. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/Readme.md
  772. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/package.json
  773. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/.gitignore
  774. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/Makefile
  775. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/.gitmodules
  776. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/bin/
  777. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/bin/expresso
  778. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/lib/
  779. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/lib/bar.js
  780. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/lib/foo.js
  781. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/
  782. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/http.test.js
  783. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/foo.test.js
  784. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/bar.test.js
  785. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/assert.test.js
  786. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/async.test.js
  787. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/serial/
  788. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/serial/http.test.js
  789. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/test/serial/async.test.js
  790. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/docs/
  791. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/docs/index.md
  792. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/docs/api.html
  793. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/docs/index.html
  794. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/docs/layout/
  795. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/docs/layout/foot.html
  796. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___qs.npm/package/support/expresso/docs/layout/head.html
  797. npm verb gunzed /usr/local/lib/node_modules/express/node_modules/___qs.npm/package
  798. npm verb rm'ed /usr/local/lib/node_modules/express/node_modules/qs
  799. npm verb renamed [ '/usr/local/lib/node_modules/express/node_modules/___qs.npm/package',
  800. npm verb renamed   '/usr/local/lib/node_modules/express/node_modules/qs' ]
  801. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/
  802. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/package.json
  803. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/meta.json
  804. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/test.js
  805. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/.npmignore
  806. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/index.js
  807. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/LICENSE
  808. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/
  809. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/utils.js
  810. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/patch.js
  811. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/https.js
  812. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/connect.js
  813. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/index.js
  814. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/http.js
  815. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/
  816. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/bodyParser.js
  817. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/compiler.js
  818. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/csrf.js
  819. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/responseTime.js
  820. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/query.js
  821. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/basicAuth.js
  822. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/logger.js
  823. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/methodOverride.js
  824. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/limit.js
  825. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/directory.js
  826. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/vhost.js
  827. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/favicon.js
  828. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/session.js
  829. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/cookieParser.js
  830. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/profiler.js
  831. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/static.js
  832. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/errorHandler.js
  833. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/router.js
  834. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/session/
  835. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/session/store.js
  836. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/session/memory.js
  837. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/session/session.js
  838. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/middleware/session/cookie.js
  839. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/
  840. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/style.css
  841. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/favicon.ico
  842. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/directory.html
  843. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/error.html
  844. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/
  845. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_delete.png
  846. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_attach.png
  847. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_cup.png
  848. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_text.png
  849. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_paintbrush.png
  850. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_red.png
  851. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_link.png
  852. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_copy.png
  853. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_gear.png
  854. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_edit.png
  855. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_put.png
  856. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_cd.png
  857. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_code_red.png
  858. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_go.png
  859. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_world.png
  860. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_paintbrush.png
  861. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_lightning.png
  862. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_gear.png
  863. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_green.png
  864. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_vector.png
  865. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_acrobat.png
  866. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_powerpoint.png
  867. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_excel.png
  868. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_office.png
  869. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_key.png
  870. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_link.png
  871. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_php.png
  872. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_text_width.png
  873. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_width.png
  874. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_code.png
  875. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_word.png
  876. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_c.png
  877. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_delete.png
  878. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_go.png
  879. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_flash.png
  880. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_refresh.png
  881. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_magnify.png
  882. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_cplusplus.png
  883. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_find.png
  884. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_picture.png
  885. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_world.png
  886. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_freehand.png
  887. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white.png
  888. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_paste.png
  889. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_actionscript.png
  890. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_add.png
  891. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_stack.png
  892. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_word.png
  893. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_copy.png
  894. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_csharp.png
  895. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_code.png
  896. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_medal.png
  897. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_visualstudio.png
  898. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_compressed.png
  899. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_database.png
  900. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_error.png
  901. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_excel.png
  902. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_paint.png
  903. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_zip.png
  904. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_star.png
  905. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_add.png
  906. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_swoosh.png
  907. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_tux.png
  908. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_lightning.png
  909. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_get.png
  910. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_dvd.png
  911. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_paste.png
  912. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_coldfusion.png
  913. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_ruby.png
  914. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_camera.png
  915. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_h.png
  916. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page.png
  917. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_key.png
  918. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_wrench.png
  919. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_error.png
  920. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_horizontal.png
  921. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_save.png
  922. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_edit.png
  923. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/lib/public/icons/page_white_find.png
  924. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/
  925. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/
  926. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/History.md
  927. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/Readme.md
  928. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/package.json
  929. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/.gitignore
  930. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/test.js
  931. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/bm.js
  932. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/index.js
  933. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/Makefile
  934. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/.gitmodules
  935. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/index.html
  936. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/lib/
  937. npm sill asyncMap in gTP /usr/local/lib/node_modules/express/node_modules/___connect.npm/package/node_modules/connect-redis/lib/connect-redis.js
  938. npm sill testEngine { name: 'qs',
  939. npm sill testEngine   description: 'querystring parser',
  940. npm sill testEngine   version: '0.3.0',
  941. npm sill testEngine   repository: { url: '' },
  942. npm sill testEngine   author: 'TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)',
  943. npm sill testEngine   main: 'index',
  944. npm sill testEngine   engines: { node: '*' },
  945. npm sill testEngine   _npmJsonOpts:
  946. npm sill testEngine    { file: '/usr/local/lib/node_modules/express/node_modules/qs/package.json',
  947. npm sill testEngine      wscript: false,
  948. npm sill testEngine      contributors: false,
  949. npm sill testEngine      serverjs: false },
  950. npm sill testEngine   _id: 'qs@0.3.0',
  951. npm sill testEngine   dependencies: {},
  952. npm sill testEngine   devDependencies: {} }
  953. npm verb caching /usr/local/lib/node_modules/express/node_modules/qs/package.json
  954. npm verb loadDefaults qs@0.3.0
  955. npm verb gunzed /usr/local/lib/node_modules/express/node_modules/___connect.npm/package
  956. npm info preinstall qs@0.3.0
  957. npm verb rm'ed /usr/local/lib/node_modules/express/node_modules/connect
  958. npm verb renamed [ '/usr/local/lib/node_modules/express/node_modules/___connect.npm/package',
  959. npm verb renamed   '/usr/local/lib/node_modules/express/node_modules/connect' ]
  960. npm verb from cache /usr/local/lib/node_modules/express/node_modules/qs/package.json
  961. npm verb into /usr/local/lib/node_modules/express/node_modules/qs []
  962. npm sill resolved []
  963. npm verb about to build /usr/local/lib/node_modules/express/node_modules/qs
  964. npm info build /usr/local/lib/node_modules/express/node_modules/qs
  965. npm verb from cache /usr/local/lib/node_modules/express/node_modules/qs/package.json
  966. npm verb linkStuff [ true,
  967. npm verb linkStuff   '/usr/local/lib/node_modules',
  968. npm verb linkStuff   false,
  969. npm verb linkStuff   '/usr/local/lib/node_modules/express/node_modules' ]
  970. npm info linkStuff qs@0.3.0
  971. npm verb linkBins qs@0.3.0
  972. npm verb linkMans qs@0.3.0
  973. npm verb rebuildBundles qs@0.3.0
  974. npm info install qs@0.3.0
  975. npm info postinstall qs@0.3.0
  976. npm sill testEngine { name: 'connect',
  977. npm sill testEngine   version: '1.6.1',
  978. npm sill testEngine   description: 'High performance middleware framework',
  979. npm sill testEngine   keywords:
  980. npm sill testEngine    [ 'framework',
  981. npm sill testEngine      'web',
  982. npm sill testEngine      'middleware',
  983. npm sill testEngine      'connect',
  984. npm sill testEngine      'rack' ],
  985. npm sill testEngine   repository:
  986. npm sill testEngine    { type: 'git',
  987. npm sill testEngine      url: 'git://github.com/senchalabs/connect.git' },
  988. npm sill testEngine   author: 'TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)',
  989. npm sill testEngine   dependencies:
  990. npm sill testEngine    { qs: '>= 0.3.0',
  991. npm sill testEngine      mime: '>= 0.0.1' },
  992. npm sill testEngine   devDependencies:
  993. npm sill testEngine    { expresso: '0.7.6',
  994. npm sill testEngine      koala: '0.1.2',
  995. npm sill testEngine      less: '1.1.1',
  996. npm sill testEngine      sass: '0.5.0',
  997. npm sill testEngine      markdown: '0.2.1',
  998. npm sill testEngine      ejs: '0.4.3',
  999. npm sill testEngine      should: '0.2.1' },
  1000. npm sill testEngine   main: 'index',
  1001. npm sill testEngine   engines: { node: '>= 0.4.1 < 0.5.0' },
  1002. npm sill testEngine   _npmJsonOpts:
  1003. npm sill testEngine    { file: '/usr/local/lib/node_modules/express/node_modules/connect/package.json',
  1004. npm sill testEngine      wscript: false,
  1005. npm sill testEngine      contributors: false,
  1006. npm sill testEngine      serverjs: false },
  1007. npm sill testEngine   _id: 'connect@1.6.1' }
  1008. npm verb caching /usr/local/lib/node_modules/express/node_modules/connect/package.json
  1009. npm verb loadDefaults connect@1.6.1
  1010. npm verb installOne cb qs@0.3.0
  1011. npm info preinstall connect@1.6.1
  1012. npm verb from cache /usr/local/lib/node_modules/express/node_modules/connect/package.json
  1013. npm verb into /usr/local/lib/node_modules/express/node_modules/connect []
  1014. npm sill resolved []
  1015. npm verb about to build /usr/local/lib/node_modules/express/node_modules/connect
  1016. npm info build /usr/local/lib/node_modules/express/node_modules/connect
  1017. npm verb from cache /usr/local/lib/node_modules/express/node_modules/connect/package.json
  1018. npm verb linkStuff [ true,
  1019. npm verb linkStuff   '/usr/local/lib/node_modules',
  1020. npm verb linkStuff   false,
  1021. npm verb linkStuff   '/usr/local/lib/node_modules/express/node_modules' ]
  1022. npm info linkStuff connect@1.6.1
  1023. npm verb linkBins connect@1.6.1
  1024. npm verb linkMans connect@1.6.1
  1025. npm verb rebuildBundles connect@1.6.1
  1026. npm verb rebuildBundles [ 'connect-redis' ]
  1027. npm verb rebuild bundle /usr/local/lib/node_modules/express/node_modules/connect/node_modules/connect-redis
  1028. npm info build /usr/local/lib/node_modules/express/node_modules/connect/node_modules/connect-redis
  1029. npm sill testEngine { name: 'connect-redis',
  1030. npm sill testEngine   description: 'Redis session store for Connect',
  1031. npm sill testEngine   version: '1.0.6',
  1032. npm sill testEngine   author: 'TJ Holowaychuk <tj@vision-media.ca>',
  1033. npm sill testEngine   main: './index.js',
  1034. npm sill testEngine   dependencies: { redis: '>= 0.0.1' },
  1035. npm sill testEngine   devDependencies: { connect: '1.4.x' },
  1036. npm sill testEngine   engines: { node: '>= 0.1.98' },
  1037. npm sill testEngine   _npmJsonOpts:
  1038. npm sill testEngine    { file: '/usr/local/lib/node_modules/express/node_modules/connect/node_modules/connect-redis/package.json',
  1039. npm sill testEngine      wscript: false,
  1040. npm sill testEngine      contributors: false,
  1041. npm sill testEngine      serverjs: false },
  1042. npm sill testEngine   _id: 'connect-redis@1.0.6' }
  1043. npm verb caching /usr/local/lib/node_modules/express/node_modules/connect/node_modules/connect-redis/package.json
  1044. npm verb loadDefaults connect-redis@1.0.6
  1045. npm sill testEngine { name: 'connect-redis',
  1046. npm sill testEngine   description: 'Redis session store for Connect',
  1047. npm sill testEngine   version: '1.0.6',
  1048. npm sill testEngine   author: 'TJ Holowaychuk <tj@vision-media.ca>',
  1049. npm sill testEngine   main: './index.js',
  1050. npm sill testEngine   dependencies: { redis: '>= 0.0.1' },
  1051. npm sill testEngine   devDependencies: { connect: '1.4.x' },
  1052. npm sill testEngine   engines: { node: '>= 0.1.98' },
  1053. npm sill testEngine   _npmJsonOpts:
  1054. npm sill testEngine    { file: '/usr/local/lib/node_modules/express/node_modules/connect/node_modules/connect-redis/package.json',
  1055. npm sill testEngine      wscript: false,
  1056. npm sill testEngine      contributors: false,
  1057. npm sill testEngine      serverjs: false },
  1058. npm sill testEngine   _id: 'connect-redis@1.0.6' }
  1059. npm verb caching /usr/local/lib/node_modules/express/node_modules/connect/node_modules/connect-redis/package.json
  1060. npm verb loadDefaults connect-redis@1.0.6
  1061. npm info preinstall connect-redis@1.0.6
  1062. npm verb linkStuff [ false,
  1063. npm verb linkStuff   false,
  1064. npm verb linkStuff   false,
  1065. npm verb linkStuff   '/usr/local/lib/node_modules/express/node_modules/connect/node_modules' ]
  1066. npm info linkStuff connect-redis@1.0.6
  1067. npm verb linkBins connect-redis@1.0.6
  1068. npm verb linkMans connect-redis@1.0.6
  1069. npm verb rebuildBundles connect-redis@1.0.6
  1070. npm info install connect-redis@1.0.6
  1071. npm info postinstall connect-redis@1.0.6
  1072. npm info install connect@1.6.1
  1073. npm info postinstall connect@1.6.1
  1074. npm verb installOne cb connect@1.6.1
  1075. npm verb about to build /usr/local/lib/node_modules/express
  1076. npm info build /usr/local/lib/node_modules/express
  1077. npm verb from cache /usr/local/lib/node_modules/express/package.json
  1078. npm verb linkStuff [ true,
  1079. npm verb linkStuff   '/usr/local/lib/node_modules',
  1080. npm verb linkStuff   true,
  1081. npm verb linkStuff   '/usr/local/lib/node_modules' ]
  1082. npm info linkStuff express@2.4.4
  1083. npm verb linkBins express@2.4.4
  1084. npm verb bins linking [ { express: './bin/express' },
  1085. npm verb bins linking   '/usr/local/bin',
  1086. npm verb bins linking   true ]
  1087. npm verb linkMans express@2.4.4
  1088. npm verb rebuildBundles express@2.4.4
  1089. npm verb rebuildBundles [ 'redis',
  1090. npm verb rebuildBundles   'qs',
  1091. npm verb rebuildBundles   'mime',
  1092. npm verb rebuildBundles   'connect' ]
  1093. npm verb rebuild bundle /usr/local/lib/node_modules/express/node_modules/redis
  1094. npm info build /usr/local/lib/node_modules/express/node_modules/redis
  1095. npm verb from cache /usr/local/lib/node_modules/express/node_modules/redis/package.json
  1096. npm info preinstall redis@0.6.6
  1097. npm verb linkStuff [ false,
  1098. npm verb linkStuff   false,
  1099. npm verb linkStuff   false,
  1100. npm verb linkStuff   '/usr/local/lib/node_modules/express/node_modules' ]
  1101. npm info linkStuff redis@0.6.6
  1102. npm verb linkBins redis@0.6.6
  1103. npm verb linkMans redis@0.6.6
  1104. npm verb rebuildBundles redis@0.6.6
  1105. npm info install redis@0.6.6
  1106. /usr/local/bin/express -> /usr/local/lib/node_modules/express/bin/express
  1107. npm info postinstall redis@0.6.6
  1108. npm info install express@2.4.4
  1109. npm info postinstall express@2.4.4
  1110. npm verb installOne cb express@2.4.4
  1111. express@2.4.4 /usr/local/lib/node_modules/express
  1112. ├── mime@1.2.2
  1113. ├── qs@0.3.0
  1114. └── connect@1.6.1
  1115. npm verb exit [ 0, true ]
  1116. npm info ok