Skip to content

Instantly share code, notes, and snippets.

@kenany
Created November 20, 2014 22:43
Show Gist options
  • Save kenany/68b5eb2cd40fc6564635 to your computer and use it in GitHub Desktop.
Save kenany/68b5eb2cd40fc6564635 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
npm info it worked if it ends with ok
npm verb cli [ 'node',
npm verb cli '/home/kenan/.npm-packages/bin/npm',
npm verb cli 'install',
npm verb cli '--loglevel',
npm verb cli 'silly' ]
npm info using [email protected]
npm info using [email protected]
npm WARN package.json @ No description
npm WARN package.json @ No repository field.
npm WARN package.json @ No README data
npm verb install where, deps [ '/home/kenan/Code/npm-race',
npm verb install [ '@kenan/b',
npm verb install '@kenan/c',
npm verb install '@kenan/d',
npm verb install '@kenan/g',
npm verb install '@kenan/i',
npm verb install '@kenan/j',
npm verb install 'dom-delegator',
npm verb install 'geval',
npm verb install 'global',
npm verb install 'main-loop',
npm verb install 'normalize.css',
npm verb install 'observ',
npm verb install 'observ-struct',
npm verb install 'value-event' ] ]
npm verb install where, peers [ '/home/kenan/Code/npm-race', [] ]
npm info preinstall @
npm sill cache add args [ '@kenan/c@file:c', null ]
npm verb cache add spec @kenan/c@file:c
npm sill cache add args [ '@kenan/d@file:d', null ]
npm verb cache add spec @kenan/d@file:d
npm sill cache add args [ '@kenan/g@file:g', null ]
npm verb cache add spec @kenan/g@file:g
npm sill cache add parsed spec { raw: '@kenan/c@file:c',
npm sill cache add scope: '@kenan',
npm sill cache add name: '@kenan/c',
npm sill cache add rawSpec: 'file:c',
npm sill cache add spec: '/home/kenan/Code/npm-race/c',
npm sill cache add type: 'directory' }
npm sill cache add args [ '@kenan/i@file:i', null ]
npm verb cache add spec @kenan/i@file:i
npm sill cache add parsed spec { raw: '@kenan/d@file:d',
npm sill cache add scope: '@kenan',
npm sill cache add name: '@kenan/d',
npm sill cache add rawSpec: 'file:d',
npm sill cache add spec: '/home/kenan/Code/npm-race/d',
npm sill cache add type: 'directory' }
npm sill cache add args [ '@kenan/j@file:j', null ]
npm verb cache add spec @kenan/j@file:j
npm sill cache add parsed spec { raw: '@kenan/g@file:g',
npm sill cache add scope: '@kenan',
npm sill cache add name: '@kenan/g',
npm sill cache add rawSpec: 'file:g',
npm sill cache add spec: '/home/kenan/Code/npm-race/g',
npm sill cache add type: 'directory' }
npm sill cache add args [ 'dom-delegator@^9.2.0', null ]
npm verb cache add spec dom-delegator@^9.2.0
npm sill cache add parsed spec { raw: '@kenan/i@file:i',
npm sill cache add scope: '@kenan',
npm sill cache add name: '@kenan/i',
npm sill cache add rawSpec: 'file:i',
npm sill cache add spec: '/home/kenan/Code/npm-race/i',
npm sill cache add type: 'directory' }
npm sill cache add args [ 'geval@^2.1.1', null ]
npm verb cache add spec geval@^2.1.1
npm sill cache add args [ 'global@^4.2.1', null ]
npm verb cache add spec global@^4.2.1
npm sill cache add args [ 'main-loop@^2.3.0', null ]
npm verb cache add spec main-loop@^2.3.0
npm sill cache add args [ 'normalize.css@^3.0.1', null ]
npm verb cache add spec normalize.css@^3.0.1
npm sill cache add args [ 'observ@^0.2.0', null ]
npm verb cache add spec observ@^0.2.0
npm sill cache add args [ 'observ-struct@^5.0.1', null ]
npm verb cache add spec observ-struct@^5.0.1
npm sill cache add args [ 'value-event@^2.3.0', null ]
npm verb cache add spec value-event@^2.3.0
npm sill cache add args [ '@kenan/b@file:b', null ]
npm verb cache add spec @kenan/b@file:b
npm sill cache add parsed spec { raw: 'dom-delegator@^9.2.0',
npm sill cache add scope: null,
npm sill cache add name: 'dom-delegator',
npm sill cache add rawSpec: '^9.2.0',
npm sill cache add spec: '>=9.2.0 <10.0.0',
npm sill cache add type: 'range' }
npm verb addNamed dom-delegator@>=9.2.0 <10.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=9.2.0 <10.0.0
npm sill addNameRange { name: 'dom-delegator',
npm sill addNameRange range: '>=9.2.0 <10.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name dom-delegator
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/dom-delegator
npm verb addNameRange registry:https://registry.npmjs.org/dom-delegator not in flight; fetching
npm sill cache add parsed spec { raw: '@kenan/j@file:j',
npm sill cache add scope: '@kenan',
npm sill cache add name: '@kenan/j',
npm sill cache add rawSpec: 'file:j',
npm sill cache add spec: '/home/kenan/Code/npm-race/j',
npm sill cache add type: 'directory' }
npm sill cache add parsed spec { raw: 'geval@^2.1.1',
npm sill cache add scope: null,
npm sill cache add name: 'geval',
npm sill cache add rawSpec: '^2.1.1',
npm sill cache add spec: '>=2.1.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed geval@>=2.1.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.1.1 <3.0.0
npm sill addNameRange { name: 'geval', range: '>=2.1.1 <3.0.0', hasData: false }
npm sill mapToRegistry name geval
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/geval
npm verb addNameRange registry:https://registry.npmjs.org/geval not in flight; fetching
npm sill cache add parsed spec { raw: 'global@^4.2.1',
npm sill cache add scope: null,
npm sill cache add name: 'global',
npm sill cache add rawSpec: '^4.2.1',
npm sill cache add spec: '>=4.2.1 <5.0.0',
npm sill cache add type: 'range' }
npm verb addNamed global@>=4.2.1 <5.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=4.2.1 <5.0.0
npm sill addNameRange { name: 'global', range: '>=4.2.1 <5.0.0', hasData: false }
npm sill mapToRegistry name global
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/global
npm verb addNameRange registry:https://registry.npmjs.org/global not in flight; fetching
npm sill cache add parsed spec { raw: 'main-loop@^2.3.0',
npm sill cache add scope: null,
npm sill cache add name: 'main-loop',
npm sill cache add rawSpec: '^2.3.0',
npm sill cache add spec: '>=2.3.0 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed main-loop@>=2.3.0 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.3.0 <3.0.0
npm sill addNameRange { name: 'main-loop', range: '>=2.3.0 <3.0.0', hasData: false }
npm sill mapToRegistry name main-loop
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/main-loop
npm verb addNameRange registry:https://registry.npmjs.org/main-loop not in flight; fetching
npm sill cache add parsed spec { raw: 'normalize.css@^3.0.1',
npm sill cache add scope: null,
npm sill cache add name: 'normalize.css',
npm sill cache add rawSpec: '^3.0.1',
npm sill cache add spec: '>=3.0.1 <4.0.0',
npm sill cache add type: 'range' }
npm verb addNamed normalize.css@>=3.0.1 <4.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=3.0.1 <4.0.0
npm sill addNameRange { name: 'normalize.css',
npm sill addNameRange range: '>=3.0.1 <4.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name normalize.css
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/normalize.css
npm verb addNameRange registry:https://registry.npmjs.org/normalize.css not in flight; fetching
npm sill cache add parsed spec { raw: 'observ@^0.2.0',
npm sill cache add scope: null,
npm sill cache add name: 'observ',
npm sill cache add rawSpec: '^0.2.0',
npm sill cache add spec: '>=0.2.0 <0.3.0',
npm sill cache add type: 'range' }
npm verb addNamed observ@>=0.2.0 <0.3.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.2.0 <0.3.0
npm sill addNameRange { name: 'observ', range: '>=0.2.0 <0.3.0', hasData: false }
npm sill mapToRegistry name observ
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/observ
npm verb addNameRange registry:https://registry.npmjs.org/observ not in flight; fetching
npm sill cache add parsed spec { raw: 'observ-struct@^5.0.1',
npm sill cache add scope: null,
npm sill cache add name: 'observ-struct',
npm sill cache add rawSpec: '^5.0.1',
npm sill cache add spec: '>=5.0.1 <6.0.0',
npm sill cache add type: 'range' }
npm verb addNamed observ-struct@>=5.0.1 <6.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=5.0.1 <6.0.0
npm sill addNameRange { name: 'observ-struct',
npm sill addNameRange range: '>=5.0.1 <6.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name observ-struct
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/observ-struct
npm verb addNameRange registry:https://registry.npmjs.org/observ-struct not in flight; fetching
npm sill cache add parsed spec { raw: 'value-event@^2.3.0',
npm sill cache add scope: null,
npm sill cache add name: 'value-event',
npm sill cache add rawSpec: '^2.3.0',
npm sill cache add spec: '>=2.3.0 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed value-event@>=2.3.0 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.3.0 <3.0.0
npm sill addNameRange { name: 'value-event', range: '>=2.3.0 <3.0.0', hasData: false }
npm sill mapToRegistry name value-event
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/value-event
npm verb addNameRange registry:https://registry.npmjs.org/value-event not in flight; fetching
npm sill cache add parsed spec { raw: '@kenan/b@file:b',
npm sill cache add scope: '@kenan',
npm sill cache add name: '@kenan/b',
npm sill cache add rawSpec: 'file:b',
npm sill cache add spec: '/home/kenan/Code/npm-race/b',
npm sill cache add type: 'directory' }
npm verb tar pack [ '/home/kenan/.npm/@kenan/c/0.0.0/package.tgz',
npm verb tar pack '/home/kenan/Code/npm-race/c' ]
npm verb tarball /home/kenan/.npm/@kenan/c/0.0.0/package.tgz
npm verb folder /home/kenan/Code/npm-race/c
npm info prepublish @kenan/[email protected]
npm verb tar pack [ '/home/kenan/.npm/@kenan/d/0.0.0/package.tgz',
npm verb tar pack '/home/kenan/Code/npm-race/d' ]
npm verb tarball /home/kenan/.npm/@kenan/d/0.0.0/package.tgz
npm verb folder /home/kenan/Code/npm-race/d
npm info prepublish @kenan/[email protected]
npm verb request uri https://registry.npmjs.org/dom-delegator
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:30
npm verb request id 923c23178a901a43
npm verb etag "AI6T2MTZNL2X9E49IML6S8A68"
npm http request GET https://registry.npmjs.org/dom-delegator
npm verb tar pack [ '/home/kenan/.npm/@kenan/g/0.0.0/package.tgz',
npm verb tar pack '/home/kenan/Code/npm-race/g' ]
npm verb tarball /home/kenan/.npm/@kenan/g/0.0.0/package.tgz
npm verb folder /home/kenan/Code/npm-race/g
npm info prepublish @kenan/[email protected]
npm verb request uri https://registry.npmjs.org/geval
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:30
npm verb etag "3JDLO0BXPFB9YBUO1ZBP0OMVM"
npm http request GET https://registry.npmjs.org/geval
npm verb request uri https://registry.npmjs.org/global
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:30
npm verb etag "1QAZXWOBYXAX7X0GWK6LVTX12"
npm http request GET https://registry.npmjs.org/global
npm verb request uri https://registry.npmjs.org/main-loop
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:30
npm verb etag "AVOEG10MXY9A3G9S5K051HQWI"
npm http request GET https://registry.npmjs.org/main-loop
npm verb request uri https://registry.npmjs.org/normalize.css
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:30
npm verb etag "8LXTNM9M6IHQPFZ8U73NNY3K6"
npm http request GET https://registry.npmjs.org/normalize.css
npm verb request uri https://registry.npmjs.org/observ
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:30
npm verb etag "CYWII8Z0CGFP4LYLFK1QBQU1N"
npm http request GET https://registry.npmjs.org/observ
npm verb request uri https://registry.npmjs.org/observ-struct
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:30
npm verb etag "7XB9J73N6VTTC0JCG51LUIIGN"
npm http request GET https://registry.npmjs.org/observ-struct
npm verb request uri https://registry.npmjs.org/value-event
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:30
npm verb etag "3849SN56D9TNWGUW3H1TC4VGD"
npm http request GET https://registry.npmjs.org/value-event
npm verb tar pack [ '/home/kenan/.npm/@kenan/i/0.0.0/package.tgz',
npm verb tar pack '/home/kenan/Code/npm-race/i' ]
npm verb tarball /home/kenan/.npm/@kenan/i/0.0.0/package.tgz
npm verb folder /home/kenan/Code/npm-race/i
npm info prepublish @kenan/[email protected]
npm verb tar pack [ '/home/kenan/.npm/@kenan/j/0.0.0/package.tgz',
npm verb tar pack '/home/kenan/Code/npm-race/j' ]
npm verb tarball /home/kenan/.npm/@kenan/j/0.0.0/package.tgz
npm verb folder /home/kenan/Code/npm-race/j
npm info prepublish @kenan/[email protected]
npm verb tar pack [ '/home/kenan/.npm/@kenan/b/0.0.0/package.tgz',
npm verb tar pack '/home/kenan/Code/npm-race/b' ]
npm verb tarball /home/kenan/.npm/@kenan/b/0.0.0/package.tgz
npm verb folder /home/kenan/Code/npm-race/b
npm info prepublish @kenan/[email protected]
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/@kenan/c/0.0.0/package.tgz
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/@kenan/d/0.0.0/package.tgz
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/@kenan/g/0.0.0/package.tgz
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/@kenan/i/0.0.0/package.tgz
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/@kenan/j/0.0.0/package.tgz
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/@kenan/b/0.0.0/package.tgz
npm sill cache afterAdd @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/@kenan/c/0.0.0/package/package.json not in flight; writing
npm sill cache afterAdd @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/@kenan/d/0.0.0/package/package.json not in flight; writing
npm sill cache afterAdd @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/@kenan/g/0.0.0/package/package.json not in flight; writing
npm sill cache afterAdd @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/@kenan/i/0.0.0/package/package.json not in flight; writing
npm sill cache afterAdd @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/@kenan/j/0.0.0/package/package.json not in flight; writing
npm sill cache afterAdd @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/@kenan/b/0.0.0/package/package.json not in flight; writing
npm verb afterAdd /home/kenan/.npm/@kenan/c/0.0.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/@kenan/d/0.0.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/@kenan/i/0.0.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/@kenan/g/0.0.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/@kenan/j/0.0.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/@kenan/b/0.0.0/package/package.json written
npm http 304 https://registry.npmjs.org/main-loop
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:31 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:31 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"AVOEG10MXY9A3G9S5K051HQWI"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-iad2135-IAD',
npm sill get 'x-cache': 'MISS',
npm sill get 'x-cache-hits': '0',
npm sill get 'x-timer': 'S1416523291.236947,VS0,VE9',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=50',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/main-loop from cache
npm sill addNameRange number 2 { name: 'main-loop', range: '>=2.3.0 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'main-loop',
npm sill addNameRange [ '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '1.0.3',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.4.0',
npm sill addNameRange '1.4.1',
npm sill addNameRange '1.5.0',
npm sill addNameRange '1.6.0',
npm sill addNameRange '1.7.0',
npm sill addNameRange '1.8.0',
npm sill addNameRange '1.9.0',
npm sill addNameRange '2.0.0',
npm sill addNameRange '2.1.0',
npm sill addNameRange '2.1.1',
npm sill addNameRange '2.1.2',
npm sill addNameRange '2.2.0',
npm sill addNameRange '2.3.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.3.0
npm sill addNamed semver.validRange 2.3.0
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/main-loop/2.3.0/package/package.json not in flight; writing
npm verb afterAdd /home/kenan/.npm/main-loop/2.3.0/package/package.json written
npm http 304 https://registry.npmjs.org/geval
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:31 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:31 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"3JDLO0BXPFB9YBUO1ZBP0OMVM"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523291.314438,VS0,VE44',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=50',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/geval from cache
npm sill addNameRange number 2 { name: 'geval', range: '>=2.1.1 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'geval',
npm sill addNameRange [ '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '1.0.4',
npm sill addNameRange '1.0.5',
npm sill addNameRange '2.0.1',
npm sill addNameRange '2.0.2',
npm sill addNameRange '2.0.3',
npm sill addNameRange '2.1.0',
npm sill addNameRange '2.1.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.1.1
npm sill addNamed semver.validRange 2.1.1
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/geval/2.1.1/package/package.json not in flight; writing
npm verb afterAdd /home/kenan/.npm/geval/2.1.1/package/package.json written
npm http 304 https://registry.npmjs.org/normalize.css
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:31 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:31 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"8LXTNM9M6IHQPFZ8U73NNY3K6"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1831-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523291.424803,VS0,VE60',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=50',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/normalize.css from cache
npm sill addNameRange number 2 { name: 'normalize.css', range: '>=3.0.1 <4.0.0', hasData: true }
npm sill addNameRange versions [ 'normalize.css', [ '0.0.1', '3.0.1', '3.0.2' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 3.0.2
npm sill addNamed semver.validRange 3.0.2
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/normalize.css/3.0.2/package/package.json not in flight; writing
npm http 304 https://registry.npmjs.org/observ
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:31 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:31 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"CYWII8Z0CGFP4LYLFK1QBQU1N"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-iad2135-IAD',
npm sill get 'x-cache': 'MISS',
npm sill get 'x-cache-hits': '0',
npm sill get 'x-timer': 'S1416523291.405393,VS0,VE90',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=49',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/observ from cache
npm verb afterAdd /home/kenan/.npm/normalize.css/3.0.2/package/package.json written
npm sill addNameRange number 2 { name: 'observ', range: '>=0.2.0 <0.3.0', hasData: true }
npm sill addNameRange versions [ 'observ',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.1.1',
npm sill addNameRange '0.1.2',
npm sill addNameRange '0.1.3',
npm sill addNameRange '0.1.4',
npm sill addNameRange '0.1.5',
npm sill addNameRange '0.1.6',
npm sill addNameRange '0.2.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.2.0
npm sill addNamed semver.validRange 0.2.0
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/observ/0.2.0/package/package.json not in flight; writing
npm verb afterAdd /home/kenan/.npm/observ/0.2.0/package/package.json written
npm http 304 https://registry.npmjs.org/observ-struct
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:31 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:31 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"7XB9J73N6VTTC0JCG51LUIIGN"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523291.444780,VS0,VE51',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=49',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/observ-struct from cache
npm sill addNameRange number 2 { name: 'observ-struct', range: '>=5.0.1 <6.0.0', hasData: true }
npm sill addNameRange versions [ 'observ-struct',
npm sill addNameRange [ '3.0.0',
npm sill addNameRange '3.1.0',
npm sill addNameRange '4.0.0',
npm sill addNameRange '4.1.0',
npm sill addNameRange '4.1.1',
npm sill addNameRange '4.2.0',
npm sill addNameRange '5.0.1',
npm sill addNameRange '6.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 5.0.1
npm sill addNamed semver.validRange 5.0.1
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/observ-struct/5.0.1/package/package.json not in flight; writing
npm verb afterAdd /home/kenan/.npm/observ-struct/5.0.1/package/package.json written
npm http 304 https://registry.npmjs.org/global
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:31 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:31 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"1QAZXWOBYXAX7X0GWK6LVTX12"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1822-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523291.264215,VS0,VE261',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=50',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/global from cache
npm sill addNameRange number 2 { name: 'global', range: '>=4.2.1 <5.0.0', hasData: true }
npm sill addNameRange versions [ 'global',
npm sill addNameRange [ '1.0.0',
npm sill addNameRange '0.1.5',
npm sill addNameRange '2.0.1',
npm sill addNameRange '2.0.2',
npm sill addNameRange '2.0.3',
npm sill addNameRange '2.0.4',
npm sill addNameRange '2.0.5',
npm sill addNameRange '2.0.6',
npm sill addNameRange '2.0.7',
npm sill addNameRange '3.0.0',
npm sill addNameRange '3.0.1',
npm sill addNameRange '3.0.2',
npm sill addNameRange '4.0.0',
npm sill addNameRange '4.0.1',
npm sill addNameRange '4.1.0',
npm sill addNameRange '4.2.0',
npm sill addNameRange '4.2.1',
npm sill addNameRange '4.3.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 4.3.0
npm sill addNamed semver.validRange 4.3.0
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/global/4.3.0/package/package.json not in flight; writing
npm verb afterAdd /home/kenan/.npm/global/4.3.0/package/package.json written
npm http 304 https://registry.npmjs.org/dom-delegator
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:31 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:31 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"AI6T2MTZNL2X9E49IML6S8A68"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1823-DFW',
npm sill get 'x-cache': 'MISS',
npm sill get 'x-cache-hits': '0',
npm sill get 'x-timer': 'S1416523291.445882,VS0,VE267',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=50',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/dom-delegator from cache
npm sill addNameRange number 2 { name: 'dom-delegator',
npm sill addNameRange range: '>=9.2.0 <10.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'dom-delegator',
npm sill addNameRange [ '2.0.1',
npm sill addNameRange '2.0.2',
npm sill addNameRange '2.0.3',
npm sill addNameRange '2.1.1',
npm sill addNameRange '2.1.2',
npm sill addNameRange '2.1.3',
npm sill addNameRange '3.0.1',
npm sill addNameRange '3.1.1',
npm sill addNameRange '3.2.1',
npm sill addNameRange '3.2.2',
npm sill addNameRange '3.3.1',
npm sill addNameRange '4.0.1',
npm sill addNameRange '6.1.0',
npm sill addNameRange '6.1.1',
npm sill addNameRange '6.1.2',
npm sill addNameRange '6.1.3',
npm sill addNameRange '6.2.0',
npm sill addNameRange '6.2.1',
npm sill addNameRange '6.3.0',
npm sill addNameRange '7.0.0',
npm sill addNameRange '7.1.0',
npm sill addNameRange '7.1.1',
npm sill addNameRange '7.2.0',
npm sill addNameRange '7.2.1',
npm sill addNameRange '7.3.0',
npm sill addNameRange '8.0.0',
npm sill addNameRange '8.0.1',
npm sill addNameRange '9.0.0',
npm sill addNameRange '9.0.1',
npm sill addNameRange '9.1.0',
npm sill addNameRange '9.2.0',
npm sill addNameRange '9.2.2',
npm sill addNameRange '10.0.0',
npm sill addNameRange '11.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 9.2.2
npm sill addNamed semver.validRange 9.2.2
npm http 304 https://registry.npmjs.org/value-event
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:31 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:31 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"3849SN56D9TNWGUW3H1TC4VGD"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1831-DFW',
npm sill get 'x-cache': 'MISS',
npm sill get 'x-cache-hits': '0',
npm sill get 'x-timer': 'S1416523291.546207,VS0,VE174',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=49',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/value-event from cache
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/dom-delegator/9.2.2/package/package.json not in flight; writing
npm verb afterAdd /home/kenan/.npm/dom-delegator/9.2.2/package/package.json written
npm sill addNameRange number 2 { name: 'value-event', range: '>=2.3.0 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'value-event',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.6.1',
npm sill addNameRange '0.6.2',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.3.1',
npm sill addNameRange '1.3.2',
npm sill addNameRange '1.3.3',
npm sill addNameRange '1.3.4',
npm sill addNameRange '1.3.5',
npm sill addNameRange '1.3.6',
npm sill addNameRange '1.4.0',
npm sill addNameRange '1.4.1',
npm sill addNameRange '2.0.0',
npm sill addNameRange '2.1.0',
npm sill addNameRange '2.2.0',
npm sill addNameRange '2.2.1',
npm sill addNameRange '2.3.0',
npm sill addNameRange '3.0.0',
npm sill addNameRange '3.1.0',
npm sill addNameRange '3.1.1',
npm sill addNameRange '3.2.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.3.0
npm sill addNamed semver.validRange 2.3.0
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/value-event/2.3.0/package/package.json not in flight; writing
npm verb afterAdd /home/kenan/.npm/value-event/2.3.0/package/package.json written
npm sill install resolved [ { name: '@kenan/c',
npm sill install resolved version: '0.0.0',
npm sill install resolved private: true,
npm sill install resolved dependencies:
npm sill install resolved { '@kenan/a': 'file:../a',
npm sill install resolved 'alea-deck': '^1.1.4',
npm sill install resolved 'alea-random': '^1.1.1',
npm sill install resolved prr: '^1.0.1' },
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved _id: '@kenan/[email protected]',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: '426a0295c8c388f75e175361e2de612f0c537179',
npm sill install resolved _from: 'c',
npm sill install resolved _resolved: 'file:c' },
npm sill install resolved { name: '@kenan/d',
npm sill install resolved version: '0.0.0',
npm sill install resolved private: true,
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved _id: '@kenan/[email protected]',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: '5065aff9aab0f2f7095db05737eaa09bf2705615',
npm sill install resolved _from: 'd',
npm sill install resolved _resolved: 'file:d' },
npm sill install resolved { name: '@kenan/i',
npm sill install resolved version: '0.0.0',
npm sill install resolved private: true,
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved _id: '@kenan/[email protected]',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: 'f353f6970996c48371013373843bea263b459a62',
npm sill install resolved _from: 'i',
npm sill install resolved _resolved: 'file:i' },
npm sill install resolved { name: '@kenan/g',
npm sill install resolved version: '0.0.0',
npm sill install resolved private: true,
npm sill install resolved dependencies: { '@kenan/h': 'file:../h' },
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved _id: '@kenan/[email protected]',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: '924f875545a268b35954de399322b6f5d5777f63',
npm sill install resolved _from: 'g',
npm sill install resolved _resolved: 'file:g' },
npm sill install resolved { name: '@kenan/j',
npm sill install resolved version: '0.0.0',
npm sill install resolved private: true,
npm sill install resolved dependencies:
npm sill install resolved { '@kenan/c': 'file:../c',
npm sill install resolved '@kenan/e': 'file:../e',
npm sill install resolved '@kenan/h': 'file:../h',
npm sill install resolved 'clickerheroes-format': '^1.0.3',
npm sill install resolved 'value-event': '^3.2.0',
npm sill install resolved 'virtual-hyperscript': '^4.6.0' },
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved _id: '@kenan/[email protected]',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: 'ce100bcb0407444ff81f021971cf6d29c91a4da6',
npm sill install resolved _from: 'j',
npm sill install resolved _resolved: 'file:j' },
npm sill install resolved { name: '@kenan/b',
npm sill install resolved version: '0.0.0',
npm sill install resolved private: true,
npm sill install resolved dependencies:
npm sill install resolved { '@kenan/c': 'file:../c',
npm sill install resolved '@kenan/e': 'file:../e',
npm sill install resolved '@kenan/f': 'file:../f',
npm sill install resolved 'alea-random': '^1.1.1',
npm sill install resolved 'lodash.foreach': '^2.4.1' },
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved _id: '@kenan/[email protected]',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: '6559005ad7e7c1d009eeb81cb3af8b5ee170921a',
npm sill install resolved _from: 'b',
npm sill install resolved _resolved: 'file:b' },
npm sill install resolved { name: 'main-loop',
npm sill install resolved version: '2.3.0',
npm sill install resolved description: 'A rendering loop for diffable UIs',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/main-loop.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/main-loop',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/main-loop/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies:
npm sill install resolved { error: '^4.1.1',
npm sill install resolved raf: '^2.0.1',
npm sill install resolved vdom: '0.0.16',
npm sill install resolved vtree: '0.0.16' },
npm sill install resolved devDependencies:
npm sill install resolved { global: '^3.0.0',
npm sill install resolved istanbul: '^0.3.0',
npm sill install resolved tape: '^2.13.3',
npm sill install resolved 'virtual-hyperscript': '^4.4.0' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js',
npm sill install resolved start: 'node ./index.js',
npm sill install resolved watch: 'nodemon -w ./index.js index.js',
npm sill install resolved 'travis-test': 'istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html',
npm sill install resolved 'test-browser': 'testem-browser ./test/browser/index.js',
npm sill install resolved testem: 'testem-both -b=./test/browser/index.js' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '5484cc8d523fc9e0230abce315cbeaf625c66dbb',
npm sill install resolved _from: 'main-loop@>=2.3.0 <3.0.0',
npm sill install resolved _npmVersion: '1.4.10',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '5484cc8d523fc9e0230abce315cbeaf625c66dbb',
npm sill install resolved tarball: 'http://registry.npmjs.org/main-loop/-/main-loop-2.3.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/main-loop/-/main-loop-2.3.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'geval',
npm sill install resolved version: '2.1.1',
npm sill install resolved description: 'An implementation of an event',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/geval.git' },
npm sill install resolved homepage: 'https://github.com/Raynos/geval',
npm sill install resolved main: 'source.js',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/geval/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { tape: '~2.3.2', process: '~0.5.2', browserify: '~3.18.0' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js',
npm sill install resolved start: 'node ./index.js',
npm sill install resolved watch: 'nodemon -w ./index.js index.js',
npm sill install resolved 'travis-test': 'istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html',
npm sill install resolved 'test-browser': 'testem-browser ./test/browser/index.js',
npm sill install resolved testem: 'testem-both -b=./test/browser/index.js' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '860fa2bfa6100e746a844e99268ef133cd019a06',
npm sill install resolved _from: 'geval@>=2.1.1 <3.0.0',
npm sill install resolved _npmVersion: '1.4.7',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '860fa2bfa6100e746a844e99268ef133cd019a06',
npm sill install resolved tarball: 'http://registry.npmjs.org/geval/-/geval-2.1.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/geval/-/geval-2.1.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'normalize.css',
npm sill install resolved version: '3.0.2',
npm sill install resolved description: 'Normalize.css as a node packaged module',
npm sill install resolved style: 'normalize.css',
npm sill install resolved files: [ 'normalize.css' ],
npm sill install resolved homepage: 'http://necolas.github.io/normalize.css',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/necolas/normalize.css.git' },
npm sill install resolved author: { name: 'Nicolas Gallagher' },
npm sill install resolved license: 'MIT',
npm sill install resolved gitHead: 'd83132802e8bc10ece0c0afbe88fce83674ec252',
npm sill install resolved bugs: { url: 'https://github.com/necolas/normalize.css/issues' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: '060310d24f5e0394f3a42672edb6e80956e8efd4',
npm sill install resolved _from: 'normalize.css@>=3.0.1 <4.0.0',
npm sill install resolved _npmVersion: '1.4.26',
npm sill install resolved _npmUser: { name: 'necolas', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '060310d24f5e0394f3a42672edb6e80956e8efd4',
npm sill install resolved tarball: 'http://registry.npmjs.org/normalize.css/-/normalize.css-3.0.2.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/normalize.css/-/normalize.css-3.0.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'observ',
npm sill install resolved version: '0.2.0',
npm sill install resolved description: 'A observable value representation',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/observ.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/observ',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/observ/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { tape: '~1.0.2' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js',
npm sill install resolved start: 'node ./index.js',
npm sill install resolved watch: 'nodemon -w ./index.js index.js',
npm sill install resolved 'travis-test': 'istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html',
npm sill install resolved 'test-browser': 'testem-browser ./test/browser/index.js',
npm sill install resolved testem: 'testem-both -b=./test/browser/index.js' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved gitHead: '7c1d29855e745f1002fa5c2f14bf785563ccad41',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '0bc39b3e29faa5f9e6caa5906cb8392df400aa68',
npm sill install resolved _from: 'observ@>=0.2.0 <0.3.0',
npm sill install resolved _npmVersion: '1.4.12',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '0bc39b3e29faa5f9e6caa5906cb8392df400aa68',
npm sill install resolved tarball: 'http://registry.npmjs.org/observ/-/observ-0.2.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/observ/-/observ-0.2.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'observ-struct',
npm sill install resolved version: '5.0.1',
npm sill install resolved description: 'An object with observable key value pairs',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/Raynos/observ-struct.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/observ-struct',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/observ-struct/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: { observ: '~0.2.0', xtend: '^3.0.0' },
npm sill install resolved devDependencies: { tape: '~2.5.0' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js',
npm sill install resolved start: 'node ./index.js',
npm sill install resolved watch: 'nodemon -w ./index.js index.js',
npm sill install resolved 'travis-test': 'istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html',
npm sill install resolved 'test-browser': 'testem-browser ./test/browser/index.js',
npm sill install resolved testem: 'testem-both -b=./test/browser/index.js' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '5da2711bc695e7f3f3b46d1db2ba5bad57f8b022',
npm sill install resolved _from: 'observ-struct@>=5.0.1 <6.0.0',
npm sill install resolved _npmVersion: '1.4.10',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '5da2711bc695e7f3f3b46d1db2ba5bad57f8b022',
npm sill install resolved tarball: 'http://registry.npmjs.org/observ-struct/-/observ-struct-5.0.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/observ-struct/-/observ-struct-5.0.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'global',
npm sill install resolved version: '4.3.0',
npm sill install resolved description: 'Require global variables',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/global.git' },
npm sill install resolved main: 'window.js',
npm sill install resolved homepage: 'https://github.com/Raynos/global',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/global/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved browser: { 'min-document': false, individual: false },
npm sill install resolved dependencies: { 'min-document': '^2.6.1', process: '~0.5.1' },
npm sill install resolved devDependencies: { tape: '^2.12.0' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test',
npm sill install resolved build: 'browserify test/index.js -o test/static/bundle.js',
npm sill install resolved testem: 'testem' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved gitHead: 'b089724e7378fee6a7efda13f858577f34633ca8',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: 'ef7ec4beead579b454f5ebd5e7f303db54f42a2b',
npm sill install resolved _from: 'global@>=4.2.1 <5.0.0',
npm sill install resolved _npmVersion: '1.4.23',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'ef7ec4beead579b454f5ebd5e7f303db54f42a2b',
npm sill install resolved tarball: 'http://registry.npmjs.org/global/-/global-4.3.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/global/-/global-4.3.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'dom-delegator',
npm sill install resolved version: '9.2.2',
npm sill install resolved description: 'Decorate elements with delegated events',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/Raynos/dom-delegator.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/dom-delegator',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/dom-delegator/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies:
npm sill install resolved { cuid: '^1.2.4',
npm sill install resolved 'data-set': '^3.1.0',
npm sill install resolved global: '^4.2.1',
npm sill install resolved individual: '^2.0.0',
npm sill install resolved inherits: '^2.0.1',
npm sill install resolved 'weakmap-shim': '^1.0.0',
npm sill install resolved xtend: '^2.2.0' },
npm sill install resolved devDependencies:
npm sill install resolved { cuid: '^1.2.4',
npm sill install resolved 'event-sinks': '~1.0.1',
npm sill install resolved istanbul: '^0.2.6',
npm sill install resolved jshint: '^2.5.0',
npm sill install resolved 'pre-commit': '0.0.5',
npm sill install resolved 'run-browser': '^1.3.1',
npm sill install resolved 'synthetic-dom-events': 'git://github.com/Raynos/synthetic-dom-events',
npm sill install resolved 'tap-spec': '^0.1.9',
npm sill install resolved tape: '^2.12.3' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'jshint . && node ./test/index.js | tap-spec',
npm sill install resolved browser: 'run-browser ./test/index.js',
npm sill install resolved phantom: 'run-browser ./test/index.js -b | tap-spec',
npm sill install resolved cover: 'istanbul cover --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved gitHead: '1b4910f4ea5ebe70674af6ffb0d00b97b1bb008b',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '3cc9dc17cc0658b8ccaf1297d2d232722427912e',
npm sill install resolved _from: 'dom-delegator@>=9.2.0 <10.0.0',
npm sill install resolved _npmVersion: '1.4.21',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '3cc9dc17cc0658b8ccaf1297d2d232722427912e',
npm sill install resolved tarball: 'http://registry.npmjs.org/dom-delegator/-/dom-delegator-9.2.2.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/dom-delegator/-/dom-delegator-9.2.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'value-event',
npm sill install resolved version: '2.3.0',
npm sill install resolved description: 'Create DOM event handlers that write to sinks',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/value-event.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/value-event',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/value-event/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies:
npm sill install resolved { 'dom-walk': '^0.1.0',
npm sill install resolved 'form-data-set': '^1.1.1',
npm sill install resolved xtend: '^2.2.0' },
npm sill install resolved devDependencies:
npm sill install resolved { 'data-set': '^3.0.0',
npm sill install resolved 'dom-delegator': '^6.2.0',
npm sill install resolved 'event-sinks': '^2.0.1',
npm sill install resolved global: '^3.0.0',
npm sill install resolved istanbul: '^0.2.6',
npm sill install resolved 'run-browser': '^1.3.1',
npm sill install resolved 'synthetic-dom-events': 'git://github.com/Raynos/synthetic-dom-events',
npm sill install resolved 'tap-spec': '^0.1.8',
npm sill install resolved tape: '~1.0.2' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js | tap-spec',
npm sill install resolved browser: 'run-browser ./test/index.js -b',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: 'd1c2a3b8bec0a62c72cc786e8c8b89f35d39bb31',
npm sill install resolved _from: 'value-event@>=2.3.0 <3.0.0',
npm sill install resolved _npmVersion: '1.4.10',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'd1c2a3b8bec0a62c72cc786e8c8b89f35d39bb31',
npm sill install resolved tarball: 'http://registry.npmjs.org/value-event/-/value-event-2.3.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/value-event/-/value-event-2.3.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install @kenan/[email protected] into /home/kenan/Code/npm-race
npm info install @kenan/[email protected] into /home/kenan/Code/npm-race
npm info install @kenan/[email protected] into /home/kenan/Code/npm-race
npm info install @kenan/[email protected] into /home/kenan/Code/npm-race
npm info install @kenan/[email protected] into /home/kenan/Code/npm-race
npm info install @kenan/[email protected] into /home/kenan/Code/npm-race
npm info install [email protected] into /home/kenan/Code/npm-race
npm info install [email protected] into /home/kenan/Code/npm-race
npm info install [email protected] into /home/kenan/Code/npm-race
npm info install [email protected] into /home/kenan/Code/npm-race
npm info install [email protected] into /home/kenan/Code/npm-race
npm info install [email protected] into /home/kenan/Code/npm-race
npm info install [email protected] into /home/kenan/Code/npm-race
npm info install [email protected] into /home/kenan/Code/npm-race
npm info installOne @kenan/[email protected]
npm verb installOne of @kenan/c to /home/kenan/Code/npm-race not in flight; installing
npm info installOne @kenan/[email protected]
npm verb installOne of @kenan/d to /home/kenan/Code/npm-race not in flight; installing
npm info installOne @kenan/[email protected]
npm verb installOne of @kenan/i to /home/kenan/Code/npm-race not in flight; installing
npm info installOne @kenan/[email protected]
npm verb installOne of @kenan/g to /home/kenan/Code/npm-race not in flight; installing
npm info installOne @kenan/[email protected]
npm verb installOne of @kenan/j to /home/kenan/Code/npm-race not in flight; installing
npm info installOne @kenan/[email protected]
npm verb installOne of @kenan/b to /home/kenan/Code/npm-race not in flight; installing
npm info installOne [email protected]
npm verb installOne of main-loop to /home/kenan/Code/npm-race not in flight; installing
npm info installOne [email protected]
npm verb installOne of geval to /home/kenan/Code/npm-race not in flight; installing
npm info installOne [email protected]
npm verb installOne of normalize.css to /home/kenan/Code/npm-race not in flight; installing
npm info installOne [email protected]
npm verb installOne of observ to /home/kenan/Code/npm-race not in flight; installing
npm info installOne [email protected]
npm verb installOne of observ-struct to /home/kenan/Code/npm-race not in flight; installing
npm info installOne [email protected]
npm verb installOne of global to /home/kenan/Code/npm-race not in flight; installing
npm info installOne [email protected]
npm verb installOne of dom-delegator to /home/kenan/Code/npm-race not in flight; installing
npm info installOne [email protected]
npm verb installOne of value-event to /home/kenan/Code/npm-race not in flight; installing
npm verb lock using /home/kenan/.npm/_locks/kenan-c-29d97e1d3d34de8b.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c
npm verb lock using /home/kenan/.npm/_locks/kenan-d-3760100c31cc07d2.lock for /home/kenan/Code/npm-race/node_modules/@kenan/d
npm verb lock using /home/kenan/.npm/_locks/kenan-i-2d006a5efba62415.lock for /home/kenan/Code/npm-race/node_modules/@kenan/i
npm verb lock using /home/kenan/.npm/_locks/kenan-g-fb7441f3b5145947.lock for /home/kenan/Code/npm-race/node_modules/@kenan/g
npm verb lock using /home/kenan/.npm/_locks/kenan-j-46d565051a7ac788.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j
npm verb lock using /home/kenan/.npm/_locks/kenan-b-216c76424a86e87c.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b
npm verb lock using /home/kenan/.npm/_locks/geval-a7040216c44a7963.lock for /home/kenan/Code/npm-race/node_modules/geval
npm verb lock using /home/kenan/.npm/_locks/main-loop-fe1abfbcc5cbf19c.lock for /home/kenan/Code/npm-race/node_modules/main-loop
npm verb lock using /home/kenan/.npm/_locks/normalize-css-da143604dfff7c7c.lock for /home/kenan/Code/npm-race/node_modules/normalize.css
npm verb lock using /home/kenan/.npm/_locks/observ-3455d65922fbd8bd.lock for /home/kenan/Code/npm-race/node_modules/observ
npm verb lock using /home/kenan/.npm/_locks/observ-struct-aeb168a0e49082d9.lock for /home/kenan/Code/npm-race/node_modules/observ-struct
npm verb lock using /home/kenan/.npm/_locks/global-327ebe6ebc6f0d72.lock for /home/kenan/Code/npm-race/node_modules/global
npm verb lock using /home/kenan/.npm/_locks/dom-delegator-8d717830fa4f3880.lock for /home/kenan/Code/npm-race/node_modules/dom-delegator
npm verb lock using /home/kenan/.npm/_locks/value-event-b516e4d1f383f591.lock for /home/kenan/Code/npm-race/node_modules/value-event
npm sill install write writing @kenan/c 0.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/c
npm sill install write writing @kenan/d 0.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/d
npm sill install write writing @kenan/i 0.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/i
npm sill install write writing @kenan/g 0.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/g
npm sill install write writing @kenan/j 0.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j
npm sill install write writing @kenan/b 0.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/b
npm sill install write writing geval 2.1.1 to /home/kenan/Code/npm-race/node_modules/geval
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/geval
npm sill install write writing main-loop 2.3.0 to /home/kenan/Code/npm-race/node_modules/main-loop
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop
npm sill install write writing normalize.css 3.0.2 to /home/kenan/Code/npm-race/node_modules/normalize.css
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/normalize.css
npm sill install write writing observ 0.2.0 to /home/kenan/Code/npm-race/node_modules/observ
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/observ
npm sill install write writing observ-struct 5.0.1 to /home/kenan/Code/npm-race/node_modules/observ-struct
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/observ-struct
npm sill install write writing global 4.3.0 to /home/kenan/Code/npm-race/node_modules/global
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/global
npm sill install write writing dom-delegator 9.2.2 to /home/kenan/Code/npm-race/node_modules/dom-delegator
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/dom-delegator
npm sill install write writing value-event 2.3.0 to /home/kenan/Code/npm-race/node_modules/value-event
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/value-event
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/geval
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/normalize.css
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/observ
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/observ-struct
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/global
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/dom-delegator
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/value-event
npm verb tar unpack /home/kenan/.npm/geval/2.1.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/geval
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/geval
npm verb tar unpack /home/kenan/.npm/main-loop/2.3.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/main-loop
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop
npm verb tar unpack /home/kenan/.npm/normalize.css/3.0.2/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/normalize.css
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/normalize.css
npm verb tar unpack /home/kenan/.npm/observ/0.2.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/observ
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/observ
npm verb tar unpack /home/kenan/.npm/observ-struct/5.0.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/observ-struct
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/observ-struct
npm verb tar unpack /home/kenan/.npm/global/4.3.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/global
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/global
npm verb tar unpack /home/kenan/.npm/dom-delegator/9.2.2/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/dom-delegator
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/dom-delegator
npm verb tar unpack /home/kenan/.npm/value-event/2.3.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/value-event
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/value-event
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill cache addNamed cb @kenan/[email protected]
npm verb unbuild node_modules/@kenan/c
npm sill cache addNamed cb @kenan/[email protected]
npm verb unbuild node_modules/@kenan/d
npm sill cache addNamed cb @kenan/[email protected]
npm verb unbuild node_modules/@kenan/i
npm sill cache addNamed cb @kenan/[email protected]
npm verb unbuild node_modules/@kenan/g
npm sill cache addNamed cb @kenan/[email protected]
npm verb unbuild node_modules/@kenan/b
npm sill cache addNamed cb @kenan/[email protected]
npm verb unbuild node_modules/@kenan/j
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/d
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/i
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/g
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j
npm verb tar unpack /home/kenan/.npm/@kenan/c/0.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c
npm verb tar unpack /home/kenan/.npm/@kenan/d/0.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/d
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/d
npm verb tar unpack /home/kenan/.npm/@kenan/i/0.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/i
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/i
npm verb tar unpack /home/kenan/.npm/@kenan/g/0.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/g
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/g
npm verb tar unpack /home/kenan/.npm/@kenan/b/0.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b
npm verb tar unpack /home/kenan/.npm/@kenan/j/0.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry normalize.css
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry source.js
npm sill gunzTarPerm modified mode [ 'source.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry computed.js
npm sill gunzTarPerm modified mode [ 'computed.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry console.js
npm sill gunzTarPerm modified mode [ 'console.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry add-event.js
npm sill gunzTarPerm modified mode [ 'add-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry submit.js
npm sill gunzTarPerm modified mode [ 'submit.js', 436, 420 ]
npm sill gunzTarPerm extractEntry single.js
npm sill gunzTarPerm modified mode [ 'single.js', 436, 420 ]
npm sill gunzTarPerm extractEntry multiple.js
npm sill gunzTarPerm modified mode [ 'multiple.js', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry source.js
npm sill gunzTarPerm modified mode [ 'source.js', 436, 420 ]
npm sill gunzTarPerm extractEntry document.js
npm sill gunzTarPerm modified mode [ 'document.js', 436, 420 ]
npm sill gunzTarPerm extractEntry process.js
npm sill gunzTarPerm modified mode [ 'process.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill gunzTarPerm extractEntry dom-delegator.js
npm sill gunzTarPerm modified mode [ 'dom-delegator.js', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry remove-event.js
npm sill gunzTarPerm modified mode [ 'remove-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry proxy-event.js
npm sill gunzTarPerm modified mode [ 'proxy-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill gunzTarPerm extractEntry .jshintignore
npm sill gunzTarPerm modified mode [ '.jshintignore', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-add-event.js
npm sill gunzTarPerm modified mode [ 'test/dom-add-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-delegator.js
npm sill gunzTarPerm modified mode [ 'test/dom-delegator.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-duplicate-event.js
npm sill gunzTarPerm modified mode [ 'test/dom-duplicate-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-global-listeners.js
npm sill gunzTarPerm modified mode [ 'test/dom-global-listeners.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-data-events.js
npm sill gunzTarPerm modified mode [ 'test/dom-data-events.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-propagation.js
npm sill gunzTarPerm modified mode [ 'test/dom-propagation.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-remove-event.js
npm sill gunzTarPerm modified mode [ 'test/dom-remove-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-targets.js
npm sill gunzTarPerm modified mode [ 'test/dom-targets.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-unlisten-to.js
npm sill gunzTarPerm modified mode [ 'test/dom-unlisten-to.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm modified mode [ 'test/index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-add-multiple.js
npm sill gunzTarPerm modified mode [ 'test/dom-add-multiple.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-handle.js
npm sill gunzTarPerm modified mode [ 'test/dom-handle.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/lib/add-sink-event.js
npm sill gunzTarPerm modified mode [ 'test/lib/add-sink-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/lib/create-event.js
npm sill gunzTarPerm modified mode [ 'test/lib/create-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/lib/h.js
npm sill gunzTarPerm modified mode [ 'test/lib/h.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/lib/sink-handler.js
npm sill gunzTarPerm modified mode [ 'test/lib/sink-handler.js', 436, 420 ]
npm sill gunzTarPerm extractEntry docs.mli
npm sill gunzTarPerm modified mode [ 'docs.mli', 436, 420 ]
npm sill gunzTarPerm extractEntry change.js
npm sill gunzTarPerm modified mode [ 'change.js', 436, 420 ]
npm sill gunzTarPerm extractEntry click.js
npm sill gunzTarPerm modified mode [ 'click.js', 438, 420 ]
npm info preinstall @kenan/[email protected]
npm info preinstall @kenan/[email protected]
npm info preinstall @kenan/[email protected]
npm info preinstall @kenan/[email protected]
npm info preinstall @kenan/[email protected]
npm info preinstall @kenan/[email protected]
npm sill gunzTarPerm extractEntry window.js
npm sill gunzTarPerm modified mode [ 'window.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill prepareForInstallMany adding @kenan/a@file:../a from @kenan/c dependencies
npm sill prepareForInstallMany adding alea-deck@^1.1.4 from @kenan/c dependencies
npm sill prepareForInstallMany adding alea-random@^1.1.1 from @kenan/c dependencies
npm sill prepareForInstallMany adding prr@^1.0.1 from @kenan/c dependencies
npm sill prepareForInstallMany adding @kenan/h@file:../h from @kenan/g dependencies
npm sill prepareForInstallMany adding @kenan/c@file:../c from @kenan/b dependencies
npm sill prepareForInstallMany adding @kenan/e@file:../e from @kenan/b dependencies
npm sill prepareForInstallMany adding @kenan/f@file:../f from @kenan/b dependencies
npm sill prepareForInstallMany adding alea-random@^1.1.1 from @kenan/b dependencies
npm sill prepareForInstallMany adding lodash.foreach@^2.4.1 from @kenan/b dependencies
npm sill prepareForInstallMany adding @kenan/c@file:../c from @kenan/j dependencies
npm sill prepareForInstallMany adding @kenan/e@file:../e from @kenan/j dependencies
npm sill prepareForInstallMany adding @kenan/h@file:../h from @kenan/j dependencies
npm sill prepareForInstallMany adding clickerheroes-format@^1.0.3 from @kenan/j dependencies
npm sill prepareForInstallMany adding value-event@^3.2.0 from @kenan/j dependencies
npm sill prepareForInstallMany adding virtual-hyperscript@^4.6.0 from @kenan/j dependencies
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/d
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/d
npm verb linkStuff [ false, false, false, '/home/kenan/Code/npm-race/node_modules' ]
npm info linkStuff @kenan/[email protected]
npm verb linkBins @kenan/[email protected]
npm verb linkMans @kenan/[email protected]
npm verb rebuildBundles @kenan/[email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/i
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/i
npm verb linkStuff [ false, false, false, '/home/kenan/Code/npm-race/node_modules' ]
npm info linkStuff @kenan/[email protected]
npm verb linkBins @kenan/[email protected]
npm verb linkMans @kenan/[email protected]
npm verb rebuildBundles @kenan/[email protected]
npm sill gunzTarPerm extractEntry docs.mli
npm sill gunzTarPerm modified mode [ 'docs.mli', 438, 420 ]
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm modified mode [ 'test/index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry watch.js
npm sill gunzTarPerm modified mode [ 'watch.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm info install @kenan/[email protected]
npm info install @kenan/[email protected]
npm sill cache add args [ '@kenan/h@file:../h', null ]
npm verb cache add spec @kenan/h@file:../h
npm sill cache add args [ '@kenan/c@file:../c', null ]
npm verb cache add spec @kenan/c@file:../c
npm sill cache add args [ '@kenan/e@file:../e', null ]
npm verb cache add spec @kenan/e@file:../e
npm sill cache add args [ '@kenan/c@file:../c', null ]
npm verb cache add spec @kenan/c@file:../c
npm sill cache add args [ '@kenan/e@file:../e', null ]
npm verb cache add spec @kenan/e@file:../e
npm sill cache add args [ '@kenan/f@file:../f', null ]
npm verb cache add spec @kenan/f@file:../f
npm sill cache add args [ '@kenan/h@file:../h', null ]
npm verb cache add spec @kenan/h@file:../h
npm sill cache add args [ 'alea-random@^1.1.1', null ]
npm verb cache add spec alea-random@^1.1.1
npm sill cache add args [ 'clickerheroes-format@^1.0.3', null ]
npm verb cache add spec clickerheroes-format@^1.0.3
npm sill gunzTarPerm extractEntry docs.mli
npm sill gunzTarPerm modified mode [ 'docs.mli', 436, 420 ]
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm modified mode [ 'test/index.js', 436, 420 ]
npm sill cache add parsed spec { raw: 'alea-random@^1.1.1',
npm sill cache add scope: null,
npm sill cache add name: 'alea-random',
npm sill cache add rawSpec: '^1.1.1',
npm sill cache add spec: '>=1.1.1 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed alea-random@>=1.1.1 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.1.1 <2.0.0
npm sill addNameRange { name: 'alea-random', range: '>=1.1.1 <2.0.0', hasData: false }
npm sill mapToRegistry name alea-random
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/alea-random
npm verb addNameRange registry:https://registry.npmjs.org/alea-random not in flight; fetching
npm sill cache add parsed spec { raw: 'clickerheroes-format@^1.0.3',
npm sill cache add scope: null,
npm sill cache add name: 'clickerheroes-format',
npm sill cache add rawSpec: '^1.0.3',
npm sill cache add spec: '>=1.0.3 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed clickerheroes-format@>=1.0.3 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.0.3 <2.0.0
npm sill addNameRange { name: 'clickerheroes-format',
npm sill addNameRange range: '>=1.0.3 <2.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name clickerheroes-format
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/clickerheroes-format
npm verb addNameRange registry:https://registry.npmjs.org/clickerheroes-format not in flight; fetching
npm sill cache add args [ 'lodash.foreach@^2.4.1', null ]
npm verb cache add spec lodash.foreach@^2.4.1
npm sill cache add args [ 'value-event@^3.2.0', null ]
npm verb cache add spec value-event@^3.2.0
npm sill cache add args [ '@kenan/a@file:../a', null ]
npm verb cache add spec @kenan/a@file:../a
npm sill cache add args [ 'virtual-hyperscript@^4.6.0', null ]
npm verb cache add spec virtual-hyperscript@^4.6.0
npm sill cache add args [ 'alea-deck@^1.1.4', null ]
npm verb cache add spec alea-deck@^1.1.4
npm sill cache add args [ 'alea-random@^1.1.1', null ]
npm verb cache add spec alea-random@^1.1.1
npm sill cache add args [ 'prr@^1.0.1', null ]
npm verb cache add spec prr@^1.0.1
npm info postinstall @kenan/[email protected]
npm info postinstall @kenan/[email protected]
npm sill cache add parsed spec { raw: '@kenan/h@file:../h',
npm sill cache add scope: '@kenan',
npm sill cache add name: '@kenan/h',
npm sill cache add rawSpec: 'file:../h',
npm sill cache add spec: '/home/kenan/Code/npm-race/h',
npm sill cache add type: 'directory' }
npm sill cache add parsed spec { raw: '@kenan/c@file:../c',
npm sill cache add scope: '@kenan',
npm sill cache add name: '@kenan/c',
npm sill cache add rawSpec: 'file:../c',
npm sill cache add spec: '/home/kenan/Code/npm-race/c',
npm sill cache add type: 'directory' }
npm sill cache add parsed spec { raw: '@kenan/e@file:../e',
npm sill cache add scope: '@kenan',
npm sill cache add name: '@kenan/e',
npm sill cache add rawSpec: 'file:../e',
npm sill cache add spec: '/home/kenan/Code/npm-race/e',
npm sill cache add type: 'directory' }
npm sill cache add parsed spec { raw: '@kenan/c@file:../c',
npm sill cache add scope: '@kenan',
npm sill cache add name: '@kenan/c',
npm sill cache add rawSpec: 'file:../c',
npm sill cache add spec: '/home/kenan/Code/npm-race/c',
npm sill cache add type: 'directory' }
npm sill cache add parsed spec { raw: '@kenan/e@file:../e',
npm sill cache add scope: '@kenan',
npm sill cache add name: '@kenan/e',
npm sill cache add rawSpec: 'file:../e',
npm sill cache add spec: '/home/kenan/Code/npm-race/e',
npm sill cache add type: 'directory' }
npm sill cache add parsed spec { raw: '@kenan/f@file:../f',
npm sill cache add scope: '@kenan',
npm sill cache add name: '@kenan/f',
npm sill cache add rawSpec: 'file:../f',
npm sill cache add spec: '/home/kenan/Code/npm-race/f',
npm sill cache add type: 'directory' }
npm sill cache add parsed spec { raw: '@kenan/h@file:../h',
npm sill cache add scope: '@kenan',
npm sill cache add name: '@kenan/h',
npm sill cache add rawSpec: 'file:../h',
npm sill cache add spec: '/home/kenan/Code/npm-race/h',
npm sill cache add type: 'directory' }
npm sill cache add parsed spec { raw: 'lodash.foreach@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.foreach',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.foreach@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.foreach',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.foreach
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.foreach
npm verb addNameRange registry:https://registry.npmjs.org/lodash.foreach not in flight; fetching
npm sill cache add parsed spec { raw: 'value-event@^3.2.0',
npm sill cache add scope: null,
npm sill cache add name: 'value-event',
npm sill cache add rawSpec: '^3.2.0',
npm sill cache add spec: '>=3.2.0 <4.0.0',
npm sill cache add type: 'range' }
npm verb addNamed value-event@>=3.2.0 <4.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=3.2.0 <4.0.0
npm sill addNameRange { name: 'value-event', range: '>=3.2.0 <4.0.0', hasData: false }
npm sill mapToRegistry name value-event
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/value-event
npm verb addNameRange registry:https://registry.npmjs.org/value-event not in flight; fetching
npm sill cache add parsed spec { raw: 'virtual-hyperscript@^4.6.0',
npm sill cache add scope: null,
npm sill cache add name: 'virtual-hyperscript',
npm sill cache add rawSpec: '^4.6.0',
npm sill cache add spec: '>=4.6.0 <5.0.0',
npm sill cache add type: 'range' }
npm verb addNamed virtual-hyperscript@>=4.6.0 <5.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=4.6.0 <5.0.0
npm sill addNameRange { name: 'virtual-hyperscript',
npm sill addNameRange range: '>=4.6.0 <5.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name virtual-hyperscript
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/virtual-hyperscript
npm verb addNameRange registry:https://registry.npmjs.org/virtual-hyperscript not in flight; fetching
npm sill cache add parsed spec { raw: 'alea-deck@^1.1.4',
npm sill cache add scope: null,
npm sill cache add name: 'alea-deck',
npm sill cache add rawSpec: '^1.1.4',
npm sill cache add spec: '>=1.1.4 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed alea-deck@>=1.1.4 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.1.4 <2.0.0
npm sill addNameRange { name: 'alea-deck', range: '>=1.1.4 <2.0.0', hasData: false }
npm sill mapToRegistry name alea-deck
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/alea-deck
npm verb addNameRange registry:https://registry.npmjs.org/alea-deck not in flight; fetching
npm sill cache add parsed spec { raw: 'alea-random@^1.1.1',
npm sill cache add scope: null,
npm sill cache add name: 'alea-random',
npm sill cache add rawSpec: '^1.1.1',
npm sill cache add spec: '>=1.1.1 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed alea-random@>=1.1.1 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.1.1 <2.0.0
npm sill addNameRange { name: 'alea-random', range: '>=1.1.1 <2.0.0', hasData: false }
npm sill mapToRegistry name alea-random
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/alea-random
npm verb addNameRange registry:https://registry.npmjs.org/alea-random already in flight; waiting
npm sill cache add parsed spec { raw: 'prr@^1.0.1',
npm sill cache add scope: null,
npm sill cache add name: 'prr',
npm sill cache add rawSpec: '^1.0.1',
npm sill cache add spec: '>=1.0.1 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed prr@>=1.0.1 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.0.1 <2.0.0
npm sill addNameRange { name: 'prr', range: '>=1.0.1 <2.0.0', hasData: false }
npm sill mapToRegistry name prr
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/prr
npm verb addNameRange registry:https://registry.npmjs.org/prr not in flight; fetching
npm sill gunzTarPerm extractEntry prevent-default.js
npm sill gunzTarPerm modified mode [ 'prevent-default.js', 438, 420 ]
npm sill gunzTarPerm extractEntry key.js
npm sill gunzTarPerm modified mode [ 'key.js', 436, 420 ]
npm sill gunzTarPerm extractEntry value.js
npm sill gunzTarPerm modified mode [ 'value.js', 436, 420 ]
npm sill gunzTarPerm extractEntry event.js
npm sill gunzTarPerm modified mode [ 'event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill gunzTarPerm extractEntry test/change.js
npm sill gunzTarPerm modified mode [ 'test/change.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-delegator.js
npm sill gunzTarPerm modified mode [ 'test/dom-delegator.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/event.js
npm sill gunzTarPerm modified mode [ 'test/event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm modified mode [ 'test/index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/submit.js
npm sill gunzTarPerm modified mode [ 'test/submit.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/value.js
npm sill gunzTarPerm modified mode [ 'test/value.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/lib/create-event.js
npm sill gunzTarPerm modified mode [ 'test/lib/create-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/lib/h.js
npm sill gunzTarPerm modified mode [ 'test/lib/h.js', 436, 420 ]
npm sill cache add parsed spec { raw: '@kenan/a@file:../a',
npm sill cache add scope: '@kenan',
npm sill cache add name: '@kenan/a',
npm sill cache add rawSpec: 'file:../a',
npm sill cache add spec: '/home/kenan/Code/npm-race/a',
npm sill cache add type: 'directory' }
npm verb tar pack [ '/home/kenan/.npm/@kenan/c/0.0.0/package.tgz',
npm verb tar pack '/home/kenan/Code/npm-race/c' ]
npm verb tarball /home/kenan/.npm/@kenan/c/0.0.0/package.tgz
npm verb folder /home/kenan/Code/npm-race/c
npm info prepublish @kenan/[email protected]
npm verb tar pack [ '/home/kenan/.npm/@kenan/c/0.0.0/package.tgz',
npm verb tar pack '/home/kenan/Code/npm-race/c' ]
npm verb tarball /home/kenan/.npm/@kenan/c/0.0.0/package.tgz
npm verb folder /home/kenan/Code/npm-race/c
npm info prepublish @kenan/[email protected]
npm verb unlock done using /home/kenan/.npm/_locks/kenan-d-3760100c31cc07d2.lock for /home/kenan/Code/npm-race/node_modules/@kenan/d
npm verb unlock done using /home/kenan/.npm/_locks/kenan-i-2d006a5efba62415.lock for /home/kenan/Code/npm-race/node_modules/@kenan/i
npm sill gunzTarPerm extractEntry event.js
npm sill gunzTarPerm modified mode [ 'event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry docs.mli
npm sill gunzTarPerm modified mode [ 'docs.mli', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm modified mode [ 'test/index.js', 436, 420 ]
npm verb request uri https://registry.npmjs.org/alea-random
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "73H2AQ9M1L3Q329PLYZGM0JH8"
npm http request GET https://registry.npmjs.org/alea-random
npm verb request uri https://registry.npmjs.org/clickerheroes-format
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "1J3Y5L5M16GUUUQXCGA2L8IFQ"
npm http request GET https://registry.npmjs.org/clickerheroes-format
npm verb request uri https://registry.npmjs.org/virtual-hyperscript
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "8MHH7SDEQB1XZRZ73E9GI11Y2"
npm http request GET https://registry.npmjs.org/virtual-hyperscript
npm verb get https://registry.npmjs.org/value-event not expired, no request
npm sill addNameRange number 2 { name: 'value-event', range: '>=3.2.0 <4.0.0', hasData: true }
npm sill addNameRange versions [ 'value-event',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.6.1',
npm sill addNameRange '0.6.2',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.3.1',
npm sill addNameRange '1.3.2',
npm sill addNameRange '1.3.3',
npm sill addNameRange '1.3.4',
npm sill addNameRange '1.3.5',
npm sill addNameRange '1.3.6',
npm sill addNameRange '1.4.0',
npm sill addNameRange '1.4.1',
npm sill addNameRange '2.0.0',
npm sill addNameRange '2.1.0',
npm sill addNameRange '2.2.0',
npm sill addNameRange '2.2.1',
npm sill addNameRange '2.3.0',
npm sill addNameRange '3.0.0',
npm sill addNameRange '3.1.0',
npm sill addNameRange '3.1.1',
npm sill addNameRange '3.2.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 3.2.0
npm sill addNamed semver.validRange 3.2.0
npm verb request uri https://registry.npmjs.org/prr
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "2OUB1HMHABWR8V8YMFFXIH1WE"
npm http request GET https://registry.npmjs.org/prr
npm verb request uri https://registry.npmjs.org/lodash.foreach
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "3NLIGEWPJEXGV82A6NVEIVTOE"
npm http request GET https://registry.npmjs.org/lodash.foreach
npm verb request uri https://registry.npmjs.org/alea-deck
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "7B5NFQXO8F13Z17NQ3VNX5ZPW"
npm http request GET https://registry.npmjs.org/alea-deck
npm verb tar pack [ '/home/kenan/.npm/@kenan/h/0.0.0/package.tgz',
npm verb tar pack '/home/kenan/Code/npm-race/h' ]
npm verb tarball /home/kenan/.npm/@kenan/h/0.0.0/package.tgz
npm verb folder /home/kenan/Code/npm-race/h
npm info prepublish @kenan/[email protected]
npm verb tar pack [ '/home/kenan/.npm/@kenan/e/0.0.0/package.tgz',
npm verb tar pack '/home/kenan/Code/npm-race/e' ]
npm verb tarball /home/kenan/.npm/@kenan/e/0.0.0/package.tgz
npm verb folder /home/kenan/Code/npm-race/e
npm info prepublish @kenan/[email protected]
npm verb tar pack [ '/home/kenan/.npm/@kenan/e/0.0.0/package.tgz',
npm verb tar pack '/home/kenan/Code/npm-race/e' ]
npm verb tarball /home/kenan/.npm/@kenan/e/0.0.0/package.tgz
npm verb folder /home/kenan/Code/npm-race/e
npm info prepublish @kenan/[email protected]
npm verb tar pack [ '/home/kenan/.npm/@kenan/f/0.0.0/package.tgz',
npm verb tar pack '/home/kenan/Code/npm-race/f' ]
npm verb tarball /home/kenan/.npm/@kenan/f/0.0.0/package.tgz
npm verb folder /home/kenan/Code/npm-race/f
npm info prepublish @kenan/[email protected]
npm verb tar pack [ '/home/kenan/.npm/@kenan/h/0.0.0/package.tgz',
npm verb tar pack '/home/kenan/Code/npm-race/h' ]
npm verb tarball /home/kenan/.npm/@kenan/h/0.0.0/package.tgz
npm verb folder /home/kenan/Code/npm-race/h
npm info prepublish @kenan/[email protected]
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm modified mode [ 'test/index.js', 436, 420 ]
npm verb tar pack [ '/home/kenan/.npm/@kenan/a/0.0.0/package.tgz',
npm verb tar pack '/home/kenan/Code/npm-race/a' ]
npm verb tarball /home/kenan/.npm/@kenan/a/0.0.0/package.tgz
npm verb folder /home/kenan/Code/npm-race/a
npm info prepublish @kenan/[email protected]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/value-event/3.2.0/package/package.json not in flight; writing
npm verb afterAdd /home/kenan/.npm/value-event/3.2.0/package/package.json written
npm info preinstall [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/normalize.css
npm info build /home/kenan/Code/npm-race/node_modules/normalize.css
npm verb linkStuff [ false, false, false, '/home/kenan/Code/npm-race/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info install [email protected]
npm info postinstall [email protected]
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/@kenan/c/0.0.0/package.tgz
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/@kenan/c/0.0.0/package.tgz
npm verb unlock done using /home/kenan/.npm/_locks/normalize-css-da143604dfff7c7c.lock for /home/kenan/Code/npm-race/node_modules/normalize.css
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/@kenan/h/0.0.0/package.tgz
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/@kenan/e/0.0.0/package.tgz
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/@kenan/h/0.0.0/package.tgz
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/@kenan/f/0.0.0/package.tgz
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/@kenan/e/0.0.0/package.tgz
npm sill cache afterAdd @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/@kenan/c/0.0.0/package/package.json not in flight; writing
npm sill cache afterAdd @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/@kenan/c/0.0.0/package/package.json already in flight; not writing
npm sill cache afterAdd @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/@kenan/h/0.0.0/package/package.json not in flight; writing
npm verb afterAdd /home/kenan/.npm/@kenan/c/0.0.0/package/package.json written
npm info already installed @kenan/[email protected]
npm info already installed @kenan/[email protected]
npm sill cache afterAdd @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/@kenan/h/0.0.0/package/package.json already in flight; not writing
npm sill cache afterAdd @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/@kenan/e/0.0.0/package/package.json not in flight; writing
npm sill cache afterAdd @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/@kenan/f/0.0.0/package/package.json not in flight; writing
npm sill cache afterAdd @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/@kenan/e/0.0.0/package/package.json already in flight; not writing
npm verb afterAdd /home/kenan/.npm/@kenan/h/0.0.0/package/package.json written
npm sill install resolved [ { name: '@kenan/h',
npm sill install resolved version: '0.0.0',
npm sill install resolved private: true,
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved _id: '@kenan/[email protected]',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: '591ab2a794102dc71978979612fa46fa17405b42',
npm sill install resolved _from: 'h',
npm sill install resolved _resolved: 'file:h' } ]
npm info install @kenan/[email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/g
npm info installOne @kenan/[email protected]
npm verb installOne of @kenan/h to /home/kenan/Code/npm-race/node_modules/@kenan/g not in flight; installing
npm verb afterAdd /home/kenan/.npm/@kenan/e/0.0.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/@kenan/f/0.0.0/package/package.json written
npm verb lock using /home/kenan/.npm/_locks/kenan-h-d7b52502fafa2861.lock for /home/kenan/Code/npm-race/node_modules/@kenan/g/node_modules/@kenan/h
npm sill install write writing @kenan/h 0.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/g/node_modules/@kenan/h
npm info preinstall [email protected]
npm sill cache addNamed cb @kenan/[email protected]
npm verb unbuild node_modules/@kenan/g/node_modules/@kenan/h
npm sill prepareForInstallMany adding min-document@^2.6.1 from global dependencies
npm sill prepareForInstallMany adding process@~0.5.1 from global dependencies
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/g/node_modules/@kenan/h
npm verb tar unpack /home/kenan/.npm/@kenan/h/0.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/g/node_modules/@kenan/h
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/g/node_modules/@kenan/h
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill cache add args [ 'min-document@^2.6.1', null ]
npm verb cache add spec min-document@^2.6.1
npm sill cache add args [ 'process@~0.5.1', null ]
npm verb cache add spec process@~0.5.1
npm sill cache add parsed spec { raw: 'min-document@^2.6.1',
npm sill cache add scope: null,
npm sill cache add name: 'min-document',
npm sill cache add rawSpec: '^2.6.1',
npm sill cache add spec: '>=2.6.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed min-document@>=2.6.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.6.1 <3.0.0
npm sill addNameRange { name: 'min-document', range: '>=2.6.1 <3.0.0', hasData: false }
npm sill mapToRegistry name min-document
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/min-document
npm verb addNameRange registry:https://registry.npmjs.org/min-document not in flight; fetching
npm sill cache add parsed spec { raw: 'process@~0.5.1',
npm sill cache add scope: null,
npm sill cache add name: 'process',
npm sill cache add rawSpec: '~0.5.1',
npm sill cache add spec: '>=0.5.1 <0.6.0',
npm sill cache add type: 'range' }
npm verb addNamed process@>=0.5.1 <0.6.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.5.1 <0.6.0
npm sill addNameRange { name: 'process', range: '>=0.5.1 <0.6.0', hasData: false }
npm sill mapToRegistry name process
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/process
npm verb addNameRange registry:https://registry.npmjs.org/process not in flight; fetching
npm verb request uri https://registry.npmjs.org/min-document
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "VX1PJ3YPQR12Y6OEZWAM8MGB"
npm http request GET https://registry.npmjs.org/min-document
npm verb request uri https://registry.npmjs.org/process
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "EAAPBQ16Z3WSOCILTPOLCWE0"
npm http request GET https://registry.npmjs.org/process
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm sill prepareForInstallMany adding error@^4.1.1 from main-loop dependencies
npm sill prepareForInstallMany adding raf@^2.0.1 from main-loop dependencies
npm sill prepareForInstallMany adding [email protected] from main-loop dependencies
npm sill prepareForInstallMany adding [email protected] from main-loop dependencies
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill cache add args [ 'error@^4.1.1', null ]
npm verb cache add spec error@^4.1.1
npm sill cache add args [ 'raf@^2.0.1', null ]
npm verb cache add spec raf@^2.0.1
npm sill cache add parsed spec { raw: 'error@^4.1.1',
npm sill cache add scope: null,
npm sill cache add name: 'error',
npm sill cache add rawSpec: '^4.1.1',
npm sill cache add spec: '>=4.1.1 <5.0.0',
npm sill cache add type: 'range' }
npm verb addNamed error@>=4.1.1 <5.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=4.1.1 <5.0.0
npm sill addNameRange { name: 'error', range: '>=4.1.1 <5.0.0', hasData: false }
npm sill mapToRegistry name error
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/error
npm verb addNameRange registry:https://registry.npmjs.org/error not in flight; fetching
npm sill cache add parsed spec { raw: 'raf@^2.0.1',
npm sill cache add scope: null,
npm sill cache add name: 'raf',
npm sill cache add rawSpec: '^2.0.1',
npm sill cache add spec: '>=2.0.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed raf@>=2.0.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.0.1 <3.0.0
npm sill addNameRange { name: 'raf', range: '>=2.0.1 <3.0.0', hasData: false }
npm sill mapToRegistry name raf
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/raf
npm verb addNameRange registry:https://registry.npmjs.org/raf not in flight; fetching
npm sill cache add args [ '[email protected]', null ]
npm verb cache add spec [email protected]
npm sill cache add args [ '[email protected]', null ]
npm verb cache add spec [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/observ
npm info build /home/kenan/Code/npm-race/node_modules/observ
npm verb linkStuff [ false, false, false, '/home/kenan/Code/npm-race/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill cache add parsed spec { raw: '[email protected]',
npm sill cache add scope: null,
npm sill cache add name: 'vdom',
npm sill cache add rawSpec: '0.0.16',
npm sill cache add spec: '0.0.16',
npm sill cache add type: 'version' }
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.0.16
npm sill addNamed semver.validRange 0.0.16
npm sill mapToRegistry name vdom
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/vdom
npm verb addNameVersion registry:https://registry.npmjs.org/vdom not in flight; fetching
npm sill cache add parsed spec { raw: '[email protected]',
npm sill cache add scope: null,
npm sill cache add name: 'vtree',
npm sill cache add rawSpec: '0.0.16',
npm sill cache add spec: '0.0.16',
npm sill cache add type: 'version' }
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.0.16
npm sill addNamed semver.validRange 0.0.16
npm sill mapToRegistry name vtree
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/vtree
npm verb addNameVersion registry:https://registry.npmjs.org/vtree not in flight; fetching
npm info install [email protected]
npm info preinstall [email protected]
npm info postinstall [email protected]
npm verb request uri https://registry.npmjs.org/raf
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "E2C1KNQO8XP83WU2RE20BWYIW"
npm http request GET https://registry.npmjs.org/raf
npm verb request uri https://registry.npmjs.org/error
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "EOGNJBZBA7DCR0GVZ1KDEQV2P"
npm http request GET https://registry.npmjs.org/error
npm sill prepareForInstallMany adding xtend@^3.0.0 from observ-struct dependencies
npm verb request uri https://registry.npmjs.org/vdom
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "CM0KXI18NKK88BTV1NTU4LJHL"
npm http request GET https://registry.npmjs.org/vdom
npm verb request uri https://registry.npmjs.org/vtree
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "A9XSOAL4LPXCBK0GMC1GGUBIL"
npm http request GET https://registry.npmjs.org/vtree
npm verb unlock done using /home/kenan/.npm/_locks/observ-3455d65922fbd8bd.lock for /home/kenan/Code/npm-race/node_modules/observ
npm sill cache add args [ 'xtend@^3.0.0', null ]
npm verb cache add spec xtend@^3.0.0
npm sill cache add parsed spec { raw: 'xtend@^3.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'xtend',
npm sill cache add rawSpec: '^3.0.0',
npm sill cache add spec: '>=3.0.0 <4.0.0',
npm sill cache add type: 'range' }
npm verb addNamed xtend@>=3.0.0 <4.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=3.0.0 <4.0.0
npm sill addNameRange { name: 'xtend', range: '>=3.0.0 <4.0.0', hasData: false }
npm sill mapToRegistry name xtend
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/xtend
npm verb addNameRange registry:https://registry.npmjs.org/xtend not in flight; fetching
npm verb request uri https://registry.npmjs.org/xtend
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "37VEECKG4LY1E2C96W9ATH1Q2"
npm http request GET https://registry.npmjs.org/xtend
npm info preinstall [email protected]
npm info preinstall @kenan/[email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/geval
npm info build /home/kenan/Code/npm-race/node_modules/geval
npm verb linkStuff [ false, false, false, '/home/kenan/Code/npm-race/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/g/node_modules/@kenan/h
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/g/node_modules/@kenan/h
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/g/node_modules' ]
npm info linkStuff @kenan/[email protected]
npm verb linkBins @kenan/[email protected]
npm verb linkMans @kenan/[email protected]
npm verb rebuildBundles @kenan/[email protected]
npm info install [email protected]
npm info install @kenan/[email protected]
npm info postinstall [email protected]
npm info postinstall @kenan/[email protected]
npm verb unlock done using /home/kenan/.npm/_locks/geval-a7040216c44a7963.lock for /home/kenan/Code/npm-race/node_modules/geval
npm verb unlock done using /home/kenan/.npm/_locks/kenan-h-d7b52502fafa2861.lock for /home/kenan/Code/npm-race/node_modules/@kenan/g/node_modules/@kenan/h
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/g
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/g
npm verb linkStuff [ false, false, false, '/home/kenan/Code/npm-race/node_modules' ]
npm info linkStuff @kenan/[email protected]
npm verb linkBins @kenan/[email protected]
npm verb linkMans @kenan/[email protected]
npm verb rebuildBundles @kenan/[email protected]
npm verb rebuildBundles [ '@kenan' ]
npm info install @kenan/[email protected]
npm info postinstall @kenan/[email protected]
npm verb unlock done using /home/kenan/.npm/_locks/kenan-g-fb7441f3b5145947.lock for /home/kenan/Code/npm-race/node_modules/@kenan/g
npm info preinstall [email protected]
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/@kenan/a/0.0.0/package.tgz
npm sill prepareForInstallMany adding dom-walk@^0.1.0 from value-event dependencies
npm sill prepareForInstallMany adding form-data-set@^1.1.1 from value-event dependencies
npm sill prepareForInstallMany adding xtend@^2.2.0 from value-event dependencies
npm sill cache afterAdd @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/@kenan/a/0.0.0/package/package.json not in flight; writing
npm sill cache add args [ 'dom-walk@^0.1.0', null ]
npm verb cache add spec dom-walk@^0.1.0
npm sill cache add args [ 'form-data-set@^1.1.1', null ]
npm verb cache add spec form-data-set@^1.1.1
npm sill cache add parsed spec { raw: 'dom-walk@^0.1.0',
npm sill cache add scope: null,
npm sill cache add name: 'dom-walk',
npm sill cache add rawSpec: '^0.1.0',
npm sill cache add spec: '>=0.1.0 <0.2.0',
npm sill cache add type: 'range' }
npm verb addNamed dom-walk@>=0.1.0 <0.2.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.1.0 <0.2.0
npm sill addNameRange { name: 'dom-walk', range: '>=0.1.0 <0.2.0', hasData: false }
npm sill mapToRegistry name dom-walk
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/dom-walk
npm verb addNameRange registry:https://registry.npmjs.org/dom-walk not in flight; fetching
npm sill cache add parsed spec { raw: 'form-data-set@^1.1.1',
npm sill cache add scope: null,
npm sill cache add name: 'form-data-set',
npm sill cache add rawSpec: '^1.1.1',
npm sill cache add spec: '>=1.1.1 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed form-data-set@>=1.1.1 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.1.1 <2.0.0
npm sill addNameRange { name: 'form-data-set',
npm sill addNameRange range: '>=1.1.1 <2.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name form-data-set
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/form-data-set
npm verb addNameRange registry:https://registry.npmjs.org/form-data-set not in flight; fetching
npm sill cache add args [ 'xtend@^2.2.0', null ]
npm verb cache add spec xtend@^2.2.0
npm verb afterAdd /home/kenan/.npm/@kenan/a/0.0.0/package/package.json written
npm sill cache add parsed spec { raw: 'xtend@^2.2.0',
npm sill cache add scope: null,
npm sill cache add name: 'xtend',
npm sill cache add rawSpec: '^2.2.0',
npm sill cache add spec: '>=2.2.0 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed xtend@>=2.2.0 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.2.0 <3.0.0
npm sill addNameRange { name: 'xtend', range: '>=2.2.0 <3.0.0', hasData: false }
npm sill mapToRegistry name xtend
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/xtend
npm verb addNameRange registry:https://registry.npmjs.org/xtend already in flight; waiting
npm verb request uri https://registry.npmjs.org/dom-walk
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "2S8ECDSGD6Y57N5DLUVQL449T"
npm http request GET https://registry.npmjs.org/dom-walk
npm verb request uri https://registry.npmjs.org/form-data-set
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "1UA6PRBZ64RUQ14U11GZNUN86"
npm http request GET https://registry.npmjs.org/form-data-set
npm info preinstall [email protected]
npm sill prepareForInstallMany adding cuid@^1.2.4 from dom-delegator dependencies
npm sill prepareForInstallMany adding data-set@^3.1.0 from dom-delegator dependencies
npm sill prepareForInstallMany adding individual@^2.0.0 from dom-delegator dependencies
npm sill prepareForInstallMany adding inherits@^2.0.1 from dom-delegator dependencies
npm sill prepareForInstallMany adding weakmap-shim@^1.0.0 from dom-delegator dependencies
npm sill prepareForInstallMany adding xtend@^2.2.0 from dom-delegator dependencies
npm sill cache add args [ 'cuid@^1.2.4', null ]
npm verb cache add spec cuid@^1.2.4
npm sill cache add args [ 'data-set@^3.1.0', null ]
npm verb cache add spec data-set@^3.1.0
npm sill cache add parsed spec { raw: 'cuid@^1.2.4',
npm sill cache add scope: null,
npm sill cache add name: 'cuid',
npm sill cache add rawSpec: '^1.2.4',
npm sill cache add spec: '>=1.2.4 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed cuid@>=1.2.4 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.2.4 <2.0.0
npm sill addNameRange { name: 'cuid', range: '>=1.2.4 <2.0.0', hasData: false }
npm sill mapToRegistry name cuid
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/cuid
npm verb addNameRange registry:https://registry.npmjs.org/cuid not in flight; fetching
npm sill cache add args [ 'individual@^2.0.0', null ]
npm verb cache add spec individual@^2.0.0
npm sill cache add args [ 'inherits@^2.0.1', null ]
npm verb cache add spec inherits@^2.0.1
npm sill cache add args [ 'weakmap-shim@^1.0.0', null ]
npm verb cache add spec weakmap-shim@^1.0.0
npm sill cache add args [ 'xtend@^2.2.0', null ]
npm verb cache add spec xtend@^2.2.0
npm sill cache add parsed spec { raw: 'data-set@^3.1.0',
npm sill cache add scope: null,
npm sill cache add name: 'data-set',
npm sill cache add rawSpec: '^3.1.0',
npm sill cache add spec: '>=3.1.0 <4.0.0',
npm sill cache add type: 'range' }
npm verb addNamed data-set@>=3.1.0 <4.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=3.1.0 <4.0.0
npm sill addNameRange { name: 'data-set', range: '>=3.1.0 <4.0.0', hasData: false }
npm sill mapToRegistry name data-set
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/data-set
npm verb addNameRange registry:https://registry.npmjs.org/data-set not in flight; fetching
npm sill cache add parsed spec { raw: 'individual@^2.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'individual',
npm sill cache add rawSpec: '^2.0.0',
npm sill cache add spec: '>=2.0.0 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed individual@>=2.0.0 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.0.0 <3.0.0
npm sill addNameRange { name: 'individual', range: '>=2.0.0 <3.0.0', hasData: false }
npm sill mapToRegistry name individual
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/individual
npm verb addNameRange registry:https://registry.npmjs.org/individual not in flight; fetching
npm sill cache add parsed spec { raw: 'inherits@^2.0.1',
npm sill cache add scope: null,
npm sill cache add name: 'inherits',
npm sill cache add rawSpec: '^2.0.1',
npm sill cache add spec: '>=2.0.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed inherits@>=2.0.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.0.1 <3.0.0
npm sill addNameRange { name: 'inherits', range: '>=2.0.1 <3.0.0', hasData: false }
npm sill mapToRegistry name inherits
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/inherits
npm verb addNameRange registry:https://registry.npmjs.org/inherits not in flight; fetching
npm sill cache add parsed spec { raw: 'weakmap-shim@^1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'weakmap-shim',
npm sill cache add rawSpec: '^1.0.0',
npm sill cache add spec: '>=1.0.0 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed weakmap-shim@>=1.0.0 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.0.0 <2.0.0
npm sill addNameRange { name: 'weakmap-shim', range: '>=1.0.0 <2.0.0', hasData: false }
npm sill mapToRegistry name weakmap-shim
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/weakmap-shim
npm verb addNameRange registry:https://registry.npmjs.org/weakmap-shim not in flight; fetching
npm sill cache add parsed spec { raw: 'xtend@^2.2.0',
npm sill cache add scope: null,
npm sill cache add name: 'xtend',
npm sill cache add rawSpec: '^2.2.0',
npm sill cache add spec: '>=2.2.0 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed xtend@>=2.2.0 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.2.0 <3.0.0
npm sill addNameRange { name: 'xtend', range: '>=2.2.0 <3.0.0', hasData: false }
npm sill mapToRegistry name xtend
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/xtend
npm verb addNameRange registry:https://registry.npmjs.org/xtend already in flight; waiting
npm verb request uri https://registry.npmjs.org/cuid
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "2B4H6NV1ZM0ZR6SGZY4M89RLF"
npm http request GET https://registry.npmjs.org/cuid
npm verb request uri https://registry.npmjs.org/data-set
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "A2YELWW00Q1MJN8A1MPEDZIMZ"
npm http request GET https://registry.npmjs.org/data-set
npm verb request uri https://registry.npmjs.org/individual
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "EYB04MEIJAT4CGBBYDGY92P7A"
npm http request GET https://registry.npmjs.org/individual
npm verb request uri https://registry.npmjs.org/inherits
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "4HKEWVWX7W0PKAF3UJZOADCGX"
npm http request GET https://registry.npmjs.org/inherits
npm verb request uri https://registry.npmjs.org/weakmap-shim
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:31
npm verb etag "CMTEPIROXIDMGZ0ME79H3W0UY"
npm http request GET https://registry.npmjs.org/weakmap-shim
npm http 304 https://registry.npmjs.org/virtual-hyperscript
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"8MHH7SDEQB1XZRZ73E9GI11Y2"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1831-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523292.278318,VS0,VE50',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=50',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/virtual-hyperscript from cache
npm http 304 https://registry.npmjs.org/alea-random
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"73H2AQ9M1L3Q329PLYZGM0JH8"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1833-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523292.269364,VS0,VE61',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=50',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/alea-random from cache
npm http 304 https://registry.npmjs.org/prr
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"2OUB1HMHABWR8V8YMFFXIH1WE"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523292.270973,VS0,VE60',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=50',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/prr from cache
npm sill addNameRange number 2 { name: 'alea-random', range: '>=1.1.1 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'alea-random', [ '1.0.0', '1.1.0', '1.1.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.1.1
npm sill addNamed semver.validRange 1.1.1
npm sill addNameRange number 2 { name: 'alea-random', range: '>=1.1.1 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'alea-random', [ '1.0.0', '1.1.0', '1.1.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.1.1
npm sill addNamed semver.validRange 1.1.1
npm sill addNameRange number 2 { name: 'virtual-hyperscript',
npm sill addNameRange range: '>=4.6.0 <5.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'virtual-hyperscript',
npm sill addNameRange [ '1.0.0',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.1.1',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.3.1',
npm sill addNameRange '1.3.2',
npm sill addNameRange '1.3.3',
npm sill addNameRange '1.3.4',
npm sill addNameRange '1.4.0',
npm sill addNameRange '2.0.0',
npm sill addNameRange '2.1.0',
npm sill addNameRange '2.2.0',
npm sill addNameRange '2.3.0',
npm sill addNameRange '2.4.0',
npm sill addNameRange '3.0.0',
npm sill addNameRange '4.0.0',
npm sill addNameRange '4.0.1',
npm sill addNameRange '4.0.2',
npm sill addNameRange '4.1.0',
npm sill addNameRange '4.2.0',
npm sill addNameRange '4.2.1',
npm sill addNameRange '4.2.2',
npm sill addNameRange '4.3.0',
npm sill addNameRange '4.4.0',
npm sill addNameRange '4.5.0',
npm sill addNameRange '4.6.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 4.6.0
npm sill addNamed semver.validRange 4.6.0
npm sill addNameRange number 2 { name: 'prr', range: '>=1.0.1 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'prr', [ '0.0.0', '1.0.0', '1.0.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.0.1
npm sill addNamed semver.validRange 1.0.1
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/alea-random/1.1.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/alea-random/1.1.1/package/package.json already in flight; not writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/virtual-hyperscript/4.6.0/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/prr/1.0.1/package/package.json not in flight; writing
npm verb afterAdd /home/kenan/.npm/alea-random/1.1.1/package/package.json written
npm verb afterAdd /home/kenan/.npm/prr/1.0.1/package/package.json written
npm verb afterAdd /home/kenan/.npm/virtual-hyperscript/4.6.0/package/package.json written
npm http 304 https://registry.npmjs.org/lodash.foreach
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"3NLIGEWPJEXGV82A6NVEIVTOE"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1829-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523292.285668,VS0,VE61',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=50',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash.foreach from cache
npm sill addNameRange number 2 { name: 'lodash.foreach',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.foreach',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.foreach/2.4.1/package/package.json not in flight; writing
npm verb afterAdd /home/kenan/.npm/lodash.foreach/2.4.1/package/package.json written
npm sill install resolved [ { name: '@kenan/e',
npm sill install resolved version: '0.0.0',
npm sill install resolved private: true,
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved _id: '@kenan/[email protected]',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: '74a6692e3366a40344936d0610b6bbfff062309c',
npm sill install resolved _from: 'e',
npm sill install resolved _resolved: 'file:e' },
npm sill install resolved { name: '@kenan/f',
npm sill install resolved version: '0.0.0',
npm sill install resolved private: true,
npm sill install resolved dependencies:
npm sill install resolved { '@kenan/a': 'file:../a',
npm sill install resolved '@kenan/i': 'file:../i',
npm sill install resolved 'alea-deck': '^1.1.4',
npm sill install resolved 'alea-random': '^1.1.1' },
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved _id: '@kenan/[email protected]',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: '04fa918a554ce92d97c4f4adb2685b9d5dbc65b5',
npm sill install resolved _from: 'f',
npm sill install resolved _resolved: 'file:f' },
npm sill install resolved { name: 'alea-random',
npm sill install resolved version: '1.1.1',
npm sill install resolved description: '`lodash.random` but using Alea',
npm sill install resolved keywords: [ 'alea', 'math', 'random' ],
npm sill install resolved repository: { type: 'git', url: 'git://github.com/KenanY/alea-random' },
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'Kenan Yildirim',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://kenany.me/' },
npm sill install resolved main: 'index.js',
npm sill install resolved files: [ 'index.js', 'LICENSE.txt' ],
npm sill install resolved directories: { test: 'test' },
npm sill install resolved scripts: { test: 'tape test/index.js' },
npm sill install resolved dependencies:
npm sill install resolved { alea: '^0.0.9',
npm sill install resolved 'lodash.isboolean': '^2.4.1',
npm sill install resolved 'lodash.isnumber': '^2.4.1',
npm sill install resolved 'lodash.isstring': '^2.4.1',
npm sill install resolved 'node-uuid': 'git://github.com/KenanY/node-uuid' },
npm sill install resolved devDependencies:
npm sill install resolved { 'lodash.constant': '^2.4.1',
npm sill install resolved 'lodash.every': '^2.4.1',
npm sill install resolved 'lodash.isfunction': '^2.4.1',
npm sill install resolved 'lodash.map': '^2.4.1',
npm sill install resolved 'lodash.some': '^2.4.1',
npm sill install resolved 'lodash.uniq': '^2.4.1',
npm sill install resolved tape: '^2.13.4' },
npm sill install resolved testling: { files: 'test/*.js', browsers: [Object] },
npm sill install resolved gitHead: '5edf125ff550ad56ad0e02730425b0cc33b1f3c3',
npm sill install resolved bugs: { url: 'https://github.com/KenanY/alea-random/issues' },
npm sill install resolved homepage: 'https://github.com/KenanY/alea-random',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: 'a89be8851d5591ecee01e604419531a1cd015449',
npm sill install resolved _from: 'alea-random@>=1.1.1 <2.0.0',
npm sill install resolved _npmVersion: '1.4.14',
npm sill install resolved _npmUser: { name: 'kenan', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'a89be8851d5591ecee01e604419531a1cd015449',
npm sill install resolved tarball: 'http://registry.npmjs.org/alea-random/-/alea-random-1.1.1.tgz' },
npm sill install resolved _resolved: 'https://registry.npmjs.org/alea-random/-/alea-random-1.1.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'lodash.foreach',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.forEach` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies:
npm sill install resolved { 'lodash._basecreatecallback': '~2.4.1',
npm sill install resolved 'lodash.forown': '~2.4.1' },
npm sill install resolved readme: '# lodash.foreach v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.forEach`](http://lodash.com/docs#forEach) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'fe3fc3a34c86c94cab6f9522560282741e016309',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.foreach/-/lodash.foreach-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.foreach@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'fe3fc3a34c86c94cab6f9522560282741e016309',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.foreach/-/lodash.foreach-2.4.1.tgz' } ]
npm info install @kenan/[email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b
npm info install @kenan/[email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b
npm info installOne @kenan/[email protected]
npm verb installOne of @kenan/e to /home/kenan/Code/npm-race/node_modules/@kenan/b not in flight; installing
npm info installOne @kenan/[email protected]
npm verb installOne of @kenan/f to /home/kenan/Code/npm-race/node_modules/@kenan/b not in flight; installing
npm info installOne [email protected]
npm verb installOne of alea-random to /home/kenan/Code/npm-race/node_modules/@kenan/b not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.foreach to /home/kenan/Code/npm-race/node_modules/@kenan/b not in flight; installing
npm verb lock using /home/kenan/.npm/_locks/kenan-e-8660aaa6605e359a.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/e
npm verb lock using /home/kenan/.npm/_locks/kenan-f-fdad722c88877bd9.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f
npm verb lock using /home/kenan/.npm/_locks/alea-random-32723df04e61c09a.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random
npm sill install write writing @kenan/e 0.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/e
npm sill install write writing @kenan/f 0.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f
npm verb lock using /home/kenan/.npm/_locks/lodash-foreach-9b8a250dde6b2c26.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach
npm sill install write writing alea-random 1.1.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/alea-random
npm sill install write writing lodash.foreach 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/lodash.foreach
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach
npm verb tar unpack /home/kenan/.npm/alea-random/1.1.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random
npm verb tar unpack /home/kenan/.npm/lodash.foreach/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill cache addNamed cb @kenan/[email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/e
npm sill cache addNamed cb @kenan/[email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f
npm sill gunzTarPerm modes [ '755', '644' ]
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/e
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f
npm verb tar unpack /home/kenan/.npm/@kenan/e/0.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/e
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/e
npm verb tar unpack /home/kenan/.npm/@kenan/f/0.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm modified mode [ 'LICENSE.txt', 438, 420 ]
npm sill gunzTarPerm extractEntry LICENSE.txt
npm info preinstall @kenan/[email protected]
npm info preinstall @kenan/[email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/e
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/e
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules' ]
npm info linkStuff @kenan/[email protected]
npm verb linkBins @kenan/[email protected]
npm verb linkMans @kenan/[email protected]
npm verb rebuildBundles @kenan/[email protected]
npm sill prepareForInstallMany adding @kenan/a@file:../a from @kenan/f dependencies
npm sill prepareForInstallMany adding @kenan/i@file:../i from @kenan/f dependencies
npm sill prepareForInstallMany adding alea-deck@^1.1.4 from @kenan/f dependencies
npm info install @kenan/[email protected]
npm info postinstall @kenan/[email protected]
npm sill cache add args [ '@kenan/a@file:../a', null ]
npm verb cache add spec @kenan/a@file:../a
npm sill cache add args [ '@kenan/i@file:../i', null ]
npm verb cache add spec @kenan/i@file:../i
npm sill cache add args [ 'alea-deck@^1.1.4', null ]
npm verb cache add spec alea-deck@^1.1.4
npm sill cache add parsed spec { raw: '@kenan/a@file:../a',
npm sill cache add scope: '@kenan',
npm sill cache add name: '@kenan/a',
npm sill cache add rawSpec: 'file:../a',
npm sill cache add spec: '/home/kenan/Code/npm-race/a',
npm sill cache add type: 'directory' }
npm verb unlock done using /home/kenan/.npm/_locks/kenan-e-8660aaa6605e359a.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/e
npm sill cache add parsed spec { raw: '@kenan/i@file:../i',
npm sill cache add scope: '@kenan',
npm sill cache add name: '@kenan/i',
npm sill cache add rawSpec: 'file:../i',
npm sill cache add spec: '/home/kenan/Code/npm-race/i',
npm sill cache add type: 'directory' }
npm sill cache add parsed spec { raw: 'alea-deck@^1.1.4',
npm sill cache add scope: null,
npm sill cache add name: 'alea-deck',
npm sill cache add rawSpec: '^1.1.4',
npm sill cache add spec: '>=1.1.4 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed alea-deck@>=1.1.4 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.1.4 <2.0.0
npm sill addNameRange { name: 'alea-deck', range: '>=1.1.4 <2.0.0', hasData: false }
npm sill mapToRegistry name alea-deck
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/alea-deck
npm verb addNameRange registry:https://registry.npmjs.org/alea-deck already in flight; waiting
npm verb tar pack [ '/home/kenan/.npm/@kenan/a/0.0.0/package.tgz',
npm verb tar pack '/home/kenan/Code/npm-race/a' ]
npm verb tarball /home/kenan/.npm/@kenan/a/0.0.0/package.tgz
npm verb folder /home/kenan/Code/npm-race/a
npm info prepublish @kenan/[email protected]
npm verb tar pack [ '/home/kenan/.npm/@kenan/i/0.0.0/package.tgz',
npm verb tar pack '/home/kenan/Code/npm-race/i' ]
npm verb tarball /home/kenan/.npm/@kenan/i/0.0.0/package.tgz
npm verb folder /home/kenan/Code/npm-race/i
npm info prepublish @kenan/[email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm sill prepareForInstallMany adding alea@^0.0.9 from alea-random dependencies
npm sill prepareForInstallMany adding lodash.isboolean@^2.4.1 from alea-random dependencies
npm sill prepareForInstallMany adding lodash.isnumber@^2.4.1 from alea-random dependencies
npm sill prepareForInstallMany adding lodash.isstring@^2.4.1 from alea-random dependencies
npm sill prepareForInstallMany adding node-uuid@git+https://github.com/KenanY/node-uuid from alea-random dependencies
npm sill prepareForInstallMany adding lodash._basecreatecallback@~2.4.1 from lodash.foreach dependencies
npm sill prepareForInstallMany adding lodash.forown@~2.4.1 from lodash.foreach dependencies
npm sill cache add args [ 'alea@^0.0.9', null ]
npm verb cache add spec alea@^0.0.9
npm sill cache add args [ 'lodash.isboolean@^2.4.1', null ]
npm verb cache add spec lodash.isboolean@^2.4.1
npm sill cache add args [ 'lodash._basecreatecallback@~2.4.1', null ]
npm verb cache add spec lodash._basecreatecallback@~2.4.1
npm sill cache add args [ 'lodash.forown@~2.4.1', null ]
npm verb cache add spec lodash.forown@~2.4.1
npm sill cache add parsed spec { raw: 'alea@^0.0.9',
npm sill cache add scope: null,
npm sill cache add name: 'alea',
npm sill cache add rawSpec: '^0.0.9',
npm sill cache add spec: '>=0.0.9 <0.0.10',
npm sill cache add type: 'range' }
npm verb addNamed alea@>=0.0.9 <0.0.10
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.0.9 <0.0.10
npm sill addNameRange { name: 'alea', range: '>=0.0.9 <0.0.10', hasData: false }
npm sill mapToRegistry name alea
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/alea
npm verb addNameRange registry:https://registry.npmjs.org/alea not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash.isboolean@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.isboolean',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.isboolean@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.isboolean',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.isboolean
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.isboolean
npm verb addNameRange registry:https://registry.npmjs.org/lodash.isboolean not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash._basecreatecallback@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._basecreatecallback',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._basecreatecallback@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._basecreatecallback',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._basecreatecallback
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._basecreatecallback
npm verb addNameRange registry:https://registry.npmjs.org/lodash._basecreatecallback not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash.forown@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.forown',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.forown@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash.forown',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.forown
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.forown
npm verb addNameRange registry:https://registry.npmjs.org/lodash.forown not in flight; fetching
npm sill cache add args [ 'lodash.isnumber@^2.4.1', null ]
npm verb cache add spec lodash.isnumber@^2.4.1
npm sill cache add args [ 'lodash.isstring@^2.4.1', null ]
npm verb cache add spec lodash.isstring@^2.4.1
npm sill cache add args [ 'node-uuid@git+https://github.com/KenanY/node-uuid', null ]
npm verb cache add spec node-uuid@git+https://github.com/KenanY/node-uuid
npm sill cache add parsed spec { raw: 'lodash.isnumber@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.isnumber',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.isnumber@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.isnumber',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.isnumber
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.isnumber
npm verb addNameRange registry:https://registry.npmjs.org/lodash.isnumber not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash.isstring@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.isstring',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.isstring@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.isstring',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.isstring
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.isstring
npm verb addNameRange registry:https://registry.npmjs.org/lodash.isstring not in flight; fetching
npm sill cache add parsed spec { raw: 'node-uuid@git+https://github.com/KenanY/node-uuid',
npm sill cache add scope: null,
npm sill cache add name: 'node-uuid',
npm sill cache add rawSpec: 'git+https://github.com/KenanY/node-uuid',
npm sill cache add spec: 'https://github.com/KenanY/node-uuid',
npm sill cache add type: 'git' }
npm verb addRemoteGit u="https://github.com/KenanY/node-uuid" silent=false
npm sill addRemoteGit parsed { protocol: 'https:',
npm sill addRemoteGit slashes: true,
npm sill addRemoteGit auth: null,
npm sill addRemoteGit host: 'github.com',
npm sill addRemoteGit port: null,
npm sill addRemoteGit hostname: 'github.com',
npm sill addRemoteGit hash: null,
npm sill addRemoteGit search: '',
npm sill addRemoteGit query: {},
npm sill addRemoteGit pathname: '/KenanY/node-uuid',
npm sill addRemoteGit path: '/KenanY/node-uuid',
npm sill addRemoteGit href: 'https://github.com/KenanY/node-uuid' }
npm verb addRemoteGit https://github.com/KenanY/node-uuid not in flight; cloning
npm verb addRemoteGit [ 'https://github.com/KenanY/node-uuid', 'master' ]
npm verb request uri https://registry.npmjs.org/alea
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "BCI7PIPGPFY7PGRHG5XL3FB7X"
npm http request GET https://registry.npmjs.org/alea
npm verb request uri https://registry.npmjs.org/lodash.isboolean
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "56KZDT05U40O8E23MS8CTUUN5"
npm http request GET https://registry.npmjs.org/lodash.isboolean
npm verb request uri https://registry.npmjs.org/lodash._basecreatecallback
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "87PFW47TS66EKN77HLXVWOTHY"
npm http request GET https://registry.npmjs.org/lodash._basecreatecallback
npm verb request uri https://registry.npmjs.org/lodash.forown
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "6GG7BL6TMGY4OFJ6LS58PYPNE"
npm http request GET https://registry.npmjs.org/lodash.forown
npm verb request uri https://registry.npmjs.org/lodash.isnumber
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "2Z5VPND8L7JHBQP8NLNK13W75"
npm http request GET https://registry.npmjs.org/lodash.isnumber
npm verb request uri https://registry.npmjs.org/lodash.isstring
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "7WT3RQ3S5DTWBRVJCHRQV9NZG"
npm http request GET https://registry.npmjs.org/lodash.isstring
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/@kenan/i/0.0.0/package.tgz
npm sill cache afterAdd @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/@kenan/i/0.0.0/package/package.json not in flight; writing
npm info git [ 'config', '--get', 'remote.origin.url' ]
npm verb afterAdd /home/kenan/.npm/@kenan/i/0.0.0/package/package.json written
npm info already installed @kenan/[email protected]
npm verb git remote.origin.url https://github.com/KenanY/node-uuid
npm info git [ 'fetch', '-a', 'origin' ]
npm http 304 https://registry.npmjs.org/alea-deck
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"7B5NFQXO8F13Z17NQ3VNX5ZPW"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1831-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523292.389217,VS0,VE62',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=49',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/alea-deck from cache
npm http 304 https://registry.npmjs.org/min-document
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"VX1PJ3YPQR12Y6OEZWAM8MGB"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1833-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523292.394873,VS0,VE61',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=49',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/min-document from cache
npm http 304 https://registry.npmjs.org/process
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"EAAPBQ16Z3WSOCILTPOLCWE0"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523292.395570,VS0,VE61',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=49',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/process from cache
npm http 304 https://registry.npmjs.org/clickerheroes-format
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"1J3Y5L5M16GUUUQXCGA2L8IFQ"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache': 'MISS',
npm sill get 'x-cache-hits': '0',
npm sill get 'x-timer': 'S1416523292.267328,VS0,VE188',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=50',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/clickerheroes-format from cache
npm sill addNameRange number 2 { name: 'alea-deck', range: '>=1.1.4 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'alea-deck',
npm sill addNameRange [ '1.0.0', '1.1.0', '1.1.1', '1.1.2', '1.1.3', '1.1.4' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.1.4
npm sill addNamed semver.validRange 1.1.4
npm sill addNameRange number 2 { name: 'alea-deck', range: '>=1.1.4 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'alea-deck',
npm sill addNameRange [ '1.0.0', '1.1.0', '1.1.1', '1.1.2', '1.1.3', '1.1.4' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.1.4
npm sill addNamed semver.validRange 1.1.4
npm sill addNameRange number 2 { name: 'process', range: '>=0.5.1 <0.6.0', hasData: true }
npm sill addNameRange versions [ 'process',
npm sill addNameRange [ '0.4.9',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.5.2',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.9.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.5.2
npm sill addNamed semver.validRange 0.5.2
npm sill addNameRange number 2 { name: 'clickerheroes-format',
npm sill addNameRange range: '>=1.0.3 <2.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'clickerheroes-format',
npm sill addNameRange [ '1.0.0', '1.0.1', '1.0.2', '1.0.3' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.0.3
npm sill addNamed semver.validRange 1.0.3
npm sill addNameRange number 2 { name: 'min-document', range: '>=2.6.1 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'min-document',
npm sill addNameRange [ '0.2.2',
npm sill addNameRange '0.2.3',
npm sill addNameRange '0.2.4',
npm sill addNameRange '0.2.6',
npm sill addNameRange '0.2.7',
npm sill addNameRange '0.2.8',
npm sill addNameRange '0.3.1',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '1.0.3',
npm sill addNameRange '2.0.0',
npm sill addNameRange '2.1.0',
npm sill addNameRange '2.2.0',
npm sill addNameRange '2.2.1',
npm sill addNameRange '2.3.0',
npm sill addNameRange '2.4.0',
npm sill addNameRange '2.4.1',
npm sill addNameRange '2.5.0',
npm sill addNameRange '2.6.0',
npm sill addNameRange '2.6.1',
npm sill addNameRange '2.7.0',
npm sill addNameRange '2.8.0',
npm sill addNameRange '2.8.1',
npm sill addNameRange '2.9.0',
npm sill addNameRange '2.9.1',
npm sill addNameRange '2.9.2',
npm sill addNameRange '2.10.0',
npm sill addNameRange '2.11.0',
npm sill addNameRange '2.12.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.12.0
npm sill addNamed semver.validRange 2.12.0
npm http 304 https://registry.npmjs.org/raf
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"E2C1KNQO8XP83WU2RE20BWYIW"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1829-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523292.495418,VS0,VE61',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=49',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/raf from cache
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/alea-deck/1.1.4/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/alea-deck/1.1.4/package/package.json already in flight; not writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/clickerheroes-format/1.0.3/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/process/0.5.2/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/min-document/2.12.0/package/package.json not in flight; writing
npm verb afterAdd /home/kenan/.npm/alea-deck/1.1.4/package/package.json written
npm sill install resolved [ { name: '@kenan/a',
npm sill install resolved version: '0.0.0',
npm sill install resolved private: true,
npm sill install resolved dependencies: { brfs: '^1.2.0' },
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved _id: '@kenan/[email protected]',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: '598a535c10b07c3c75cabff771097805b1d8f5c0',
npm sill install resolved _from: 'a',
npm sill install resolved _resolved: 'file:a' },
npm sill install resolved { name: 'alea-random',
npm sill install resolved version: '1.1.1',
npm sill install resolved description: '`lodash.random` but using Alea',
npm sill install resolved keywords: [ 'alea', 'math', 'random' ],
npm sill install resolved repository: { type: 'git', url: 'git://github.com/KenanY/alea-random' },
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'Kenan Yildirim',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://kenany.me/' },
npm sill install resolved main: 'index.js',
npm sill install resolved files: [ 'index.js', 'LICENSE.txt' ],
npm sill install resolved directories: { test: 'test' },
npm sill install resolved scripts: { test: 'tape test/index.js' },
npm sill install resolved dependencies:
npm sill install resolved { alea: '^0.0.9',
npm sill install resolved 'lodash.isboolean': '^2.4.1',
npm sill install resolved 'lodash.isnumber': '^2.4.1',
npm sill install resolved 'lodash.isstring': '^2.4.1',
npm sill install resolved 'node-uuid': 'git://github.com/KenanY/node-uuid' },
npm sill install resolved devDependencies:
npm sill install resolved { 'lodash.constant': '^2.4.1',
npm sill install resolved 'lodash.every': '^2.4.1',
npm sill install resolved 'lodash.isfunction': '^2.4.1',
npm sill install resolved 'lodash.map': '^2.4.1',
npm sill install resolved 'lodash.some': '^2.4.1',
npm sill install resolved 'lodash.uniq': '^2.4.1',
npm sill install resolved tape: '^2.13.4' },
npm sill install resolved testling: { files: 'test/*.js', browsers: [Object] },
npm sill install resolved gitHead: '5edf125ff550ad56ad0e02730425b0cc33b1f3c3',
npm sill install resolved bugs: { url: 'https://github.com/KenanY/alea-random/issues' },
npm sill install resolved homepage: 'https://github.com/KenanY/alea-random',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: 'a89be8851d5591ecee01e604419531a1cd015449',
npm sill install resolved _from: 'alea-random@>=1.1.1 <2.0.0',
npm sill install resolved _npmVersion: '1.4.14',
npm sill install resolved _npmUser: { name: 'kenan', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'a89be8851d5591ecee01e604419531a1cd015449',
npm sill install resolved tarball: 'http://registry.npmjs.org/alea-random/-/alea-random-1.1.1.tgz' },
npm sill install resolved _resolved: 'https://registry.npmjs.org/alea-random/-/alea-random-1.1.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'prr',
npm sill install resolved description: 'A better Object.defineProperty()',
npm sill install resolved version: '1.0.1',
npm sill install resolved homepage: 'https://github.com/rvagg/prr',
npm sill install resolved author:
npm sill install resolved { name: 'Rod Vagg',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'https://github.com/rvagg' },
npm sill install resolved keywords: [ 'property', 'properties', 'defineProperty', 'ender' ],
npm sill install resolved main: './prr.js',
npm sill install resolved repository: { type: 'git', url: 'https://github.com/rvagg/prr.git' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { tap: '*' },
npm sill install resolved scripts: { test: 'node ./test.js' },
npm sill install resolved license: 'MIT',
npm sill install resolved gitHead: 'b69ba0edc7aacbda0c98d550579e452b8597c126',
npm sill install resolved bugs: { url: 'https://github.com/rvagg/prr/issues' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: 'd3fc114ba06995a45ec6893f484ceb1d78f5f476',
npm sill install resolved _from: 'prr@>=1.0.1 <2.0.0',
npm sill install resolved _npmVersion: '1.4.14',
npm sill install resolved _npmUser: { name: 'rvagg', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'd3fc114ba06995a45ec6893f484ceb1d78f5f476',
npm sill install resolved tarball: 'http://registry.npmjs.org/prr/-/prr-1.0.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/prr/-/prr-1.0.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'alea-deck',
npm sill install resolved version: '1.1.4',
npm sill install resolved description: 'Uniform and weighted shuffling and sampling with Alea',
npm sill install resolved keywords: [ 'alea', 'math', 'random' ],
npm sill install resolved repository: { type: 'git', url: 'git://github.com/KenanY/alea-deck' },
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'Kenan Yildirim',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://kenany.me/' },
npm sill install resolved main: 'index.js',
npm sill install resolved files: [ 'index.js', 'LICENSE.txt' ],
npm sill install resolved directories: { test: 'test' },
npm sill install resolved scripts: { test: 'tape test/*.js' },
npm sill install resolved dependencies:
npm sill install resolved { 'alea-random': '^1.1.1',
npm sill install resolved 'lodash.isarray': '^2.4.1',
npm sill install resolved 'lodash.isnumber': '^2.4.1',
npm sill install resolved 'lodash.isplainobject': '^2.4.1',
npm sill install resolved 'lodash.keys': '^2.4.1',
npm sill install resolved 'lodash.reduce': '^2.4.1' },
npm sill install resolved devDependencies:
npm sill install resolved { 'lodash.every': '^2.4.1',
npm sill install resolved 'lodash.isundefined': '^2.4.1',
npm sill install resolved 'lodash.map': '^2.4.1',
npm sill install resolved tape: '^2.13.4' },
npm sill install resolved gitHead: 'b724ff1c040eafc8da9283ba828c1142c1efd733',
npm sill install resolved bugs: { url: 'https://github.com/KenanY/alea-deck/issues' },
npm sill install resolved homepage: 'https://github.com/KenanY/alea-deck',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: 'de2337ade36bd30906c3e3cbfc3f9dffc9090eef',
npm sill install resolved _from: 'alea-deck@>=1.1.4 <2.0.0',
npm sill install resolved _npmVersion: '1.4.14',
npm sill install resolved _npmUser: { name: 'kenan', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'de2337ade36bd30906c3e3cbfc3f9dffc9090eef',
npm sill install resolved tarball: 'http://registry.npmjs.org/alea-deck/-/alea-deck-1.1.4.tgz' },
npm sill install resolved _resolved: 'https://registry.npmjs.org/alea-deck/-/alea-deck-1.1.4.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install @kenan/[email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c
npm info installOne @kenan/[email protected]
npm verb installOne of @kenan/a to /home/kenan/Code/npm-race/node_modules/@kenan/c not in flight; installing
npm info installOne [email protected]
npm verb installOne of alea-random to /home/kenan/Code/npm-race/node_modules/@kenan/c not in flight; installing
npm info installOne [email protected]
npm verb installOne of prr to /home/kenan/Code/npm-race/node_modules/@kenan/c not in flight; installing
npm info installOne [email protected]
npm verb installOne of alea-deck to /home/kenan/Code/npm-race/node_modules/@kenan/c not in flight; installing
npm sill addNameRange number 2 { name: 'raf', range: '>=2.0.1 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'raf',
npm sill addNameRange [ '0.0.0',
npm sill addNameRange '0.0.1',
npm sill addNameRange '0.0.2',
npm sill addNameRange '0.0.3',
npm sill addNameRange '0.1.0',
npm sill addNameRange '0.1.1',
npm sill addNameRange '0.1.2',
npm sill addNameRange '0.1.3',
npm sill addNameRange '0.2.0',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '2.0.0',
npm sill addNameRange '2.0.1',
npm sill addNameRange '2.0.2',
npm sill addNameRange '2.0.3',
npm sill addNameRange '2.0.4' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.0.4
npm sill addNamed semver.validRange 2.0.4
npm verb afterAdd /home/kenan/.npm/process/0.5.2/package/package.json written
npm verb lock using /home/kenan/.npm/_locks/kenan-a-38aa52c009ed7d38.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/@kenan/a
npm verb lock using /home/kenan/.npm/_locks/alea-random-5ca0dd3cc7cc6d42.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random
npm verb lock using /home/kenan/.npm/_locks/prr-54eb798d9ca2c147.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/prr
npm verb lock using /home/kenan/.npm/_locks/alea-deck-6c0bbec954fb011b.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck
npm verb afterAdd /home/kenan/.npm/clickerheroes-format/1.0.3/package/package.json written
npm sill install resolved [ { name: 'value-event',
npm sill install resolved version: '3.2.0',
npm sill install resolved description: 'Create DOM event handlers that write to sinks',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/value-event.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/value-event',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/value-event/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies:
npm sill install resolved { 'dom-delegator': '^10.0.0',
npm sill install resolved 'dom-walk': '^0.1.0',
npm sill install resolved 'form-data-set': '^1.1.1',
npm sill install resolved global: '^4.2.1',
npm sill install resolved xtend: '^2.2.0' },
npm sill install resolved devDependencies:
npm sill install resolved { 'data-set': '^3.0.0',
npm sill install resolved 'event-sinks': '^2.0.1',
npm sill install resolved global: '^4.2.1',
npm sill install resolved istanbul: '^0.2.6',
npm sill install resolved 'run-browser': '^1.3.1',
npm sill install resolved 'synthetic-dom-events': 'git+https://github.com/Raynos/synthetic-dom-events',
npm sill install resolved 'tap-spec': '^0.1.8',
npm sill install resolved tape: '~1.0.2' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js | tap-spec',
npm sill install resolved browser: 'run-browser ./test/index.js -b',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved gitHead: '4a2719d3eb538bf7f4a000d28ace5a6a0118c515',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: 'ef19e40c766c20151658fbe11a56bb4057a32100',
npm sill install resolved _from: 'value-event@>=3.2.0 <4.0.0',
npm sill install resolved _npmVersion: '1.4.21',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'ef19e40c766c20151658fbe11a56bb4057a32100',
npm sill install resolved tarball: 'http://registry.npmjs.org/value-event/-/value-event-3.2.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/value-event/-/value-event-3.2.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: '@kenan/h',
npm sill install resolved version: '0.0.0',
npm sill install resolved private: true,
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved _id: '@kenan/[email protected]',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: '591ab2a794102dc71978979612fa46fa17405b42',
npm sill install resolved _from: 'h',
npm sill install resolved _resolved: 'file:h' },
npm sill install resolved { name: '@kenan/e',
npm sill install resolved version: '0.0.0',
npm sill install resolved private: true,
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved _id: '@kenan/[email protected]',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: '74a6692e3366a40344936d0610b6bbfff062309c',
npm sill install resolved _from: 'e',
npm sill install resolved _resolved: 'file:e' },
npm sill install resolved { name: 'virtual-hyperscript',
npm sill install resolved version: '4.6.0',
npm sill install resolved description: 'A DSL for creating virtual trees',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/Raynos/virtual-hyperscript.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/virtual-hyperscript',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/virtual-hyperscript/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies:
npm sill install resolved { 'data-set': '^3.0.0',
npm sill install resolved error: '^4.1.1',
npm sill install resolved 'next-tick': '^0.2.2',
npm sill install resolved vtree: 'git://github.com/Raynos/vtree#hooks' },
npm sill install resolved devDependencies: { tape: '^2.13.3', vdom: 'git://github.com/Raynos/vdom#hooks' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js',
npm sill install resolved start: 'node ./index.js',
npm sill install resolved watch: 'nodemon -w ./index.js index.js',
npm sill install resolved 'travis-test': 'istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html',
npm sill install resolved 'test-browser': 'testem-browser ./test/browser/index.js',
npm sill install resolved testem: 'testem-both -b=./test/browser/index.js' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved gitHead: '65b91f1c9b075300e8de28bda0bacde785058b73',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '8d2ee37621f578a91fe1ba11e4180eb4eed5e608',
npm sill install resolved _from: 'virtual-hyperscript@>=4.6.0 <5.0.0',
npm sill install resolved _npmVersion: '1.4.21',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '8d2ee37621f578a91fe1ba11e4180eb4eed5e608',
npm sill install resolved tarball: 'http://registry.npmjs.org/virtual-hyperscript/-/virtual-hyperscript-4.6.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/virtual-hyperscript/-/virtual-hyperscript-4.6.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'clickerheroes-format',
npm sill install resolved version: '1.0.3',
npm sill install resolved description: 'Format large numbers like ClickerHeroes does',
npm sill install resolved keywords: [ 'clickerheroes' ],
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'https://github.com/KenanY/clickerheroes-format' },
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'Kenan Yildirim',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://kenany.me/' },
npm sill install resolved main: 'index.js',
npm sill install resolved files: [ 'index.js', 'LICENSE.txt' ],
npm sill install resolved directories: { test: 'test' },
npm sill install resolved scripts: { test: 'tape test/index.js' },
npm sill install resolved dependencies: { 'humanize-number': '^0.0.2' },
npm sill install resolved devDependencies: { 'lodash.isfunction': '^2.4.1', tape: '^2.14.0' },
npm sill install resolved gitHead: '7110830dea685ceed4b07e2236f7294c0f117d1e',
npm sill install resolved bugs: { url: 'https://github.com/KenanY/clickerheroes-format/issues' },
npm sill install resolved homepage: 'https://github.com/KenanY/clickerheroes-format',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: 'd71ae0e4476d779110bf0ff14db6c13a0d9251d7',
npm sill install resolved _from: 'clickerheroes-format@>=1.0.3 <2.0.0',
npm sill install resolved _npmVersion: '2.1.2',
npm sill install resolved _nodeVersion: '0.10.32',
npm sill install resolved _npmUser: { name: 'kenan', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'd71ae0e4476d779110bf0ff14db6c13a0d9251d7',
npm sill install resolved tarball: 'http://registry.npmjs.org/clickerheroes-format/-/clickerheroes-format-1.0.3.tgz' },
npm sill install resolved _resolved: 'https://registry.npmjs.org/clickerheroes-format/-/clickerheroes-format-1.0.3.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j
npm info install @kenan/[email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j
npm info install @kenan/[email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j
npm info installOne [email protected]
npm verb installOne of value-event to /home/kenan/Code/npm-race/node_modules/@kenan/j not in flight; installing
npm info installOne @kenan/[email protected]
npm verb installOne of @kenan/h to /home/kenan/Code/npm-race/node_modules/@kenan/j not in flight; installing
npm info installOne @kenan/[email protected]
npm verb installOne of @kenan/e to /home/kenan/Code/npm-race/node_modules/@kenan/j not in flight; installing
npm info installOne [email protected]
npm verb installOne of virtual-hyperscript to /home/kenan/Code/npm-race/node_modules/@kenan/j not in flight; installing
npm info installOne [email protected]
npm verb installOne of clickerheroes-format to /home/kenan/Code/npm-race/node_modules/@kenan/j not in flight; installing
npm verb afterAdd /home/kenan/.npm/min-document/2.12.0/package/package.json written
npm sill install resolved [ { author: { name: 'Roman Shtylman', email: '[email protected]' },
npm sill install resolved name: 'process',
npm sill install resolved description: 'process information for node.js and browsers',
npm sill install resolved keywords: [ 'process' ],
npm sill install resolved version: '0.5.2',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/shtylman/node-process.git' },
npm sill install resolved browser: './browser.js',
npm sill install resolved main: './index.js',
npm sill install resolved engines: { node: '>= 0.6.0' },
npm sill install resolved bugs: { url: 'https://github.com/shtylman/node-process/issues' },
npm sill install resolved homepage: 'https://github.com/shtylman/node-process',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '1638d8a8e34c2f440a91db95ab9aeb677fc185cf',
npm sill install resolved tarball: 'http://registry.npmjs.org/process/-/process-0.5.2.tgz' },
npm sill install resolved _from: 'process@>=0.5.1 <0.6.0',
npm sill install resolved _npmVersion: '1.3.21',
npm sill install resolved _npmUser: { name: 'shtylman', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '1638d8a8e34c2f440a91db95ab9aeb677fc185cf',
npm sill install resolved _resolved: 'https://registry.npmjs.org/process/-/process-0.5.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'min-document',
npm sill install resolved version: '2.12.0',
npm sill install resolved description: 'A minimal DOM implementation',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/min-document.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/min-document',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/min-document/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: { 'dom-walk': '^0.1.0' },
npm sill install resolved devDependencies:
npm sill install resolved { 'run-browser': 'git://github.com/Raynos/run-browser',
npm sill install resolved 'tap-dot': '^0.2.1',
npm sill install resolved 'tap-spec': '^0.1.8',
npm sill install resolved tape: '^2.12.3' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js | tap-spec',
npm sill install resolved dot: 'node ./test/index.js | tap-dot',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html',
npm sill install resolved browser: 'run-browser test/index.js',
npm sill install resolved phantom: 'run-browser test/index.js -b | tap-spec' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved gitHead: 'a7827141198cbbda10d7b463bd883c03db8a5005',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '20e022074c1c7cfcbb3c07a197d810ebce6d23d0',
npm sill install resolved _from: 'min-document@>=2.6.1 <3.0.0',
npm sill install resolved _npmVersion: '1.4.23',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '20e022074c1c7cfcbb3c07a197d810ebce6d23d0',
npm sill install resolved tarball: 'http://registry.npmjs.org/min-document/-/min-document-2.12.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/min-document/-/min-document-2.12.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/global
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/global
npm info installOne [email protected]
npm verb installOne of process to /home/kenan/Code/npm-race/node_modules/global not in flight; installing
npm info installOne [email protected]
npm verb installOne of min-document to /home/kenan/Code/npm-race/node_modules/global not in flight; installing
npm sill install write writing @kenan/a 0.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/@kenan/a
npm sill install write writing alea-random 1.1.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-random
npm sill install write writing prr 1.0.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/prr
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/prr
npm sill install write writing alea-deck 1.1.4 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-deck
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/prr
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/raf/2.0.4/package/package.json not in flight; writing
npm verb tar unpack /home/kenan/.npm/alea-random/1.1.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random
npm verb tar unpack /home/kenan/.npm/prr/1.0.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/prr
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/prr
npm verb tar unpack /home/kenan/.npm/alea-deck/1.1.4/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck
npm verb lock using /home/kenan/.npm/_locks/value-event-a3dc3a9180dbb687.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event
npm verb lock using /home/kenan/.npm/_locks/kenan-h-b14ddcb0d3563dd3.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/@kenan/h
npm verb lock using /home/kenan/.npm/_locks/kenan-e-d329366894cf3e8a.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/@kenan/e
npm verb lock using /home/kenan/.npm/_locks/virtual-hyperscript-19d769cf210023ac.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript
npm verb lock using /home/kenan/.npm/_locks/clickerheroes-format-f62d3ab80b184f6e.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format
npm verb lock using /home/kenan/.npm/_locks/process-20600673bd6218c7.lock for /home/kenan/Code/npm-race/node_modules/global/node_modules/process
npm verb lock using /home/kenan/.npm/_locks/min-document-377c52d2cda901b5.lock for /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill install write writing value-event 3.2.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/value-event
npm sill install write writing @kenan/h 0.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/@kenan/h
npm sill cache addNamed cb @kenan/[email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/@kenan/h
npm sill install write writing @kenan/e 0.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/@kenan/e
npm sill cache addNamed cb @kenan/[email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/@kenan/e
npm sill install write writing virtual-hyperscript 4.6.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/virtual-hyperscript
npm sill install write writing clickerheroes-format 1.0.3 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/clickerheroes-format
npm sill install write writing process 0.5.2 to /home/kenan/Code/npm-race/node_modules/global/node_modules/process
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/global/node_modules/process
npm sill install write writing min-document 2.12.0 to /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/global/node_modules/min-document
npm sill cache addNamed cb @kenan/[email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/@kenan/a
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/@kenan/h
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/@kenan/e
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/global/node_modules/process
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/@kenan/a
npm verb tar unpack /home/kenan/.npm/value-event/3.2.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event
npm verb tar unpack /home/kenan/.npm/@kenan/h/0.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/@kenan/h
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/@kenan/h
npm verb tar unpack /home/kenan/.npm/@kenan/e/0.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/@kenan/e
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/@kenan/e
npm verb tar unpack /home/kenan/.npm/virtual-hyperscript/4.6.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript
npm verb tar unpack /home/kenan/.npm/clickerheroes-format/1.0.3/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format
npm verb tar unpack /home/kenan/.npm/process/0.5.2/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/global/node_modules/process
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/global/node_modules/process
npm verb tar unpack /home/kenan/.npm/min-document/2.12.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document
npm verb afterAdd /home/kenan/.npm/raf/2.0.4/package/package.json written
npm verb tar unpack /home/kenan/.npm/@kenan/a/0.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/@kenan/a
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/@kenan/a
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 438, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 438, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 438, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm verb unlock done using /home/kenan/.npm/_locks/kenan-a-38aa52c009ed7d38.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/@kenan/a
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm modified mode [ 'LICENSE.txt', 438, 420 ]
npm sill gunzTarPerm extractEntry prr.js
npm sill gunzTarPerm modified mode [ 'prr.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm modified mode [ 'LICENSE.txt', 438, 420 ]
npm http 304 https://registry.npmjs.org/xtend
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"37VEECKG4LY1E2C96W9ATH1Q2"',
npm sill get age: '27',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523292.604384,VS0,VE0',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=49',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/xtend from cache
npm sill gunzTarPerm extractEntry browser.js
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry submit.js
npm sill gunzTarPerm modified mode [ 'submit.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry serialize.js
npm sill gunzTarPerm modified mode [ 'serialize.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry svg.js
npm sill gunzTarPerm modified mode [ 'svg.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill addNameRange number 2 { name: 'xtend', range: '>=3.0.0 <4.0.0', hasData: true }
npm sill addNameRange versions [ 'xtend',
npm sill addNameRange [ '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '1.0.3',
npm sill addNameRange '2.0.1',
npm sill addNameRange '2.0.2',
npm sill addNameRange '2.0.3',
npm sill addNameRange '2.0.4',
npm sill addNameRange '2.0.5',
npm sill addNameRange '2.0.6',
npm sill addNameRange '2.1.1',
npm sill addNameRange '2.1.2',
npm sill addNameRange '2.2.0',
npm sill addNameRange '3.0.0',
npm sill addNameRange '4.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 3.0.0
npm sill addNamed semver.validRange 3.0.0
npm sill addNameRange number 2 { name: 'xtend', range: '>=2.2.0 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'xtend',
npm sill addNameRange [ '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '1.0.3',
npm sill addNameRange '2.0.1',
npm sill addNameRange '2.0.2',
npm sill addNameRange '2.0.3',
npm sill addNameRange '2.0.4',
npm sill addNameRange '2.0.5',
npm sill addNameRange '2.0.6',
npm sill addNameRange '2.1.1',
npm sill addNameRange '2.1.2',
npm sill addNameRange '2.2.0',
npm sill addNameRange '3.0.0',
npm sill addNameRange '4.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.2.0
npm sill addNamed semver.validRange 2.2.0
npm sill addNameRange number 2 { name: 'xtend', range: '>=2.2.0 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'xtend',
npm sill addNameRange [ '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '1.0.3',
npm sill addNameRange '2.0.1',
npm sill addNameRange '2.0.2',
npm sill addNameRange '2.0.3',
npm sill addNameRange '2.0.4',
npm sill addNameRange '2.0.5',
npm sill addNameRange '2.0.6',
npm sill addNameRange '2.1.1',
npm sill addNameRange '2.1.2',
npm sill addNameRange '2.2.0',
npm sill addNameRange '3.0.0',
npm sill addNameRange '4.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.2.0
npm sill addNamed semver.validRange 2.2.0
npm sill gunzTarPerm extractEntry base-event.js
npm sill gunzTarPerm modified mode [ 'base-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry change.js
npm sill gunzTarPerm modified mode [ 'change.js', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry document.js
npm sill gunzTarPerm modified mode [ 'document.js', 436, 420 ]
npm sill gunzTarPerm extractEntry parse-tag.js
npm sill gunzTarPerm modified mode [ 'parse-tag.js', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/xtend/3.0.0/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/xtend/2.2.0/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/xtend/2.2.0/package/package.json already in flight; not writing
npm info preinstall @kenan/[email protected]
npm info preinstall @kenan/[email protected]
npm sill gunzTarPerm extractEntry LICENSE.md
npm sill gunzTarPerm modified mode [ 'LICENSE.md', 436, 420 ]
npm verb afterAdd /home/kenan/.npm/xtend/2.2.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/xtend/3.0.0/package/package.json written
npm sill install resolved [ { name: 'xtend',
npm sill install resolved version: '3.0.0',
npm sill install resolved description: 'extend like a boss',
npm sill install resolved keywords: [ 'extend', 'merge', 'options', 'opts', 'object', 'array' ],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/xtend.git' },
npm sill install resolved main: 'index',
npm sill install resolved scripts: { test: 'node test' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { tape: '~1.1.0' },
npm sill install resolved homepage: 'https://github.com/Raynos/xtend',
npm sill install resolved contributors: [ [Object], [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/xtend/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved testling: { files: 'test.js', browsers: [Object] },
npm sill install resolved engines: { node: '>=0.4' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '5cce7407baf642cba7becda568111c493f59665a',
npm sill install resolved tarball: 'http://registry.npmjs.org/xtend/-/xtend-3.0.0.tgz' },
npm sill install resolved _from: 'xtend@>=3.0.0 <4.0.0',
npm sill install resolved _npmVersion: '1.4.6',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '5cce7407baf642cba7becda568111c493f59665a',
npm sill install resolved _resolved: 'https://registry.npmjs.org/xtend/-/xtend-3.0.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/observ-struct
npm info installOne [email protected]
npm verb installOne of xtend to /home/kenan/Code/npm-race/node_modules/observ-struct not in flight; installing
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/@kenan/h
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/@kenan/h
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules' ]
npm info linkStuff @kenan/[email protected]
npm verb linkBins @kenan/[email protected]
npm verb linkMans @kenan/[email protected]
npm verb rebuildBundles @kenan/[email protected]
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/@kenan/a/0.0.0/package.tgz
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/@kenan/e
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/@kenan/e
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules' ]
npm info linkStuff @kenan/[email protected]
npm verb linkBins @kenan/[email protected]
npm verb linkMans @kenan/[email protected]
npm verb rebuildBundles @kenan/[email protected]
npm info install @kenan/[email protected]
npm info install @kenan/[email protected]
npm sill gunzTarPerm extractEntry event.js
npm sill gunzTarPerm modified mode [ 'event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry dom-fragment.js
npm sill gunzTarPerm modified mode [ 'dom-fragment.js', 436, 420 ]
npm info postinstall @kenan/[email protected]
npm info postinstall @kenan/[email protected]
npm verb lock using /home/kenan/.npm/_locks/xtend-9554c8169f8be8a0.lock for /home/kenan/Code/npm-race/node_modules/observ-struct/node_modules/xtend
npm sill install write writing xtend 3.0.0 to /home/kenan/Code/npm-race/node_modules/observ-struct/node_modules/xtend
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/observ-struct/node_modules/xtend
npm verb unlock done using /home/kenan/.npm/_locks/kenan-h-b14ddcb0d3563dd3.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/@kenan/h
npm sill cache afterAdd @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/@kenan/a/0.0.0/package/package.json not in flight; writing
npm verb unlock done using /home/kenan/.npm/_locks/kenan-e-d329366894cf3e8a.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/@kenan/e
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/observ-struct/node_modules/xtend
npm sill gunzTarPerm extractEntry click.js
npm sill gunzTarPerm modified mode [ 'click.js', 436, 420 ]
npm sill gunzTarPerm extractEntry event.js
npm sill gunzTarPerm modified mode [ 'event.js', 436, 420 ]
npm verb tar unpack /home/kenan/.npm/xtend/3.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/observ-struct/node_modules/xtend
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/observ-struct/node_modules/xtend
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm verb afterAdd /home/kenan/.npm/@kenan/a/0.0.0/package/package.json written
npm sill install resolved [ { name: 'alea-deck',
npm sill install resolved version: '1.1.4',
npm sill install resolved description: 'Uniform and weighted shuffling and sampling with Alea',
npm sill install resolved keywords: [ 'alea', 'math', 'random' ],
npm sill install resolved repository: { type: 'git', url: 'git://github.com/KenanY/alea-deck' },
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'Kenan Yildirim',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://kenany.me/' },
npm sill install resolved main: 'index.js',
npm sill install resolved files: [ 'index.js', 'LICENSE.txt' ],
npm sill install resolved directories: { test: 'test' },
npm sill install resolved scripts: { test: 'tape test/*.js' },
npm sill install resolved dependencies:
npm sill install resolved { 'alea-random': '^1.1.1',
npm sill install resolved 'lodash.isarray': '^2.4.1',
npm sill install resolved 'lodash.isnumber': '^2.4.1',
npm sill install resolved 'lodash.isplainobject': '^2.4.1',
npm sill install resolved 'lodash.keys': '^2.4.1',
npm sill install resolved 'lodash.reduce': '^2.4.1' },
npm sill install resolved devDependencies:
npm sill install resolved { 'lodash.every': '^2.4.1',
npm sill install resolved 'lodash.isundefined': '^2.4.1',
npm sill install resolved 'lodash.map': '^2.4.1',
npm sill install resolved tape: '^2.13.4' },
npm sill install resolved gitHead: 'b724ff1c040eafc8da9283ba828c1142c1efd733',
npm sill install resolved bugs: { url: 'https://github.com/KenanY/alea-deck/issues' },
npm sill install resolved homepage: 'https://github.com/KenanY/alea-deck',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: 'de2337ade36bd30906c3e3cbfc3f9dffc9090eef',
npm sill install resolved _from: 'alea-deck@>=1.1.4 <2.0.0',
npm sill install resolved _npmVersion: '1.4.14',
npm sill install resolved _npmUser: { name: 'kenan', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'de2337ade36bd30906c3e3cbfc3f9dffc9090eef',
npm sill install resolved tarball: 'http://registry.npmjs.org/alea-deck/-/alea-deck-1.1.4.tgz' },
npm sill install resolved _resolved: 'https://registry.npmjs.org/alea-deck/-/alea-deck-1.1.4.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: '@kenan/a',
npm sill install resolved version: '0.0.0',
npm sill install resolved private: true,
npm sill install resolved dependencies: { brfs: '^1.2.0' },
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved _id: '@kenan/[email protected]',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: '598a535c10b07c3c75cabff771097805b1d8f5c0',
npm sill install resolved _from: 'a',
npm sill install resolved _resolved: 'file:a' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f
npm info install @kenan/[email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f
npm info installOne [email protected]
npm verb installOne of alea-deck to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f not in flight; installing
npm info installOne @kenan/[email protected]
npm verb installOne of @kenan/a to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f not in flight; installing
npm sill gunzTarPerm extractEntry dom-text.js
npm sill gunzTarPerm modified mode [ 'dom-text.js', 436, 420 ]
npm sill gunzTarPerm extractEntry dom-element.js
npm sill gunzTarPerm modified mode [ 'dom-element.js', 436, 420 ]
npm sill gunzTarPerm extractEntry event/add-event-listener.js
npm sill gunzTarPerm modified mode [ 'event/add-event-listener.js', 436, 420 ]
npm sill gunzTarPerm extractEntry event/dispatch-event.js
npm sill gunzTarPerm modified mode [ 'event/dispatch-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry event/remove-event-listener.js
npm sill gunzTarPerm modified mode [ 'event/remove-event-listener.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry docs.mli
npm sill gunzTarPerm modified mode [ 'docs.mli', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill gunzTarPerm extractEntry .testem.json
npm sill gunzTarPerm modified mode [ '.testem.json', 436, 420 ]
npm sill gunzTarPerm extractEntry test/cleanup.js
npm sill gunzTarPerm modified mode [ 'test/cleanup.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm modified mode [ 'test/index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/test-document.js
npm sill gunzTarPerm modified mode [ 'test/test-document.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/test-dom-element.js
npm sill gunzTarPerm modified mode [ 'test/test-dom-element.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/static/test-adapter.js
npm sill gunzTarPerm modified mode [ 'test/static/test-adapter.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/static/index.html
npm sill gunzTarPerm modified mode [ 'test/static/index.html', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm verb lock using /home/kenan/.npm/_locks/alea-deck-cfe7c56254e3e75f.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck
npm verb lock using /home/kenan/.npm/_locks/kenan-a-76c3d78e6dd1e0db.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/@kenan/a
npm sill install write writing alea-deck 1.1.4 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck
npm sill install write writing @kenan/a 0.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/@kenan/a
npm sill cache addNamed cb @kenan/[email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f/node_modules/@kenan/a
npm sill gunzTarPerm extractEntry key.js
npm sill gunzTarPerm modified mode [ 'key.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry hooks/attribute-hook.js
npm sill gunzTarPerm modified mode [ 'hooks/attribute-hook.js', 436, 420 ]
npm sill gunzTarPerm extractEntry hooks/data-set-hook.js
npm sill gunzTarPerm modified mode [ 'hooks/data-set-hook.js', 436, 420 ]
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/@kenan/a
npm verb tar unpack /home/kenan/.npm/alea-deck/1.1.4/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck
npm verb tar unpack /home/kenan/.npm/@kenan/a/0.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/@kenan/a
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/@kenan/a
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm http 304 https://registry.npmjs.org/vdom
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"CM0KXI18NKK88BTV1NTU4LJHL"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1833-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523292.603138,VS0,VE43',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=48',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/vdom from cache
npm http 304 https://registry.npmjs.org/dom-walk
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"2S8ECDSGD6Y57N5DLUVQL449T"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1829-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523292.619112,VS0,VE43',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=48',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/dom-walk from cache
npm http 304 https://registry.npmjs.org/error
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"EOGNJBZBA7DCR0GVZ1KDEQV2P"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1831-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523292.599532,VS0,VE67',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=48',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/error from cache
npm http 304 https://registry.npmjs.org/vtree
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"A9XSOAL4LPXCBK0GMC1GGUBIL"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache': 'MISS',
npm sill get 'x-cache-hits': '0',
npm sill get 'x-timer': 'S1416523292.603379,VS0,VE90',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=48',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/vtree from cache
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm sill prepareForInstallMany adding alea@^0.0.9 from alea-random dependencies
npm sill prepareForInstallMany adding lodash.isboolean@^2.4.1 from alea-random dependencies
npm sill prepareForInstallMany adding lodash.isnumber@^2.4.1 from alea-random dependencies
npm sill prepareForInstallMany adding lodash.isstring@^2.4.1 from alea-random dependencies
npm sill prepareForInstallMany adding node-uuid@git+https://github.com/KenanY/node-uuid from alea-random dependencies
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 438, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill prepareForInstallMany adding lodash.isarray@^2.4.1 from alea-deck dependencies
npm sill prepareForInstallMany adding lodash.isnumber@^2.4.1 from alea-deck dependencies
npm sill prepareForInstallMany adding lodash.isplainobject@^2.4.1 from alea-deck dependencies
npm sill prepareForInstallMany adding lodash.keys@^2.4.1 from alea-deck dependencies
npm sill prepareForInstallMany adding lodash.reduce@^2.4.1 from alea-deck dependencies
npm sill prepareForInstallMany adding humanize-number@^0.0.2 from clickerheroes-format dependencies
npm sill gunzTarPerm extractEntry value.js
npm sill gunzTarPerm modified mode [ 'value.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm extractEntry index.js
npm sill cache add args [ 'lodash.isnumber@^2.4.1', null ]
npm verb cache add spec lodash.isnumber@^2.4.1
npm sill cache add args [ 'lodash.isplainobject@^2.4.1', null ]
npm verb cache add spec lodash.isplainobject@^2.4.1
npm sill cache add args [ 'lodash.isarray@^2.4.1', null ]
npm verb cache add spec lodash.isarray@^2.4.1
npm sill cache add args [ 'lodash.isnumber@^2.4.1', null ]
npm verb cache add spec lodash.isnumber@^2.4.1
npm sill cache add args [ 'humanize-number@^0.0.2', null ]
npm verb cache add spec humanize-number@^0.0.2
npm sill cache add args [ 'lodash.isstring@^2.4.1', null ]
npm verb cache add spec lodash.isstring@^2.4.1
npm sill cache add args [ 'lodash.keys@^2.4.1', null ]
npm verb cache add spec lodash.keys@^2.4.1
npm sill cache add args [ 'node-uuid@git+https://github.com/KenanY/node-uuid', null ]
npm verb cache add spec node-uuid@git+https://github.com/KenanY/node-uuid
npm sill cache add args [ 'lodash.reduce@^2.4.1', null ]
npm verb cache add spec lodash.reduce@^2.4.1
npm sill cache add args [ 'alea@^0.0.9', null ]
npm verb cache add spec alea@^0.0.9
npm sill cache add args [ 'lodash.isboolean@^2.4.1', null ]
npm verb cache add spec lodash.isboolean@^2.4.1
npm sill gunzTarPerm extractEntry hooks/ev-hook.js
npm sill gunzTarPerm modified mode [ 'hooks/ev-hook.js', 436, 420 ]
npm sill gunzTarPerm extractEntry hooks/focus-hook.js
npm sill gunzTarPerm modified mode [ 'hooks/focus-hook.js', 436, 420 ]
npm info preinstall [email protected]
npm sill cache add parsed spec { raw: 'lodash.isnumber@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.isnumber',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.isnumber@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.isnumber',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.isnumber
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.isnumber
npm verb addNameRange registry:https://registry.npmjs.org/lodash.isnumber already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash.isplainobject@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.isplainobject',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.isplainobject@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.isplainobject',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.isplainobject
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.isplainobject
npm verb addNameRange registry:https://registry.npmjs.org/lodash.isplainobject not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash.isarray@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.isarray',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.isarray@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.isarray',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.isarray
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.isarray
npm verb addNameRange registry:https://registry.npmjs.org/lodash.isarray not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash.isnumber@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.isnumber',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.isnumber@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.isnumber',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.isnumber
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.isnumber
npm verb addNameRange registry:https://registry.npmjs.org/lodash.isnumber already in flight; waiting
npm sill cache add parsed spec { raw: 'humanize-number@^0.0.2',
npm sill cache add scope: null,
npm sill cache add name: 'humanize-number',
npm sill cache add rawSpec: '^0.0.2',
npm sill cache add spec: '>=0.0.2 <0.0.3',
npm sill cache add type: 'range' }
npm verb addNamed humanize-number@>=0.0.2 <0.0.3
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.0.2 <0.0.3
npm sill addNameRange { name: 'humanize-number',
npm sill addNameRange range: '>=0.0.2 <0.0.3',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name humanize-number
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/humanize-number
npm verb addNameRange registry:https://registry.npmjs.org/humanize-number not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash.isstring@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.isstring',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.isstring@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.isstring',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.isstring
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.isstring
npm verb addNameRange registry:https://registry.npmjs.org/lodash.isstring already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash.keys@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.keys',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.keys@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.keys', range: '>=2.4.1 <3.0.0', hasData: false }
npm sill mapToRegistry name lodash.keys
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.keys
npm verb addNameRange registry:https://registry.npmjs.org/lodash.keys not in flight; fetching
npm sill cache add parsed spec { raw: 'node-uuid@git+https://github.com/KenanY/node-uuid',
npm sill cache add scope: null,
npm sill cache add name: 'node-uuid',
npm sill cache add rawSpec: 'git+https://github.com/KenanY/node-uuid',
npm sill cache add spec: 'https://github.com/KenanY/node-uuid',
npm sill cache add type: 'git' }
npm verb addRemoteGit u="https://github.com/KenanY/node-uuid" silent=false
npm sill addRemoteGit parsed { protocol: 'https:',
npm sill addRemoteGit slashes: true,
npm sill addRemoteGit auth: null,
npm sill addRemoteGit host: 'github.com',
npm sill addRemoteGit port: null,
npm sill addRemoteGit hostname: 'github.com',
npm sill addRemoteGit hash: null,
npm sill addRemoteGit search: '',
npm sill addRemoteGit query: {},
npm sill addRemoteGit pathname: '/KenanY/node-uuid',
npm sill addRemoteGit path: '/KenanY/node-uuid',
npm sill addRemoteGit href: 'https://github.com/KenanY/node-uuid' }
npm verb addRemoteGit https://github.com/KenanY/node-uuid already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash.reduce@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.reduce',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.reduce@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.reduce',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.reduce
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.reduce
npm verb addNameRange registry:https://registry.npmjs.org/lodash.reduce not in flight; fetching
npm sill cache add parsed spec { raw: 'alea@^0.0.9',
npm sill cache add scope: null,
npm sill cache add name: 'alea',
npm sill cache add rawSpec: '^0.0.9',
npm sill cache add spec: '>=0.0.9 <0.0.10',
npm sill cache add type: 'range' }
npm verb addNamed alea@>=0.0.9 <0.0.10
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.0.9 <0.0.10
npm sill addNameRange { name: 'alea', range: '>=0.0.9 <0.0.10', hasData: false }
npm sill mapToRegistry name alea
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/alea
npm verb addNameRange registry:https://registry.npmjs.org/alea already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash.isboolean@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.isboolean',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.isboolean@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.isboolean',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.isboolean
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.isboolean
npm verb addNameRange registry:https://registry.npmjs.org/lodash.isboolean already in flight; waiting
npm sill addNameRange number 2 { name: 'dom-walk', range: '>=0.1.0 <0.2.0', hasData: true }
npm sill addNameRange versions [ 'dom-walk', [ '0.0.1', '0.1.0', '0.1.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.1.1
npm sill addNamed semver.validRange 0.1.1
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 438, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 438, 420 ]
npm sill gunzTarPerm extractEntry armor/feet/index.js
npm sill gunzTarPerm modified mode [ 'armor/feet/index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry armor/feet/feet.txt
npm sill addNameRange number 2 { name: 'error', range: '>=4.1.1 <5.0.0', hasData: true }
npm sill addNameRange versions [ 'error',
npm sill addNameRange [ '0.0.1',
npm sill addNameRange '0.0.2',
npm sill addNameRange '0.0.3',
npm sill addNameRange '0.0.4',
npm sill addNameRange '0.0.5',
npm sill addNameRange '0.1.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '1.0.3',
npm sill addNameRange '2.0.1',
npm sill addNameRange '2.0.2',
npm sill addNameRange '2.0.3',
npm sill addNameRange '2.0.4',
npm sill addNameRange '3.0.0',
npm sill addNameRange '4.0.0',
npm sill addNameRange '4.1.0',
npm sill addNameRange '4.1.1',
npm sill addNameRange '4.2.0',
npm sill addNameRange '4.3.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 4.3.0
npm sill addNamed semver.validRange 4.3.0
npm http 304 https://registry.npmjs.org/form-data-set
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"1UA6PRBZ64RUQ14U11GZNUN86"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523292.697900,VS0,VE56',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=48',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/form-data-set from cache
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/global/node_modules/process
npm info build /home/kenan/Code/npm-race/node_modules/global/node_modules/process
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/global/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info install [email protected]
npm verb request uri https://registry.npmjs.org/lodash.isplainobject
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "DSCJB4LOV6VEPNG096GW8JVOA"
npm http request GET https://registry.npmjs.org/lodash.isplainobject
npm verb request uri https://registry.npmjs.org/lodash.isarray
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "6KXKRB4CZ44ABBVT2448WYP66"
npm http request GET https://registry.npmjs.org/lodash.isarray
npm verb request uri https://registry.npmjs.org/humanize-number
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "92GDJDDEKPRTUWZBYSCGX618Q"
npm http request GET https://registry.npmjs.org/humanize-number
npm verb request uri https://registry.npmjs.org/lodash.keys
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "6XYHVQSDXB1F67JWGOMGV59SF"
npm http request GET https://registry.npmjs.org/lodash.keys
npm verb request uri https://registry.npmjs.org/lodash.reduce
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "8H558GOBCNW6JWNP2KOSARVSC"
npm http request GET https://registry.npmjs.org/lodash.reduce
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill gunzTarPerm extractEntry test/change.js
npm sill gunzTarPerm modified mode [ 'test/change.js', 436, 420 ]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/vdom/0.0.16/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/dom-walk/0.1.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/error/4.3.0/package/package.json not in flight; writing
npm sill gunzTarPerm extractEntry mutable.js
npm sill gunzTarPerm extractEntry test.js
npm info postinstall [email protected]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/vtree/0.0.16/package/package.json not in flight; writing
npm sill gunzTarPerm extractEntry hooks/soft-set-hook.js
npm sill gunzTarPerm modified mode [ 'hooks/soft-set-hook.js', 436, 420 ]
npm sill gunzTarPerm extractEntry docs.mli
npm sill gunzTarPerm modified mode [ 'docs.mli', 436, 420 ]
npm sill addNameRange number 2 { name: 'form-data-set', range: '>=1.1.1 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'form-data-set',
npm sill addNameRange [ '0.1.1',
npm sill addNameRange '0.1.2',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.1.1',
npm sill addNameRange '1.2.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.2.0
npm sill addNamed semver.validRange 1.2.0
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm modified mode [ 'LICENSE.txt', 438, 420 ]
npm sill gunzTarPerm extractEntry armor/hand/index.js
npm sill gunzTarPerm extractEntry armor/hand/hands.txt
npm verb unlock done using /home/kenan/.npm/_locks/process-20600673bd6218c7.lock for /home/kenan/Code/npm-race/node_modules/global/node_modules/process
npm verb afterAdd /home/kenan/.npm/dom-walk/0.1.1/package/package.json written
npm verb afterAdd /home/kenan/.npm/error/4.3.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/vdom/0.0.16/package/package.json written
npm verb afterAdd /home/kenan/.npm/vtree/0.0.16/package/package.json written
npm sill install resolved [ { name: 'raf',
npm sill install resolved version: '2.0.4',
npm sill install resolved description: 'requestAnimationFrame polyfill for node and the browser',
npm sill install resolved main: 'index.js',
npm sill install resolved scripts:
npm sill install resolved { testling: 'browserify test.js | testling',
npm sill install resolved test: 'node test.js' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/chrisdickinson/raf.git' },
npm sill install resolved keywords: [ 'requestAnimationFrame', 'polyfill' ],
npm sill install resolved author: { name: 'Chris Dickinson', email: '[email protected]' },
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved license: 'MIT',
npm sill install resolved devDependencies: { testling: '~1.6.1', browserify: '~4.1.2', tape: '~2.12.3' },
npm sill install resolved dependencies: { 'performance-now': '~0.1.3' },
npm sill install resolved testling: { files: 'test.js', browsers: [Object] },
npm sill install resolved gitHead: '1001a6c0a91d3b8f92f07a62338d12bc9d702a3d',
npm sill install resolved bugs: { url: 'https://github.com/chrisdickinson/raf/issues' },
npm sill install resolved homepage: 'https://github.com/chrisdickinson/raf',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '4993e453ea5275bf6ef07a163bdfe9a23233b623',
npm sill install resolved _from: 'raf@>=2.0.1 <3.0.0',
npm sill install resolved _npmVersion: '2.0.0-alpha.7',
npm sill install resolved _npmUser: { name: 'cmtegner', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '4993e453ea5275bf6ef07a163bdfe9a23233b623',
npm sill install resolved tarball: 'http://registry.npmjs.org/raf/-/raf-2.0.4.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/raf/-/raf-2.0.4.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'error',
npm sill install resolved version: '4.3.0',
npm sill install resolved description: 'Custom errors',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/error.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/error',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/error/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies:
npm sill install resolved { camelize: '^1.0.0',
npm sill install resolved 'string-template': '~0.2.0',
npm sill install resolved xtend: '~4.0.0' },
npm sill install resolved devDependencies: { tape: '~3.0.0' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test.js',
npm sill install resolved start: 'node ./index.js',
npm sill install resolved watch: 'nodemon -w ./index.js index.js',
npm sill install resolved 'travis-test': 'istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html',
npm sill install resolved 'test-browser': 'testem-browser ./test/browser/index.js',
npm sill install resolved testem: 'testem-both -b=./test/browser/index.js' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved gitHead: 'ae958243f0ad7846ea99ee1d2f787c78a0dfc45f',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: 'bda3159a6f54977fc689459f49b91ee4066d17d8',
npm sill install resolved _from: 'error@>=4.1.1 <5.0.0',
npm sill install resolved _npmVersion: '1.4.23',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'bda3159a6f54977fc689459f49b91ee4066d17d8',
npm sill install resolved tarball: 'http://registry.npmjs.org/error/-/error-4.3.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/error/-/error-4.3.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'vdom',
npm sill install resolved version: '0.0.16',
npm sill install resolved description: 'A DOM create and patch algorithm for vtree',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Matt Esch', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Matt-Esch/vdom.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Matt-Esch/vdom',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Matt-Esch/vdom/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies:
npm sill install resolved { global: '4.2.1',
npm sill install resolved 'is-object': '0.1.2',
npm sill install resolved 'x-is-array': '0.1.0',
npm sill install resolved vtree: '0.0.16' },
npm sill install resolved devDependencies: { tape: '^2.13.1', 'virtual-dom': '0.0.10' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js',
npm sill install resolved start: 'node ./index.js',
npm sill install resolved watch: 'nodemon -w ./index.js index.js',
npm sill install resolved 'travis-test': 'istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html',
npm sill install resolved 'test-browser': 'testem-browser ./test/browser/index.js',
npm sill install resolved testem: 'testem-both -b=./test/browser/index.js' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '67b35acb993b5631e2952b4aa8c11898dc31795e',
npm sill install resolved tarball: 'http://registry.npmjs.org/vdom/-/vdom-0.0.16.tgz' },
npm sill install resolved _from: '[email protected]',
npm sill install resolved _npmVersion: '1.4.3',
npm sill install resolved _npmUser: { name: 'mattesch', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '67b35acb993b5631e2952b4aa8c11898dc31795e',
npm sill install resolved _resolved: 'https://registry.npmjs.org/vdom/-/vdom-0.0.16.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'vtree',
npm sill install resolved version: '0.0.16',
npm sill install resolved description: 'a realtime tree diffing algorithm',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Matt Esch', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Matt Esch/vtree.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Matt Esch/vtree',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Matt Esch/vtree/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: { 'x-is-array': '^0.1.0', 'is-object': '^0.1.2' },
npm sill install resolved devDependencies: { tape: '^2.13.3', 'virtual-dom': '0.0.10' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && open ./coverage/index.html' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'c55228c35707c9d0b5c7791d44fe1a227a2eaf3a',
npm sill install resolved tarball: 'http://registry.npmjs.org/vtree/-/vtree-0.0.16.tgz' },
npm sill install resolved _from: '[email protected]',
npm sill install resolved _npmVersion: '1.4.3',
npm sill install resolved _npmUser: { name: 'mattesch', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'c55228c35707c9d0b5c7791d44fe1a227a2eaf3a',
npm sill install resolved _resolved: 'https://registry.npmjs.org/vtree/-/vtree-0.0.16.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/main-loop
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/main-loop
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/main-loop
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/main-loop
npm info installOne [email protected]
npm verb installOne of raf to /home/kenan/Code/npm-race/node_modules/main-loop not in flight; installing
npm info installOne [email protected]
npm verb installOne of error to /home/kenan/Code/npm-race/node_modules/main-loop not in flight; installing
npm info installOne [email protected]
npm verb installOne of vdom to /home/kenan/Code/npm-race/node_modules/main-loop not in flight; installing
npm info installOne [email protected]
npm verb installOne of vtree to /home/kenan/Code/npm-race/node_modules/main-loop not in flight; installing
npm sill gunzTarPerm extractEntry test/dom-delegator.js
npm sill gunzTarPerm modified mode [ 'test/dom-delegator.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/event.js
npm sill gunzTarPerm modified mode [ 'test/event.js', 436, 420 ]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/form-data-set/1.2.0/package/package.json not in flight; writing
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm extractEntry Makefile
npm verb lock using /home/kenan/.npm/_locks/raf-6c6c22257943d6b7.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf
npm verb lock using /home/kenan/.npm/_locks/error-7ab38ad0081243ed.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error
npm verb lock using /home/kenan/.npm/_locks/vdom-34073776ce7d3c78.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom
npm verb lock using /home/kenan/.npm/_locks/vtree-56bd2e178de61a41.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree
npm sill install write writing raf 2.0.4 to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop/node_modules/raf
npm sill install write writing error 4.3.0 to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop/node_modules/error
npm sill install write writing vdom 0.0.16 to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop/node_modules/vdom
npm sill install write writing vtree 0.0.16 to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop/node_modules/vtree
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree
npm verb afterAdd /home/kenan/.npm/form-data-set/1.2.0/package/package.json written
npm sill install resolved [ { name: 'xtend',
npm sill install resolved version: '2.2.0',
npm sill install resolved description: 'extend like a boss',
npm sill install resolved keywords: [ 'extend', 'merge', 'options', 'opts', 'object', 'array' ],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/xtend.git' },
npm sill install resolved main: 'index',
npm sill install resolved scripts: { test: 'node test' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { tape: '~1.1.0' },
npm sill install resolved homepage: 'https://github.com/Raynos/xtend',
npm sill install resolved contributors: [ [Object], [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/xtend/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved testling: { files: 'test.js', browsers: [Object] },
npm sill install resolved engines: { node: '>=0.4' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'eef6b1f198c1c8deafad8b1765a04dad4a01c5a9',
npm sill install resolved tarball: 'http://registry.npmjs.org/xtend/-/xtend-2.2.0.tgz' },
npm sill install resolved _from: 'xtend@>=2.2.0 <3.0.0',
npm sill install resolved _npmVersion: '1.4.6',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'eef6b1f198c1c8deafad8b1765a04dad4a01c5a9',
npm sill install resolved _resolved: 'https://registry.npmjs.org/xtend/-/xtend-2.2.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'dom-walk',
npm sill install resolved version: '0.1.1',
npm sill install resolved description: 'iteratively walk a DOM node',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/dom-walk.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/dom-walk',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/dom-walk/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { 'browserify-server': '~0.5.6' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts: {},
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '672226dc74c8f799ad35307df936aba11acd6018',
npm sill install resolved _from: 'dom-walk@>=0.1.0 <0.2.0',
npm sill install resolved _npmVersion: '1.4.10',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '672226dc74c8f799ad35307df936aba11acd6018',
npm sill install resolved tarball: 'http://registry.npmjs.org/dom-walk/-/dom-walk-0.1.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/dom-walk/-/dom-walk-0.1.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'form-data-set',
npm sill install resolved version: '1.2.0',
npm sill install resolved description: 'Extract form data from a hash of elements',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/Raynos/form-data-set.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/form-data-set',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/form-data-set/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: { 'dom-walk': '~0.1.0' },
npm sill install resolved devDependencies:
npm sill install resolved { tape: '~0.2.2',
npm sill install resolved 'browserify-server': '~2.1.18',
npm sill install resolved browserify: 'https://github.com/raynos/node-browserify/tarball/master',
npm sill install resolved browservefy: '0.0.7',
npm sill install resolved testem: 'git://github.com/Raynos/testem',
npm sill install resolved global: '~0.1.5',
npm sill install resolved 'is-object': '~0.1.2',
npm sill install resolved hyperscript: '~1.0.1' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'testem ci',
npm sill install resolved build: 'browserify-server --bundle=test/index.js -o test/static/bundle.js --debug',
npm sill install resolved testem: 'testem',
npm sill install resolved example: 'browservefy ./examples/simple.js --browserify=\'browserify-server\' --live -- --debug --bundle' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved gitHead: '9ddfa0119f5132077b97cb7cedca4f35eb7fa222',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '54eb0b18517e018579290d9a89686e4dcdee63f3',
npm sill install resolved _from: 'form-data-set@>=1.1.1 <2.0.0',
npm sill install resolved _npmVersion: '1.4.15',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '54eb0b18517e018579290d9a89686e4dcdee63f3',
npm sill install resolved tarball: 'http://registry.npmjs.org/form-data-set/-/form-data-set-1.2.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/form-data-set/-/form-data-set-1.2.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/value-event
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/value-event
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/value-event
npm info installOne [email protected]
npm verb installOne of xtend to /home/kenan/Code/npm-race/node_modules/value-event not in flight; installing
npm info installOne [email protected]
npm verb installOne of dom-walk to /home/kenan/Code/npm-race/node_modules/value-event not in flight; installing
npm info installOne [email protected]
npm verb installOne of form-data-set to /home/kenan/Code/npm-race/node_modules/value-event not in flight; installing
npm verb tar unpack /home/kenan/.npm/raf/2.0.4/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf
npm verb tar unpack /home/kenan/.npm/error/4.3.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error
npm verb tar unpack /home/kenan/.npm/vdom/0.0.16/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom
npm verb tar unpack /home/kenan/.npm/vtree/0.0.16/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree
npm sill gunzTarPerm extractEntry armor/head/index.js
npm sill gunzTarPerm extractEntry armor/head/heads.txt
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm modified mode [ 'test/index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/submit.js
npm sill gunzTarPerm modified mode [ 'test/submit.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/ev-hook.js
npm sill gunzTarPerm modified mode [ 'test/ev-hook.js', 438, 420 ]
npm sill gunzTarPerm extractEntry test/h.js
npm sill gunzTarPerm modified mode [ 'test/h.js', 436, 420 ]
npm verb lock using /home/kenan/.npm/_locks/xtend-c743471a12a895bb.lock for /home/kenan/Code/npm-race/node_modules/value-event/node_modules/xtend
npm verb lock using /home/kenan/.npm/_locks/dom-walk-8ed27dbd9d5527a0.lock for /home/kenan/Code/npm-race/node_modules/value-event/node_modules/dom-walk
npm verb lock using /home/kenan/.npm/_locks/form-data-set-05e51edaf9ea15bf.lock for /home/kenan/Code/npm-race/node_modules/value-event/node_modules/form-data-set
npm sill install write writing xtend 2.2.0 to /home/kenan/Code/npm-race/node_modules/value-event/node_modules/xtend
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/value-event/node_modules/xtend
npm sill install write writing dom-walk 0.1.1 to /home/kenan/Code/npm-race/node_modules/value-event/node_modules/dom-walk
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/value-event/node_modules/dom-walk
npm sill install write writing form-data-set 1.2.0 to /home/kenan/Code/npm-race/node_modules/value-event/node_modules/form-data-set
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/value-event/node_modules/form-data-set
npm sill gunzTarPerm extractEntry package.json
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/value-event/node_modules/xtend
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/value-event/node_modules/dom-walk
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/value-event/node_modules/form-data-set
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 438, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 438, 420 ]
npm verb tar unpack /home/kenan/.npm/xtend/2.2.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/value-event/node_modules/xtend
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/value-event/node_modules/xtend
npm verb tar unpack /home/kenan/.npm/dom-walk/0.1.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/value-event/node_modules/dom-walk
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/value-event/node_modules/dom-walk
npm verb tar unpack /home/kenan/.npm/form-data-set/1.2.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/value-event/node_modules/form-data-set
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/value-event/node_modules/form-data-set
npm sill gunzTarPerm extractEntry armor/torso/index.js
npm sill gunzTarPerm extractEntry armor/torso/torsos.txt
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm modified mode [ 'test/index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/svg.js
npm sill gunzTarPerm modified mode [ 'test/svg.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry test/value.js
npm sill gunzTarPerm modified mode [ 'test/value.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/lib/create-event.js
npm sill gunzTarPerm modified mode [ 'test/lib/create-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 438, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 438, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 438, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 438, 420 ]
npm info preinstall [email protected]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/prr
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/prr
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm info install [email protected]
npm sill gunzTarPerm extractEntry test/lib/h.js
npm sill gunzTarPerm modified mode [ 'test/lib/h.js', 436, 420 ]
npm sill gunzTarPerm extractEntry docs.mli
npm sill gunzTarPerm modified mode [ 'docs.mli', 436, 420 ]
npm sill gunzTarPerm extractEntry enemies/index.js
npm sill gunzTarPerm extractEntry enemies/bosses/index.js
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry test.js
npm info postinstall [email protected]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 438, 420 ]
npm sill gunzTarPerm extractEntry is-thunk.js
npm sill gunzTarPerm modified mode [ 'is-thunk.js', 438, 420 ]
npm sill gunzTarPerm extractEntry validation.js
npm sill gunzTarPerm modified mode [ 'validation.js', 436, 420 ]
npm sill gunzTarPerm extractEntry option.js
npm sill gunzTarPerm modified mode [ 'option.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 438, 420 ]
npm sill gunzTarPerm extractEntry apply-properties.js
npm sill gunzTarPerm modified mode [ 'apply-properties.js', 438, 420 ]
npm verb unlock done using /home/kenan/.npm/_locks/prr-54eb798d9ca2c147.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/prr
npm sill gunzTarPerm extractEntry enemies/bosses/bosses.txt
npm sill gunzTarPerm modified mode [ 'enemies/bosses/bosses.txt', 436, 420 ]
npm sill gunzTarPerm extractEntry enemies/enemies.txt
npm sill gunzTarPerm modified mode [ 'enemies/enemies.txt', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm extractEntry has-keys.js
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry window.js
npm sill gunzTarPerm extractEntry handle-thunk.js
npm sill gunzTarPerm modified mode [ 'handle-thunk.js', 438, 420 ]
npm sill gunzTarPerm extractEntry vpatch.js
npm sill gunzTarPerm modified mode [ 'vpatch.js', 438, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry element.js
npm sill gunzTarPerm modified mode [ 'element.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 436, 420 ]
npm sill gunzTarPerm extractEntry typed.js
npm sill gunzTarPerm modified mode [ 'typed.js', 436, 420 ]
npm sill gunzTarPerm extractEntry create-element.js
npm sill gunzTarPerm modified mode [ 'create-element.js', 438, 420 ]
npm sill gunzTarPerm extractEntry patch.js
npm sill gunzTarPerm modified mode [ 'patch.js', 438, 420 ]
npm info preinstall [email protected]
npm sill prepareForInstallMany adding lodash.isarray@^2.4.1 from alea-deck dependencies
npm sill prepareForInstallMany adding lodash.isnumber@^2.4.1 from alea-deck dependencies
npm sill prepareForInstallMany adding lodash.isplainobject@^2.4.1 from alea-deck dependencies
npm sill prepareForInstallMany adding lodash.keys@^2.4.1 from alea-deck dependencies
npm sill prepareForInstallMany adding lodash.reduce@^2.4.1 from alea-deck dependencies
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry mutable.js
npm sill gunzTarPerm extractEntry Makefile
npm sill gunzTarPerm modified mode [ 'Makefile', 436, 420 ]
npm sill gunzTarPerm extractEntry example/index.js
npm sill gunzTarPerm modified mode [ 'example/index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry weapon/names/index.js
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .testem.json
npm sill gunzTarPerm modified mode [ '.testem.json', 436, 420 ]
npm sill gunzTarPerm extractEntry is-vtext.js
npm sill gunzTarPerm modified mode [ 'is-vtext.js', 438, 420 ]
npm sill gunzTarPerm extractEntry is-widget.js
npm sill gunzTarPerm modified mode [ 'is-widget.js', 438, 420 ]
npm sill cache add args [ 'lodash.isarray@^2.4.1', null ]
npm verb cache add spec lodash.isarray@^2.4.1
npm sill cache add args [ 'lodash.isnumber@^2.4.1', null ]
npm verb cache add spec lodash.isnumber@^2.4.1
npm sill cache add args [ 'lodash.isplainobject@^2.4.1', null ]
npm verb cache add spec lodash.isplainobject@^2.4.1
npm sill cache add args [ 'lodash.keys@^2.4.1', null ]
npm verb cache add spec lodash.keys@^2.4.1
npm sill cache add args [ 'lodash.reduce@^2.4.1', null ]
npm verb cache add spec lodash.reduce@^2.4.1
npm sill cache add parsed spec { raw: 'lodash.isarray@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.isarray',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.isarray@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.isarray',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.isarray
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.isarray
npm verb addNameRange registry:https://registry.npmjs.org/lodash.isarray already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash.isnumber@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.isnumber',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.isnumber@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.isnumber',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.isnumber
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.isnumber
npm verb addNameRange registry:https://registry.npmjs.org/lodash.isnumber already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash.isplainobject@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.isplainobject',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.isplainobject@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.isplainobject',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.isplainobject
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.isplainobject
npm verb addNameRange registry:https://registry.npmjs.org/lodash.isplainobject already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash.keys@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.keys',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.keys@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.keys', range: '>=2.4.1 <3.0.0', hasData: false }
npm sill mapToRegistry name lodash.keys
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.keys
npm verb addNameRange registry:https://registry.npmjs.org/lodash.keys already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash.reduce@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.reduce',
npm sill cache add rawSpec: '^2.4.1',
npm sill cache add spec: '>=2.4.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.reduce@>=2.4.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <3.0.0
npm sill addNameRange { name: 'lodash.reduce',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.reduce
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.reduce
npm verb addNameRange registry:https://registry.npmjs.org/lodash.reduce already in flight; waiting
npm sill gunzTarPerm extractEntry patch-op.js
npm sill gunzTarPerm modified mode [ 'patch-op.js', 438, 420 ]
npm sill gunzTarPerm extractEntry update-widget.js
npm sill gunzTarPerm modified mode [ 'update-widget.js', 438, 420 ]
npm sill gunzTarPerm extractEntry dom-index.js
npm sill gunzTarPerm modified mode [ 'dom-index.js', 438, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 438, 420 ]
npm sill gunzTarPerm extractEntry test/dom-index.js
npm sill gunzTarPerm modified mode [ 'test/dom-index.js', 438, 420 ]
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm modified mode [ 'test/index.js', 438, 420 ]
npm sill gunzTarPerm extractEntry docs.mli
npm sill gunzTarPerm modified mode [ 'docs.mli', 436, 420 ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry example/static/bundle.js
npm sill gunzTarPerm modified mode [ 'example/static/bundle.js', 436, 420 ]
npm sill gunzTarPerm extractEntry example/static/index.html
npm sill gunzTarPerm modified mode [ 'example/static/index.html', 436, 420 ]
npm sill gunzTarPerm extractEntry weapon/names/names.txt
npm sill gunzTarPerm modified mode [ 'weapon/names/names.txt', 436, 420 ]
npm sill gunzTarPerm extractEntry weapon/prefixes/index.js
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm extractEntry diff.js
npm sill gunzTarPerm modified mode [ 'diff.js', 438, 420 ]
npm sill gunzTarPerm extractEntry vnode.js
npm sill gunzTarPerm modified mode [ 'vnode.js', 438, 420 ]
npm sill gunzTarPerm extractEntry version.js
npm sill gunzTarPerm modified mode [ 'version.js', 438, 420 ]
npm sill gunzTarPerm extractEntry is-vhook.js
npm sill gunzTarPerm modified mode [ 'is-vhook.js', 438, 420 ]
npm sill gunzTarPerm extractEntry vtext.js
npm sill gunzTarPerm modified mode [ 'vtext.js', 438, 420 ]
npm sill gunzTarPerm extractEntry is-vnode.js
npm sill gunzTarPerm modified mode [ 'is-vnode.js', 438, 420 ]
npm sill gunzTarPerm extractEntry test/handle-thunk.js
npm sill gunzTarPerm modified mode [ 'test/handle-thunk.js', 438, 420 ]
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm modified mode [ 'test/index.js', 438, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 438, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill gunzTarPerm extractEntry examples/simple.js
npm sill gunzTarPerm modified mode [ 'examples/simple.js', 436, 420 ]
npm sill gunzTarPerm extractEntry Makefile
npm sill gunzTarPerm extractEntry weapon/prefixes/prefixes.txt
npm sill gunzTarPerm modified mode [ 'weapon/prefixes/prefixes.txt', 436, 420 ]
npm sill gunzTarPerm extractEntry weapon/suffixes/index.js
npm sill gunzTarPerm extractEntry test/arbitrary-functions.js
npm sill gunzTarPerm modified mode [ 'test/arbitrary-functions.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/basic.js
npm sill gunzTarPerm modified mode [ 'test/basic.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/checkbox.js
npm sill gunzTarPerm modified mode [ 'test/checkbox.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm modified mode [ 'test/index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/nested-object.js
npm sill gunzTarPerm modified mode [ 'test/nested-object.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/radio.js
npm sill gunzTarPerm modified mode [ 'test/radio.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/select.js
npm sill gunzTarPerm modified mode [ 'test/select.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/static/test-adapter.js
npm sill gunzTarPerm modified mode [ 'test/static/test-adapter.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/static/index.html
npm sill gunzTarPerm modified mode [ 'test/static/index.html', 436, 420 ]
npm info preinstall [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/observ-struct/node_modules/xtend
npm info build /home/kenan/Code/npm-race/node_modules/observ-struct/node_modules/xtend
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/observ-struct/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info install [email protected]
npm sill gunzTarPerm extractEntry weapon/suffixes/suffixes.txt
npm sill gunzTarPerm modified mode [ 'weapon/suffixes/suffixes.txt', 436, 420 ]
npm info postinstall [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/xtend-9554c8169f8be8a0.lock for /home/kenan/Code/npm-race/node_modules/observ-struct/node_modules/xtend
npm verb about to build /home/kenan/Code/npm-race/node_modules/observ-struct
npm info build /home/kenan/Code/npm-race/node_modules/observ-struct
npm verb linkStuff [ false, false, false, '/home/kenan/Code/npm-race/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb rebuildBundles [ 'xtend' ]
npm info install [email protected]
npm info postinstall [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/observ-struct-aeb168a0e49082d9.lock for /home/kenan/Code/npm-race/node_modules/observ-struct
npm info preinstall [email protected]
npm sill prepareForInstallMany adding performance-now@~0.1.3 from raf dependencies
npm sill cache add args [ 'performance-now@~0.1.3', null ]
npm verb cache add spec performance-now@~0.1.3
npm sill cache add parsed spec { raw: 'performance-now@~0.1.3',
npm sill cache add scope: null,
npm sill cache add name: 'performance-now',
npm sill cache add rawSpec: '~0.1.3',
npm sill cache add spec: '>=0.1.3 <0.2.0',
npm sill cache add type: 'range' }
npm verb addNamed performance-now@>=0.1.3 <0.2.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.1.3 <0.2.0
npm sill addNameRange { name: 'performance-now',
npm sill addNameRange range: '>=0.1.3 <0.2.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name performance-now
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/performance-now
npm verb addNameRange registry:https://registry.npmjs.org/performance-now not in flight; fetching
npm verb request uri https://registry.npmjs.org/performance-now
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "9UP2BIY48PLGTUWRP4RI15KM9"
npm http request GET https://registry.npmjs.org/performance-now
npm info preinstall [email protected]
npm sill prepareForInstallMany adding camelize@^1.0.0 from error dependencies
npm sill prepareForInstallMany adding string-template@~0.2.0 from error dependencies
npm sill prepareForInstallMany adding xtend@~4.0.0 from error dependencies
npm sill cache add args [ 'xtend@~4.0.0', null ]
npm verb cache add spec xtend@~4.0.0
npm sill cache add parsed spec { raw: 'xtend@~4.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'xtend',
npm sill cache add rawSpec: '~4.0.0',
npm sill cache add spec: '>=4.0.0 <4.1.0',
npm sill cache add type: 'range' }
npm verb addNamed xtend@>=4.0.0 <4.1.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=4.0.0 <4.1.0
npm sill addNameRange { name: 'xtend', range: '>=4.0.0 <4.1.0', hasData: false }
npm sill mapToRegistry name xtend
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/xtend
npm verb addNameRange registry:https://registry.npmjs.org/xtend not in flight; fetching
npm sill cache add args [ 'camelize@^1.0.0', null ]
npm verb cache add spec camelize@^1.0.0
npm sill cache add parsed spec { raw: 'camelize@^1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'camelize',
npm sill cache add rawSpec: '^1.0.0',
npm sill cache add spec: '>=1.0.0 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed camelize@>=1.0.0 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.0.0 <2.0.0
npm sill addNameRange { name: 'camelize', range: '>=1.0.0 <2.0.0', hasData: false }
npm sill mapToRegistry name camelize
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/camelize
npm verb addNameRange registry:https://registry.npmjs.org/camelize not in flight; fetching
npm sill cache add args [ 'string-template@~0.2.0', null ]
npm verb cache add spec string-template@~0.2.0
npm info preinstall [email protected]
npm sill cache add parsed spec { raw: 'string-template@~0.2.0',
npm sill cache add scope: null,
npm sill cache add name: 'string-template',
npm sill cache add rawSpec: '~0.2.0',
npm sill cache add spec: '>=0.2.0 <0.3.0',
npm sill cache add type: 'range' }
npm verb addNamed string-template@>=0.2.0 <0.3.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.2.0 <0.3.0
npm sill addNameRange { name: 'string-template',
npm sill addNameRange range: '>=0.2.0 <0.3.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name string-template
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/string-template
npm verb addNameRange registry:https://registry.npmjs.org/string-template not in flight; fetching
npm sill prepareForInstallMany adding data-set@^3.0.0 from virtual-hyperscript dependencies
npm sill prepareForInstallMany adding error@^4.1.1 from virtual-hyperscript dependencies
npm sill prepareForInstallMany adding next-tick@^0.2.2 from virtual-hyperscript dependencies
npm sill prepareForInstallMany adding vtree@git://github.com/Raynos/vtree#hooks from virtual-hyperscript dependencies
npm verb get https://registry.npmjs.org/xtend not expired, no request
npm sill addNameRange number 2 { name: 'xtend', range: '>=4.0.0 <4.1.0', hasData: true }
npm sill addNameRange versions [ 'xtend',
npm sill addNameRange [ '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '1.0.3',
npm sill addNameRange '2.0.1',
npm sill addNameRange '2.0.2',
npm sill addNameRange '2.0.3',
npm sill addNameRange '2.0.4',
npm sill addNameRange '2.0.5',
npm sill addNameRange '2.0.6',
npm sill addNameRange '2.1.1',
npm sill addNameRange '2.1.2',
npm sill addNameRange '2.2.0',
npm sill addNameRange '3.0.0',
npm sill addNameRange '4.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 4.0.0
npm sill addNamed semver.validRange 4.0.0
npm info preinstall [email protected]
npm verb request uri https://registry.npmjs.org/camelize
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "634J98SSM4GKWE6NMHV5B4N1C"
npm http request GET https://registry.npmjs.org/camelize
npm sill cache add args [ 'error@^4.1.1', null ]
npm verb cache add spec error@^4.1.1
npm sill cache add args [ 'next-tick@^0.2.2', null ]
npm verb cache add spec next-tick@^0.2.2
npm sill cache add args [ 'vtree@git://github.com/Raynos/vtree#hooks', null ]
npm verb cache add spec vtree@git://github.com/Raynos/vtree#hooks
npm verb request uri https://registry.npmjs.org/string-template
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "1YNZBAU7YLYBWV90F6EGDUR6D"
npm http request GET https://registry.npmjs.org/string-template
npm sill cache add parsed spec { raw: 'error@^4.1.1',
npm sill cache add scope: null,
npm sill cache add name: 'error',
npm sill cache add rawSpec: '^4.1.1',
npm sill cache add spec: '>=4.1.1 <5.0.0',
npm sill cache add type: 'range' }
npm verb addNamed error@>=4.1.1 <5.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=4.1.1 <5.0.0
npm sill addNameRange { name: 'error', range: '>=4.1.1 <5.0.0', hasData: false }
npm sill mapToRegistry name error
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/error
npm verb addNameRange registry:https://registry.npmjs.org/error not in flight; fetching
npm sill cache add parsed spec { raw: 'next-tick@^0.2.2',
npm sill cache add scope: null,
npm sill cache add name: 'next-tick',
npm sill cache add rawSpec: '^0.2.2',
npm sill cache add spec: '>=0.2.2 <0.3.0',
npm sill cache add type: 'range' }
npm verb addNamed next-tick@>=0.2.2 <0.3.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.2.2 <0.3.0
npm sill addNameRange { name: 'next-tick', range: '>=0.2.2 <0.3.0', hasData: false }
npm sill mapToRegistry name next-tick
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/next-tick
npm verb addNameRange registry:https://registry.npmjs.org/next-tick not in flight; fetching
npm sill cache add parsed spec { raw: 'vtree@git://github.com/Raynos/vtree#hooks',
npm sill cache add scope: null,
npm sill cache add name: 'vtree',
npm sill cache add rawSpec: 'git://github.com/Raynos/vtree#hooks',
npm sill cache add spec: 'git://github.com/Raynos/vtree#hooks',
npm sill cache add type: 'git' }
npm verb addRemoteGit u="git://github.com/Raynos/vtree#hooks" silent=false
npm sill addRemoteGit parsed { protocol: 'git:',
npm sill addRemoteGit slashes: true,
npm sill addRemoteGit auth: null,
npm sill addRemoteGit host: 'github.com',
npm sill addRemoteGit port: null,
npm sill addRemoteGit hostname: 'github.com',
npm sill addRemoteGit hash: '#hooks',
npm sill addRemoteGit search: '',
npm sill addRemoteGit query: {},
npm sill addRemoteGit pathname: '/Raynos/vtree',
npm sill addRemoteGit path: '/Raynos/vtree',
npm sill addRemoteGit href: 'git://github.com/Raynos/vtree#hooks' }
npm verb addRemoteGit git://github.com/Raynos/vtree not in flight; cloning
npm verb addRemoteGit [ 'git://github.com/Raynos/vtree', 'hooks' ]
npm sill cache add args [ 'data-set@^3.0.0', null ]
npm verb cache add spec data-set@^3.0.0
npm sill cache add parsed spec { raw: 'data-set@^3.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'data-set',
npm sill cache add rawSpec: '^3.0.0',
npm sill cache add spec: '>=3.0.0 <4.0.0',
npm sill cache add type: 'range' }
npm verb addNamed data-set@>=3.0.0 <4.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=3.0.0 <4.0.0
npm sill addNameRange { name: 'data-set', range: '>=3.0.0 <4.0.0', hasData: false }
npm sill mapToRegistry name data-set
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/data-set
npm verb addNameRange registry:https://registry.npmjs.org/data-set already in flight; waiting
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/value-event/node_modules/xtend
npm info build /home/kenan/Code/npm-race/node_modules/value-event/node_modules/xtend
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/value-event/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info install [email protected]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/xtend/4.0.0/package/package.json not in flight; writing
npm info postinstall [email protected]
npm verb get https://registry.npmjs.org/error not expired, no request
npm sill addNameRange number 2 { name: 'error', range: '>=4.1.1 <5.0.0', hasData: true }
npm sill addNameRange versions [ 'error',
npm sill addNameRange [ '0.0.1',
npm sill addNameRange '0.0.2',
npm sill addNameRange '0.0.3',
npm sill addNameRange '0.0.4',
npm sill addNameRange '0.0.5',
npm sill addNameRange '0.1.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '1.0.3',
npm sill addNameRange '2.0.1',
npm sill addNameRange '2.0.2',
npm sill addNameRange '2.0.3',
npm sill addNameRange '2.0.4',
npm sill addNameRange '3.0.0',
npm sill addNameRange '4.0.0',
npm sill addNameRange '4.1.0',
npm sill addNameRange '4.1.1',
npm sill addNameRange '4.2.0',
npm sill addNameRange '4.3.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 4.3.0
npm sill addNamed semver.validRange 4.3.0
npm verb request uri https://registry.npmjs.org/next-tick
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "CCXAMB6YD36MPAC352UEWRVFU"
npm http request GET https://registry.npmjs.org/next-tick
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/error/4.3.0/package/package.json not in flight; writing
npm http 304 https://registry.npmjs.org/inherits
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"4HKEWVWX7W0PKAF3UJZOADCGX"',
npm sill get age: '8',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523292.815323,VS0,VE0',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=47',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/inherits from cache
npm http 304 https://registry.npmjs.org/cuid
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"2B4H6NV1ZM0ZR6SGZY4M89RLF"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1833-DFW',
npm sill get 'x-cache': 'MISS',
npm sill get 'x-cache-hits': '0',
npm sill get 'x-timer': 'S1416523292.782536,VS0,VE61',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=47',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/cuid from cache
npm http 304 https://registry.npmjs.org/individual
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"EYB04MEIJAT4CGBBYDGY92P7A"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1831-DFW',
npm sill get 'x-cache': 'MISS',
npm sill get 'x-cache-hits': '0',
npm sill get 'x-timer': 'S1416523292.814419,VS0,VE64',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=47',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/individual from cache
npm http 304 https://registry.npmjs.org/weakmap-shim
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"CMTEPIROXIDMGZ0ME79H3W0UY"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523292.825030,VS0,VE63',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=47',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/weakmap-shim from cache
npm verb unlock done using /home/kenan/.npm/_locks/xtend-c743471a12a895bb.lock for /home/kenan/Code/npm-race/node_modules/value-event/node_modules/xtend
npm verb afterAdd /home/kenan/.npm/xtend/4.0.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/error/4.3.0/package/package.json written
npm sill addNameRange number 2 { name: 'inherits', range: '>=2.0.1 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'inherits', [ '1.0.0', '2.0.0', '2.0.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.0.1
npm sill addNamed semver.validRange 2.0.1
npm sill addNameRange number 2 { name: 'weakmap-shim', range: '>=1.0.0 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'weakmap-shim', [ '1.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.0.0
npm sill addNamed semver.validRange 1.0.0
npm sill addNameRange number 2 { name: 'individual', range: '>=2.0.0 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'individual', [ '0.1.0', '0.1.1', '1.0.0', '2.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.0.0
npm sill addNamed semver.validRange 2.0.0
npm sill addNameRange number 2 { name: 'cuid', range: '>=1.2.4 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'cuid',
npm sill addNameRange [ '1.0.1',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.1.1',
npm sill addNameRange '1.1.2',
npm sill addNameRange '1.1.3',
npm sill addNameRange '1.1.4',
npm sill addNameRange '1.1.5',
npm sill addNameRange '1.1.6',
npm sill addNameRange '1.1.7',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.2.1',
npm sill addNameRange '1.2.2',
npm sill addNameRange '1.2.3',
npm sill addNameRange '1.2.4' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.2.4
npm sill addNamed semver.validRange 1.2.4
npm info preinstall [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/value-event/node_modules/dom-walk
npm info build /home/kenan/Code/npm-race/node_modules/value-event/node_modules/dom-walk
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/value-event/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info git [ 'config', '--get', 'remote.origin.url' ]
npm info install [email protected]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/inherits/2.0.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/weakmap-shim/1.0.0/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/individual/2.0.0/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/cuid/1.2.4/package/package.json not in flight; writing
npm verb git remote.origin.url git://github.com/Raynos/vtree
npm info postinstall [email protected]
npm info preinstall [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/dom-walk-8ed27dbd9d5527a0.lock for /home/kenan/Code/npm-race/node_modules/value-event/node_modules/dom-walk
npm verb afterAdd /home/kenan/.npm/individual/2.0.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/cuid/1.2.4/package/package.json written
npm verb afterAdd /home/kenan/.npm/weakmap-shim/1.0.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/inherits/2.0.1/package/package.json written
npm sill prepareForInstallMany adding dom-delegator@^10.0.0 from value-event dependencies
npm sill prepareForInstallMany adding dom-walk@^0.1.0 from value-event dependencies
npm sill prepareForInstallMany adding form-data-set@^1.1.1 from value-event dependencies
npm sill prepareForInstallMany adding xtend@^2.2.0 from value-event dependencies
npm info git [ 'fetch', '-a', 'origin' ]
npm sill cache add args [ 'form-data-set@^1.1.1', null ]
npm verb cache add spec form-data-set@^1.1.1
npm sill cache add parsed spec { raw: 'form-data-set@^1.1.1',
npm sill cache add scope: null,
npm sill cache add name: 'form-data-set',
npm sill cache add rawSpec: '^1.1.1',
npm sill cache add spec: '>=1.1.1 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed form-data-set@>=1.1.1 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.1.1 <2.0.0
npm sill addNameRange { name: 'form-data-set',
npm sill addNameRange range: '>=1.1.1 <2.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name form-data-set
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/form-data-set
npm verb addNameRange registry:https://registry.npmjs.org/form-data-set not in flight; fetching
npm sill cache add args [ 'xtend@^2.2.0', null ]
npm verb cache add spec xtend@^2.2.0
npm sill cache add parsed spec { raw: 'xtend@^2.2.0',
npm sill cache add scope: null,
npm sill cache add name: 'xtend',
npm sill cache add rawSpec: '^2.2.0',
npm sill cache add spec: '>=2.2.0 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed xtend@>=2.2.0 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.2.0 <3.0.0
npm sill addNameRange { name: 'xtend', range: '>=2.2.0 <3.0.0', hasData: false }
npm sill mapToRegistry name xtend
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/xtend
npm verb addNameRange registry:https://registry.npmjs.org/xtend not in flight; fetching
npm sill cache add args [ 'dom-delegator@^10.0.0', null ]
npm verb cache add spec dom-delegator@^10.0.0
npm sill cache add args [ 'dom-walk@^0.1.0', null ]
npm verb cache add spec dom-walk@^0.1.0
npm info preinstall [email protected]
npm sill cache add parsed spec { raw: 'dom-delegator@^10.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'dom-delegator',
npm sill cache add rawSpec: '^10.0.0',
npm sill cache add spec: '>=10.0.0 <11.0.0',
npm sill cache add type: 'range' }
npm verb addNamed dom-delegator@>=10.0.0 <11.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=10.0.0 <11.0.0
npm sill addNameRange { name: 'dom-delegator',
npm sill addNameRange range: '>=10.0.0 <11.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name dom-delegator
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/dom-delegator
npm verb addNameRange registry:https://registry.npmjs.org/dom-delegator not in flight; fetching
npm sill cache add parsed spec { raw: 'dom-walk@^0.1.0',
npm sill cache add scope: null,
npm sill cache add name: 'dom-walk',
npm sill cache add rawSpec: '^0.1.0',
npm sill cache add spec: '>=0.1.0 <0.2.0',
npm sill cache add type: 'range' }
npm verb addNamed dom-walk@>=0.1.0 <0.2.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.1.0 <0.2.0
npm sill addNameRange { name: 'dom-walk', range: '>=0.1.0 <0.2.0', hasData: false }
npm sill mapToRegistry name dom-walk
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/dom-walk
npm verb addNameRange registry:https://registry.npmjs.org/dom-walk not in flight; fetching
npm sill prepareForInstallMany adding [email protected] from vdom dependencies
npm sill prepareForInstallMany adding [email protected] from vdom dependencies
npm sill prepareForInstallMany adding [email protected] from vdom dependencies
npm verb get https://registry.npmjs.org/form-data-set not expired, no request
npm sill addNameRange number 2 { name: 'form-data-set', range: '>=1.1.1 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'form-data-set',
npm sill addNameRange [ '0.1.1',
npm sill addNameRange '0.1.2',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.1.1',
npm sill addNameRange '1.2.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.2.0
npm sill addNamed semver.validRange 1.2.0
npm verb get https://registry.npmjs.org/xtend not expired, no request
npm sill addNameRange number 2 { name: 'xtend', range: '>=2.2.0 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'xtend',
npm sill addNameRange [ '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '1.0.3',
npm sill addNameRange '2.0.1',
npm sill addNameRange '2.0.2',
npm sill addNameRange '2.0.3',
npm sill addNameRange '2.0.4',
npm sill addNameRange '2.0.5',
npm sill addNameRange '2.0.6',
npm sill addNameRange '2.1.1',
npm sill addNameRange '2.1.2',
npm sill addNameRange '2.2.0',
npm sill addNameRange '3.0.0',
npm sill addNameRange '4.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.2.0
npm sill addNamed semver.validRange 2.2.0
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/form-data-set/1.2.0/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/xtend/2.2.0/package/package.json not in flight; writing
npm verb get https://registry.npmjs.org/dom-delegator not expired, no request
npm sill addNameRange number 2 { name: 'dom-delegator',
npm sill addNameRange range: '>=10.0.0 <11.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'dom-delegator',
npm sill addNameRange [ '2.0.1',
npm sill addNameRange '2.0.2',
npm sill addNameRange '2.0.3',
npm sill addNameRange '2.1.1',
npm sill addNameRange '2.1.2',
npm sill addNameRange '2.1.3',
npm sill addNameRange '3.0.1',
npm sill addNameRange '3.1.1',
npm sill addNameRange '3.2.1',
npm sill addNameRange '3.2.2',
npm sill addNameRange '3.3.1',
npm sill addNameRange '4.0.1',
npm sill addNameRange '6.1.0',
npm sill addNameRange '6.1.1',
npm sill addNameRange '6.1.2',
npm sill addNameRange '6.1.3',
npm sill addNameRange '6.2.0',
npm sill addNameRange '6.2.1',
npm sill addNameRange '6.3.0',
npm sill addNameRange '7.0.0',
npm sill addNameRange '7.1.0',
npm sill addNameRange '7.1.1',
npm sill addNameRange '7.2.0',
npm sill addNameRange '7.2.1',
npm sill addNameRange '7.3.0',
npm sill addNameRange '8.0.0',
npm sill addNameRange '8.0.1',
npm sill addNameRange '9.0.0',
npm sill addNameRange '9.0.1',
npm sill addNameRange '9.1.0',
npm sill addNameRange '9.2.0',
npm sill addNameRange '9.2.2',
npm sill addNameRange '10.0.0',
npm sill addNameRange '11.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 10.0.0
npm sill addNamed semver.validRange 10.0.0
npm verb get https://registry.npmjs.org/dom-walk not expired, no request
npm sill addNameRange number 2 { name: 'dom-walk', range: '>=0.1.0 <0.2.0', hasData: true }
npm sill addNameRange versions [ 'dom-walk', [ '0.0.1', '0.1.0', '0.1.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.1.1
npm sill addNamed semver.validRange 0.1.1
npm sill cache add args [ '[email protected]', null ]
npm verb cache add spec [email protected]
npm sill cache add args [ '[email protected]', null ]
npm verb cache add spec [email protected]
npm sill cache add args [ '[email protected]', null ]
npm verb cache add spec [email protected]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/dom-walk/0.1.1/package/package.json not in flight; writing
npm sill cache add parsed spec { raw: '[email protected]',
npm sill cache add scope: null,
npm sill cache add name: 'global',
npm sill cache add rawSpec: '4.2.1',
npm sill cache add spec: '4.2.1',
npm sill cache add type: 'version' }
npm verb addNamed [email protected]
npm sill addNamed semver.valid 4.2.1
npm sill addNamed semver.validRange 4.2.1
npm sill mapToRegistry name global
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/global
npm verb addNameVersion registry:https://registry.npmjs.org/global not in flight; fetching
npm sill cache add parsed spec { raw: '[email protected]',
npm sill cache add scope: null,
npm sill cache add name: 'is-object',
npm sill cache add rawSpec: '0.1.2',
npm sill cache add spec: '0.1.2',
npm sill cache add type: 'version' }
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.1.2
npm sill addNamed semver.validRange 0.1.2
npm sill mapToRegistry name is-object
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/is-object
npm verb addNameVersion registry:https://registry.npmjs.org/is-object not in flight; fetching
npm sill cache add parsed spec { raw: '[email protected]',
npm sill cache add scope: null,
npm sill cache add name: 'x-is-array',
npm sill cache add rawSpec: '0.1.0',
npm sill cache add spec: '0.1.0',
npm sill cache add type: 'version' }
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.1.0
npm sill addNamed semver.validRange 0.1.0
npm sill mapToRegistry name x-is-array
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/x-is-array
npm verb addNameVersion registry:https://registry.npmjs.org/x-is-array not in flight; fetching
npm verb afterAdd /home/kenan/.npm/form-data-set/1.2.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/xtend/2.2.0/package/package.json written
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/dom-delegator/10.0.0/package/package.json not in flight; writing
npm verb afterAdd /home/kenan/.npm/dom-walk/0.1.1/package/package.json written
npm verb get https://registry.npmjs.org/global not expired, no request
npm verb request uri https://registry.npmjs.org/is-object
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "CL6ZS34DFTFXJRY1QN0JORSUF"
npm http request GET https://registry.npmjs.org/is-object
npm verb request uri https://registry.npmjs.org/x-is-array
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "1T9N015TI5YVZX6DS0SLKSGX8"
npm http request GET https://registry.npmjs.org/x-is-array
npm verb afterAdd /home/kenan/.npm/dom-delegator/10.0.0/package/package.json written
npm sill install resolved [ { name: 'form-data-set',
npm sill install resolved version: '1.2.0',
npm sill install resolved description: 'Extract form data from a hash of elements',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/Raynos/form-data-set.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/form-data-set',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/form-data-set/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: { 'dom-walk': '~0.1.0' },
npm sill install resolved devDependencies:
npm sill install resolved { tape: '~0.2.2',
npm sill install resolved 'browserify-server': '~2.1.18',
npm sill install resolved browserify: 'https://github.com/raynos/node-browserify/tarball/master',
npm sill install resolved browservefy: '0.0.7',
npm sill install resolved testem: 'git://github.com/Raynos/testem',
npm sill install resolved global: '~0.1.5',
npm sill install resolved 'is-object': '~0.1.2',
npm sill install resolved hyperscript: '~1.0.1' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'testem ci',
npm sill install resolved build: 'browserify-server --bundle=test/index.js -o test/static/bundle.js --debug',
npm sill install resolved testem: 'testem',
npm sill install resolved example: 'browservefy ./examples/simple.js --browserify=\'browserify-server\' --live -- --debug --bundle' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved gitHead: '9ddfa0119f5132077b97cb7cedca4f35eb7fa222',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '54eb0b18517e018579290d9a89686e4dcdee63f3',
npm sill install resolved _from: 'form-data-set@>=1.1.1 <2.0.0',
npm sill install resolved _npmVersion: '1.4.15',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '54eb0b18517e018579290d9a89686e4dcdee63f3',
npm sill install resolved tarball: 'http://registry.npmjs.org/form-data-set/-/form-data-set-1.2.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/form-data-set/-/form-data-set-1.2.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'xtend',
npm sill install resolved version: '2.2.0',
npm sill install resolved description: 'extend like a boss',
npm sill install resolved keywords: [ 'extend', 'merge', 'options', 'opts', 'object', 'array' ],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/xtend.git' },
npm sill install resolved main: 'index',
npm sill install resolved scripts: { test: 'node test' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { tape: '~1.1.0' },
npm sill install resolved homepage: 'https://github.com/Raynos/xtend',
npm sill install resolved contributors: [ [Object], [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/xtend/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved testling: { files: 'test.js', browsers: [Object] },
npm sill install resolved engines: { node: '>=0.4' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'eef6b1f198c1c8deafad8b1765a04dad4a01c5a9',
npm sill install resolved tarball: 'http://registry.npmjs.org/xtend/-/xtend-2.2.0.tgz' },
npm sill install resolved _from: 'xtend@>=2.2.0 <3.0.0',
npm sill install resolved _npmVersion: '1.4.6',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'eef6b1f198c1c8deafad8b1765a04dad4a01c5a9',
npm sill install resolved _resolved: 'https://registry.npmjs.org/xtend/-/xtend-2.2.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'dom-walk',
npm sill install resolved version: '0.1.1',
npm sill install resolved description: 'iteratively walk a DOM node',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/dom-walk.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/dom-walk',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/dom-walk/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { 'browserify-server': '~0.5.6' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts: {},
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '672226dc74c8f799ad35307df936aba11acd6018',
npm sill install resolved _from: 'dom-walk@>=0.1.0 <0.2.0',
npm sill install resolved _npmVersion: '1.4.10',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '672226dc74c8f799ad35307df936aba11acd6018',
npm sill install resolved tarball: 'http://registry.npmjs.org/dom-walk/-/dom-walk-0.1.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/dom-walk/-/dom-walk-0.1.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'dom-delegator',
npm sill install resolved version: '10.0.0',
npm sill install resolved description: 'Decorate elements with delegated events',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/Raynos/dom-delegator.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/dom-delegator',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/dom-delegator/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies:
npm sill install resolved { cuid: '^1.2.4',
npm sill install resolved 'data-set': '^3.1.0',
npm sill install resolved global: '^4.2.1',
npm sill install resolved individual: '^2.0.0',
npm sill install resolved inherits: '^2.0.1',
npm sill install resolved 'weakmap-shim': '^1.0.0',
npm sill install resolved xtend: '^2.2.0' },
npm sill install resolved devDependencies:
npm sill install resolved { cuid: '^1.2.4',
npm sill install resolved 'event-sinks': '~1.0.1',
npm sill install resolved istanbul: '^0.2.6',
npm sill install resolved jshint: '^2.5.0',
npm sill install resolved 'pre-commit': '0.0.5',
npm sill install resolved 'run-browser': '^1.3.1',
npm sill install resolved 'synthetic-dom-events': 'git://github.com/Raynos/synthetic-dom-events',
npm sill install resolved 'tap-spec': '^0.1.9',
npm sill install resolved tape: '^2.12.3' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'jshint . && node ./test/index.js | tap-spec',
npm sill install resolved browser: 'run-browser ./test/index.js',
npm sill install resolved phantom: 'run-browser ./test/index.js -b | tap-spec',
npm sill install resolved cover: 'istanbul cover --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved gitHead: '8ec4a5dc34524058837f034dcb7f62db49977a31',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '73d7b9a4bc7f5b9cbbb602fa037ff1e9082e5b87',
npm sill install resolved _from: 'dom-delegator@>=10.0.0 <11.0.0',
npm sill install resolved _npmVersion: '1.4.21',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '73d7b9a4bc7f5b9cbbb602fa037ff1e9082e5b87',
npm sill install resolved tarball: 'http://registry.npmjs.org/dom-delegator/-/dom-delegator-10.0.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/dom-delegator/-/dom-delegator-10.0.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event
npm info installOne [email protected]
npm verb installOne of form-data-set to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event not in flight; installing
npm info installOne [email protected]
npm verb installOne of xtend to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event not in flight; installing
npm info installOne [email protected]
npm verb installOne of dom-walk to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event not in flight; installing
npm info installOne [email protected]
npm verb installOne of dom-delegator to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event not in flight; installing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/global/4.2.1/package/package.json not in flight; writing
npm verb lock using /home/kenan/.npm/_locks/form-data-set-11a5e1cab7e69345.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/form-data-set
npm verb lock using /home/kenan/.npm/_locks/xtend-1403e1b388f4ef65.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/xtend
npm verb lock using /home/kenan/.npm/_locks/dom-walk-5a0639ddffa6c2e1.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-walk
npm verb lock using /home/kenan/.npm/_locks/dom-delegator-6e8dc6c58748c8ba.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator
npm sill install write writing form-data-set 1.2.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/form-data-set
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/value-event/node_modules/form-data-set
npm sill install write writing xtend 2.2.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/xtend
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/value-event/node_modules/xtend
npm sill install write writing dom-walk 0.1.1 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-walk
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/value-event/node_modules/dom-walk
npm sill install write writing dom-delegator 10.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator
npm info preinstall @kenan/[email protected]
npm verb afterAdd /home/kenan/.npm/global/4.2.1/package/package.json written
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/form-data-set
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/xtend
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-walk
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator
npm verb tar unpack /home/kenan/.npm/form-data-set/1.2.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/form-data-set
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/form-data-set
npm verb tar unpack /home/kenan/.npm/xtend/2.2.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/xtend
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/xtend
npm verb tar unpack /home/kenan/.npm/dom-walk/0.1.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-walk
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-walk
npm verb tar unpack /home/kenan/.npm/dom-delegator/10.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator
npm sill prepareForInstallMany adding brfs@^1.2.0 from @kenan/a dependencies
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill cache add args [ 'brfs@^1.2.0', null ]
npm verb cache add spec brfs@^1.2.0
npm sill cache add parsed spec { raw: 'brfs@^1.2.0',
npm sill cache add scope: null,
npm sill cache add name: 'brfs',
npm sill cache add rawSpec: '^1.2.0',
npm sill cache add spec: '>=1.2.0 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed brfs@>=1.2.0 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.2.0 <2.0.0
npm sill addNameRange { name: 'brfs', range: '>=1.2.0 <2.0.0', hasData: false }
npm sill mapToRegistry name brfs
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/brfs
npm verb addNameRange registry:https://registry.npmjs.org/brfs not in flight; fetching
npm info preinstall [email protected]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill prepareForInstallMany adding dom-walk@^0.1.0 from min-document dependencies
npm verb request uri https://registry.npmjs.org/brfs
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:32
npm verb etag "7E91NDN8JDOHY90B8Z1X60OZD"
npm http request GET https://registry.npmjs.org/brfs
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill cache add args [ 'dom-walk@^0.1.0', null ]
npm verb cache add spec dom-walk@^0.1.0
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill cache add parsed spec { raw: 'dom-walk@^0.1.0',
npm sill cache add scope: null,
npm sill cache add name: 'dom-walk',
npm sill cache add rawSpec: '^0.1.0',
npm sill cache add spec: '>=0.1.0 <0.2.0',
npm sill cache add type: 'range' }
npm verb addNamed dom-walk@>=0.1.0 <0.2.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.1.0 <0.2.0
npm sill addNameRange { name: 'dom-walk', range: '>=0.1.0 <0.2.0', hasData: false }
npm sill mapToRegistry name dom-walk
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/dom-walk
npm verb addNameRange registry:https://registry.npmjs.org/dom-walk not in flight; fetching
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm info preinstall [email protected]
npm verb get https://registry.npmjs.org/dom-walk not expired, no request
npm sill addNameRange number 2 { name: 'dom-walk', range: '>=0.1.0 <0.2.0', hasData: true }
npm sill addNameRange versions [ 'dom-walk', [ '0.0.1', '0.1.0', '0.1.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.1.1
npm sill addNamed semver.validRange 0.1.1
npm info preinstall [email protected]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/dom-walk/0.1.1/package/package.json not in flight; writing
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/value-event/node_modules/form-data-set
npm info build /home/kenan/Code/npm-race/node_modules/value-event/node_modules/form-data-set
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/value-event/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill prepareForInstallMany adding x-is-array@^0.1.0 from vtree dependencies
npm sill prepareForInstallMany adding is-object@^0.1.2 from vtree dependencies
npm info install [email protected]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry element.js
npm sill gunzTarPerm modified mode [ 'element.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm extractEntry has-keys.js
npm sill cache add args [ 'x-is-array@^0.1.0', null ]
npm verb cache add spec x-is-array@^0.1.0
npm sill cache add args [ 'is-object@^0.1.2', null ]
npm verb cache add spec is-object@^0.1.2
npm info postinstall [email protected]
npm verb afterAdd /home/kenan/.npm/dom-walk/0.1.1/package/package.json written
npm sill install resolved [ { name: 'dom-walk',
npm sill install resolved version: '0.1.1',
npm sill install resolved description: 'iteratively walk a DOM node',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/dom-walk.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/dom-walk',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/dom-walk/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { 'browserify-server': '~0.5.6' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts: {},
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '672226dc74c8f799ad35307df936aba11acd6018',
npm sill install resolved _from: 'dom-walk@>=0.1.0 <0.2.0',
npm sill install resolved _npmVersion: '1.4.10',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '672226dc74c8f799ad35307df936aba11acd6018',
npm sill install resolved tarball: 'http://registry.npmjs.org/dom-walk/-/dom-walk-0.1.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/dom-walk/-/dom-walk-0.1.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document
npm info installOne [email protected]
npm verb installOne of dom-walk to /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document not in flight; installing
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry add-event.js
npm sill gunzTarPerm modified mode [ 'add-event.js', 436, 420 ]
npm sill cache add parsed spec { raw: 'x-is-array@^0.1.0',
npm sill cache add scope: null,
npm sill cache add name: 'x-is-array',
npm sill cache add rawSpec: '^0.1.0',
npm sill cache add spec: '>=0.1.0 <0.2.0',
npm sill cache add type: 'range' }
npm verb addNamed x-is-array@>=0.1.0 <0.2.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.1.0 <0.2.0
npm sill addNameRange { name: 'x-is-array', range: '>=0.1.0 <0.2.0', hasData: false }
npm sill mapToRegistry name x-is-array
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/x-is-array
npm verb addNameRange registry:https://registry.npmjs.org/x-is-array already in flight; waiting
npm sill cache add parsed spec { raw: 'is-object@^0.1.2',
npm sill cache add scope: null,
npm sill cache add name: 'is-object',
npm sill cache add rawSpec: '^0.1.2',
npm sill cache add spec: '>=0.1.2 <0.2.0',
npm sill cache add type: 'range' }
npm verb addNamed is-object@>=0.1.2 <0.2.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.1.2 <0.2.0
npm sill addNameRange { name: 'is-object', range: '>=0.1.2 <0.2.0', hasData: false }
npm sill mapToRegistry name is-object
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/is-object
npm verb addNameRange registry:https://registry.npmjs.org/is-object already in flight; waiting
npm verb unlock done using /home/kenan/.npm/_locks/form-data-set-05e51edaf9ea15bf.lock for /home/kenan/Code/npm-race/node_modules/value-event/node_modules/form-data-set
npm verb about to build /home/kenan/Code/npm-race/node_modules/value-event
npm info build /home/kenan/Code/npm-race/node_modules/value-event
npm verb linkStuff [ false, false, false, '/home/kenan/Code/npm-race/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb rebuildBundles [ 'dom-walk', 'form-data-set', 'xtend' ]
npm info install [email protected]
npm verb lock using /home/kenan/.npm/_locks/dom-walk-93c8ae70229f9249.lock for /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document/node_modules/dom-walk
npm sill install write writing dom-walk 0.1.1 to /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document/node_modules/dom-walk
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/global/node_modules/min-document/node_modules/dom-walk
npm info postinstall [email protected]
npm sill gunzTarPerm extractEntry Makefile
npm sill gunzTarPerm modified mode [ 'Makefile', 436, 420 ]
npm sill gunzTarPerm extractEntry example/index.js
npm sill gunzTarPerm modified mode [ 'example/index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .testem.json
npm sill gunzTarPerm modified mode [ '.testem.json', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry mutable.js
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document/node_modules/dom-walk
npm sill gunzTarPerm extractEntry dom-delegator.js
npm sill gunzTarPerm modified mode [ 'dom-delegator.js', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry remove-event.js
npm sill gunzTarPerm modified mode [ 'remove-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry proxy-event.js
npm sill gunzTarPerm modified mode [ 'proxy-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill gunzTarPerm extractEntry .jshintignore
npm sill gunzTarPerm modified mode [ '.jshintignore', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-add-event.js
npm sill gunzTarPerm modified mode [ 'test/dom-add-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-delegator.js
npm sill gunzTarPerm modified mode [ 'test/dom-delegator.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-duplicate-event.js
npm sill gunzTarPerm modified mode [ 'test/dom-duplicate-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-global-listeners.js
npm sill gunzTarPerm modified mode [ 'test/dom-global-listeners.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-data-events.js
npm sill gunzTarPerm modified mode [ 'test/dom-data-events.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-propagation.js
npm sill gunzTarPerm modified mode [ 'test/dom-propagation.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-remove-event.js
npm sill gunzTarPerm modified mode [ 'test/dom-remove-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-targets.js
npm sill gunzTarPerm modified mode [ 'test/dom-targets.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-unlisten-to.js
npm sill gunzTarPerm modified mode [ 'test/dom-unlisten-to.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm modified mode [ 'test/index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-add-multiple.js
npm sill gunzTarPerm modified mode [ 'test/dom-add-multiple.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dom-handle.js
npm sill gunzTarPerm modified mode [ 'test/dom-handle.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/lib/add-sink-event.js
npm sill gunzTarPerm modified mode [ 'test/lib/add-sink-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/lib/create-event.js
npm sill gunzTarPerm modified mode [ 'test/lib/create-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/lib/h.js
npm sill gunzTarPerm modified mode [ 'test/lib/h.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/lib/sink-handler.js
npm sill gunzTarPerm modified mode [ 'test/lib/sink-handler.js', 436, 420 ]
npm sill gunzTarPerm extractEntry docs.mli
npm sill gunzTarPerm modified mode [ 'docs.mli', 436, 420 ]
npm verb tar unpack /home/kenan/.npm/dom-walk/0.1.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document/node_modules/dom-walk
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document/node_modules/dom-walk
npm verb unlock done using /home/kenan/.npm/_locks/value-event-b516e4d1f383f591.lock for /home/kenan/Code/npm-race/node_modules/value-event
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm extractEntry example/static/bundle.js
npm sill gunzTarPerm modified mode [ 'example/static/bundle.js', 436, 420 ]
npm sill gunzTarPerm extractEntry example/static/index.html
npm sill gunzTarPerm modified mode [ 'example/static/index.html', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill gunzTarPerm extractEntry examples/simple.js
npm sill gunzTarPerm modified mode [ 'examples/simple.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry Makefile
npm sill gunzTarPerm extractEntry test/arbitrary-functions.js
npm sill gunzTarPerm modified mode [ 'test/arbitrary-functions.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/basic.js
npm sill gunzTarPerm modified mode [ 'test/basic.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/checkbox.js
npm sill gunzTarPerm modified mode [ 'test/checkbox.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm modified mode [ 'test/index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/nested-object.js
npm sill gunzTarPerm modified mode [ 'test/nested-object.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/radio.js
npm sill gunzTarPerm modified mode [ 'test/radio.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/select.js
npm sill gunzTarPerm modified mode [ 'test/select.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/static/test-adapter.js
npm sill gunzTarPerm modified mode [ 'test/static/test-adapter.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/static/index.html
npm sill gunzTarPerm modified mode [ 'test/static/index.html', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry Makefile
npm sill gunzTarPerm modified mode [ 'Makefile', 436, 420 ]
npm sill gunzTarPerm extractEntry example/index.js
npm sill gunzTarPerm modified mode [ 'example/index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry example/static/bundle.js
npm sill gunzTarPerm modified mode [ 'example/static/bundle.js', 436, 420 ]
npm sill gunzTarPerm extractEntry example/static/index.html
npm sill gunzTarPerm modified mode [ 'example/static/index.html', 436, 420 ]
npm http 304 https://registry.npmjs.org/lodash._basecreatecallback
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"87PFW47TS66EKN77HLXVWOTHY"',
npm sill get age: '39',
npm sill get 'x-served-by': 'cache-dfw1831-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.060108,VS0,VE0',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=46',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash._basecreatecallback from cache
npm sill addNameRange number 2 { name: 'lodash._basecreatecallback',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._basecreatecallback',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._basecreatecallback/2.4.1/package/package.json not in flight; writing
npm info preinstall [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._basecreatecallback/2.4.1/package/package.json written
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/xtend
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/xtend
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info install [email protected]
npm http 304 https://registry.npmjs.org/data-set
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:32 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"A2YELWW00Q1MJN8A1MPEDZIMZ"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1829-DFW',
npm sill get 'x-cache': 'MISS',
npm sill get 'x-cache-hits': '0',
npm sill get 'x-timer': 'S1416523292.814611,VS0,VE262',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=47',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/data-set from cache
npm info postinstall [email protected]
npm verb git fetch -a origin (https://github.com/KenanY/node-uuid)
npm http 304 https://registry.npmjs.org/alea
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"BCI7PIPGPFY7PGRHG5XL3FB7X"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.057164,VS0,VE41',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=46',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/alea from cache
npm http 304 https://registry.npmjs.org/lodash.forown
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"6GG7BL6TMGY4OFJ6LS58PYPNE"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.060354,VS0,VE61',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=46',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash.forown from cache
npm verb unlock done using /home/kenan/.npm/_locks/xtend-1403e1b388f4ef65.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/xtend
npm sill addNameRange number 2 { name: 'data-set', range: '>=3.1.0 <4.0.0', hasData: true }
npm sill addNameRange versions [ 'data-set',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.1.1',
npm sill addNameRange '0.1.2',
npm sill addNameRange '0.1.3',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.3.0',
npm sill addNameRange '1.0.0',
npm sill addNameRange '2.0.1',
npm sill addNameRange '3.0.0',
npm sill addNameRange '3.1.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 3.1.0
npm sill addNamed semver.validRange 3.1.0
npm sill addNameRange number 2 { name: 'data-set', range: '>=3.0.0 <4.0.0', hasData: true }
npm sill addNameRange versions [ 'data-set',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.1.1',
npm sill addNameRange '0.1.2',
npm sill addNameRange '0.1.3',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.3.0',
npm sill addNameRange '1.0.0',
npm sill addNameRange '2.0.1',
npm sill addNameRange '3.0.0',
npm sill addNameRange '3.1.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 3.1.0
npm sill addNamed semver.validRange 3.1.0
npm sill addNameRange number 2 { name: 'alea', range: '>=0.0.9 <0.0.10', hasData: true }
npm sill addNameRange versions [ 'alea',
npm sill addNameRange [ '0.0.0',
npm sill addNameRange '0.0.1',
npm sill addNameRange '0.0.2',
npm sill addNameRange '0.0.3',
npm sill addNameRange '0.0.4',
npm sill addNameRange '0.0.5',
npm sill addNameRange '0.0.7',
npm sill addNameRange '0.0.8',
npm sill addNameRange '0.0.9' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.0.9
npm sill addNamed semver.validRange 0.0.9
npm sill addNameRange number 2 { name: 'alea', range: '>=0.0.9 <0.0.10', hasData: true }
npm sill addNameRange versions [ 'alea',
npm sill addNameRange [ '0.0.0',
npm sill addNameRange '0.0.1',
npm sill addNameRange '0.0.2',
npm sill addNameRange '0.0.3',
npm sill addNameRange '0.0.4',
npm sill addNameRange '0.0.5',
npm sill addNameRange '0.0.7',
npm sill addNameRange '0.0.8',
npm sill addNameRange '0.0.9' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.0.9
npm sill addNamed semver.validRange 0.0.9
npm sill addNameRange number 2 { name: 'lodash.forown', range: '>=2.4.1 <2.5.0', hasData: true }
npm sill addNameRange versions [ 'lodash.forown',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm info preinstall [email protected]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/data-set/3.1.0/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/data-set/3.1.0/package/package.json already in flight; not writing
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-walk
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-walk
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/alea/0.0.9/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/alea/0.0.9/package/package.json already in flight; not writing
npm info install [email protected]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.forown/2.4.1/package/package.json not in flight; writing
npm verb afterAdd /home/kenan/.npm/data-set/3.1.0/package/package.json written
npm sill install resolved [ { name: 'xtend',
npm sill install resolved version: '2.2.0',
npm sill install resolved description: 'extend like a boss',
npm sill install resolved keywords: [ 'extend', 'merge', 'options', 'opts', 'object', 'array' ],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/xtend.git' },
npm sill install resolved main: 'index',
npm sill install resolved scripts: { test: 'node test' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { tape: '~1.1.0' },
npm sill install resolved homepage: 'https://github.com/Raynos/xtend',
npm sill install resolved contributors: [ [Object], [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/xtend/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved testling: { files: 'test.js', browsers: [Object] },
npm sill install resolved engines: { node: '>=0.4' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'eef6b1f198c1c8deafad8b1765a04dad4a01c5a9',
npm sill install resolved tarball: 'http://registry.npmjs.org/xtend/-/xtend-2.2.0.tgz' },
npm sill install resolved _from: 'xtend@>=2.2.0 <3.0.0',
npm sill install resolved _npmVersion: '1.4.6',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'eef6b1f198c1c8deafad8b1765a04dad4a01c5a9',
npm sill install resolved _resolved: 'https://registry.npmjs.org/xtend/-/xtend-2.2.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'individual',
npm sill install resolved version: '2.0.0',
npm sill install resolved description: 'Garantueed individual values',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/individual.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/individual',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/individual/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies:
npm sill install resolved { coveralls: '^2.10.0',
npm sill install resolved istanbul: '^0.2.7',
npm sill install resolved 'run-browser': '^1.3.1',
npm sill install resolved tape: '^2.12.3' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node test.js',
npm sill install resolved cover: 'istanbul cover --report none --print detail test.js',
npm sill install resolved travis: 'npm run cover -s && istanbul report lcov && ((cat coverage/lcov.info | coveralls) || exit 0)' },
npm sill install resolved testling: { files: 'test.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '833b097dad23294e76117a98fb38e0d9ad61bb97',
npm sill install resolved _from: 'individual@>=2.0.0 <3.0.0',
npm sill install resolved _npmVersion: '1.4.7',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '833b097dad23294e76117a98fb38e0d9ad61bb97',
npm sill install resolved tarball: 'http://registry.npmjs.org/individual/-/individual-2.0.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/individual/-/individual-2.0.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'cuid',
npm sill install resolved version: '1.2.4',
npm sill install resolved description: 'Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.',
npm sill install resolved author:
npm sill install resolved { name: 'Eric Elliott',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://ericleads.com' },
npm sill install resolved main: './dist/node-cuid.js',
npm sill install resolved browserify: './dist/browser-cuid.js',
npm sill install resolved keywords: [ 'uid', 'unique id', 'guid', 'uuid' ],
npm sill install resolved repository: { type: 'git', url: 'https://github.com/dilvie/cuid.git' },
npm sill install resolved directories: { dist: './dist', lib: './lib', src: './src', test: './test' },
npm sill install resolved devDependencies: { applitude: '~0.x.x', grunt: '~0.3.x' },
npm sill install resolved scripts: { test: 'grunt test' },
npm sill install resolved engines: { node: '~0.x.x' },
npm sill install resolved bugs: { url: 'https://github.com/dilvie/cuid/issues' },
npm sill install resolved homepage: 'https://github.com/dilvie/cuid',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'fae8eb497854b390bc65102a5409208a80ccf647',
npm sill install resolved tarball: 'http://registry.npmjs.org/cuid/-/cuid-1.2.4.tgz' },
npm sill install resolved _from: 'cuid@>=1.2.4 <2.0.0',
npm sill install resolved _npmVersion: '1.4.3',
npm sill install resolved _npmUser: { name: 'dilvie', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved _shasum: 'fae8eb497854b390bc65102a5409208a80ccf647',
npm sill install resolved _resolved: 'https://registry.npmjs.org/cuid/-/cuid-1.2.4.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'weakmap-shim',
npm sill install resolved version: '1.0.0',
npm sill install resolved description: 'A minimal weakmap shim',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/weakmap-shim.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/weakmap-shim',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/weakmap-shim/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { tape: '~1.0.2', 'tap-spec': '~0.1.6' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js | tap-spec',
npm sill install resolved start: 'node ./index.js',
npm sill install resolved watch: 'nodemon -w ./index.js index.js',
npm sill install resolved 'travis-test': 'istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html',
npm sill install resolved 'test-browser': 'testem-browser ./test/browser/index.js',
npm sill install resolved testem: 'testem-both -b=./test/browser/index.js' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '36db04b4c163612e6c4dd94971444a227caef34c',
npm sill install resolved tarball: 'http://registry.npmjs.org/weakmap-shim/-/weakmap-shim-1.0.0.tgz' },
npm sill install resolved _from: 'weakmap-shim@>=1.0.0 <2.0.0',
npm sill install resolved _npmVersion: '1.3.22',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '36db04b4c163612e6c4dd94971444a227caef34c',
npm sill install resolved _resolved: 'https://registry.npmjs.org/weakmap-shim/-/weakmap-shim-1.0.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'inherits',
npm sill install resolved description: 'Browser-friendly inheritance fully compatible with standard node.js inherits()',
npm sill install resolved version: '2.0.1',
npm sill install resolved keywords:
npm sill install resolved [ 'inheritance',
npm sill install resolved 'class',
npm sill install resolved 'klass',
npm sill install resolved 'oop',
npm sill install resolved 'object-oriented',
npm sill install resolved 'inherits',
npm sill install resolved 'browser',
npm sill install resolved 'browserify' ],
npm sill install resolved main: './inherits.js',
npm sill install resolved browser: './inherits_browser.js',
npm sill install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inherits' },
npm sill install resolved license: 'ISC',
npm sill install resolved scripts: { test: 'node test' },
npm sill install resolved readme: 'Browser-friendly inheritance fully compatible with standard node.js\n[inherits](http://nodejs.org/api/util.html#util_util_inherits_constructor_superconstructor).\n\nThis package exports standard `inherits` from node.js `util` module in\nnode environment, but also provides alternative browser-friendly\nimplementation through [browser\nfield](https://gist.github.com/shtylman/4339901). Alternative\nimplementation is a literal copy of standard one located in standalone\nmodule to avoid requiring of `util`. It also has a shim for old\nbrowsers with no `Object.create` support.\n\nWhile keeping you sure you are using standard `inherits`\nimplementation in node.js environment, it allows bundlers such as\n[browserify](https://github.com/substack/node-browserify) to not\ninclude full `util` package to your client code if all you need is\njust `inherits` function. It worth, because browser shim for `util`\npackage is large and `inherits` is often the single function you need\nfrom it.\n\nIt\'s recommended to use this package instead of\n`require(\'util\').inherits` for any code that has chances to be used\nnot only in node.js but in browser too.\n\n## usage\n\n```js\nvar inherits = require(\'inherits\');\n// then use exactly as the standard one\n```\n\n## note on version ~1.0\n\nVersion ~1.0 had completely different motivation and is not compatible\nneither with 2.0 nor with standard node.js `inherits`.\n\nIf you are using version ~1.0 and planning to switch to ~2.0, be\ncareful:\n\n* new version uses `super_` instead of `super` for referencing\n superclass\n* new version overwrites current prototype while old one preserves any\n existing fields on it\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved bugs: { url: 'https://github.com/isaacs/inherits/issues' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1',
npm sill install resolved tarball: 'http://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz' },
npm sill install resolved _from: 'inherits@>=2.0.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.8',
npm sill install resolved _npmUser: { name: 'isaacs', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1',
npm sill install resolved _resolved: 'https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz',
npm sill install resolved homepage: 'https://github.com/isaacs/inherits' },
npm sill install resolved { name: 'data-set',
npm sill install resolved version: '3.1.0',
npm sill install resolved description: 'Element#dataset abstraction',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/data-set.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/data-set',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/data-set/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: { individual: '^2.0.0', 'weakmap-shim': '~1.0.0' },
npm sill install resolved devDependencies:
npm sill install resolved { element: '~0.1.4',
npm sill install resolved global: '^4.2.1',
npm sill install resolved hyperscript: 'git://github.com/dominictarr/hyperscript#data-set-bump',
npm sill install resolved 'run-browser': '^1.3.1',
npm sill install resolved 'tap-spec': '^0.1.9',
npm sill install resolved tape: '~2.12.0' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts: { test: 'run-browser test.js -b | tap-spec' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: 'ba45d1d26703e84e322cc95fc564fb163a03f169',
npm sill install resolved _from: 'data-set@>=3.1.0 <4.0.0',
npm sill install resolved _npmVersion: '1.4.9',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'ba45d1d26703e84e322cc95fc564fb163a03f169',
npm sill install resolved tarball: 'http://registry.npmjs.org/data-set/-/data-set-3.1.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/data-set/-/data-set-3.1.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/dom-delegator
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/dom-delegator
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/dom-delegator
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/dom-delegator
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/dom-delegator
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/dom-delegator
npm info installOne [email protected]
npm verb installOne of xtend to /home/kenan/Code/npm-race/node_modules/dom-delegator not in flight; installing
npm info installOne [email protected]
npm verb installOne of individual to /home/kenan/Code/npm-race/node_modules/dom-delegator not in flight; installing
npm info installOne [email protected]
npm verb installOne of cuid to /home/kenan/Code/npm-race/node_modules/dom-delegator not in flight; installing
npm info installOne [email protected]
npm verb installOne of weakmap-shim to /home/kenan/Code/npm-race/node_modules/dom-delegator not in flight; installing
npm info installOne [email protected]
npm verb installOne of inherits to /home/kenan/Code/npm-race/node_modules/dom-delegator not in flight; installing
npm info installOne [email protected]
npm verb installOne of data-set to /home/kenan/Code/npm-race/node_modules/dom-delegator not in flight; installing
npm info postinstall [email protected]
npm verb afterAdd /home/kenan/.npm/alea/0.0.9/package/package.json written
npm verb unlock done using /home/kenan/.npm/_locks/dom-walk-5a0639ddffa6c2e1.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-walk
npm verb lock using /home/kenan/.npm/_locks/xtend-338add1cdcf1e174.lock for /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/xtend
npm verb lock using /home/kenan/.npm/_locks/individual-6daf2febdd718f7b.lock for /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/individual
npm verb lock using /home/kenan/.npm/_locks/cuid-e7151aa7a2dbc7d5.lock for /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/cuid
npm verb lock using /home/kenan/.npm/_locks/weakmap-shim-9f2c9af97e64b512.lock for /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/weakmap-shim
npm verb lock using /home/kenan/.npm/_locks/inherits-25e9e15c0a5bb4d7.lock for /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/inherits
npm verb lock using /home/kenan/.npm/_locks/data-set-35c4119e9fc941ae.lock for /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/data-set
npm verb afterAdd /home/kenan/.npm/lodash.forown/2.4.1/package/package.json written
npm sill install resolved [ { name: 'lodash._basecreatecallback',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The internal Lo-Dash function `baseCreateCallback` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies:
npm sill install resolved { 'lodash.bind': '~2.4.1',
npm sill install resolved 'lodash.identity': '~2.4.1',
npm sill install resolved 'lodash._setbinddata': '~2.4.1',
npm sill install resolved 'lodash.support': '~2.4.1' },
npm sill install resolved readme: '# lodash._basecreatecallback v2.4.1\n\nThe internal [Lo-Dash](http://lodash.com/) function `baseCreateCallback` as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '7d0b267649cb29e7a139d0103b7c11fae84e4851',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash._basecreatecallback/-/lodash._basecreatecallback-2.4.1.tgz' },
npm sill install resolved _from: 'lodash._basecreatecallback@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '7d0b267649cb29e7a139d0103b7c11fae84e4851',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash._basecreatecallback/-/lodash._basecreatecallback-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash.forown',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.forOwn` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies:
npm sill install resolved { 'lodash._basecreatecallback': '~2.4.1',
npm sill install resolved 'lodash.keys': '~2.4.1',
npm sill install resolved 'lodash._objecttypes': '~2.4.1' },
npm sill install resolved readme: '# lodash.forown v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.forOwn`](http://lodash.com/docs#forOwn) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '78b41eafe1405fa966459ea4193fd502d084524b',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.forown/-/lodash.forown-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.forown@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '78b41eafe1405fa966459ea4193fd502d084524b',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.forown/-/lodash.forown-2.4.1.tgz',
npm sill install resolved scripts: {} } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach
npm info installOne [email protected]
npm verb installOne of lodash._basecreatecallback to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.forown to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach not in flight; installing
npm sill install write writing xtend 2.2.0 to /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/xtend
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/dom-delegator/node_modules/xtend
npm sill install write writing individual 2.0.0 to /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/individual
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/dom-delegator/node_modules/individual
npm sill install write writing cuid 1.2.4 to /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/cuid
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/dom-delegator/node_modules/cuid
npm sill install write writing weakmap-shim 1.0.0 to /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/weakmap-shim
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/dom-delegator/node_modules/weakmap-shim
npm sill install write writing inherits 2.0.1 to /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/inherits
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/dom-delegator/node_modules/inherits
npm sill install write writing data-set 3.1.0 to /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/data-set
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/dom-delegator/node_modules/data-set
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/xtend
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/individual
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/cuid
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/weakmap-shim
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/inherits
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/data-set
npm verb tar unpack /home/kenan/.npm/xtend/2.2.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/xtend
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/xtend
npm verb tar unpack /home/kenan/.npm/individual/2.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/individual
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/individual
npm verb tar unpack /home/kenan/.npm/cuid/1.2.4/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/cuid
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/cuid
npm verb tar unpack /home/kenan/.npm/weakmap-shim/1.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/weakmap-shim
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/weakmap-shim
npm verb tar unpack /home/kenan/.npm/inherits/2.0.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/inherits
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/inherits
npm verb tar unpack /home/kenan/.npm/data-set/3.1.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/data-set
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/data-set
npm info git [ 'rev-list', '-n1', 'master' ]
npm verb lock using /home/kenan/.npm/_locks/lodash-basecreatecallbac-bbf9e2d6bed0179d.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback
npm verb lock using /home/kenan/.npm/_locks/lodash-forown-737b3abef7e92ced.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill install write writing lodash._basecreatecallback 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback
npm sill install write writing lodash.forown 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown
npm verb git rev-list -n1 master 7a018f2d075b03a73409e8356f9b29c9ad4ea2c5
npm verb resolved git url git+https://github.com/KenanY/node-uuid#7a018f2d075b03a73409e8356f9b29c9ad4ea2c5
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown
npm verb tar unpack /home/kenan/.npm/lodash._basecreatecallback/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback
npm verb tar unpack /home/kenan/.npm/lodash.forown/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm info git [ 'clone',
npm info git '/home/kenan/.npm/_git-remotes/https-github-com-KenanY-node-uuid-7173feb7',
npm info git '/tmp/npm-28794-30d501ac/1416523293029-0.2021144120953977/7a018f2d075b03a73409e8356f9b29c9ad4ea2c5' ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm http 304 https://registry.npmjs.org/lodash.isarray
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"6KXKRB4CZ44ABBVT2448WYP66"',
npm sill get age: '27',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.239517,VS0,VE0',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=45',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash.isarray from cache
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm verb git fetch -a origin (git://github.com/Raynos/vtree)
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm info preinstall [email protected]
npm verb git clone from /home/kenan/.npm/_git-remotes/https-github-com-KenanY-node-uuid-7173feb7
npm verb git clone Cloning into '/tmp/npm-28794-30d501ac/1416523293029-0.2021144120953977/7a018f2d075b03a73409e8356f9b29c9ad4ea2c5'...
npm verb git clone done.
npm sill addNameRange number 2 { name: 'lodash.isarray',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.isarray',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash.isarray',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.isarray',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill gunzTarPerm extractEntry inherits.js
npm sill gunzTarPerm extractEntry inherits_browser.js
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document/node_modules/dom-walk
npm info build /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document/node_modules/dom-walk
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/global/node_modules/min-document/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm extractEntry has-keys.js
npm sill gunzTarPerm extractEntry grunt.js
npm sill gunzTarPerm extractEntry component.json
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry create-hash.js
npm sill gunzTarPerm modified mode [ 'create-hash.js', 436, 420 ]
npm info install [email protected]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm extractEntry create-store.js
npm info postinstall [email protected]
npm http 304 https://registry.npmjs.org/lodash.isstring
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"7WT3RQ3S5DTWBRVJCHRQV9NZG"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1829-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.233806,VS0,VE44',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=46',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash.isstring from cache
npm http 304 https://registry.npmjs.org/lodash.isplainobject
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"DSCJB4LOV6VEPNG096GW8JVOA"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache': 'MISS',
npm sill get 'x-cache-hits': '0',
npm sill get 'x-timer': 'S1416523293.238495,VS0,VE40',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=45',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash.isplainobject from cache
npm info git [ 'checkout', '7a018f2d075b03a73409e8356f9b29c9ad4ea2c5' ]
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.isarray/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.isarray/2.4.1/package/package.json already in flight; not writing
npm verb unlock done using /home/kenan/.npm/_locks/dom-walk-93c8ae70229f9249.lock for /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document/node_modules/dom-walk
npm verb about to build /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document
npm info build /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/global/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb rebuildBundles [ 'dom-walk' ]
npm info install [email protected]
npm verb git checkout Note: checking out '7a018f2d075b03a73409e8356f9b29c9ad4ea2c5'.
npm verb git checkout
npm verb git checkout You are in 'detached HEAD' state. You can look around, make experimental
npm verb git checkout changes and commit them, and you can discard any commits you make in this
npm verb git checkout state without impacting any branches by performing another checkout.
npm verb git checkout
npm verb git checkout If you want to create a new branch to retain commits you create, you may
npm verb git checkout do so (now or later) by using -b with the checkout command again. Example:
npm verb git checkout
npm verb git checkout git checkout -b new_branch_name
npm verb git checkout
npm verb git checkout HEAD is now at 7a018f2... Fix `README.md` a bit
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry mutable.js
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm extractEntry test/applitude-cuid-test.js
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 436, 420 ]
npm info postinstall [email protected]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill gunzTarPerm extractEntry hidden-store.js
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry test.js
npm verb afterAdd /home/kenan/.npm/lodash.isarray/2.4.1/package/package.json written
npm sill addNameRange number 2 { name: 'lodash.isstring',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.isstring',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash.isstring',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.isstring',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash.isplainobject',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.isplainobject',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash.isplainobject',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.isplainobject',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm verb unlock done using /home/kenan/.npm/_locks/min-document-377c52d2cda901b5.lock for /home/kenan/Code/npm-race/node_modules/global/node_modules/min-document
npm verb about to build /home/kenan/Code/npm-race/node_modules/global
npm info build /home/kenan/Code/npm-race/node_modules/global
npm verb linkStuff [ false, false, false, '/home/kenan/Code/npm-race/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb rebuildBundles [ 'min-document', 'process' ]
npm info install [email protected]
npm info postinstall [email protected]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm extractEntry .jshintrc
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.isstring/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.isstring/2.4.1/package/package.json already in flight; not writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.isplainobject/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.isplainobject/2.4.1/package/package.json already in flight; not writing
npm verb unlock done using /home/kenan/.npm/_locks/global-327ebe6ebc6f0d72.lock for /home/kenan/Code/npm-race/node_modules/global
npm sill gunzTarPerm extractEntry test/browser-cuid-test.js
npm sill gunzTarPerm extractEntry test/node-cuid-test.js
npm info git [ 'rev-list', '-n1', 'hooks' ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm extractEntry .travis.yml
npm verb tar pack [ '/home/kenan/.npm/node-uuid/1.4.1/package.tgz',
npm verb tar pack '/tmp/npm-28794-30d501ac/1416523293029-0.2021144120953977/7a018f2d075b03a73409e8356f9b29c9ad4ea2c5' ]
npm verb tarball /home/kenan/.npm/node-uuid/1.4.1/package.tgz
npm verb folder /tmp/npm-28794-30d501ac/1416523293029-0.2021144120953977/7a018f2d075b03a73409e8356f9b29c9ad4ea2c5
npm http 304 https://registry.npmjs.org/lodash.isboolean
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"56KZDT05U40O8E23MS8CTUUN5"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1833-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.059815,VS0,VE260',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=46',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash.isboolean from cache
npm verb git rev-list -n1 hooks 99453c773e02a2c18df7881d7bb7fc52a2a615a2
npm verb resolved git url git://github.com/Raynos/vtree#99453c773e02a2c18df7881d7bb7fc52a2a615a2
npm verb afterAdd /home/kenan/.npm/lodash.isstring/2.4.1/package/package.json written
npm verb afterAdd /home/kenan/.npm/lodash.isplainobject/2.4.1/package/package.json written
npm info preinstall [email protected]
npm sill gunzTarPerm extractEntry Makefile
npm info git [ 'clone',
npm info git '/home/kenan/.npm/_git-remotes/git-github-com-Raynos-vtree-b2e581e6',
npm info git '/tmp/npm-28794-30d501ac/1416523293120-0.1547279958613217/99453c773e02a2c18df7881d7bb7fc52a2a615a2' ]
npm sill gunzTarPerm extractEntry test/qunit.js
npm sill gunzTarPerm extractEntry test/testling.js
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/form-data-set
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/form-data-set
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill gunzTarPerm extractEntry test/create-store.js
npm sill gunzTarPerm extractEntry test/index.js
npm sill addNameRange number 2 { name: 'lodash.isboolean',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.isboolean',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash.isboolean',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.isboolean',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm info install [email protected]
npm info postinstall [email protected]
npm verb git clone from /home/kenan/.npm/_git-remotes/git-github-com-Raynos-vtree-b2e581e6
npm verb git clone Cloning into '/tmp/npm-28794-30d501ac/1416523293120-0.1547279958613217/99453c773e02a2c18df7881d7bb7fc52a2a615a2'...
npm verb git clone done.
npm verb unlock done using /home/kenan/.npm/_locks/form-data-set-11a5e1cab7e69345.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/form-data-set
npm sill gunzTarPerm extractEntry test/applitude-cuid-test.html
npm sill gunzTarPerm extractEntry test/browser-cuid-test.html
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.isboolean/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.isboolean/2.4.1/package/package.json already in flight; not writing
npm sill gunzTarPerm extractEntry test/weakmap.js
npm info git [ 'checkout', '99453c773e02a2c18df7881d7bb7fc52a2a615a2' ]
npm verb afterAdd /home/kenan/.npm/lodash.isboolean/2.4.1/package/package.json written
npm sill gunzTarPerm extractEntry test/qunit.css
npm sill gunzTarPerm extractEntry lib/applitude.bundle.js
npm info preinstall [email protected]
npm verb git checkout Note: checking out '99453c773e02a2c18df7881d7bb7fc52a2a615a2'.
npm verb git checkout
npm verb git checkout You are in 'detached HEAD' state. You can look around, make experimental
npm verb git checkout changes and commit them, and you can discard any commits you make in this
npm verb git checkout state without impacting any branches by performing another checkout.
npm verb git checkout
npm verb git checkout If you want to create a new branch to retain commits you create, you may
npm verb git checkout do so (now or later) by using -b with the checkout command again. Example:
npm verb git checkout
npm verb git checkout git checkout -b new_branch_name
npm verb git checkout
npm verb git checkout HEAD is now at 99453c7... lazy instanitiate diff
npm info preinstall [email protected]
npm sill prepareForInstallMany adding lodash.keys@~2.4.1 from lodash.forown dependencies
npm sill prepareForInstallMany adding lodash._objecttypes@~2.4.1 from lodash.forown dependencies
npm sill prepareForInstallMany adding lodash.bind@~2.4.1 from lodash._basecreatecallback dependencies
npm sill prepareForInstallMany adding lodash.identity@~2.4.1 from lodash._basecreatecallback dependencies
npm sill prepareForInstallMany adding lodash._setbinddata@~2.4.1 from lodash._basecreatecallback dependencies
npm sill prepareForInstallMany adding lodash.support@~2.4.1 from lodash._basecreatecallback dependencies
npm sill cache add args [ 'lodash.keys@~2.4.1', null ]
npm verb cache add spec lodash.keys@~2.4.1
npm sill cache add parsed spec { raw: 'lodash.keys@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.keys',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.keys@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash.keys', range: '>=2.4.1 <2.5.0', hasData: false }
npm sill mapToRegistry name lodash.keys
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.keys
npm verb addNameRange registry:https://registry.npmjs.org/lodash.keys already in flight; waiting
npm sill cache add args [ 'lodash._objecttypes@~2.4.1', null ]
npm verb cache add spec lodash._objecttypes@~2.4.1
npm sill cache add args [ 'lodash.support@~2.4.1', null ]
npm verb cache add spec lodash.support@~2.4.1
npm sill cache add args [ 'lodash._setbinddata@~2.4.1', null ]
npm verb cache add spec lodash._setbinddata@~2.4.1
npm sill gunzTarPerm extractEntry lib/applitude.js
npm sill gunzTarPerm extractEntry lib/jquery.js
npm sill cache add parsed spec { raw: 'lodash._objecttypes@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._objecttypes',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._objecttypes@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._objecttypes',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._objecttypes
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._objecttypes
npm verb addNameRange registry:https://registry.npmjs.org/lodash._objecttypes not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash.support@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.support',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.support@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash.support',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.support
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.support
npm verb addNameRange registry:https://registry.npmjs.org/lodash.support not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash._setbinddata@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._setbinddata',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._setbinddata@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._setbinddata',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._setbinddata
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._setbinddata
npm verb addNameRange registry:https://registry.npmjs.org/lodash._setbinddata not in flight; fetching
npm sill cache add args [ 'lodash.bind@~2.4.1', null ]
npm verb cache add spec lodash.bind@~2.4.1
npm sill cache add args [ 'lodash.identity@~2.4.1', null ]
npm verb cache add spec lodash.identity@~2.4.1
npm info preinstall [email protected]
npm sill cache add parsed spec { raw: 'lodash.bind@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.bind',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.bind@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash.bind', range: '>=2.4.1 <2.5.0', hasData: false }
npm sill mapToRegistry name lodash.bind
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.bind
npm verb addNameRange registry:https://registry.npmjs.org/lodash.bind not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash.identity@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.identity',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.identity@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash.identity',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.identity
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.identity
npm verb addNameRange registry:https://registry.npmjs.org/lodash.identity not in flight; fetching
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/inherits
npm info build /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/inherits
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb request uri https://registry.npmjs.org/lodash._objecttypes
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:33
npm verb etag "BPJ9SU469UP27GXQA2AZPV0PI"
npm http request GET https://registry.npmjs.org/lodash._objecttypes
npm verb request uri https://registry.npmjs.org/lodash.support
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:33
npm verb etag "4WUV3GTL15573QN09Q8JXSXLV"
npm http request GET https://registry.npmjs.org/lodash.support
npm verb request uri https://registry.npmjs.org/lodash._setbinddata
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:33
npm verb etag "531IBVX1AI94D4UFKKI46KWNE"
npm http request GET https://registry.npmjs.org/lodash._setbinddata
npm verb tar pack [ '/home/kenan/.npm/vtree/0.0.21/package.tgz',
npm verb tar pack '/tmp/npm-28794-30d501ac/1416523293120-0.1547279958613217/99453c773e02a2c18df7881d7bb7fc52a2a615a2' ]
npm verb tarball /home/kenan/.npm/vtree/0.0.21/package.tgz
npm verb folder /tmp/npm-28794-30d501ac/1416523293120-0.1547279958613217/99453c773e02a2c18df7881d7bb7fc52a2a615a2
npm info install [email protected]
npm verb request uri https://registry.npmjs.org/lodash.bind
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:33
npm verb etag "A7F1LWT56E1C5NYER41Z2LJQ3"
npm http request GET https://registry.npmjs.org/lodash.bind
npm verb request uri https://registry.npmjs.org/lodash.identity
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:33
npm verb etag "BUDFJWDQZFJ24CZCASAN4V21K"
npm http request GET https://registry.npmjs.org/lodash.identity
npm info postinstall [email protected]
npm sill gunzTarPerm extractEntry README.markdown
npm info preinstall [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/inherits-25e9e15c0a5bb4d7.lock for /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/inherits
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/individual
npm info build /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/individual
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info install [email protected]
npm info preinstall [email protected]
npm info postinstall [email protected]
npm sill gunzTarPerm extractEntry src/browser-fingerprint.js
npm sill gunzTarPerm extractEntry src/footer.js
npm sill gunzTarPerm extractEntry src/head.js
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/data-set
npm info build /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/data-set
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/individual-6daf2febdd718f7b.lock for /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/individual
npm info install [email protected]
npm info postinstall [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/data-set-35c4119e9fc941ae.lock for /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/data-set
npm info preinstall [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/xtend
npm info build /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/xtend
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info install [email protected]
npm info postinstall [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/xtend-338add1cdcf1e174.lock for /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/xtend
npm sill gunzTarPerm extractEntry src/node-fingerprint.js
npm info preinstall [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/weakmap-shim
npm info build /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/weakmap-shim
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info install [email protected]
npm info postinstall [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/weakmap-shim-9f2c9af97e64b512.lock for /home/kenan/Code/npm-race/node_modules/dom-delegator/node_modules/weakmap-shim
npm sill gunzTarPerm extractEntry dist/browser-cuid.js
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/node-uuid/1.4.1/package.tgz
npm sill gunzTarPerm extractEntry dist/node-cuid.js
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/node-uuid/1.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/node-uuid/1.4.1/package/package.json already in flight; not writing
npm verb afterAdd /home/kenan/.npm/node-uuid/1.4.1/package/package.json written
npm info preinstall [email protected]
npm sill prepareForInstallMany adding cuid@^1.2.4 from dom-delegator dependencies
npm sill prepareForInstallMany adding data-set@^3.1.0 from dom-delegator dependencies
npm sill prepareForInstallMany adding individual@^2.0.0 from dom-delegator dependencies
npm sill prepareForInstallMany adding inherits@^2.0.1 from dom-delegator dependencies
npm sill prepareForInstallMany adding weakmap-shim@^1.0.0 from dom-delegator dependencies
npm sill cache add args [ 'cuid@^1.2.4', null ]
npm verb cache add spec cuid@^1.2.4
npm sill cache add args [ 'data-set@^3.1.0', null ]
npm verb cache add spec data-set@^3.1.0
npm sill cache add parsed spec { raw: 'cuid@^1.2.4',
npm sill cache add scope: null,
npm sill cache add name: 'cuid',
npm sill cache add rawSpec: '^1.2.4',
npm sill cache add spec: '>=1.2.4 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed cuid@>=1.2.4 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.2.4 <2.0.0
npm sill addNameRange { name: 'cuid', range: '>=1.2.4 <2.0.0', hasData: false }
npm sill mapToRegistry name cuid
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/cuid
npm verb addNameRange registry:https://registry.npmjs.org/cuid not in flight; fetching
npm sill cache add parsed spec { raw: 'data-set@^3.1.0',
npm sill cache add scope: null,
npm sill cache add name: 'data-set',
npm sill cache add rawSpec: '^3.1.0',
npm sill cache add spec: '>=3.1.0 <4.0.0',
npm sill cache add type: 'range' }
npm verb addNamed data-set@>=3.1.0 <4.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=3.1.0 <4.0.0
npm sill addNameRange { name: 'data-set', range: '>=3.1.0 <4.0.0', hasData: false }
npm sill mapToRegistry name data-set
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/data-set
npm verb addNameRange registry:https://registry.npmjs.org/data-set not in flight; fetching
npm http 304 https://registry.npmjs.org/lodash.keys
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:32:55 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"6XYHVQSDXB1F67JWGOMGV59SF"',
npm sill get age: '3',
npm sill get 'x-served-by': 'cache-dfw1829-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '30',
npm sill get 'x-timer': 'S1416523293.338592,VS0,VE0',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=45',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash.keys from cache
npm sill cache add args [ 'individual@^2.0.0', null ]
npm verb cache add spec individual@^2.0.0
npm sill cache add args [ 'inherits@^2.0.1', null ]
npm verb cache add spec inherits@^2.0.1
npm sill cache add args [ 'weakmap-shim@^1.0.0', null ]
npm verb cache add spec weakmap-shim@^1.0.0
npm sill cache add parsed spec { raw: 'individual@^2.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'individual',
npm sill cache add rawSpec: '^2.0.0',
npm sill cache add spec: '>=2.0.0 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed individual@>=2.0.0 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.0.0 <3.0.0
npm sill addNameRange { name: 'individual', range: '>=2.0.0 <3.0.0', hasData: false }
npm sill mapToRegistry name individual
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/individual
npm verb addNameRange registry:https://registry.npmjs.org/individual not in flight; fetching
npm sill cache add parsed spec { raw: 'inherits@^2.0.1',
npm sill cache add scope: null,
npm sill cache add name: 'inherits',
npm sill cache add rawSpec: '^2.0.1',
npm sill cache add spec: '>=2.0.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed inherits@>=2.0.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.0.1 <3.0.0
npm sill addNameRange { name: 'inherits', range: '>=2.0.1 <3.0.0', hasData: false }
npm sill mapToRegistry name inherits
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/inherits
npm verb addNameRange registry:https://registry.npmjs.org/inherits not in flight; fetching
npm sill cache add parsed spec { raw: 'weakmap-shim@^1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'weakmap-shim',
npm sill cache add rawSpec: '^1.0.0',
npm sill cache add spec: '>=1.0.0 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed weakmap-shim@>=1.0.0 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.0.0 <2.0.0
npm sill addNameRange { name: 'weakmap-shim', range: '>=1.0.0 <2.0.0', hasData: false }
npm sill mapToRegistry name weakmap-shim
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/weakmap-shim
npm verb addNameRange registry:https://registry.npmjs.org/weakmap-shim not in flight; fetching
npm http 304 https://registry.npmjs.org/humanize-number
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"92GDJDDEKPRTUWZBYSCGX618Q"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.308466,VS0,VE41',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=44',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/humanize-number from cache
npm verb get https://registry.npmjs.org/data-set not expired, no request
npm sill addNameRange number 2 { name: 'data-set', range: '>=3.1.0 <4.0.0', hasData: true }
npm sill addNameRange versions [ 'data-set',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.1.1',
npm sill addNameRange '0.1.2',
npm sill addNameRange '0.1.3',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.3.0',
npm sill addNameRange '1.0.0',
npm sill addNameRange '2.0.1',
npm sill addNameRange '3.0.0',
npm sill addNameRange '3.1.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 3.1.0
npm sill addNamed semver.validRange 3.1.0
npm verb get https://registry.npmjs.org/cuid not expired, no request
npm sill addNameRange number 2 { name: 'cuid', range: '>=1.2.4 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'cuid',
npm sill addNameRange [ '1.0.1',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.1.1',
npm sill addNameRange '1.1.2',
npm sill addNameRange '1.1.3',
npm sill addNameRange '1.1.4',
npm sill addNameRange '1.1.5',
npm sill addNameRange '1.1.6',
npm sill addNameRange '1.1.7',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.2.1',
npm sill addNameRange '1.2.2',
npm sill addNameRange '1.2.3',
npm sill addNameRange '1.2.4' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.2.4
npm sill addNamed semver.validRange 1.2.4
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/data-set/3.1.0/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/cuid/1.2.4/package/package.json not in flight; writing
npm verb get https://registry.npmjs.org/individual not expired, no request
npm sill addNameRange number 2 { name: 'individual', range: '>=2.0.0 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'individual', [ '0.1.0', '0.1.1', '1.0.0', '2.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.0.0
npm sill addNamed semver.validRange 2.0.0
npm verb get https://registry.npmjs.org/inherits not expired, no request
npm sill addNameRange number 2 { name: 'inherits', range: '>=2.0.1 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'inherits', [ '1.0.0', '2.0.0', '2.0.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.0.1
npm sill addNamed semver.validRange 2.0.1
npm verb get https://registry.npmjs.org/weakmap-shim not expired, no request
npm sill addNameRange number 2 { name: 'weakmap-shim', range: '>=1.0.0 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'weakmap-shim', [ '1.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.0.0
npm sill addNamed semver.validRange 1.0.0
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/individual/2.0.0/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/inherits/2.0.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/weakmap-shim/1.0.0/package/package.json not in flight; writing
npm sill addNameRange number 2 { name: 'lodash.keys', range: '>=2.4.1 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'lodash.keys',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash.keys', range: '>=2.4.1 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'lodash.keys',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash.keys', range: '>=2.4.1 <2.5.0', hasData: true }
npm sill addNameRange versions [ 'lodash.keys',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'humanize-number',
npm sill addNameRange range: '>=0.0.2 <0.0.3',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'humanize-number', [ '0.0.1', '0.0.2' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.0.2
npm sill addNamed semver.validRange 0.0.2
npm verb afterAdd /home/kenan/.npm/data-set/3.1.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/cuid/1.2.4/package/package.json written
npm verb afterAdd /home/kenan/.npm/individual/2.0.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/inherits/2.0.1/package/package.json written
npm verb addLocalTarball adding from inside cache /home/kenan/.npm/vtree/0.0.21/package.tgz
npm verb afterAdd /home/kenan/.npm/weakmap-shim/1.0.0/package/package.json written
npm sill install resolved [ { name: 'data-set',
npm sill install resolved version: '3.1.0',
npm sill install resolved description: 'Element#dataset abstraction',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/data-set.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/data-set',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/data-set/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: { individual: '^2.0.0', 'weakmap-shim': '~1.0.0' },
npm sill install resolved devDependencies:
npm sill install resolved { element: '~0.1.4',
npm sill install resolved global: '^4.2.1',
npm sill install resolved hyperscript: 'git://github.com/dominictarr/hyperscript#data-set-bump',
npm sill install resolved 'run-browser': '^1.3.1',
npm sill install resolved 'tap-spec': '^0.1.9',
npm sill install resolved tape: '~2.12.0' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts: { test: 'run-browser test.js -b | tap-spec' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: 'ba45d1d26703e84e322cc95fc564fb163a03f169',
npm sill install resolved _from: 'data-set@>=3.1.0 <4.0.0',
npm sill install resolved _npmVersion: '1.4.9',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'ba45d1d26703e84e322cc95fc564fb163a03f169',
npm sill install resolved tarball: 'http://registry.npmjs.org/data-set/-/data-set-3.1.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/data-set/-/data-set-3.1.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'cuid',
npm sill install resolved version: '1.2.4',
npm sill install resolved description: 'Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.',
npm sill install resolved author:
npm sill install resolved { name: 'Eric Elliott',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://ericleads.com' },
npm sill install resolved main: './dist/node-cuid.js',
npm sill install resolved browserify: './dist/browser-cuid.js',
npm sill install resolved keywords: [ 'uid', 'unique id', 'guid', 'uuid' ],
npm sill install resolved repository: { type: 'git', url: 'https://github.com/dilvie/cuid.git' },
npm sill install resolved directories: { dist: './dist', lib: './lib', src: './src', test: './test' },
npm sill install resolved devDependencies: { applitude: '~0.x.x', grunt: '~0.3.x' },
npm sill install resolved scripts: { test: 'grunt test' },
npm sill install resolved engines: { node: '~0.x.x' },
npm sill install resolved bugs: { url: 'https://github.com/dilvie/cuid/issues' },
npm sill install resolved homepage: 'https://github.com/dilvie/cuid',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'fae8eb497854b390bc65102a5409208a80ccf647',
npm sill install resolved tarball: 'http://registry.npmjs.org/cuid/-/cuid-1.2.4.tgz' },
npm sill install resolved _from: 'cuid@>=1.2.4 <2.0.0',
npm sill install resolved _npmVersion: '1.4.3',
npm sill install resolved _npmUser: { name: 'dilvie', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved _shasum: 'fae8eb497854b390bc65102a5409208a80ccf647',
npm sill install resolved _resolved: 'https://registry.npmjs.org/cuid/-/cuid-1.2.4.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'individual',
npm sill install resolved version: '2.0.0',
npm sill install resolved description: 'Garantueed individual values',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/individual.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/individual',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/individual/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies:
npm sill install resolved { coveralls: '^2.10.0',
npm sill install resolved istanbul: '^0.2.7',
npm sill install resolved 'run-browser': '^1.3.1',
npm sill install resolved tape: '^2.12.3' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node test.js',
npm sill install resolved cover: 'istanbul cover --report none --print detail test.js',
npm sill install resolved travis: 'npm run cover -s && istanbul report lcov && ((cat coverage/lcov.info | coveralls) || exit 0)' },
npm sill install resolved testling: { files: 'test.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '833b097dad23294e76117a98fb38e0d9ad61bb97',
npm sill install resolved _from: 'individual@>=2.0.0 <3.0.0',
npm sill install resolved _npmVersion: '1.4.7',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '833b097dad23294e76117a98fb38e0d9ad61bb97',
npm sill install resolved tarball: 'http://registry.npmjs.org/individual/-/individual-2.0.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/individual/-/individual-2.0.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'inherits',
npm sill install resolved description: 'Browser-friendly inheritance fully compatible with standard node.js inherits()',
npm sill install resolved version: '2.0.1',
npm sill install resolved keywords:
npm sill install resolved [ 'inheritance',
npm sill install resolved 'class',
npm sill install resolved 'klass',
npm sill install resolved 'oop',
npm sill install resolved 'object-oriented',
npm sill install resolved 'inherits',
npm sill install resolved 'browser',
npm sill install resolved 'browserify' ],
npm sill install resolved main: './inherits.js',
npm sill install resolved browser: './inherits_browser.js',
npm sill install resolved repository: { type: 'git', url: 'git://github.com/isaacs/inherits' },
npm sill install resolved license: 'ISC',
npm sill install resolved scripts: { test: 'node test' },
npm sill install resolved readme: 'Browser-friendly inheritance fully compatible with standard node.js\n[inherits](http://nodejs.org/api/util.html#util_util_inherits_constructor_superconstructor).\n\nThis package exports standard `inherits` from node.js `util` module in\nnode environment, but also provides alternative browser-friendly\nimplementation through [browser\nfield](https://gist.github.com/shtylman/4339901). Alternative\nimplementation is a literal copy of standard one located in standalone\nmodule to avoid requiring of `util`. It also has a shim for old\nbrowsers with no `Object.create` support.\n\nWhile keeping you sure you are using standard `inherits`\nimplementation in node.js environment, it allows bundlers such as\n[browserify](https://github.com/substack/node-browserify) to not\ninclude full `util` package to your client code if all you need is\njust `inherits` function. It worth, because browser shim for `util`\npackage is large and `inherits` is often the single function you need\nfrom it.\n\nIt\'s recommended to use this package instead of\n`require(\'util\').inherits` for any code that has chances to be used\nnot only in node.js but in browser too.\n\n## usage\n\n```js\nvar inherits = require(\'inherits\');\n// then use exactly as the standard one\n```\n\n## note on version ~1.0\n\nVersion ~1.0 had completely different motivation and is not compatible\nneither with 2.0 nor with standard node.js `inherits`.\n\nIf you are using version ~1.0 and planning to switch to ~2.0, be\ncareful:\n\n* new version uses `super_` instead of `super` for referencing\n superclass\n* new version overwrites current prototype while old one preserves any\n existing fields on it\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved bugs: { url: 'https://github.com/isaacs/inherits/issues' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1',
npm sill install resolved tarball: 'http://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz' },
npm sill install resolved _from: 'inherits@>=2.0.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.8',
npm sill install resolved _npmUser: { name: 'isaacs', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'b17d08d326b4423e568eff719f91b0b1cbdf69f1',
npm sill install resolved _resolved: 'https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz',
npm sill install resolved homepage: 'https://github.com/isaacs/inherits' },
npm sill install resolved { name: 'weakmap-shim',
npm sill install resolved version: '1.0.0',
npm sill install resolved description: 'A minimal weakmap shim',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/weakmap-shim.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/weakmap-shim',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/weakmap-shim/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { tape: '~1.0.2', 'tap-spec': '~0.1.6' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js | tap-spec',
npm sill install resolved start: 'node ./index.js',
npm sill install resolved watch: 'nodemon -w ./index.js index.js',
npm sill install resolved 'travis-test': 'istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html',
npm sill install resolved 'test-browser': 'testem-browser ./test/browser/index.js',
npm sill install resolved testem: 'testem-both -b=./test/browser/index.js' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '36db04b4c163612e6c4dd94971444a227caef34c',
npm sill install resolved tarball: 'http://registry.npmjs.org/weakmap-shim/-/weakmap-shim-1.0.0.tgz' },
npm sill install resolved _from: 'weakmap-shim@>=1.0.0 <2.0.0',
npm sill install resolved _npmVersion: '1.3.22',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '36db04b4c163612e6c4dd94971444a227caef34c',
npm sill install resolved _resolved: 'https://registry.npmjs.org/weakmap-shim/-/weakmap-shim-1.0.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator
npm info installOne [email protected]
npm verb installOne of data-set to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator not in flight; installing
npm info installOne [email protected]
npm verb installOne of cuid to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator not in flight; installing
npm info installOne [email protected]
npm verb installOne of individual to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator not in flight; installing
npm info installOne [email protected]
npm verb installOne of inherits to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator not in flight; installing
npm info installOne [email protected]
npm verb installOne of weakmap-shim to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator not in flight; installing
npm http 304 https://registry.npmjs.org/lodash.reduce
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"8H558GOBCNW6JWNP2KOSARVSC"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache': 'MISS',
npm sill get 'x-cache-hits': '0',
npm sill get 'x-timer': 'S1416523293.340230,VS0,VE59',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=44',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash.reduce from cache
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.keys/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.keys/2.4.1/package/package.json already in flight; not writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.keys/2.4.1/package/package.json already in flight; not writing
npm http 304 https://registry.npmjs.org/performance-now
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"9UP2BIY48PLGTUWRP4RI15KM9"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1833-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.383973,VS0,VE62',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=45',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/performance-now from cache
npm http 304 https://registry.npmjs.org/lodash.isnumber
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"2Z5VPND8L7JHBQP8NLNK13W75"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1831-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.221699,VS0,VE269',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=45',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash.isnumber from cache
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/humanize-number/0.0.2/package/package.json not in flight; writing
npm verb lock using /home/kenan/.npm/_locks/data-set-683b292b82fc7a98.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/data-set
npm verb lock using /home/kenan/.npm/_locks/cuid-f364e95f84cf7d7f.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/cuid
npm verb lock using /home/kenan/.npm/_locks/individual-44992e3c65d8325a.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/individual
npm verb lock using /home/kenan/.npm/_locks/inherits-d341d26cfbad9798.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/inherits
npm verb lock using /home/kenan/.npm/_locks/weakmap-shim-e4c4574c68ce8b94.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/weakmap-shim
npm sill install write writing data-set 3.1.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/data-set
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/data-set
npm sill install write writing cuid 1.2.4 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/cuid
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/cuid
npm sill install write writing individual 2.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/individual
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/individual
npm sill install write writing inherits 2.0.1 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/inherits
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/inherits
npm sill install write writing weakmap-shim 1.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/weakmap-shim
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/weakmap-shim
npm verb afterAdd /home/kenan/.npm/lodash.keys/2.4.1/package/package.json written
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/data-set
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/cuid
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/individual
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/inherits
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/weakmap-shim
npm verb tar unpack /home/kenan/.npm/data-set/3.1.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/data-set
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/data-set
npm verb tar unpack /home/kenan/.npm/cuid/1.2.4/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/cuid
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/cuid
npm verb tar unpack /home/kenan/.npm/individual/2.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/individual
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/individual
npm verb tar unpack /home/kenan/.npm/inherits/2.0.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/inherits
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/inherits
npm verb tar unpack /home/kenan/.npm/weakmap-shim/1.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/weakmap-shim
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/weakmap-shim
npm verb afterAdd /home/kenan/.npm/humanize-number/0.0.2/package/package.json written
npm sill install resolved [ { name: 'humanize-number',
npm sill install resolved description: 'Humanize a number (1000000 -> 1,000,000)',
npm sill install resolved version: '0.0.2',
npm sill install resolved keywords: [],
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { mocha: '*', should: '*' },
npm sill install resolved scripts: [ 'index.js' ],
npm sill install resolved component: { scripts: [Object] },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'https://github.com/component/humanize-number.git' },
npm sill install resolved readme: '\n# humanize-number\n\n Humanize a number `1000000.99` -> `1,000,000.99`\n\n## Installation\n\n $ component install component/humanize-number\n\n## Example\n\n```js\nvar humanize = require(\'humanize-number\');\n\nhumanize(1000);\n// => \'1,000\'\n\nhumanize(1000.55, { delimiter: \'.\', separator: \',\' });\n// => \'1.000,55\'\n```\n\n## License\n\n MIT\n\n',
npm sill install resolved readmeFilename: 'Readme.md',
npm sill install resolved bugs: { url: 'https://github.com/component/humanize-number/issues' },
npm sill install resolved homepage: 'https://github.com/component/humanize-number',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '11c0af6a471643633588588048f1799541489c18',
npm sill install resolved tarball: 'http://registry.npmjs.org/humanize-number/-/humanize-number-0.0.2.tgz' },
npm sill install resolved _from: 'humanize-number@>=0.0.2 <0.0.3',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'tjholowaychuk', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '11c0af6a471643633588588048f1799541489c18',
npm sill install resolved _resolved: 'https://registry.npmjs.org/humanize-number/-/humanize-number-0.0.2.tgz' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format
npm info installOne [email protected]
npm verb installOne of humanize-number to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format not in flight; installing
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill addNameRange number 2 { name: 'lodash.reduce', range: '>=2.4.1 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'lodash.reduce',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash.reduce', range: '>=2.4.1 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'lodash.reduce',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash.isnumber',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.isnumber',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash.isnumber',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.isnumber',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash.isnumber',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.isnumber',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash.isnumber',
npm sill addNameRange range: '>=2.4.1 <3.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.isnumber',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'performance-now',
npm sill addNameRange range: '>=0.1.3 <0.2.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'performance-now',
npm sill addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.1.4', '0.2.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.1.4
npm sill addNamed semver.validRange 0.1.4
npm verb lock using /home/kenan/.npm/_locks/humanize-number-db888822bbe767cc.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format/node_modules/humanize-number
npm sill install write writing humanize-number 0.0.2 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format/node_modules/humanize-number
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/clickerheroes-format/node_modules/humanize-number
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.reduce/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.reduce/2.4.1/package/package.json already in flight; not writing
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format/node_modules/humanize-number
npm verb tar unpack /home/kenan/.npm/humanize-number/0.0.2/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format/node_modules/humanize-number
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format/node_modules/humanize-number
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.isnumber/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.isnumber/2.4.1/package/package.json already in flight; not writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.isnumber/2.4.1/package/package.json already in flight; not writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.isnumber/2.4.1/package/package.json already in flight; not writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/performance-now/0.1.4/package/package.json not in flight; writing
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/vtree/0.0.21/package/package.json not in flight; writing
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm verb afterAdd /home/kenan/.npm/lodash.reduce/2.4.1/package/package.json written
npm verb afterAdd /home/kenan/.npm/performance-now/0.1.4/package/package.json written
npm sill install resolved [ { name: 'performance-now',
npm sill install resolved description: 'Implements performance.now (based on process.hrtime).',
npm sill install resolved keywords: [],
npm sill install resolved version: '0.1.4',
npm sill install resolved author: { name: 'Meryn Stol', email: '[email protected]' },
npm sill install resolved license: 'MIT',
npm sill install resolved homepage: 'https://github.com/meryn/performance-now',
npm sill install resolved bugs: { url: 'https://github.com/meryn/performance-now/issues' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/meryn/performance-now.git' },
npm sill install resolved private: false,
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { 'coffee-script': '~1.6.2', mocha: '~1.9.0' },
npm sill install resolved optionalDependencies: {},
npm sill install resolved main: 'lib/performance-now.js',
npm sill install resolved scripts:
npm sill install resolved { prepublish: 'npm test',
npm sill install resolved pretest: 'make build',
npm sill install resolved test: 'make test' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '360b642f073ff8c2a693b3c38d7ccbc17b53183b',
npm sill install resolved tarball: 'http://registry.npmjs.org/performance-now/-/performance-now-0.1.4.tgz' },
npm sill install resolved _from: 'performance-now@>=0.1.3 <0.2.0',
npm sill install resolved _npmVersion: '1.3.24',
npm sill install resolved _npmUser: { name: 'meryn', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '360b642f073ff8c2a693b3c38d7ccbc17b53183b',
npm sill install resolved _resolved: 'https://registry.npmjs.org/performance-now/-/performance-now-0.1.4.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf
npm info installOne [email protected]
npm verb installOne of performance-now to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf not in flight; installing
npm sill gunzTarPerm extractEntry package.json
npm verb afterAdd /home/kenan/.npm/vtree/0.0.21/package/package.json written
npm verb afterAdd /home/kenan/.npm/lodash.isnumber/2.4.1/package/package.json written
npm sill install resolved [ { name: 'alea',
npm sill install resolved version: '0.0.9',
npm sill install resolved description: 'Implementation of the Alea PRNG by Johannes Baagøe',
npm sill install resolved main: 'alea.js',
npm sill install resolved scripts: { test: 'node test' },
npm sill install resolved keywords: [ 'badass', 'pseudo', 'random', 'number', 'generator' ],
npm sill install resolved devDependencies: { tape: '~0.1.1' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/coverslide/node-alea' },
npm sill install resolved author:
npm sill install resolved { name: 'Richard Hoffman',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://coverslide.me' },
npm sill install resolved testling: { files: 'test.js', browsers: [Object] },
npm sill install resolved license: 'MIT',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'f738cb45f83430069f45cf69ccbf312dd57a9e1a',
npm sill install resolved tarball: 'http://registry.npmjs.org/alea/-/alea-0.0.9.tgz' },
npm sill install resolved _npmVersion: '1.2.0',
npm sill install resolved _npmUser: { name: 'coverslide', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'f738cb45f83430069f45cf69ccbf312dd57a9e1a',
npm sill install resolved _resolved: 'https://registry.npmjs.org/alea/-/alea-0.0.9.tgz',
npm sill install resolved _from: 'alea@>=0.0.9 <0.0.10',
npm sill install resolved bugs: { url: 'https://github.com/coverslide/node-alea/issues' },
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved homepage: 'https://github.com/coverslide/node-alea' },
npm sill install resolved { name: 'lodash.isstring',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.isString` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash.isstring v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.isString`](http://lodash.com/docs#isString) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '3a4a42ee344b5bc09aeaa87ef1dc3097789d0792',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.isstring/-/lodash.isstring-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.isstring@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '3a4a42ee344b5bc09aeaa87ef1dc3097789d0792',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-2.4.1.tgz' },
npm sill install resolved { name: 'lodash.isboolean',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.isBoolean` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash.isboolean v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.isBoolean`](http://lodash.com/docs#isBoolean) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '9756de9aa9f7a46659c05e43250a09e11dd1502c',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.isboolean@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '9756de9aa9f7a46659c05e43250a09e11dd1502c',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-2.4.1.tgz' },
npm sill install resolved { name: 'node-uuid',
npm sill install resolved version: '1.4.1',
npm sill install resolved description: 'Rigorous implementation of RFC4122 (v1 and v4) UUIDs.',
npm sill install resolved keywords: [ 'uuid', 'guid', 'rfc4122' ],
npm sill install resolved author: { name: 'Robert Kieffer', email: '[email protected]' },
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bin: { uuid: './bin/uuid' },
npm sill install resolved scripts: { test: 'node test/test.js' },
npm sill install resolved main: 'uuid.js',
npm sill install resolved repository: { type: 'git', url: 'https://github.com/KenanY/node-uuid' },
npm sill install resolved license: 'MIT',
npm sill install resolved gitHead: '7a018f2d075b03a73409e8356f9b29c9ad4ea2c5',
npm sill install resolved readme: '# node-uuid\n\nFork of node-uuid for saner browserify support.\n\n## Example\n\n``` javascript\nvar uuid = require(\'node-uuid\');\n\nuuid.v1();\n// => \'6c84fb90-12c4-11e1-840d-7b25c5ee775a\'\n\nuuid.v4();\n// => \'110ec58a-a0f2-4ac4-8393-c866d813b8d1\'\n```\n\n## Installation\n\n```\nnpm install KenanY/node-uuid\n```\n\n## API\n\n``` javascript\nvar uuid = require(\'node-uuid\');\n```\n\n### uuid.v1([`options` [, `buffer` [, `offset`]]])\n\nGenerate and return a RFC4122 v1 (timestamp-based) UUID.\n\n* `options` - (Object) Optional uuid state to apply. Properties may include:\n\n * `node` - (Array) Node id as Array of 6 bytes (per 4.1.6). Default: Randomly generated ID. See note 1.\n * `clockseq` - (Number between 0 - 0x3fff) RFC clock sequence. Default: An internally maintained clockseq is used.\n * `msecs` - (Number | Date) Time in milliseconds since unix Epoch. Default: The current time is used.\n * `nsecs` - (Number between 0-9999) additional time, in 100-nanosecond units. Ignored if `msecs` is unspecified. Default: internal uuid counter is used, as per 4.2.1.2.\n\n* `buffer` - (Array | Buffer) Array or buffer where UUID bytes are to be written.\n* `offset` - (Number) Starting index in `buffer` at which to begin writing.\n\nReturns `buffer`, if specified, otherwise the string form of the UUID\n\nNotes:\n\n1. The randomly generated node id is only guaranteed to stay constant for the lifetime of the current JS runtime. (Future versions of this module may use persistent storage mechanisms to extend this guarantee.)\n\nExample: Generate string UUID with fully-specified options\n\n```javascript\nuuid.v1({\n node: [0x01, 0x23, 0x45, 0x67, 0x89, 0xab],\n clockseq: 0x1234,\n msecs: new Date(\'2011-11-01\').getTime(),\n nsecs: 5678\n}); // -> "710b962e-041c-11e1-9234-0123456789ab"\n```\n\nExample: In-place generation of two binary IDs\n\n```javascript\n// Generate two ids in an array\nvar arr = new Array(32); // -> []\nuuid.v1(null, arr, 0); // -> [02 a2 ce 90 14 32 11 e1 85 58 0b 48 8e 4f c1 15]\nuuid.v1(null, arr, 16); // -> [02 a2 ce 90 14 32 11 e1 85 58 0b 48 8e 4f c1 15 02 a3 1c b0 14 32 11 e1 85 58 0b 48 8e 4f c1 15]\n\n// Optionally use uuid.unparse() to get stringify the ids\nuuid.unparse(buffer); // -> \'02a2ce90-1432-11e1-8558-0b488e4fc115\'\nuuid.unparse(buffer, 16) // -> \'02a31cb0-1432-11e1-8558-0b488e4fc115\'\n```\n\n### uuid.v4([`options` [, `buffer` [, `offset`]]])\n\nGenerate and return a RFC4122 v4 UUID.\n\n* `options` - (Object) Optional uuid state to apply. Properties may include:\n\n * `random` - (Number[16]) Array of 16 numbers (0-255) to use in place of randomly generated values\n * `rng` - (Function) Random # generator to use. Set to one of the built-in generators - `uuid.mathRNG` (all platforms), `uuid.nodeRNG` (node.js only), `uuid.whatwgRNG` (WebKit only) - or a custom function that returns an array[16] of byte values.\n\n* `buffer` - (Array | Buffer) Array or buffer where UUID bytes are to be written.\n* `offset` - (Number) Starting index in `buffer` at which to begin writing.\n\nReturns `buffer`, if specified, otherwise the string form of the UUID\n\nExample: Generate string UUID with fully-specified options\n\n```javascript\nuuid.v4({\n random: [\n 0x10, 0x91, 0x56, 0xbe, 0xc4, 0xfb, 0xc1, 0xea,\n 0x71, 0xb4, 0xef, 0xe1, 0x67, 0x1c, 0x58, 0x36\n ]\n});\n// -> "109156be-c4fb-41ea-b1b4-efe1671c5836"\n```\n\nExample: Generate two IDs in a single buffer\n\n```javascript\nvar buffer = new Array(32); // (or \'new Buffer\' in node.js)\nuuid.v4(null, buffer, 0);\nuuid.v4(null, buffer, 16);\n```\n\n### uuid.parse(id[, buffer[, offset]])\n### uuid.unparse(buffer[, offset])\n\nParse and unparse UUIDs\n\n * `id` - (String) UUID(-like) string\n * `buffer` - (Array | Buffer) Array or buffer where UUID bytes are to be written. Default: A new Array or Buffer is used\n * `offset` - (Number) Starting index in `buffer` at which to begin writing. Default: 0\n\nExample parsing and unparsing a UUID string\n\n```javascript\nvar bytes = uuid.parse(\'797ff043-11eb-11e1-80d6-510998755d10\'); // -> <Buffer 79 7f f0 43 11 eb 11 e1 80 d6 51 09 98 75 5d 10>\nvar string = uuid.unparse(bytes); // -> \'797ff043-11eb-11e1-80d6-510998755d10\'\n```\n\n### uuid.noConflict()\n\n(Browsers only) Set `uuid` property back to it\'s previous value.\n\nReturns the node-uuid object.\n\nExample:\n\n```javascript\nvar myUuid = uuid.noConflict();\nmyUuid.v1(); // -> \'6c84fb90-12c4-11e1-840d-7b25c5ee775a\'\n```\n\n## Deprecated APIs\n\nSupport for the following v1.2 APIs is available in v1.3, but is deprecated and will be removed in the next major version.\n\n### uuid([format [, buffer [, offset]]])\n\nuuid() has become uuid.v4(), and the `format` argument is now implicit in the `buffer` argument. (i.e. if you specify a buffer, the format is assumed to be binary).\n\n### uuid.BufferClass\n\nThe class of container created when generating binary uuid data if no buffer argument is specified. This is expected to go away, with no replacement API.\n\n## Command Line Interface\n\nTo use the executable, it\'s probably best to install this library globally.\n\n`npm install -g node-uuid`\n\nUsage:\n\n```\nUSAGE: uuid [version] [options]\n\n\noptions:\n\n--help Display this message and exit\n```\n\n`version` must be an RFC4122 version that is supported by this library, which is currently version 1 and version 4 (denoted by "v1" and "v4", respectively). `version` defaults to version 4 when not supplied.\n\n### Examples\n\n```\n> uuid\n3a91f950-dec8-4688-ba14-5b7bbfc7a563\n```\n\n```\n> uuid v1\n9d0b43e0-7696-11e3-964b-250efa37a98e\n```\n\n```\n> uuid v4\n6790ac7c-24ac-4f98-8464-42f6d98a53ae\n```\n\n## Testing\n\nIn node.js\n\n```\nnpm test\n```\n\nIn Browser\n\n```\nopen test/test.html\n```\n\n### Benchmarking\n\nRequires node.js\n\n```\nnpm install uuid uuid-js\nnode benchmark/benchmark.js\n```\n\nFor a more complete discussion of node-uuid performance, please see the `benchmark/README.md` file, and the [benchmark wiki](https://github.com/broofa/node-uuid/wiki/Benchmark)\n\nFor browser performance [checkout the JSPerf tests](http://jsperf.com/node-uuid-performance).\n\n## Release notes\n\n### 1.4.0\n\n* Improved module context detection\n* Removed public RNG functions\n\n### 1.3.2\n\n* Improve tests and handling of v1() options (Issue #24)\n* Expose RNG option to allow for perf testing with different generators\n\n### 1.3.0\n\n* Support for version 1 ids, thanks to [@ctavan](https://github.com/ctavan)!\n* Support for node.js crypto API\n* De-emphasizing performance in favor of a) cryptographic quality PRNGs where available and b) more manageable code\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved bugs: { url: 'https://github.com/KenanY/node-uuid/issues' },
npm sill install resolved homepage: 'https://github.com/KenanY/node-uuid',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '670fef414902b1d8a6a37e686b35bd9eb02507ca',
npm sill install resolved _from: '../../../../tmp/npm-28794-30d501ac/1416523293029-0.2021144120953977/7a018f2d075b03a73409e8356f9b29c9ad4ea2c5',
npm sill install resolved _resolved: 'git+https://github.com/KenanY/node-uuid#7a018f2d075b03a73409e8356f9b29c9ad4ea2c5' },
npm sill install resolved { name: 'lodash.isnumber',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.isNumber` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash.isnumber v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.isNumber`](http://lodash.com/docs#isNumber) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'fa57e8890ed618d037da4b117af3f30f3fc2b260',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.isnumber@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'fa57e8890ed618d037da4b117af3f30f3fc2b260',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-2.4.1.tgz',
npm sill install resolved scripts: {} } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random
npm info installOne [email protected]
npm verb installOne of alea to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.isstring to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.isboolean to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random not in flight; installing
npm info installOne [email protected]
npm verb installOne of node-uuid to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.isnumber to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random not in flight; installing
npm sill install resolved [ { name: 'alea',
npm sill install resolved version: '0.0.9',
npm sill install resolved description: 'Implementation of the Alea PRNG by Johannes Baagøe',
npm sill install resolved main: 'alea.js',
npm sill install resolved scripts: { test: 'node test' },
npm sill install resolved keywords: [ 'badass', 'pseudo', 'random', 'number', 'generator' ],
npm sill install resolved devDependencies: { tape: '~0.1.1' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/coverslide/node-alea' },
npm sill install resolved author:
npm sill install resolved { name: 'Richard Hoffman',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://coverslide.me' },
npm sill install resolved testling: { files: 'test.js', browsers: [Object] },
npm sill install resolved license: 'MIT',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'f738cb45f83430069f45cf69ccbf312dd57a9e1a',
npm sill install resolved tarball: 'http://registry.npmjs.org/alea/-/alea-0.0.9.tgz' },
npm sill install resolved _npmVersion: '1.2.0',
npm sill install resolved _npmUser: { name: 'coverslide', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'f738cb45f83430069f45cf69ccbf312dd57a9e1a',
npm sill install resolved _resolved: 'https://registry.npmjs.org/alea/-/alea-0.0.9.tgz',
npm sill install resolved _from: 'alea@>=0.0.9 <0.0.10',
npm sill install resolved bugs: { url: 'https://github.com/coverslide/node-alea/issues' },
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved homepage: 'https://github.com/coverslide/node-alea' },
npm sill install resolved { name: 'lodash.isstring',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.isString` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash.isstring v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.isString`](http://lodash.com/docs#isString) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '3a4a42ee344b5bc09aeaa87ef1dc3097789d0792',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.isstring/-/lodash.isstring-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.isstring@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '3a4a42ee344b5bc09aeaa87ef1dc3097789d0792',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-2.4.1.tgz' },
npm sill install resolved { name: 'lodash.isboolean',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.isBoolean` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash.isboolean v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.isBoolean`](http://lodash.com/docs#isBoolean) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '9756de9aa9f7a46659c05e43250a09e11dd1502c',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.isboolean@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '9756de9aa9f7a46659c05e43250a09e11dd1502c',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-2.4.1.tgz' },
npm sill install resolved { name: 'node-uuid',
npm sill install resolved version: '1.4.1',
npm sill install resolved description: 'Rigorous implementation of RFC4122 (v1 and v4) UUIDs.',
npm sill install resolved keywords: [ 'uuid', 'guid', 'rfc4122' ],
npm sill install resolved author: { name: 'Robert Kieffer', email: '[email protected]' },
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bin: { uuid: './bin/uuid' },
npm sill install resolved scripts: { test: 'node test/test.js' },
npm sill install resolved main: 'uuid.js',
npm sill install resolved repository: { type: 'git', url: 'https://github.com/KenanY/node-uuid' },
npm sill install resolved license: 'MIT',
npm sill install resolved gitHead: '7a018f2d075b03a73409e8356f9b29c9ad4ea2c5',
npm sill install resolved readme: '# node-uuid\n\nFork of node-uuid for saner browserify support.\n\n## Example\n\n``` javascript\nvar uuid = require(\'node-uuid\');\n\nuuid.v1();\n// => \'6c84fb90-12c4-11e1-840d-7b25c5ee775a\'\n\nuuid.v4();\n// => \'110ec58a-a0f2-4ac4-8393-c866d813b8d1\'\n```\n\n## Installation\n\n```\nnpm install KenanY/node-uuid\n```\n\n## API\n\n``` javascript\nvar uuid = require(\'node-uuid\');\n```\n\n### uuid.v1([`options` [, `buffer` [, `offset`]]])\n\nGenerate and return a RFC4122 v1 (timestamp-based) UUID.\n\n* `options` - (Object) Optional uuid state to apply. Properties may include:\n\n * `node` - (Array) Node id as Array of 6 bytes (per 4.1.6). Default: Randomly generated ID. See note 1.\n * `clockseq` - (Number between 0 - 0x3fff) RFC clock sequence. Default: An internally maintained clockseq is used.\n * `msecs` - (Number | Date) Time in milliseconds since unix Epoch. Default: The current time is used.\n * `nsecs` - (Number between 0-9999) additional time, in 100-nanosecond units. Ignored if `msecs` is unspecified. Default: internal uuid counter is used, as per 4.2.1.2.\n\n* `buffer` - (Array | Buffer) Array or buffer where UUID bytes are to be written.\n* `offset` - (Number) Starting index in `buffer` at which to begin writing.\n\nReturns `buffer`, if specified, otherwise the string form of the UUID\n\nNotes:\n\n1. The randomly generated node id is only guaranteed to stay constant for the lifetime of the current JS runtime. (Future versions of this module may use persistent storage mechanisms to extend this guarantee.)\n\nExample: Generate string UUID with fully-specified options\n\n```javascript\nuuid.v1({\n node: [0x01, 0x23, 0x45, 0x67, 0x89, 0xab],\n clockseq: 0x1234,\n msecs: new Date(\'2011-11-01\').getTime(),\n nsecs: 5678\n}); // -> "710b962e-041c-11e1-9234-0123456789ab"\n```\n\nExample: In-place generation of two binary IDs\n\n```javascript\n// Generate two ids in an array\nvar arr = new Array(32); // -> []\nuuid.v1(null, arr, 0); // -> [02 a2 ce 90 14 32 11 e1 85 58 0b 48 8e 4f c1 15]\nuuid.v1(null, arr, 16); // -> [02 a2 ce 90 14 32 11 e1 85 58 0b 48 8e 4f c1 15 02 a3 1c b0 14 32 11 e1 85 58 0b 48 8e 4f c1 15]\n\n// Optionally use uuid.unparse() to get stringify the ids\nuuid.unparse(buffer); // -> \'02a2ce90-1432-11e1-8558-0b488e4fc115\'\nuuid.unparse(buffer, 16) // -> \'02a31cb0-1432-11e1-8558-0b488e4fc115\'\n```\n\n### uuid.v4([`options` [, `buffer` [, `offset`]]])\n\nGenerate and return a RFC4122 v4 UUID.\n\n* `options` - (Object) Optional uuid state to apply. Properties may include:\n\n * `random` - (Number[16]) Array of 16 numbers (0-255) to use in place of randomly generated values\n * `rng` - (Function) Random # generator to use. Set to one of the built-in generators - `uuid.mathRNG` (all platforms), `uuid.nodeRNG` (node.js only), `uuid.whatwgRNG` (WebKit only) - or a custom function that returns an array[16] of byte values.\n\n* `buffer` - (Array | Buffer) Array or buffer where UUID bytes are to be written.\n* `offset` - (Number) Starting index in `buffer` at which to begin writing.\n\nReturns `buffer`, if specified, otherwise the string form of the UUID\n\nExample: Generate string UUID with fully-specified options\n\n```javascript\nuuid.v4({\n random: [\n 0x10, 0x91, 0x56, 0xbe, 0xc4, 0xfb, 0xc1, 0xea,\n 0x71, 0xb4, 0xef, 0xe1, 0x67, 0x1c, 0x58, 0x36\n ]\n});\n// -> "109156be-c4fb-41ea-b1b4-efe1671c5836"\n```\n\nExample: Generate two IDs in a single buffer\n\n```javascript\nvar buffer = new Array(32); // (or \'new Buffer\' in node.js)\nuuid.v4(null, buffer, 0);\nuuid.v4(null, buffer, 16);\n```\n\n### uuid.parse(id[, buffer[, offset]])\n### uuid.unparse(buffer[, offset])\n\nParse and unparse UUIDs\n\n * `id` - (String) UUID(-like) string\n * `buffer` - (Array | Buffer) Array or buffer where UUID bytes are to be written. Default: A new Array or Buffer is used\n * `offset` - (Number) Starting index in `buffer` at which to begin writing. Default: 0\n\nExample parsing and unparsing a UUID string\n\n```javascript\nvar bytes = uuid.parse(\'797ff043-11eb-11e1-80d6-510998755d10\'); // -> <Buffer 79 7f f0 43 11 eb 11 e1 80 d6 51 09 98 75 5d 10>\nvar string = uuid.unparse(bytes); // -> \'797ff043-11eb-11e1-80d6-510998755d10\'\n```\n\n### uuid.noConflict()\n\n(Browsers only) Set `uuid` property back to it\'s previous value.\n\nReturns the node-uuid object.\n\nExample:\n\n```javascript\nvar myUuid = uuid.noConflict();\nmyUuid.v1(); // -> \'6c84fb90-12c4-11e1-840d-7b25c5ee775a\'\n```\n\n## Deprecated APIs\n\nSupport for the following v1.2 APIs is available in v1.3, but is deprecated and will be removed in the next major version.\n\n### uuid([format [, buffer [, offset]]])\n\nuuid() has become uuid.v4(), and the `format` argument is now implicit in the `buffer` argument. (i.e. if you specify a buffer, the format is assumed to be binary).\n\n### uuid.BufferClass\n\nThe class of container created when generating binary uuid data if no buffer argument is specified. This is expected to go away, with no replacement API.\n\n## Command Line Interface\n\nTo use the executable, it\'s probably best to install this library globally.\n\n`npm install -g node-uuid`\n\nUsage:\n\n```\nUSAGE: uuid [version] [options]\n\n\noptions:\n\n--help Display this message and exit\n```\n\n`version` must be an RFC4122 version that is supported by this library, which is currently version 1 and version 4 (denoted by "v1" and "v4", respectively). `version` defaults to version 4 when not supplied.\n\n### Examples\n\n```\n> uuid\n3a91f950-dec8-4688-ba14-5b7bbfc7a563\n```\n\n```\n> uuid v1\n9d0b43e0-7696-11e3-964b-250efa37a98e\n```\n\n```\n> uuid v4\n6790ac7c-24ac-4f98-8464-42f6d98a53ae\n```\n\n## Testing\n\nIn node.js\n\n```\nnpm test\n```\n\nIn Browser\n\n```\nopen test/test.html\n```\n\n### Benchmarking\n\nRequires node.js\n\n```\nnpm install uuid uuid-js\nnode benchmark/benchmark.js\n```\n\nFor a more complete discussion of node-uuid performance, please see the `benchmark/README.md` file, and the [benchmark wiki](https://github.com/broofa/node-uuid/wiki/Benchmark)\n\nFor browser performance [checkout the JSPerf tests](http://jsperf.com/node-uuid-performance).\n\n## Release notes\n\n### 1.4.0\n\n* Improved module context detection\n* Removed public RNG functions\n\n### 1.3.2\n\n* Improve tests and handling of v1() options (Issue #24)\n* Expose RNG option to allow for perf testing with different generators\n\n### 1.3.0\n\n* Support for version 1 ids, thanks to [@ctavan](https://github.com/ctavan)!\n* Support for node.js crypto API\n* De-emphasizing performance in favor of a) cryptographic quality PRNGs where available and b) more manageable code\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved bugs: { url: 'https://github.com/KenanY/node-uuid/issues' },
npm sill install resolved homepage: 'https://github.com/KenanY/node-uuid',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '670fef414902b1d8a6a37e686b35bd9eb02507ca',
npm sill install resolved _from: '../../../../tmp/npm-28794-30d501ac/1416523293029-0.2021144120953977/7a018f2d075b03a73409e8356f9b29c9ad4ea2c5',
npm sill install resolved _resolved: 'git+https://github.com/KenanY/node-uuid#7a018f2d075b03a73409e8356f9b29c9ad4ea2c5' },
npm sill install resolved { name: 'lodash.isnumber',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.isNumber` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash.isnumber v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.isNumber`](http://lodash.com/docs#isNumber) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'fa57e8890ed618d037da4b117af3f30f3fc2b260',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.isnumber@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'fa57e8890ed618d037da4b117af3f30f3fc2b260',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-2.4.1.tgz',
npm sill install resolved scripts: {} } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random
npm info installOne [email protected]
npm verb installOne of alea to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.isstring to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.isboolean to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random not in flight; installing
npm info installOne [email protected]
npm verb installOne of node-uuid to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.isnumber to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random not in flight; installing
npm sill install resolved [ { name: 'lodash.isarray',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.isArray` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies: { 'lodash._isnative': '~2.4.1' },
npm sill install resolved readme: '# lodash.isarray v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.isArray`](http://lodash.com/docs#isArray) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'b52a326c1f62f6d7da73a31d5401df6ef44f0fa1',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.isarray/-/lodash.isarray-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.isarray@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'b52a326c1f62f6d7da73a31d5401df6ef44f0fa1',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash.isplainobject',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.isPlainObject` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies:
npm sill install resolved { 'lodash._isnative': '~2.4.1',
npm sill install resolved 'lodash._shimisplainobject': '~2.4.1' },
npm sill install resolved readme: '# lodash.isplainobject v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.isPlainObject`](http://lodash.com/docs#isPlainObject) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'ac7385e2ea9ac0321f30dc3b8032a6d2231a8011',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.isplainobject@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'ac7385e2ea9ac0321f30dc3b8032a6d2231a8011',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash.keys',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.keys` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies:
npm sill install resolved { 'lodash._isnative': '~2.4.1',
npm sill install resolved 'lodash.isobject': '~2.4.1',
npm sill install resolved 'lodash._shimkeys': '~2.4.1' },
npm sill install resolved readme: '# lodash.keys v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.keys`](http://lodash.com/docs#keys) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '48dea46df8ff7632b10d706b8acb26591e2b3727',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.keys/-/lodash.keys-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.keys@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '48dea46df8ff7632b10d706b8acb26591e2b3727',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.keys/-/lodash.keys-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash.reduce',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.reduce` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies: { 'lodash.createcallback': '~2.4.1', 'lodash.forown': '~2.4.1' },
npm sill install resolved readme: '# lodash.reduce v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.reduce`](http://lodash.com/docs#reduce) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'ec858907ebcfd903f5a07010338bc6a6cde905dd',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.reduce/-/lodash.reduce-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.reduce@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'ec858907ebcfd903f5a07010338bc6a6cde905dd',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.reduce/-/lodash.reduce-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash.isnumber',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.isNumber` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash.isnumber v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.isNumber`](http://lodash.com/docs#isNumber) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'fa57e8890ed618d037da4b117af3f30f3fc2b260',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.isnumber@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'fa57e8890ed618d037da4b117af3f30f3fc2b260',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-2.4.1.tgz',
npm sill install resolved scripts: {} } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck
npm info installOne [email protected]
npm verb installOne of lodash.isarray to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.isplainobject to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.keys to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.reduce to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.isnumber to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck not in flight; installing
npm sill install resolved [ { name: 'lodash.isarray',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.isArray` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies: { 'lodash._isnative': '~2.4.1' },
npm sill install resolved readme: '# lodash.isarray v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.isArray`](http://lodash.com/docs#isArray) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'b52a326c1f62f6d7da73a31d5401df6ef44f0fa1',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.isarray/-/lodash.isarray-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.isarray@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'b52a326c1f62f6d7da73a31d5401df6ef44f0fa1',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash.isplainobject',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.isPlainObject` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies:
npm sill install resolved { 'lodash._isnative': '~2.4.1',
npm sill install resolved 'lodash._shimisplainobject': '~2.4.1' },
npm sill install resolved readme: '# lodash.isplainobject v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.isPlainObject`](http://lodash.com/docs#isPlainObject) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'ac7385e2ea9ac0321f30dc3b8032a6d2231a8011',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.isplainobject@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'ac7385e2ea9ac0321f30dc3b8032a6d2231a8011',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash.keys',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.keys` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies:
npm sill install resolved { 'lodash._isnative': '~2.4.1',
npm sill install resolved 'lodash.isobject': '~2.4.1',
npm sill install resolved 'lodash._shimkeys': '~2.4.1' },
npm sill install resolved readme: '# lodash.keys v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.keys`](http://lodash.com/docs#keys) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '48dea46df8ff7632b10d706b8acb26591e2b3727',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.keys/-/lodash.keys-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.keys@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '48dea46df8ff7632b10d706b8acb26591e2b3727',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.keys/-/lodash.keys-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash.reduce',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.reduce` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies: { 'lodash.createcallback': '~2.4.1', 'lodash.forown': '~2.4.1' },
npm sill install resolved readme: '# lodash.reduce v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.reduce`](http://lodash.com/docs#reduce) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'ec858907ebcfd903f5a07010338bc6a6cde905dd',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.reduce/-/lodash.reduce-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.reduce@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'ec858907ebcfd903f5a07010338bc6a6cde905dd',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.reduce/-/lodash.reduce-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash.isnumber',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.isNumber` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash.isnumber v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.isNumber`](http://lodash.com/docs#isNumber) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'fa57e8890ed618d037da4b117af3f30f3fc2b260',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.isnumber@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'fa57e8890ed618d037da4b117af3f30f3fc2b260',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-2.4.1.tgz',
npm sill install resolved scripts: {} } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck
npm info installOne [email protected]
npm verb installOne of lodash.isarray to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.isplainobject to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.keys to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.reduce to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.isnumber to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck not in flight; installing
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry index.js
npm verb lock using /home/kenan/.npm/_locks/performance-now-0a8f1561d8bf87a1.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf/node_modules/performance-now
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry create-hash.js
npm sill gunzTarPerm modified mode [ 'create-hash.js', 436, 420 ]
npm sill gunzTarPerm extractEntry inherits.js
npm sill gunzTarPerm extractEntry inherits_browser.js
npm verb lock using /home/kenan/.npm/_locks/alea-ad808375458068e2.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/alea
npm verb lock using /home/kenan/.npm/_locks/lodash-isstring-19399e46cd403aed.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isstring
npm verb lock using /home/kenan/.npm/_locks/lodash-isboolean-0e425cab1917c935.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isboolean
npm verb lock using /home/kenan/.npm/_locks/node-uuid-50f4d75c6d477f70.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/node-uuid
npm verb lock using /home/kenan/.npm/_locks/lodash-isnumber-90c6e3af7cfa5fcd.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isnumber
npm verb lock using /home/kenan/.npm/_locks/alea-453a41349af92744.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/alea
npm verb lock using /home/kenan/.npm/_locks/lodash-isstring-e841dfd17ce8b77f.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isstring
npm verb lock using /home/kenan/.npm/_locks/lodash-isboolean-af5229e502c6c1ef.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isboolean
npm verb lock using /home/kenan/.npm/_locks/node-uuid-c923b98b7fb24944.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/node-uuid
npm verb lock using /home/kenan/.npm/_locks/lodash-isnumber-edbb0d2870b64800.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isnumber
npm verb lock using /home/kenan/.npm/_locks/lodash-isarray-6b5a3bd4bf799d21.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray
npm verb lock using /home/kenan/.npm/_locks/lodash-isplainobject-3bdfe0c18eb60e7b.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject
npm verb lock using /home/kenan/.npm/_locks/lodash-keys-21e2b590031a24ab.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys
npm verb lock using /home/kenan/.npm/_locks/lodash-reduce-194359e655687222.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce
npm verb lock using /home/kenan/.npm/_locks/lodash-isnumber-3735fd895a68850b.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isnumber
npm verb lock using /home/kenan/.npm/_locks/lodash-isarray-f591c9aea9e2d784.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray
npm verb lock using /home/kenan/.npm/_locks/lodash-isplainobject-99d61240d3bf2880.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject
npm verb lock using /home/kenan/.npm/_locks/lodash-keys-92b4018b1cbc92d7.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys
npm verb lock using /home/kenan/.npm/_locks/lodash-reduce-242d96a4c7492972.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce
npm verb lock using /home/kenan/.npm/_locks/lodash-isnumber-3e9d70e1926a8ee1.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isnumber
npm sill install write writing performance-now 0.1.4 to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf/node_modules/performance-now
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop/node_modules/raf/node_modules/performance-now
npm sill gunzTarPerm extractEntry grunt.js
npm sill gunzTarPerm extractEntry component.json
npm sill install write writing alea 0.0.9 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/alea
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-random/node_modules/alea
npm sill install write writing lodash.isstring 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isstring
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isstring
npm sill install write writing lodash.isboolean 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isboolean
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isboolean
npm sill install write writing node-uuid 1.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/node-uuid
npm sill install write writing lodash.isnumber 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isnumber
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isnumber
npm sill install write writing alea 0.0.9 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/alea
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/alea-random/node_modules/alea
npm sill install write writing lodash.isstring 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isstring
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isstring
npm sill install write writing lodash.isboolean 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isboolean
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isboolean
npm sill install write writing node-uuid 1.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/node-uuid
npm sill install write writing lodash.isnumber 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isnumber
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isnumber
npm sill install write writing lodash.isarray 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray
npm sill install write writing lodash.isplainobject 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject
npm sill install write writing lodash.keys 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys
npm sill install write writing lodash.reduce 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce
npm sill install write writing lodash.isnumber 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isnumber
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isnumber
npm sill install write writing lodash.isarray 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray
npm sill install write writing lodash.isplainobject 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject
npm sill install write writing lodash.keys 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys
npm sill install write writing lodash.reduce 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce
npm sill install write writing lodash.isnumber 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isnumber
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isnumber
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm http 304 https://registry.npmjs.org/camelize
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"634J98SSM4GKWE6NMHV5B4N1C"',
npm sill get age: '11',
npm sill get 'x-served-by': 'cache-dfw1829-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.551688,VS0,VE0',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=44',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/camelize from cache
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf/node_modules/performance-now
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm extractEntry create-store.js
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/alea
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isstring
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isboolean
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isnumber
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/alea
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isstring
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isboolean
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isnumber
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isnumber
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject
npm http 304 https://registry.npmjs.org/string-template
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"1YNZBAU7YLYBWV90F6EGDUR6D"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.585793,VS0,VE61',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=43',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/string-template from cache
npm http 304 https://registry.npmjs.org/next-tick
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"CCXAMB6YD36MPAC352UEWRVFU"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.603635,VS0,VE68',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=43',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/next-tick from cache
npm http 304 https://registry.npmjs.org/x-is-array
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"1T9N015TI5YVZX6DS0SLKSGX8"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1831-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.621403,VS0,VE50',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=44',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/x-is-array from cache
npm http 304 https://registry.npmjs.org/is-object
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"CL6ZS34DFTFXJRY1QN0JORSUF"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1833-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.622809,VS0,VE59',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=44',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/is-object from cache
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isnumber
npm verb tar unpack /home/kenan/.npm/performance-now/0.1.4/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf/node_modules/performance-now
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf/node_modules/performance-now
npm verb tar unpack /home/kenan/.npm/alea/0.0.9/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/alea
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/alea
npm verb tar unpack /home/kenan/.npm/lodash.isstring/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isstring
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isstring
npm verb tar unpack /home/kenan/.npm/lodash.isboolean/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isboolean
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isboolean
npm verb tar unpack /home/kenan/.npm/lodash.isnumber/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isnumber
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isnumber
npm verb tar unpack /home/kenan/.npm/alea/0.0.9/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/alea
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/alea
npm verb tar unpack /home/kenan/.npm/lodash.isstring/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isstring
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isstring
npm verb tar unpack /home/kenan/.npm/lodash.isboolean/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isboolean
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isboolean
npm verb tar unpack /home/kenan/.npm/lodash.isnumber/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isnumber
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isnumber
npm verb tar unpack /home/kenan/.npm/lodash.isarray/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray
npm verb tar unpack /home/kenan/.npm/lodash.isplainobject/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject
npm verb tar unpack /home/kenan/.npm/lodash.keys/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys
npm verb tar unpack /home/kenan/.npm/lodash.reduce/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce
npm verb tar unpack /home/kenan/.npm/lodash.isnumber/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isnumber
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isnumber
npm verb tar unpack /home/kenan/.npm/lodash.isarray/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray
npm verb tar unpack /home/kenan/.npm/lodash.isplainobject/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject
npm verb tar unpack /home/kenan/.npm/lodash.keys/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys
npm verb tar unpack /home/kenan/.npm/lodash.reduce/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce
npm verb tar unpack /home/kenan/.npm/lodash.isnumber/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isnumber
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isnumber
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-random/node_modules/node-uuid
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/alea-random/node_modules/node-uuid
npm sill gunzTarPerm extractEntry History.md
npm sill gunzTarPerm extractEntry Makefile
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 436, 420 ]
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/node-uuid
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/node-uuid
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm extractEntry test/applitude-cuid-test.js
npm verb tar unpack /home/kenan/.npm/node-uuid/1.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/node-uuid
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/node-uuid
npm verb tar unpack /home/kenan/.npm/node-uuid/1.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/node-uuid
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/node-uuid
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill addNameRange number 2 { name: 'camelize', range: '>=1.0.0 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'camelize',
npm sill addNameRange [ '0.0.0', '0.1.0', '0.1.1', '0.1.2', '0.2.0', '1.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.0.0
npm sill addNamed semver.validRange 1.0.0
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm extractEntry hidden-store.js
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill addNameRange number 2 { name: 'x-is-array', range: '>=0.1.0 <0.2.0', hasData: true }
npm sill addNameRange versions [ 'x-is-array', [ '0.1.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.1.0
npm sill addNamed semver.validRange 0.1.0
npm sill gunzTarPerm extractEntry package.json
npm sill addNameRange number 2 { name: 'next-tick', range: '>=0.2.2 <0.3.0', hasData: true }
npm sill addNameRange versions [ 'next-tick', [ '0.1.0', '0.2.0', '0.2.1', '0.2.2' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.2.2
npm sill addNamed semver.validRange 0.2.2
npm sill gunzTarPerm extractEntry package.json
npm sill addNameRange number 2 { name: 'string-template',
npm sill addNameRange range: '>=0.2.0 <0.3.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'string-template',
npm sill addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.2.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.2.0
npm sill addNamed semver.validRange 0.2.0
npm sill addNameRange number 2 { name: 'is-object', range: '>=0.1.2 <0.2.0', hasData: true }
npm sill addNameRange versions [ 'is-object', [ '0.1.2', '1.0.0', '1.0.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.1.2
npm sill addNamed semver.validRange 0.1.2
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry Readme.md
npm sill gunzTarPerm extractEntry component.json
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/camelize/1.0.0/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/x-is-array/0.1.0/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/x-is-array/0.1.0/package/package.json already in flight; not writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/next-tick/0.2.2/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/is-object/0.1.2/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/is-object/0.1.2/package/package.json already in flight; not writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/string-template/0.2.0/package/package.json not in flight; writing
npm sill gunzTarPerm extractEntry test/browser-cuid-test.js
npm sill gunzTarPerm extractEntry test/node-cuid-test.js
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm extractEntry .travis.yml
npm verb afterAdd /home/kenan/.npm/camelize/1.0.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/x-is-array/0.1.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/next-tick/0.2.2/package/package.json written
npm sill install resolved [ { name: 'error',
npm sill install resolved version: '4.3.0',
npm sill install resolved description: 'Custom errors',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/error.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/error',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/error/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies:
npm sill install resolved { camelize: '^1.0.0',
npm sill install resolved 'string-template': '~0.2.0',
npm sill install resolved xtend: '~4.0.0' },
npm sill install resolved devDependencies: { tape: '~3.0.0' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test.js',
npm sill install resolved start: 'node ./index.js',
npm sill install resolved watch: 'nodemon -w ./index.js index.js',
npm sill install resolved 'travis-test': 'istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html',
npm sill install resolved 'test-browser': 'testem-browser ./test/browser/index.js',
npm sill install resolved testem: 'testem-both -b=./test/browser/index.js' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved gitHead: 'ae958243f0ad7846ea99ee1d2f787c78a0dfc45f',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: 'bda3159a6f54977fc689459f49b91ee4066d17d8',
npm sill install resolved _from: 'error@>=4.1.1 <5.0.0',
npm sill install resolved _npmVersion: '1.4.23',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'bda3159a6f54977fc689459f49b91ee4066d17d8',
npm sill install resolved tarball: 'http://registry.npmjs.org/error/-/error-4.3.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/error/-/error-4.3.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'data-set',
npm sill install resolved version: '3.1.0',
npm sill install resolved description: 'Element#dataset abstraction',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/data-set.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/data-set',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/data-set/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: { individual: '^2.0.0', 'weakmap-shim': '~1.0.0' },
npm sill install resolved devDependencies:
npm sill install resolved { element: '~0.1.4',
npm sill install resolved global: '^4.2.1',
npm sill install resolved hyperscript: 'git://github.com/dominictarr/hyperscript#data-set-bump',
npm sill install resolved 'run-browser': '^1.3.1',
npm sill install resolved 'tap-spec': '^0.1.9',
npm sill install resolved tape: '~2.12.0' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts: { test: 'run-browser test.js -b | tap-spec' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: 'ba45d1d26703e84e322cc95fc564fb163a03f169',
npm sill install resolved _from: 'data-set@>=3.1.0 <4.0.0',
npm sill install resolved _npmVersion: '1.4.9',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'ba45d1d26703e84e322cc95fc564fb163a03f169',
npm sill install resolved tarball: 'http://registry.npmjs.org/data-set/-/data-set-3.1.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/data-set/-/data-set-3.1.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'vtree',
npm sill install resolved version: '0.0.21',
npm sill install resolved description: 'a realtime tree diffing algorithm',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Matt Esch', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Matt-Esch/vtree.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Matt-Esch/vtree',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Matt-Esch/vtree/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: { 'x-is-array': '^0.1.0', 'is-object': '^0.1.2' },
npm sill install resolved devDependencies: { tape: '^2.13.3' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && open ./coverage/index.html' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved gitHead: '99453c773e02a2c18df7881d7bb7fc52a2a615a2',
npm sill install resolved readme: '# vtree\n\nA realtime tree diffing algorithm\n\n## Motivation\n\n`vtree` currently exists as part of `virtual-dom`. It is used for imitating\ndiff operations between two `vnode` structures that imitate the structure of\nthe active DOM node structure in the browser.\n\n## Example\n\n```js\nvar VNode = require("vtree/vnode")\nvar diff = require("vtree/diff")\n\nvar leftNode = new VNode("div")\nvar rightNode = new VNode("text")\n\nvar patches = diff(leftNode, rightNode)\n/*\n -> {\n a: lefNode,\n 0: vpatch<REPLACE>(rightNode) // a replace operation for the first node\n }\n*/\n```\n\n## Installation\n\n`npm install vtree`\n\n## Contributors\n\n - Matt Esch\n\n## MIT Licenced\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '6a248cadc5c53071ed83ae618d14eeb26a3c0147',
npm sill install resolved _from: '../../../../tmp/npm-28794-30d501ac/1416523293120-0.1547279958613217/99453c773e02a2c18df7881d7bb7fc52a2a615a2',
npm sill install resolved _resolved: 'git://github.com/Raynos/vtree#99453c773e02a2c18df7881d7bb7fc52a2a615a2' },
npm sill install resolved { name: 'next-tick',
npm sill install resolved version: '0.2.2',
npm sill install resolved description: 'Environment agnostic nextTick polyfill',
npm sill install resolved author:
npm sill install resolved { name: 'Mariusz Nowak',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://www.medikoo.com/' },
npm sill install resolved keywords: [ 'nexttick', 'setImmediate', 'setTimeout', 'async' ],
npm sill install resolved repository: { type: 'git', url: 'git://github.com/medikoo/next-tick.git' },
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/medikoo/next-tick/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved scripts: { test: 'node node_modules/tad/bin/tad' },
npm sill install resolved devDependencies: { tad: '~0.1.21' },
npm sill install resolved license: 'MIT',
npm sill install resolved homepage: 'https://github.com/medikoo/next-tick',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '75da4a927ee5887e39065880065b7336413b310d',
npm sill install resolved tarball: 'http://registry.npmjs.org/next-tick/-/next-tick-0.2.2.tgz' },
npm sill install resolved _from: 'next-tick@>=0.2.2 <0.3.0',
npm sill install resolved _npmVersion: '1.4.3',
npm sill install resolved _npmUser: { name: 'medikoo', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '75da4a927ee5887e39065880065b7336413b310d',
npm sill install resolved _resolved: 'https://registry.npmjs.org/next-tick/-/next-tick-0.2.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript
npm info installOne [email protected]
npm verb installOne of error to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript not in flight; installing
npm info installOne [email protected]
npm verb installOne of data-set to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript not in flight; installing
npm info installOne [email protected]
npm verb installOne of vtree to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript not in flight; installing
npm info installOne [email protected]
npm verb installOne of next-tick to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript not in flight; installing
npm verb afterAdd /home/kenan/.npm/is-object/0.1.2/package/package.json written
npm sill install resolved [ { name: 'global',
npm sill install resolved version: '4.2.1',
npm sill install resolved description: 'Require global variables',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/global.git' },
npm sill install resolved main: 'window.js',
npm sill install resolved homepage: 'https://github.com/Raynos/global',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/global/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved browser: { 'min-document': false, individual: false },
npm sill install resolved dependencies: { 'min-document': '^2.6.1', process: '~0.5.1' },
npm sill install resolved devDependencies: { tape: '^2.12.0' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test',
npm sill install resolved build: 'browserify test/index.js -o test/static/bundle.js',
npm sill install resolved testem: 'testem' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: 'c16801e9a47f0b0b847a156d419dc143b5a4e8b3',
npm sill install resolved _from: '[email protected]',
npm sill install resolved _npmVersion: '1.4.9',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'c16801e9a47f0b0b847a156d419dc143b5a4e8b3',
npm sill install resolved tarball: 'http://registry.npmjs.org/global/-/global-4.2.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/global/-/global-4.2.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'x-is-array',
npm sill install resolved version: '0.1.0',
npm sill install resolved description: 'Simple array test',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Matt-Esch', email: '[email protected]' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/Matt-Esch/x-is-array.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Matt-Esch/x-is-array',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Matt-Esch/x-is-array/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { latest: '^0.1.2', tape: '^2.12.2' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js',
npm sill install resolved start: 'node ./index.js',
npm sill install resolved watch: 'nodemon -w ./index.js index.js',
npm sill install resolved 'travis-test': 'istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html',
npm sill install resolved 'test-browser': 'testem-browser ./test/browser/index.js',
npm sill install resolved testem: 'testem-both -b=./test/browser/index.js' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'de520171d47b3f416f5587d629b89d26b12dc29d',
npm sill install resolved tarball: 'http://registry.npmjs.org/x-is-array/-/x-is-array-0.1.0.tgz' },
npm sill install resolved _from: '[email protected]',
npm sill install resolved _npmVersion: '1.4.6',
npm sill install resolved _npmUser: { name: 'mattesch', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'de520171d47b3f416f5587d629b89d26b12dc29d',
npm sill install resolved _resolved: 'https://registry.npmjs.org/x-is-array/-/x-is-array-0.1.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'is-object',
npm sill install resolved version: '0.1.2',
npm sill install resolved description: 'Checks whether a value is an object',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Colingo/is-object.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Colingo/is-object',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Colingo/is-object/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies:
npm sill install resolved { tape: '~0.2.2',
npm sill install resolved 'browserify-server': '~2.1.18',
npm sill install resolved browservefy: '~0.0.7',
npm sill install resolved testem: 'https://github.com/raynos/testem/tarball/master' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'testem ci',
npm sill install resolved build: 'browserify-server --bundle=test/index.js -o test/static/bundle.js --debug',
npm sill install resolved testem: 'testem',
npm sill install resolved example: 'browservefy ./examples/simple.js --browserify=\'browserify-server\' --live -- --debug --bundle' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '00efbc08816c33cfc4ac8251d132e10dc65098d7',
npm sill install resolved tarball: 'http://registry.npmjs.org/is-object/-/is-object-0.1.2.tgz' },
npm sill install resolved _from: '[email protected]',
npm sill install resolved _npmVersion: '1.2.14',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '00efbc08816c33cfc4ac8251d132e10dc65098d7',
npm sill install resolved _resolved: 'https://registry.npmjs.org/is-object/-/is-object-0.1.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom
npm info installOne [email protected]
npm verb installOne of global to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom not in flight; installing
npm info installOne [email protected]
npm verb installOne of x-is-array to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom not in flight; installing
npm info installOne [email protected]
npm verb installOne of is-object to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom not in flight; installing
npm sill install resolved [ { name: 'x-is-array',
npm sill install resolved version: '0.1.0',
npm sill install resolved description: 'Simple array test',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Matt-Esch', email: '[email protected]' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/Matt-Esch/x-is-array.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Matt-Esch/x-is-array',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Matt-Esch/x-is-array/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { latest: '^0.1.2', tape: '^2.12.2' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js',
npm sill install resolved start: 'node ./index.js',
npm sill install resolved watch: 'nodemon -w ./index.js index.js',
npm sill install resolved 'travis-test': 'istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html',
npm sill install resolved 'test-browser': 'testem-browser ./test/browser/index.js',
npm sill install resolved testem: 'testem-both -b=./test/browser/index.js' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'de520171d47b3f416f5587d629b89d26b12dc29d',
npm sill install resolved tarball: 'http://registry.npmjs.org/x-is-array/-/x-is-array-0.1.0.tgz' },
npm sill install resolved _from: '[email protected]',
npm sill install resolved _npmVersion: '1.4.6',
npm sill install resolved _npmUser: { name: 'mattesch', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'de520171d47b3f416f5587d629b89d26b12dc29d',
npm sill install resolved _resolved: 'https://registry.npmjs.org/x-is-array/-/x-is-array-0.1.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'is-object',
npm sill install resolved version: '0.1.2',
npm sill install resolved description: 'Checks whether a value is an object',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Colingo/is-object.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Colingo/is-object',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Colingo/is-object/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies:
npm sill install resolved { tape: '~0.2.2',
npm sill install resolved 'browserify-server': '~2.1.18',
npm sill install resolved browservefy: '~0.0.7',
npm sill install resolved testem: 'https://github.com/raynos/testem/tarball/master' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'testem ci',
npm sill install resolved build: 'browserify-server --bundle=test/index.js -o test/static/bundle.js --debug',
npm sill install resolved testem: 'testem',
npm sill install resolved example: 'browservefy ./examples/simple.js --browserify=\'browserify-server\' --live -- --debug --bundle' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '00efbc08816c33cfc4ac8251d132e10dc65098d7',
npm sill install resolved tarball: 'http://registry.npmjs.org/is-object/-/is-object-0.1.2.tgz' },
npm sill install resolved _from: '[email protected]',
npm sill install resolved _npmVersion: '1.2.14',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '00efbc08816c33cfc4ac8251d132e10dc65098d7',
npm sill install resolved _resolved: 'https://registry.npmjs.org/is-object/-/is-object-0.1.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree
npm info installOne [email protected]
npm verb installOne of x-is-array to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree not in flight; installing
npm info installOne [email protected]
npm verb installOne of is-object to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree not in flight; installing
npm sill gunzTarPerm extractEntry .tm_properties
npm sill gunzTarPerm extractEntry .travis.yml
npm verb afterAdd /home/kenan/.npm/string-template/0.2.0/package/package.json written
npm sill install resolved [ { name: 'xtend',
npm sill install resolved version: '4.0.0',
npm sill install resolved description: 'extend like a boss',
npm sill install resolved keywords: [ 'extend', 'merge', 'options', 'opts', 'object', 'array' ],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/xtend.git' },
npm sill install resolved main: 'immutable',
npm sill install resolved scripts: { test: 'node test' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { tape: '~1.1.0' },
npm sill install resolved homepage: 'https://github.com/Raynos/xtend',
npm sill install resolved contributors: [ [Object], [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/xtend/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved testling: { files: 'test.js', browsers: [Object] },
npm sill install resolved engines: { node: '>=0.4' },
npm sill install resolved gitHead: '94a95d76154103290533b2c55ffa0fe4be16bfef',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '8bc36ff87aedbe7ce9eaf0bca36b2354a743840f',
npm sill install resolved _from: 'xtend@>=4.0.0 <4.1.0',
npm sill install resolved _npmVersion: '1.4.15',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '8bc36ff87aedbe7ce9eaf0bca36b2354a743840f',
npm sill install resolved tarball: 'http://registry.npmjs.org/xtend/-/xtend-4.0.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/xtend/-/xtend-4.0.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'camelize',
npm sill install resolved version: '1.0.0',
npm sill install resolved description: 'recursively transform key strings to camel-case',
npm sill install resolved main: 'index.js',
npm sill install resolved devDependencies: { tape: '~2.3.2' },
npm sill install resolved scripts: { test: 'tape test/*.js' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/substack/camelize.git' },
npm sill install resolved homepage: 'https://github.com/substack/camelize',
npm sill install resolved keywords: [ 'camel-case', 'json', 'transform' ],
npm sill install resolved testling: { files: 'test/*.js', browsers: [Object] },
npm sill install resolved author:
npm sill install resolved { name: 'James Halliday',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://substack.net' },
npm sill install resolved license: 'MIT',
npm sill install resolved gitHead: '20a1485c7e43bd7f5819aa010095aa193e4767d8',
npm sill install resolved bugs: { url: 'https://github.com/substack/camelize/issues' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '164a5483e630fa4321e5af07020e531831b2609b',
npm sill install resolved _from: 'camelize@>=1.0.0 <2.0.0',
npm sill install resolved _npmVersion: '1.4.15',
npm sill install resolved _npmUser: { name: 'substack', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '164a5483e630fa4321e5af07020e531831b2609b',
npm sill install resolved tarball: 'http://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'string-template',
npm sill install resolved version: '0.2.0',
npm sill install resolved description: 'A simple string template function based on named or indexed arguments',
npm sill install resolved keywords: [ 'template', 'string', 'format', 'replace', 'arguments' ],
npm sill install resolved author: { name: 'Matt-Esch', email: '[email protected]' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/Matt-Esch/string-template.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Matt-Esch/string-template',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Matt-Esch/string-template/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: { 'js-string-escape': '^1.0.0' },
npm sill install resolved devDependencies: { tape: '~1.1.1' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js',
npm sill install resolved 'travis-test': 'istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '7fd73e64316666552808af4508956987addc5f5b',
npm sill install resolved tarball: 'http://registry.npmjs.org/string-template/-/string-template-0.2.0.tgz' },
npm sill install resolved _from: 'string-template@>=0.2.0 <0.3.0',
npm sill install resolved _npmVersion: '1.4.6',
npm sill install resolved _npmUser: { name: 'mattesch', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '7fd73e64316666552808af4508956987addc5f5b',
npm sill install resolved _resolved: 'https://registry.npmjs.org/string-template/-/string-template-0.2.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error
npm info installOne [email protected]
npm verb installOne of xtend to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error not in flight; installing
npm info installOne [email protected]
npm verb installOne of camelize to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error not in flight; installing
npm info installOne [email protected]
npm verb installOne of string-template to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error not in flight; installing
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm verb lock using /home/kenan/.npm/_locks/error-a4d58446f2771672.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error
npm verb lock using /home/kenan/.npm/_locks/data-set-56485ca6cc663d3f.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set
npm verb lock using /home/kenan/.npm/_locks/vtree-e1e6ae2974c71ddf.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree
npm verb lock using /home/kenan/.npm/_locks/next-tick-4097b7b85b0cd0b8.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/next-tick
npm verb lock using /home/kenan/.npm/_locks/global-90ece435cd985fd8.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global
npm verb lock using /home/kenan/.npm/_locks/x-is-array-51e69c1ddfe075c9.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/x-is-array
npm verb lock using /home/kenan/.npm/_locks/is-object-dc7a12b9e38c6b21.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/is-object
npm verb lock using /home/kenan/.npm/_locks/x-is-array-4507f3e72e09b6d9.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules/x-is-array
npm verb lock using /home/kenan/.npm/_locks/is-object-e12d7757882392db.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules/is-object
npm verb lock using /home/kenan/.npm/_locks/xtend-4772ffc76d1d1aa1.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/xtend
npm verb lock using /home/kenan/.npm/_locks/camelize-0f95366533f6d7d4.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/camelize
npm verb lock using /home/kenan/.npm/_locks/string-template-95603bf55b399b8b.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/string-template
npm sill install write writing error 4.3.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error
npm sill install write writing data-set 3.1.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set
npm sill install write writing vtree 0.0.21 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree
npm sill install write writing next-tick 0.2.2 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/next-tick
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/next-tick
npm sill install write writing global 4.2.1 to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop/node_modules/vdom/node_modules/global
npm sill install write writing x-is-array 0.1.0 to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/x-is-array
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop/node_modules/vdom/node_modules/x-is-array
npm sill install write writing is-object 0.1.2 to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/is-object
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop/node_modules/vdom/node_modules/is-object
npm sill install write writing x-is-array 0.1.0 to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules/x-is-array
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop/node_modules/vtree/node_modules/x-is-array
npm sill install write writing is-object 0.1.2 to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules/is-object
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop/node_modules/vtree/node_modules/is-object
npm sill install write writing xtend 4.0.0 to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/xtend
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop/node_modules/error/node_modules/xtend
npm sill install write writing camelize 1.0.0 to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/camelize
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop/node_modules/error/node_modules/camelize
npm sill install write writing string-template 0.2.0 to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/string-template
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop/node_modules/error/node_modules/string-template
npm sill gunzTarPerm extractEntry uuid.js
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry uuid.js
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry test/qunit.js
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/next-tick
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/x-is-array
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/is-object
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules/x-is-array
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules/is-object
npm sill gunzTarPerm extractEntry test/testling.js
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/xtend
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/camelize
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/string-template
npm verb tar unpack /home/kenan/.npm/error/4.3.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error
npm verb tar unpack /home/kenan/.npm/data-set/3.1.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set
npm verb tar unpack /home/kenan/.npm/next-tick/0.2.2/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/next-tick
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/next-tick
npm verb tar unpack /home/kenan/.npm/global/4.2.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global
npm verb tar unpack /home/kenan/.npm/x-is-array/0.1.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/x-is-array
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/x-is-array
npm verb tar unpack /home/kenan/.npm/is-object/0.1.2/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/is-object
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/is-object
npm verb tar unpack /home/kenan/.npm/x-is-array/0.1.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules/x-is-array
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules/x-is-array
npm verb tar unpack /home/kenan/.npm/is-object/0.1.2/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules/is-object
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules/is-object
npm sill gunzTarPerm extractEntry test/create-store.js
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm extractEntry Makefile
npm sill gunzTarPerm extractEntry lib/performance-now.js
npm verb tar unpack /home/kenan/.npm/xtend/4.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/xtend
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/xtend
npm verb tar unpack /home/kenan/.npm/camelize/1.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/camelize
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/camelize
npm verb tar unpack /home/kenan/.npm/string-template/0.2.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/string-template
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/string-template
npm sill gunzTarPerm extractEntry alea.js
npm sill gunzTarPerm extractEntry alea.js
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree
npm sill gunzTarPerm extractEntry benchmark/README.md
npm sill gunzTarPerm extractEntry benchmark/README.md
npm verb tar unpack /home/kenan/.npm/vtree/0.0.21/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry test/applitude-cuid-test.html
npm sill gunzTarPerm extractEntry test/browser-cuid-test.html
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry test/weakmap.js
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry lib/performance-now.map
npm sill gunzTarPerm extractEntry license.txt
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry test/qunit.css
npm sill gunzTarPerm extractEntry lib/applitude.bundle.js
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry src/performance-now.coffee
npm sill gunzTarPerm extractEntry test/mocha.opts
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry create-hash.js
npm sill gunzTarPerm modified mode [ 'create-hash.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry console.js
npm sill gunzTarPerm modified mode [ 'console.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry immutable.js
npm sill gunzTarPerm modified mode [ 'immutable.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill gunzTarPerm extractEntry example/camel.js
npm sill gunzTarPerm modified mode [ 'example/camel.js', 436, 420 ]
npm sill gunzTarPerm extractEntry validation.js
npm sill gunzTarPerm modified mode [ 'validation.js', 436, 420 ]
npm sill gunzTarPerm extractEntry option.js
npm sill gunzTarPerm modified mode [ 'option.js', 436, 420 ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry compile.js
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry benchmark/benchmark.js
npm sill gunzTarPerm extractEntry benchmark/bench.gnu
npm sill gunzTarPerm extractEntry benchmark/benchmark.js
npm sill gunzTarPerm extractEntry benchmark/bench.gnu
npm sill gunzTarPerm extractEntry lib/applitude.js
npm sill gunzTarPerm extractEntry lib/jquery.js
npm info preinstall [email protected]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm extractEntry is-thunk.js
npm sill gunzTarPerm extractEntry test/performance-now.coffee
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 436, 420 ]
npm sill gunzTarPerm extractEntry document.js
npm sill gunzTarPerm modified mode [ 'document.js', 436, 420 ]
npm sill gunzTarPerm extractEntry process.js
npm sill gunzTarPerm modified mode [ 'process.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .lint
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm extractEntry mutable.js
npm sill gunzTarPerm modified mode [ 'mutable.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 436, 420 ]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/inherits
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/inherits
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 436, 420 ]
npm sill gunzTarPerm extractEntry typed.js
npm sill gunzTarPerm modified mode [ 'typed.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .testem.json
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm extractEntry .testem.json
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm extractEntry test/index.js
npm info install [email protected]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm extractEntry Readme.md
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm extractEntry readme.markdown
npm sill gunzTarPerm modified mode [ 'readme.markdown', 436, 420 ]
npm sill gunzTarPerm extractEntry test/camel.js
npm sill gunzTarPerm modified mode [ 'test/camel.js', 436, 420 ]
npm info postinstall [email protected]
npm sill gunzTarPerm extractEntry handle-thunk.js
npm sill gunzTarPerm extractEntry vpatch.js
npm sill gunzTarPerm extractEntry README.markdown
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/inherits-d341d26cfbad9798.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/inherits
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry window.js
npm sill gunzTarPerm modified mode [ 'window.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill prepareForInstallMany adding lodash._isnative@~2.4.1 from lodash.isarray dependencies
npm sill prepareForInstallMany adding lodash._isnative@~2.4.1 from lodash.keys dependencies
npm sill prepareForInstallMany adding lodash.isobject@~2.4.1 from lodash.keys dependencies
npm sill prepareForInstallMany adding lodash._shimkeys@~2.4.1 from lodash.keys dependencies
npm sill prepareForInstallMany adding lodash._isnative@~2.4.1 from lodash.isarray dependencies
npm sill prepareForInstallMany adding lodash._isnative@~2.4.1 from lodash.keys dependencies
npm sill prepareForInstallMany adding lodash.isobject@~2.4.1 from lodash.keys dependencies
npm sill prepareForInstallMany adding lodash._shimkeys@~2.4.1 from lodash.keys dependencies
npm sill gunzTarPerm extractEntry CHANGES
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry Makefile
npm sill gunzTarPerm modified mode [ 'Makefile', 436, 420 ]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isboolean
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isboolean
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isnumber
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isnumber
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isboolean
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isboolean
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isstring
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isstring
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isstring
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isstring
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill prepareForInstallMany adding lodash._isnative@~2.4.1 from lodash.isplainobject dependencies
npm sill prepareForInstallMany adding lodash._shimisplainobject@~2.4.1 from lodash.isplainobject dependencies
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isnumber
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isnumber
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isnumber
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isnumber
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill prepareForInstallMany adding lodash._isnative@~2.4.1 from lodash.isplainobject dependencies
npm sill prepareForInstallMany adding lodash._shimisplainobject@~2.4.1 from lodash.isplainobject dependencies
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isnumber
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isnumber
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill gunzTarPerm extractEntry test/static/test-adapter.js
npm sill gunzTarPerm extractEntry test/static/index.html
npm sill gunzTarPerm extractEntry test/static/test-adapter.js
npm sill gunzTarPerm extractEntry test/static/index.html
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/individual
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/individual
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info install [email protected]
npm info install [email protected]
npm info install [email protected]
npm info install [email protected]
npm info install [email protected]
npm info install [email protected]
npm sill prepareForInstallMany adding lodash.createcallback@~2.4.1 from lodash.reduce dependencies
npm sill prepareForInstallMany adding lodash.forown@~2.4.1 from lodash.reduce dependencies
npm info install [email protected]
npm sill prepareForInstallMany adding lodash.createcallback@~2.4.1 from lodash.reduce dependencies
npm sill prepareForInstallMany adding lodash.forown@~2.4.1 from lodash.reduce dependencies
npm sill cache add args [ 'lodash._isnative@~2.4.1', null ]
npm verb cache add spec lodash._isnative@~2.4.1
npm sill cache add args [ 'lodash._isnative@~2.4.1', null ]
npm verb cache add spec lodash._isnative@~2.4.1
npm sill cache add args [ 'lodash._isnative@~2.4.1', null ]
npm verb cache add spec lodash._isnative@~2.4.1
npm sill cache add args [ 'lodash.isobject@~2.4.1', null ]
npm verb cache add spec lodash.isobject@~2.4.1
npm sill cache add args [ 'lodash._shimkeys@~2.4.1', null ]
npm verb cache add spec lodash._shimkeys@~2.4.1
npm info install [email protected]
npm info install [email protected]
npm sill cache add parsed spec { raw: 'lodash._isnative@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._isnative',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._isnative@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._isnative
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._isnative
npm verb addNameRange registry:https://registry.npmjs.org/lodash._isnative not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash._isnative@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._isnative',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._isnative@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._isnative
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._isnative
npm verb addNameRange registry:https://registry.npmjs.org/lodash._isnative already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash._isnative@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._isnative',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._isnative@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._isnative
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._isnative
npm verb addNameRange registry:https://registry.npmjs.org/lodash._isnative already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash.isobject@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.isobject',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.isobject@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash.isobject',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.isobject
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.isobject
npm verb addNameRange registry:https://registry.npmjs.org/lodash.isobject not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash._shimkeys@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._shimkeys',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._shimkeys@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._shimkeys',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._shimkeys
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._shimkeys
npm verb addNameRange registry:https://registry.npmjs.org/lodash._shimkeys not in flight; fetching
npm sill cache add args [ 'lodash._isnative@~2.4.1', null ]
npm verb cache add spec lodash._isnative@~2.4.1
npm sill cache add args [ 'lodash._isnative@~2.4.1', null ]
npm verb cache add spec lodash._isnative@~2.4.1
npm sill cache add args [ 'lodash._isnative@~2.4.1', null ]
npm verb cache add spec lodash._isnative@~2.4.1
npm sill cache add args [ 'lodash._shimisplainobject@~2.4.1', null ]
npm verb cache add spec lodash._shimisplainobject@~2.4.1
npm sill cache add args [ 'lodash._shimisplainobject@~2.4.1', null ]
npm verb cache add spec lodash._shimisplainobject@~2.4.1
npm sill cache add args [ 'lodash.isobject@~2.4.1', null ]
npm verb cache add spec lodash.isobject@~2.4.1
npm sill cache add args [ 'lodash._shimkeys@~2.4.1', null ]
npm verb cache add spec lodash._shimkeys@~2.4.1
npm sill gunzTarPerm extractEntry docs.mli
npm sill gunzTarPerm modified mode [ 'docs.mli', 436, 420 ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry is-vtext.js
npm sill gunzTarPerm extractEntry is-widget.js
npm info preinstall [email protected]
npm info postinstall [email protected]
npm sill gunzTarPerm extractEntry benchmark/bench.sh
npm sill gunzTarPerm extractEntry benchmark/benchmark-native.c
npm info postinstall [email protected]
npm info postinstall [email protected]
npm info postinstall [email protected]
npm info postinstall [email protected]
npm info postinstall [email protected]
npm sill gunzTarPerm extractEntry benchmark/bench.sh
npm sill gunzTarPerm extractEntry benchmark/benchmark-native.c
npm info postinstall [email protected]
npm sill cache add parsed spec { raw: 'lodash._isnative@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._isnative',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._isnative@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._isnative
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._isnative
npm verb addNameRange registry:https://registry.npmjs.org/lodash._isnative already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash._isnative@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._isnative',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._isnative@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._isnative
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._isnative
npm verb addNameRange registry:https://registry.npmjs.org/lodash._isnative already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash._isnative@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._isnative',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._isnative@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._isnative
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._isnative
npm verb addNameRange registry:https://registry.npmjs.org/lodash._isnative already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash._shimisplainobject@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._shimisplainobject',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._shimisplainobject@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._shimisplainobject',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._shimisplainobject
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._shimisplainobject
npm verb addNameRange registry:https://registry.npmjs.org/lodash._shimisplainobject not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash._shimisplainobject@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._shimisplainobject',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._shimisplainobject@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._shimisplainobject',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._shimisplainobject
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._shimisplainobject
npm verb addNameRange registry:https://registry.npmjs.org/lodash._shimisplainobject already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash.isobject@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.isobject',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.isobject@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash.isobject',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.isobject
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.isobject
npm verb addNameRange registry:https://registry.npmjs.org/lodash.isobject already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash._shimkeys@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._shimkeys',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._shimkeys@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._shimkeys',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._shimkeys
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._shimkeys
npm verb addNameRange registry:https://registry.npmjs.org/lodash._shimkeys already in flight; waiting
npm sill cache add args [ 'lodash.createcallback@~2.4.1', null ]
npm verb cache add spec lodash.createcallback@~2.4.1
npm sill cache add args [ 'lodash.createcallback@~2.4.1', null ]
npm verb cache add spec lodash.createcallback@~2.4.1
npm sill cache add args [ 'lodash.forown@~2.4.1', null ]
npm verb cache add spec lodash.forown@~2.4.1
npm sill cache add args [ 'lodash.forown@~2.4.1', null ]
npm verb cache add spec lodash.forown@~2.4.1
npm info postinstall [email protected]
npm info postinstall [email protected]
npm sill cache add parsed spec { raw: 'lodash.createcallback@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.createcallback',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.createcallback@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash.createcallback',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.createcallback
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.createcallback
npm verb addNameRange registry:https://registry.npmjs.org/lodash.createcallback not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash.createcallback@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.createcallback',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.createcallback@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash.createcallback',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.createcallback
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.createcallback
npm verb addNameRange registry:https://registry.npmjs.org/lodash.createcallback already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash.forown@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.forown',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.forown@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash.forown',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.forown
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.forown
npm verb addNameRange registry:https://registry.npmjs.org/lodash.forown not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash.forown@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.forown',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.forown@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash.forown',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.forown
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.forown
npm verb addNameRange registry:https://registry.npmjs.org/lodash.forown already in flight; waiting
npm sill gunzTarPerm extractEntry src/browser-fingerprint.js
npm sill gunzTarPerm extractEntry src/footer.js
npm sill gunzTarPerm extractEntry src/head.js
npm verb unlock done using /home/kenan/.npm/_locks/lodash-isboolean-0e425cab1917c935.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isboolean
npm verb unlock done using /home/kenan/.npm/_locks/lodash-isnumber-90c6e3af7cfa5fcd.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isnumber
npm verb unlock done using /home/kenan/.npm/_locks/lodash-isboolean-af5229e502c6c1ef.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isboolean
npm verb unlock done using /home/kenan/.npm/_locks/lodash-isstring-e841dfd17ce8b77f.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isstring
npm verb unlock done using /home/kenan/.npm/_locks/lodash-isstring-19399e46cd403aed.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/lodash.isstring
npm verb unlock done using /home/kenan/.npm/_locks/lodash-isnumber-edbb0d2870b64800.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/lodash.isnumber
npm verb unlock done using /home/kenan/.npm/_locks/lodash-isnumber-3735fd895a68850b.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isnumber
npm verb unlock done using /home/kenan/.npm/_locks/lodash-isnumber-3e9d70e1926a8ee1.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isnumber
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/data-set
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/data-set
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/individual-44992e3c65d8325a.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/individual
npm verb request uri https://registry.npmjs.org/lodash._isnative
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:33
npm verb etag "9JZVJPKW08L5ETJSM6ST3ARND"
npm http request GET https://registry.npmjs.org/lodash._isnative
npm verb request uri https://registry.npmjs.org/lodash.isobject
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:33
npm verb etag "CPWRI1IP3U8NTU89SB3AHKA9H"
npm http request GET https://registry.npmjs.org/lodash.isobject
npm verb request uri https://registry.npmjs.org/lodash._shimkeys
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:33
npm verb etag "DZ6P032FLD78S0R91BMU2WH7"
npm http request GET https://registry.npmjs.org/lodash._shimkeys
npm info install [email protected]
npm verb request uri https://registry.npmjs.org/lodash._shimisplainobject
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:33
npm verb etag "6P41J6NKNQPSS3XLD7ERUU46F"
npm http request GET https://registry.npmjs.org/lodash._shimisplainobject
npm info preinstall [email protected]
npm verb request uri https://registry.npmjs.org/lodash.createcallback
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:33
npm verb etag "83V5BIDHGMO90EUI6NLPEI6L1"
npm http request GET https://registry.npmjs.org/lodash.createcallback
npm verb get https://registry.npmjs.org/lodash.forown not expired, no request
npm sill addNameRange number 2 { name: 'lodash.forown', range: '>=2.4.1 <2.5.0', hasData: true }
npm sill addNameRange versions [ 'lodash.forown',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash.forown', range: '>=2.4.1 <2.5.0', hasData: true }
npm sill addNameRange versions [ 'lodash.forown',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm info postinstall [email protected]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.forown/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.forown/2.4.1/package/package.json already in flight; not writing
npm sill gunzTarPerm extractEntry examples/simple.js
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm extractEntry examples/simple.js
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm extractEntry bin/uuid
npm sill gunzTarPerm extractEntry test/compare_v1.js
npm sill gunzTarPerm extractEntry bin/uuid
npm sill gunzTarPerm extractEntry test/compare_v1.js
npm sill gunzTarPerm extractEntry diff.js
npm sill gunzTarPerm extractEntry vnode.js
npm sill gunzTarPerm extractEntry version.js
npm sill gunzTarPerm extractEntry is-vhook.js
npm sill gunzTarPerm extractEntry vtext.js
npm sill gunzTarPerm extractEntry is-vnode.js
npm sill gunzTarPerm extractEntry test/handle-thunk.js
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm extractEntry .travis.yml
npm verb unlock done using /home/kenan/.npm/_locks/data-set-683b292b82fc7a98.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/data-set
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format/node_modules/humanize-number
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format/node_modules/humanize-number
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info install [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.forown/2.4.1/package/package.json written
npm info postinstall [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/humanize-number-db888822bbe767cc.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format/node_modules/humanize-number
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb rebuildBundles [ 'humanize-number' ]
npm info install [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info postinstall [email protected]
npm http 304 https://registry.npmjs.org/lodash._objecttypes
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"BPJ9SU469UP27GXQA2AZPV0PI"',
npm sill get age: '2',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.762025,VS0,VE0',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=42',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash._objecttypes from cache
npm sill gunzTarPerm extractEntry test/test.js
npm sill gunzTarPerm extractEntry test/test.html
npm sill gunzTarPerm extractEntry test/test.js
npm sill gunzTarPerm extractEntry test/test.html
npm verb unlock done using /home/kenan/.npm/_locks/clickerheroes-format-f62d3ab80b184f6e.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/clickerheroes-format
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/alea
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/alea
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/alea
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/alea
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info install [email protected]
npm info install [email protected]
npm info postinstall [email protected]
npm info postinstall [email protected]
npm sill addNameRange number 2 { name: 'lodash._objecttypes',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._objecttypes',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm verb unlock done using /home/kenan/.npm/_locks/alea-ad808375458068e2.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/alea
npm verb unlock done using /home/kenan/.npm/_locks/alea-453a41349af92744.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/alea
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._objecttypes/2.4.1/package/package.json not in flight; writing
npm sill gunzTarPerm extractEntry src/node-fingerprint.js
npm verb afterAdd /home/kenan/.npm/lodash._objecttypes/2.4.1/package/package.json written
npm sill install resolved [ { name: 'lodash.keys',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.keys` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies:
npm sill install resolved { 'lodash._isnative': '~2.4.1',
npm sill install resolved 'lodash.isobject': '~2.4.1',
npm sill install resolved 'lodash._shimkeys': '~2.4.1' },
npm sill install resolved readme: '# lodash.keys v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.keys`](http://lodash.com/docs#keys) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '48dea46df8ff7632b10d706b8acb26591e2b3727',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.keys/-/lodash.keys-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.keys@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '48dea46df8ff7632b10d706b8acb26591e2b3727',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.keys/-/lodash.keys-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash._objecttypes',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The internal Lo-Dash variable `objectTypes` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash._objecttypes v2.4.1\n\nThe internal [Lo-Dash](http://lodash.com/) variable `objectTypes` as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '7c0b7f69d98a1f76529f890b0cdb1b4dfec11c11',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash._objecttypes/-/lodash._objecttypes-2.4.1.tgz' },
npm sill install resolved _from: 'lodash._objecttypes@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '7c0b7f69d98a1f76529f890b0cdb1b4dfec11c11',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash._objecttypes/-/lodash._objecttypes-2.4.1.tgz',
npm sill install resolved scripts: {} } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown
npm info installOne [email protected]
npm verb installOne of lodash.keys to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash._objecttypes to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown not in flight; installing
npm info preinstall [email protected]
npm verb lock using /home/kenan/.npm/_locks/lodash-keys-1fcee15017422eef.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys
npm verb lock using /home/kenan/.npm/_locks/lodash-objecttypes-b9af514d8ca0500f.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash._objecttypes
npm sill install write writing lodash.keys 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys
npm http 304 https://registry.npmjs.org/lodash.support
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"4WUV3GTL15573QN09Q8JXSXLV"',
npm sill get age: '35',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.765234,VS0,VE0',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=42',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash.support from cache
npm sill install write writing lodash._objecttypes 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash._objecttypes
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash._objecttypes
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/weakmap-shim
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/weakmap-shim
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info install [email protected]
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash._objecttypes
npm info preinstall [email protected]
npm verb tar unpack /home/kenan/.npm/lodash.keys/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys
npm verb tar unpack /home/kenan/.npm/lodash._objecttypes/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash._objecttypes
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash._objecttypes
npm info postinstall [email protected]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/x-is-array
npm info build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/x-is-array
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules/x-is-array
npm info build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules/x-is-array
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info preinstall [email protected]
npm info install [email protected]
npm info install [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/weakmap-shim-e4c4574c68ce8b94.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/value-event/node_modules/dom-delegator/node_modules/weakmap-shim
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/camelize
npm info build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/camelize
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info preinstall [email protected]
npm info install [email protected]
npm sill addNameRange number 2 { name: 'lodash.support',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.support',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm info postinstall [email protected]
npm info postinstall [email protected]
npm sill gunzTarPerm extractEntry package.json
npm sill prepareForInstallMany adding individual@^2.0.0 from data-set dependencies
npm sill prepareForInstallMany adding weakmap-shim@~1.0.0 from data-set dependencies
npm info postinstall [email protected]
npm sill gunzTarPerm extractEntry package.json
npm sill prepareForInstallMany adding js-string-escape@^1.0.0 from string-template dependencies
npm verb unlock done using /home/kenan/.npm/_locks/x-is-array-51e69c1ddfe075c9.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/x-is-array
npm sill cache add args [ 'individual@^2.0.0', null ]
npm verb cache add spec individual@^2.0.0
npm sill cache add args [ 'weakmap-shim@~1.0.0', null ]
npm verb cache add spec weakmap-shim@~1.0.0
npm verb unlock done using /home/kenan/.npm/_locks/x-is-array-4507f3e72e09b6d9.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules/x-is-array
npm sill cache add parsed spec { raw: 'individual@^2.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'individual',
npm sill cache add rawSpec: '^2.0.0',
npm sill cache add spec: '>=2.0.0 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed individual@>=2.0.0 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.0.0 <3.0.0
npm sill addNameRange { name: 'individual', range: '>=2.0.0 <3.0.0', hasData: false }
npm sill mapToRegistry name individual
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/individual
npm verb addNameRange registry:https://registry.npmjs.org/individual not in flight; fetching
npm sill cache add parsed spec { raw: 'weakmap-shim@~1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'weakmap-shim',
npm sill cache add rawSpec: '~1.0.0',
npm sill cache add spec: '>=1.0.0 <1.1.0',
npm sill cache add type: 'range' }
npm verb addNamed weakmap-shim@>=1.0.0 <1.1.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.0.0 <1.1.0
npm sill addNameRange { name: 'weakmap-shim', range: '>=1.0.0 <1.1.0', hasData: false }
npm sill mapToRegistry name weakmap-shim
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/weakmap-shim
npm verb addNameRange registry:https://registry.npmjs.org/weakmap-shim not in flight; fetching
npm http 304 https://registry.npmjs.org/lodash._setbinddata
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 21:56:10 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"531IBVX1AI94D4UFKKI46KWNE"',
npm sill get age: '35',
npm sill get 'x-served-by': 'cache-dfw1831-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '30',
npm sill get 'x-timer': 'S1416523293.766448,VS0,VE0',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=43',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash._setbinddata from cache
npm sill cache add args [ 'js-string-escape@^1.0.0', null ]
npm verb cache add spec js-string-escape@^1.0.0
npm verb unlock done using /home/kenan/.npm/_locks/camelize-0f95366533f6d7d4.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/camelize
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm info preinstall [email protected]
npm sill cache add parsed spec { raw: 'js-string-escape@^1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'js-string-escape',
npm sill cache add rawSpec: '^1.0.0',
npm sill cache add spec: '>=1.0.0 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed js-string-escape@>=1.0.0 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.0.0 <2.0.0
npm sill addNameRange { name: 'js-string-escape',
npm sill addNameRange range: '>=1.0.0 <2.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name js-string-escape
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/js-string-escape
npm verb addNameRange registry:https://registry.npmjs.org/js-string-escape not in flight; fetching
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.support/2.4.1/package/package.json not in flight; writing
npm sill prepareForInstallMany adding min-document@^2.6.1 from global dependencies
npm sill prepareForInstallMany adding process@~0.5.1 from global dependencies
npm verb get https://registry.npmjs.org/individual not expired, no request
npm sill addNameRange number 2 { name: 'individual', range: '>=2.0.0 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'individual', [ '0.1.0', '0.1.1', '1.0.0', '2.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.0.0
npm sill addNamed semver.validRange 2.0.0
npm verb get https://registry.npmjs.org/weakmap-shim not expired, no request
npm sill addNameRange number 2 { name: 'weakmap-shim', range: '>=1.0.0 <1.1.0', hasData: true }
npm sill addNameRange versions [ 'weakmap-shim', [ '1.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.0.0
npm sill addNamed semver.validRange 1.0.0
npm info preinstall [email protected]
npm info preinstall [email protected]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/individual/2.0.0/package/package.json not in flight; writing
npm sill cache add args [ 'min-document@^2.6.1', null ]
npm verb cache add spec min-document@^2.6.1
npm sill cache add args [ 'process@~0.5.1', null ]
npm verb cache add spec process@~0.5.1
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/weakmap-shim/1.0.0/package/package.json not in flight; writing
npm verb request uri https://registry.npmjs.org/js-string-escape
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:33
npm verb etag "A8O5XVX0T23QI5S1DI161HFJY"
npm http request GET https://registry.npmjs.org/js-string-escape
npm info preinstall [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.support/2.4.1/package/package.json written
npm sill cache add parsed spec { raw: 'min-document@^2.6.1',
npm sill cache add scope: null,
npm sill cache add name: 'min-document',
npm sill cache add rawSpec: '^2.6.1',
npm sill cache add spec: '>=2.6.1 <3.0.0',
npm sill cache add type: 'range' }
npm verb addNamed min-document@>=2.6.1 <3.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.6.1 <3.0.0
npm sill addNameRange { name: 'min-document', range: '>=2.6.1 <3.0.0', hasData: false }
npm sill mapToRegistry name min-document
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/min-document
npm verb addNameRange registry:https://registry.npmjs.org/min-document not in flight; fetching
npm sill cache add parsed spec { raw: 'process@~0.5.1',
npm sill cache add scope: null,
npm sill cache add name: 'process',
npm sill cache add rawSpec: '~0.5.1',
npm sill cache add spec: '>=0.5.1 <0.6.0',
npm sill cache add type: 'range' }
npm verb addNamed process@>=0.5.1 <0.6.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.5.1 <0.6.0
npm sill addNameRange { name: 'process', range: '>=0.5.1 <0.6.0', hasData: false }
npm sill mapToRegistry name process
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/process
npm verb addNameRange registry:https://registry.npmjs.org/process not in flight; fetching
npm sill addNameRange number 2 { name: 'lodash._setbinddata',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._setbinddata',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm info preinstall [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/xtend
npm info build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/xtend
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill prepareForInstallMany adding camelize@^1.0.0 from error dependencies
npm sill prepareForInstallMany adding string-template@~0.2.0 from error dependencies
npm sill prepareForInstallMany adding xtend@~4.0.0 from error dependencies
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/next-tick
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/next-tick
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info install [email protected]
npm sill gunzTarPerm extractEntry LICENSE.txt
npm info install [email protected]
npm http 304 https://registry.npmjs.org/lodash.bind
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"A7F1LWT56E1C5NYER41Z2LJQ3"',
npm sill get age: '35',
npm sill get 'x-served-by': 'cache-dfw1833-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.770042,VS0,VE0',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=43',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash.bind from cache
npm verb afterAdd /home/kenan/.npm/individual/2.0.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/weakmap-shim/1.0.0/package/package.json written
npm sill install resolved [ { name: 'individual',
npm sill install resolved version: '2.0.0',
npm sill install resolved description: 'Garantueed individual values',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/individual.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/individual',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/individual/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies:
npm sill install resolved { coveralls: '^2.10.0',
npm sill install resolved istanbul: '^0.2.7',
npm sill install resolved 'run-browser': '^1.3.1',
npm sill install resolved tape: '^2.12.3' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node test.js',
npm sill install resolved cover: 'istanbul cover --report none --print detail test.js',
npm sill install resolved travis: 'npm run cover -s && istanbul report lcov && ((cat coverage/lcov.info | coveralls) || exit 0)' },
npm sill install resolved testling: { files: 'test.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '833b097dad23294e76117a98fb38e0d9ad61bb97',
npm sill install resolved _from: 'individual@>=2.0.0 <3.0.0',
npm sill install resolved _npmVersion: '1.4.7',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '833b097dad23294e76117a98fb38e0d9ad61bb97',
npm sill install resolved tarball: 'http://registry.npmjs.org/individual/-/individual-2.0.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/individual/-/individual-2.0.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'weakmap-shim',
npm sill install resolved version: '1.0.0',
npm sill install resolved description: 'A minimal weakmap shim',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/weakmap-shim.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/weakmap-shim',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/weakmap-shim/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { tape: '~1.0.2', 'tap-spec': '~0.1.6' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js | tap-spec',
npm sill install resolved start: 'node ./index.js',
npm sill install resolved watch: 'nodemon -w ./index.js index.js',
npm sill install resolved 'travis-test': 'istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html',
npm sill install resolved 'test-browser': 'testem-browser ./test/browser/index.js',
npm sill install resolved testem: 'testem-both -b=./test/browser/index.js' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '36db04b4c163612e6c4dd94971444a227caef34c',
npm sill install resolved tarball: 'http://registry.npmjs.org/weakmap-shim/-/weakmap-shim-1.0.0.tgz' },
npm sill install resolved _from: 'weakmap-shim@>=1.0.0 <1.1.0',
npm sill install resolved _npmVersion: '1.3.22',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '36db04b4c163612e6c4dd94971444a227caef34c',
npm sill install resolved _resolved: 'https://registry.npmjs.org/weakmap-shim/-/weakmap-shim-1.0.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set
npm info installOne [email protected]
npm verb installOne of individual to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set not in flight; installing
npm info installOne [email protected]
npm verb installOne of weakmap-shim to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set not in flight; installing
npm sill gunzTarPerm extractEntry dist/browser-cuid.js
npm sill cache add args [ 'camelize@^1.0.0', null ]
npm verb cache add spec camelize@^1.0.0
npm sill cache add args [ 'string-template@~0.2.0', null ]
npm verb cache add spec string-template@~0.2.0
npm sill cache add args [ 'xtend@~4.0.0', null ]
npm verb cache add spec xtend@~4.0.0
npm verb get https://registry.npmjs.org/process not expired, no request
npm sill addNameRange number 2 { name: 'process', range: '>=0.5.1 <0.6.0', hasData: true }
npm sill addNameRange versions [ 'process',
npm sill addNameRange [ '0.4.9',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.5.2',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.9.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.5.2
npm sill addNamed semver.validRange 0.5.2
npm verb get https://registry.npmjs.org/min-document not expired, no request
npm sill addNameRange number 2 { name: 'min-document', range: '>=2.6.1 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'min-document',
npm sill addNameRange [ '0.2.2',
npm sill addNameRange '0.2.3',
npm sill addNameRange '0.2.4',
npm sill addNameRange '0.2.6',
npm sill addNameRange '0.2.7',
npm sill addNameRange '0.2.8',
npm sill addNameRange '0.3.1',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '1.0.3',
npm sill addNameRange '2.0.0',
npm sill addNameRange '2.1.0',
npm sill addNameRange '2.2.0',
npm sill addNameRange '2.2.1',
npm sill addNameRange '2.3.0',
npm sill addNameRange '2.4.0',
npm sill addNameRange '2.4.1',
npm sill addNameRange '2.5.0',
npm sill addNameRange '2.6.0',
npm sill addNameRange '2.6.1',
npm sill addNameRange '2.7.0',
npm sill addNameRange '2.8.0',
npm sill addNameRange '2.8.1',
npm sill addNameRange '2.9.0',
npm sill addNameRange '2.9.1',
npm sill addNameRange '2.9.2',
npm sill addNameRange '2.10.0',
npm sill addNameRange '2.11.0',
npm sill addNameRange '2.12.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.12.0
npm sill addNamed semver.validRange 2.12.0
npm info postinstall [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf/node_modules/performance-now
npm info build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf/node_modules/performance-now
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info postinstall [email protected]
npm sill cache add parsed spec { raw: 'camelize@^1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'camelize',
npm sill cache add rawSpec: '^1.0.0',
npm sill cache add spec: '>=1.0.0 <2.0.0',
npm sill cache add type: 'range' }
npm verb addNamed camelize@>=1.0.0 <2.0.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=1.0.0 <2.0.0
npm sill addNameRange { name: 'camelize', range: '>=1.0.0 <2.0.0', hasData: false }
npm sill mapToRegistry name camelize
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/camelize
npm verb addNameRange registry:https://registry.npmjs.org/camelize not in flight; fetching
npm sill cache add parsed spec { raw: 'string-template@~0.2.0',
npm sill cache add scope: null,
npm sill cache add name: 'string-template',
npm sill cache add rawSpec: '~0.2.0',
npm sill cache add spec: '>=0.2.0 <0.3.0',
npm sill cache add type: 'range' }
npm verb addNamed string-template@>=0.2.0 <0.3.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.2.0 <0.3.0
npm sill addNameRange { name: 'string-template',
npm sill addNameRange range: '>=0.2.0 <0.3.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name string-template
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/string-template
npm verb addNameRange registry:https://registry.npmjs.org/string-template not in flight; fetching
npm sill cache add parsed spec { raw: 'xtend@~4.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'xtend',
npm sill cache add rawSpec: '~4.0.0',
npm sill cache add spec: '>=4.0.0 <4.1.0',
npm sill cache add type: 'range' }
npm verb addNamed xtend@>=4.0.0 <4.1.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=4.0.0 <4.1.0
npm sill addNameRange { name: 'xtend', range: '>=4.0.0 <4.1.0', hasData: false }
npm sill mapToRegistry name xtend
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/xtend
npm verb addNameRange registry:https://registry.npmjs.org/xtend not in flight; fetching
npm http 304 https://registry.npmjs.org/brfs
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:33 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"7E91NDN8JDOHY90B8Z1X60OZD"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1829-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523293.760644,VS0,VE60',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=43',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/brfs from cache
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/process/0.5.2/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/min-document/2.12.0/package/package.json not in flight; writing
npm info install [email protected]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._setbinddata/2.4.1/package/package.json not in flight; writing
npm verb lock using /home/kenan/.npm/_locks/individual-4e4c0a4810a7f008.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set/node_modules/individual
npm verb lock using /home/kenan/.npm/_locks/weakmap-shim-ea6bca68aff53f79.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set/node_modules/weakmap-shim
npm verb unlock done using /home/kenan/.npm/_locks/xtend-4772ffc76d1d1aa1.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/xtend
npm info postinstall [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/next-tick-4097b7b85b0cd0b8.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/next-tick
npm sill install write writing individual 2.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set/node_modules/individual
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set/node_modules/individual
npm sill install write writing weakmap-shim 1.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set/node_modules/weakmap-shim
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set/node_modules/weakmap-shim
npm verb get https://registry.npmjs.org/camelize not expired, no request
npm sill addNameRange number 2 { name: 'camelize', range: '>=1.0.0 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'camelize',
npm sill addNameRange [ '0.0.0', '0.1.0', '0.1.1', '0.1.2', '0.2.0', '1.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.0.0
npm sill addNamed semver.validRange 1.0.0
npm verb get https://registry.npmjs.org/string-template not expired, no request
npm sill addNameRange number 2 { name: 'string-template',
npm sill addNameRange range: '>=0.2.0 <0.3.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'string-template',
npm sill addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.2.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.2.0
npm sill addNamed semver.validRange 0.2.0
npm verb get https://registry.npmjs.org/xtend not expired, no request
npm sill addNameRange number 2 { name: 'xtend', range: '>=4.0.0 <4.1.0', hasData: true }
npm sill addNameRange versions [ 'xtend',
npm sill addNameRange [ '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '1.0.3',
npm sill addNameRange '2.0.1',
npm sill addNameRange '2.0.2',
npm sill addNameRange '2.0.3',
npm sill addNameRange '2.0.4',
npm sill addNameRange '2.0.5',
npm sill addNameRange '2.0.6',
npm sill addNameRange '2.1.1',
npm sill addNameRange '2.1.2',
npm sill addNameRange '2.2.0',
npm sill addNameRange '3.0.0',
npm sill addNameRange '4.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 4.0.0
npm sill addNamed semver.validRange 4.0.0
npm verb afterAdd /home/kenan/.npm/process/0.5.2/package/package.json written
npm verb afterAdd /home/kenan/.npm/min-document/2.12.0/package/package.json written
npm sill install resolved [ { author: { name: 'Roman Shtylman', email: '[email protected]' },
npm sill install resolved name: 'process',
npm sill install resolved description: 'process information for node.js and browsers',
npm sill install resolved keywords: [ 'process' ],
npm sill install resolved version: '0.5.2',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/shtylman/node-process.git' },
npm sill install resolved browser: './browser.js',
npm sill install resolved main: './index.js',
npm sill install resolved engines: { node: '>= 0.6.0' },
npm sill install resolved bugs: { url: 'https://github.com/shtylman/node-process/issues' },
npm sill install resolved homepage: 'https://github.com/shtylman/node-process',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '1638d8a8e34c2f440a91db95ab9aeb677fc185cf',
npm sill install resolved tarball: 'http://registry.npmjs.org/process/-/process-0.5.2.tgz' },
npm sill install resolved _from: 'process@>=0.5.1 <0.6.0',
npm sill install resolved _npmVersion: '1.3.21',
npm sill install resolved _npmUser: { name: 'shtylman', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '1638d8a8e34c2f440a91db95ab9aeb677fc185cf',
npm sill install resolved _resolved: 'https://registry.npmjs.org/process/-/process-0.5.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'min-document',
npm sill install resolved version: '2.12.0',
npm sill install resolved description: 'A minimal DOM implementation',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/min-document.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Raynos/min-document',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/min-document/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: { 'dom-walk': '^0.1.0' },
npm sill install resolved devDependencies:
npm sill install resolved { 'run-browser': 'git://github.com/Raynos/run-browser',
npm sill install resolved 'tap-dot': '^0.2.1',
npm sill install resolved 'tap-spec': '^0.1.8',
npm sill install resolved tape: '^2.12.3' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js | tap-spec',
npm sill install resolved dot: 'node ./test/index.js | tap-dot',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html',
npm sill install resolved browser: 'run-browser test/index.js',
npm sill install resolved phantom: 'run-browser test/index.js -b | tap-spec' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved gitHead: 'a7827141198cbbda10d7b463bd883c03db8a5005',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '20e022074c1c7cfcbb3c07a197d810ebce6d23d0',
npm sill install resolved _from: 'min-document@>=2.6.1 <3.0.0',
npm sill install resolved _npmVersion: '1.4.23',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '20e022074c1c7cfcbb3c07a197d810ebce6d23d0',
npm sill install resolved tarball: 'http://registry.npmjs.org/min-document/-/min-document-2.12.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/min-document/-/min-document-2.12.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global
npm info installOne [email protected]
npm verb installOne of process to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global not in flight; installing
npm info installOne [email protected]
npm verb installOne of min-document to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global not in flight; installing
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set/node_modules/individual
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set/node_modules/weakmap-shim
npm verb unlock done using /home/kenan/.npm/_locks/performance-now-0a8f1561d8bf87a1.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf/node_modules/performance-now
npm verb about to build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf
npm info build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/main-loop/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/camelize/1.0.0/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/string-template/0.2.0/package/package.json not in flight; writing
npm sill addNameRange number 2 { name: 'lodash.bind', range: '>=2.4.1 <2.5.0', hasData: true }
npm sill addNameRange versions [ 'lodash.bind',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/xtend/4.0.0/package/package.json not in flight; writing
npm verb tar unpack /home/kenan/.npm/individual/2.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set/node_modules/individual
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set/node_modules/individual
npm verb tar unpack /home/kenan/.npm/weakmap-shim/1.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set/node_modules/weakmap-shim
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set/node_modules/weakmap-shim
npm verb afterAdd /home/kenan/.npm/lodash._setbinddata/2.4.1/package/package.json written
npm verb rebuildBundles [ 'performance-now' ]
npm info install [email protected]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill addNameRange number 2 { name: 'brfs', range: '>=1.2.0 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'brfs',
npm sill addNameRange [ '0.0.0',
npm sill addNameRange '0.0.1',
npm sill addNameRange '0.0.2',
npm sill addNameRange '0.0.3',
npm sill addNameRange '0.0.4',
npm sill addNameRange '0.0.5',
npm sill addNameRange '0.0.6',
npm sill addNameRange '0.0.7',
npm sill addNameRange '0.0.8',
npm sill addNameRange '0.0.9',
npm sill addNameRange '0.1.0',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.1.1',
npm sill addNameRange '1.1.2',
npm sill addNameRange '1.2.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.2.0
npm sill addNamed semver.validRange 1.2.0
npm info postinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm verb lock using /home/kenan/.npm/_locks/process-9bcaef85760bf4b9.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global/node_modules/process
npm verb lock using /home/kenan/.npm/_locks/min-document-e5f14ac848aaffe0.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global/node_modules/min-document
npm sill install write writing process 0.5.2 to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global/node_modules/process
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop/node_modules/vdom/node_modules/global/node_modules/process
npm sill install write writing min-document 2.12.0 to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global/node_modules/min-document
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop/node_modules/vdom/node_modules/global/node_modules/min-document
npm verb afterAdd /home/kenan/.npm/camelize/1.0.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/xtend/4.0.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/string-template/0.2.0/package/package.json written
npm sill install resolved [ { name: 'camelize',
npm sill install resolved version: '1.0.0',
npm sill install resolved description: 'recursively transform key strings to camel-case',
npm sill install resolved main: 'index.js',
npm sill install resolved devDependencies: { tape: '~2.3.2' },
npm sill install resolved scripts: { test: 'tape test/*.js' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/substack/camelize.git' },
npm sill install resolved homepage: 'https://github.com/substack/camelize',
npm sill install resolved keywords: [ 'camel-case', 'json', 'transform' ],
npm sill install resolved testling: { files: 'test/*.js', browsers: [Object] },
npm sill install resolved author:
npm sill install resolved { name: 'James Halliday',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://substack.net' },
npm sill install resolved license: 'MIT',
npm sill install resolved gitHead: '20a1485c7e43bd7f5819aa010095aa193e4767d8',
npm sill install resolved bugs: { url: 'https://github.com/substack/camelize/issues' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '164a5483e630fa4321e5af07020e531831b2609b',
npm sill install resolved _from: 'camelize@>=1.0.0 <2.0.0',
npm sill install resolved _npmVersion: '1.4.15',
npm sill install resolved _npmUser: { name: 'substack', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '164a5483e630fa4321e5af07020e531831b2609b',
npm sill install resolved tarball: 'http://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'xtend',
npm sill install resolved version: '4.0.0',
npm sill install resolved description: 'extend like a boss',
npm sill install resolved keywords: [ 'extend', 'merge', 'options', 'opts', 'object', 'array' ],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Raynos/xtend.git' },
npm sill install resolved main: 'immutable',
npm sill install resolved scripts: { test: 'node test' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { tape: '~1.1.0' },
npm sill install resolved homepage: 'https://github.com/Raynos/xtend',
npm sill install resolved contributors: [ [Object], [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Raynos/xtend/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved testling: { files: 'test.js', browsers: [Object] },
npm sill install resolved engines: { node: '>=0.4' },
npm sill install resolved gitHead: '94a95d76154103290533b2c55ffa0fe4be16bfef',
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '8bc36ff87aedbe7ce9eaf0bca36b2354a743840f',
npm sill install resolved _from: 'xtend@>=4.0.0 <4.1.0',
npm sill install resolved _npmVersion: '1.4.15',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '8bc36ff87aedbe7ce9eaf0bca36b2354a743840f',
npm sill install resolved tarball: 'http://registry.npmjs.org/xtend/-/xtend-4.0.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/xtend/-/xtend-4.0.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'string-template',
npm sill install resolved version: '0.2.0',
npm sill install resolved description: 'A simple string template function based on named or indexed arguments',
npm sill install resolved keywords: [ 'template', 'string', 'format', 'replace', 'arguments' ],
npm sill install resolved author: { name: 'Matt-Esch', email: '[email protected]' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/Matt-Esch/string-template.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Matt-Esch/string-template',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Matt-Esch/string-template/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: { 'js-string-escape': '^1.0.0' },
npm sill install resolved devDependencies: { tape: '~1.1.1' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js',
npm sill install resolved 'travis-test': 'istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '7fd73e64316666552808af4508956987addc5f5b',
npm sill install resolved tarball: 'http://registry.npmjs.org/string-template/-/string-template-0.2.0.tgz' },
npm sill install resolved _from: 'string-template@>=0.2.0 <0.3.0',
npm sill install resolved _npmVersion: '1.4.6',
npm sill install resolved _npmUser: { name: 'mattesch', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '7fd73e64316666552808af4508956987addc5f5b',
npm sill install resolved _resolved: 'https://registry.npmjs.org/string-template/-/string-template-0.2.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error
npm info installOne [email protected]
npm verb installOne of camelize to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error not in flight; installing
npm info installOne [email protected]
npm verb installOne of xtend to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error not in flight; installing
npm info installOne [email protected]
npm verb installOne of string-template to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error not in flight; installing
npm verb unlock done using /home/kenan/.npm/_locks/raf-6c6c22257943d6b7.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/raf
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.bind/2.4.1/package/package.json not in flight; writing
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global/node_modules/process
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global/node_modules/min-document
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm http 304 https://registry.npmjs.org/lodash.identity
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:34 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:34 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"BUDFJWDQZFJ24CZCASAN4V21K"',
npm sill get age: '35',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523294.153567,VS0,VE0',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=41',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash.identity from cache
npm http 304 https://registry.npmjs.org/lodash._isnative
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:34 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:34 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"9JZVJPKW08L5ETJSM6ST3ARND"',
npm sill get age: '58',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523294.195447,VS0,VE0',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=41',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash._isnative from cache
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules/is-object
npm info build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules/is-object
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/is-object
npm info build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/is-object
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb tar unpack /home/kenan/.npm/process/0.5.2/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global/node_modules/process
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global/node_modules/process
npm verb tar unpack /home/kenan/.npm/min-document/2.12.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global/node_modules/min-document
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global/node_modules/min-document
npm sill gunzTarPerm extractEntry package.json
npm info install [email protected]
npm info install [email protected]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/brfs/1.2.0/package/package.json not in flight; writing
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm verb lock using /home/kenan/.npm/_locks/camelize-428bee0b2c793598.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/camelize
npm verb lock using /home/kenan/.npm/_locks/xtend-905982261f298d19.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/xtend
npm verb lock using /home/kenan/.npm/_locks/string-template-3df0a76a371d72e3.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/string-template
npm sill install write writing camelize 1.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/camelize
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/camelize
npm sill install write writing xtend 4.0.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/xtend
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/xtend
npm sill install write writing string-template 0.2.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/string-template
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/string-template
npm info postinstall [email protected]
npm info postinstall [email protected]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm verb afterAdd /home/kenan/.npm/lodash.bind/2.4.1/package/package.json written
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/camelize
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/xtend
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/string-template
npm verb tar unpack /home/kenan/.npm/camelize/1.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/camelize
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/camelize
npm verb tar unpack /home/kenan/.npm/xtend/4.0.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/xtend
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/xtend
npm verb tar unpack /home/kenan/.npm/string-template/0.2.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/string-template
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/string-template
npm verb unlock done using /home/kenan/.npm/_locks/is-object-e12d7757882392db.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree/node_modules/is-object
npm verb about to build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree
npm info build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/main-loop/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/is-object-dc7a12b9e38c6b21.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/is-object
npm verb afterAdd /home/kenan/.npm/brfs/1.2.0/package/package.json written
npm sill install resolved [ { name: 'brfs',
npm sill install resolved version: '1.2.0',
npm sill install resolved description: 'browserify fs.readFileSync() static asset inliner',
npm sill install resolved main: 'index.js',
npm sill install resolved bin: { brfs: 'bin/cmd.js' },
npm sill install resolved dependencies:
npm sill install resolved { 'quote-stream': '~0.0.0',
npm sill install resolved 'static-module': '^1.0.0',
npm sill install resolved through2: '~0.4.1' },
npm sill install resolved devDependencies:
npm sill install resolved { browserify: '^4.2.0',
npm sill install resolved 'concat-stream': '^1.4.5',
npm sill install resolved tap: '~0.4.8',
npm sill install resolved through: '^2.3.4' },
npm sill install resolved scripts: { test: 'tap test/*.js' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/substack/brfs.git' },
npm sill install resolved homepage: 'https://github.com/substack/brfs',
npm sill install resolved keywords:
npm sill install resolved [ 'browserify',
npm sill install resolved 'browserify-transform',
npm sill install resolved 'fs',
npm sill install resolved 'readFileSync',
npm sill install resolved 'plugin',
npm sill install resolved 'static',
npm sill install resolved 'asset',
npm sill install resolved 'bundle',
npm sill install resolved 'base64' ],
npm sill install resolved author:
npm sill install resolved { name: 'James Halliday',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://substack.net' },
npm sill install resolved license: 'MIT',
npm sill install resolved gitHead: '0c95244d2b328a4aca1ec7b3afe77aee8c4a10cd',
npm sill install resolved bugs: { url: 'https://github.com/substack/brfs/issues' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved _shasum: '9c486f9043e87dbe8f28e279dfd65c3878111010',
npm sill install resolved _from: 'brfs@>=1.2.0 <2.0.0',
npm sill install resolved _npmVersion: '1.4.21',
npm sill install resolved _npmUser: { name: 'substack', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '9c486f9043e87dbe8f28e279dfd65c3878111010',
npm sill install resolved tarball: 'http://registry.npmjs.org/brfs/-/brfs-1.2.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'https://registry.npmjs.org/brfs/-/brfs-1.2.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/@kenan/a
npm info installOne [email protected]
npm verb installOne of brfs to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/@kenan/a not in flight; installing
npm sill gunzTarPerm extractEntry package.json
npm http 304 https://registry.npmjs.org/lodash.isobject
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:34 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:34 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"CPWRI1IP3U8NTU89SB3AHKA9H"',
npm sill get age: '4',
npm sill get 'x-served-by': 'cache-dfw1831-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523294.251671,VS0,VE0',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=42',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash.isobject from cache
npm http 304 https://registry.npmjs.org/lodash._shimkeys
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:34 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:34 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"DZ6P032FLD78S0R91BMU2WH7"',
npm sill get age: '1',
npm sill get 'x-served-by': 'cache-dfw1833-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523294.289121,VS0,VE0',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=42',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash._shimkeys from cache
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm verb rebuildBundles [ 'is-object', 'x-is-array' ]
npm info install [email protected]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry dist/node-cuid.js
npm sill addNameRange number 2 { name: 'lodash.identity',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.identity',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._isnative', [ '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._isnative', [ '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._isnative', [ '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._isnative', [ '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._isnative', [ '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._isnative', [ '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm info postinstall [email protected]
npm verb lock using /home/kenan/.npm/_locks/brfs-fba68e4735cbf639.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/@kenan/a/node_modules/brfs
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry LICENSE
npm sill install write writing brfs 1.2.0 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/@kenan/a/node_modules/brfs
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f/node_modules/@kenan/a/node_modules/brfs
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm verb unlock done using /home/kenan/.npm/_locks/vtree-56bd2e178de61a41.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vtree
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/@kenan/a/node_modules/brfs
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.identity/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._isnative/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._isnative/2.4.1/package/package.json already in flight; not writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._isnative/2.4.1/package/package.json already in flight; not writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._isnative/2.4.1/package/package.json already in flight; not writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._isnative/2.4.1/package/package.json already in flight; not writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._isnative/2.4.1/package/package.json already in flight; not writing
npm verb tar unpack /home/kenan/.npm/brfs/1.2.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/@kenan/a/node_modules/brfs
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/@kenan/a/node_modules/brfs
npm sill addNameRange number 2 { name: 'lodash._shimkeys',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._shimkeys',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash._shimkeys',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._shimkeys',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash.isobject',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.isobject',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash.isobject',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.isobject',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm extractEntry create-store.js
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 420 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry LICENCE
npm http 304 https://registry.npmjs.org/lodash._shimisplainobject
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:34 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:34 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"6P41J6NKNQPSS3XLD7ERUU46F"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1829-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523294.313939,VS0,VE48',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=42',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash._shimisplainobject from cache
npm sill gunzTarPerm extractEntry browser.js
npm sill gunzTarPerm extractEntry index.js
npm verb afterAdd /home/kenan/.npm/lodash.identity/2.4.1/package/package.json written
npm sill install resolved [ { name: 'lodash.support',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash object `_.support` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies: { 'lodash._isnative': '~2.4.1' },
npm sill install resolved readme: '# lodash.support v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) object [`_.support`](http://lodash.com/docs#support) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '320e0b67031673c28d7a2bb5d9e0331a45240515',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.support/-/lodash.support-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.support@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '320e0b67031673c28d7a2bb5d9e0331a45240515',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.support/-/lodash.support-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash._setbinddata',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The internal Lo-Dash function `setBindData` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies: { 'lodash._isnative': '~2.4.1', 'lodash.noop': '~2.4.1' },
npm sill install resolved readme: '# lodash._setbinddata v2.4.1\n\nThe internal [Lo-Dash](http://lodash.com/) function `setBindData` as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'f7c200cd1b92ef236b399eecf73c648d17aa94d2',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash._setbinddata/-/lodash._setbinddata-2.4.1.tgz' },
npm sill install resolved _from: 'lodash._setbinddata@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'f7c200cd1b92ef236b399eecf73c648d17aa94d2',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash._setbinddata/-/lodash._setbinddata-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash.bind',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.bind` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies: { 'lodash._createwrapper': '~2.4.1', 'lodash._slice': '~2.4.1' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '5d19fa005c8c4d236faf4742c7b7a1fcabe29267',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.bind/-/lodash.bind-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.bind@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '5d19fa005c8c4d236faf4742c7b7a1fcabe29267',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.bind/-/lodash.bind-2.4.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash.identity',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.identity` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash.identity v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.identity`](http://lodash.com/docs#identity) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '6694cffa65fef931f7c31ce86c74597cf560f4f1',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.identity/-/lodash.identity-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.identity@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '6694cffa65fef931f7c31ce86c74597cf560f4f1',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.identity/-/lodash.identity-2.4.1.tgz',
npm sill install resolved scripts: {} } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback
npm info installOne [email protected]
npm verb installOne of lodash.support to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash._setbinddata to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.bind to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.identity to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback not in flight; installing
npm verb afterAdd /home/kenan/.npm/lodash._isnative/2.4.1/package/package.json written
npm sill install resolved [ { name: 'lodash._isnative',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The internal Lo-Dash function `isNative` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash._isnative v2.4.1\n\nThe internal [Lo-Dash](http://lodash.com/) function `isNative` as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '3ea6404b784a7be836c7b57580e1cdf79b14832c',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz' },
npm sill install resolved _from: 'lodash._isnative@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '3ea6404b784a7be836c7b57580e1cdf79b14832c',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz',
npm sill install resolved scripts: {} } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray
npm info installOne [email protected]
npm verb installOne of lodash._isnative to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray not in flight; installing
npm sill install resolved [ { name: 'lodash._isnative',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The internal Lo-Dash function `isNative` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash._isnative v2.4.1\n\nThe internal [Lo-Dash](http://lodash.com/) function `isNative` as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '3ea6404b784a7be836c7b57580e1cdf79b14832c',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz' },
npm sill install resolved _from: 'lodash._isnative@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '3ea6404b784a7be836c7b57580e1cdf79b14832c',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz',
npm sill install resolved scripts: {} } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray
npm info installOne [email protected]
npm verb installOne of lodash._isnative to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray not in flight; installing
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 420 ]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._shimkeys/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._shimkeys/2.4.1/package/package.json already in flight; not writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.isobject/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.isobject/2.4.1/package/package.json already in flight; not writing
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry serialize.js
npm sill gunzTarPerm modified mode [ 'serialize.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm verb lock using /home/kenan/.npm/_locks/lodash-support-ab78c569d1b99113.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.support
npm verb lock using /home/kenan/.npm/_locks/lodash-setbinddata-4e23b2e295f0e032.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash._setbinddata
npm verb lock using /home/kenan/.npm/_locks/lodash-bind-5d1c82c3b5e179be.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.bind
npm verb lock using /home/kenan/.npm/_locks/lodash-identity-92efd059261d74fb.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.identity
npm verb lock using /home/kenan/.npm/_locks/lodash-isnative-1668fe068bd5c0ac.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm verb lock using /home/kenan/.npm/_locks/lodash-isnative-2e9409922ad90104.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm info preinstall [email protected]
npm sill install write writing lodash.support 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.support
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.support
npm sill gunzTarPerm extractEntry hidden-store.js
npm sill gunzTarPerm extractEntry index.js
npm sill install write writing lodash._setbinddata 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash._setbinddata
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash._setbinddata
npm sill install write writing lodash.bind 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.bind
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.bind
npm sill install write writing lodash.identity 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.identity
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.identity
npm sill install write writing lodash._isnative 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm sill install write writing lodash._isnative 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 436, 420 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm info preinstall [email protected]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill gunzTarPerm extractEntry example/camel.js
npm sill gunzTarPerm modified mode [ 'example/camel.js', 436, 420 ]
npm sill addNameRange number 2 { name: 'lodash._shimisplainobject',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._shimisplainobject',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash._shimisplainobject',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._shimisplainobject',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm verb afterAdd /home/kenan/.npm/lodash._shimkeys/2.4.1/package/package.json written
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.support
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash._setbinddata
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.bind
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.identity
npm verb afterAdd /home/kenan/.npm/lodash.isobject/2.4.1/package/package.json written
npm sill install resolved [ { name: 'lodash._isnative',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The internal Lo-Dash function `isNative` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash._isnative v2.4.1\n\nThe internal [Lo-Dash](http://lodash.com/) function `isNative` as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '3ea6404b784a7be836c7b57580e1cdf79b14832c',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz' },
npm sill install resolved _from: 'lodash._isnative@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '3ea6404b784a7be836c7b57580e1cdf79b14832c',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash._shimkeys',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The internal Lo-Dash function `shimKeys` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies: { 'lodash._objecttypes': '~2.4.1' },
npm sill install resolved readme: '# lodash._shimkeys v2.4.1\n\nThe internal [Lo-Dash](http://lodash.com/) function `shimKeys` as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '6e9cc9666ff081f0b5a6c978b83e242e6949d203',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash._shimkeys/-/lodash._shimkeys-2.4.1.tgz' },
npm sill install resolved _from: 'lodash._shimkeys@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '6e9cc9666ff081f0b5a6c978b83e242e6949d203',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash._shimkeys/-/lodash._shimkeys-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash.isobject',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.isObject` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies: { 'lodash._objecttypes': '~2.4.1' },
npm sill install resolved readme: '# lodash.isobject v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.isObject`](http://lodash.com/docs#isObject) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '5a2e47fe69953f1ee631a7eba1fe64d2d06558f5',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.isobject/-/lodash.isobject-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.isobject@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '5a2e47fe69953f1ee631a7eba1fe64d2d06558f5',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-2.4.1.tgz',
npm sill install resolved scripts: {} } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys
npm info installOne [email protected]
npm verb installOne of lodash._isnative to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash._shimkeys to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.isobject to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys not in flight; installing
npm sill install resolved [ { name: 'lodash._isnative',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The internal Lo-Dash function `isNative` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash._isnative v2.4.1\n\nThe internal [Lo-Dash](http://lodash.com/) function `isNative` as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '3ea6404b784a7be836c7b57580e1cdf79b14832c',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz' },
npm sill install resolved _from: 'lodash._isnative@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '3ea6404b784a7be836c7b57580e1cdf79b14832c',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash._shimkeys',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The internal Lo-Dash function `shimKeys` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies: { 'lodash._objecttypes': '~2.4.1' },
npm sill install resolved readme: '# lodash._shimkeys v2.4.1\n\nThe internal [Lo-Dash](http://lodash.com/) function `shimKeys` as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '6e9cc9666ff081f0b5a6c978b83e242e6949d203',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash._shimkeys/-/lodash._shimkeys-2.4.1.tgz' },
npm sill install resolved _from: 'lodash._shimkeys@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '6e9cc9666ff081f0b5a6c978b83e242e6949d203',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash._shimkeys/-/lodash._shimkeys-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash.isobject',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.isObject` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies: { 'lodash._objecttypes': '~2.4.1' },
npm sill install resolved readme: '# lodash.isobject v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.isObject`](http://lodash.com/docs#isObject) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '5a2e47fe69953f1ee631a7eba1fe64d2d06558f5',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.isobject/-/lodash.isobject-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.isobject@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '5a2e47fe69953f1ee631a7eba1fe64d2d06558f5',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-2.4.1.tgz',
npm sill install resolved scripts: {} } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys
npm info installOne [email protected]
npm verb installOne of lodash._isnative to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash._shimkeys to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.isobject to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys not in flight; installing
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm verb tar unpack /home/kenan/.npm/lodash.support/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.support
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.support
npm verb tar unpack /home/kenan/.npm/lodash._setbinddata/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash._setbinddata
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash._setbinddata
npm verb tar unpack /home/kenan/.npm/lodash.bind/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.bind
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.bind
npm verb tar unpack /home/kenan/.npm/lodash.identity/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.identity
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.identity
npm sill gunzTarPerm extractEntry LICENCE
npm sill gunzTarPerm modified mode [ 'LICENCE', 436, 420 ]
npm sill gunzTarPerm extractEntry immutable.js
npm sill gunzTarPerm modified mode [ 'immutable.js', 436, 420 ]
npm sill gunzTarPerm extractEntry compile.js
npm sill gunzTarPerm extractEntry index.js
npm verb tar unpack /home/kenan/.npm/lodash._isnative/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm http 304 https://registry.npmjs.org/lodash.createcallback
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:34 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:34 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"83V5BIDHGMO90EUI6NLPEI6L1"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523294.388050,VS0,VE59',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=40',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/lodash.createcallback from cache
npm verb tar unpack /home/kenan/.npm/lodash._isnative/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm sill prepareForInstallMany adding lodash._isnative@~2.4.1 from lodash.keys dependencies
npm sill prepareForInstallMany adding lodash.isobject@~2.4.1 from lodash.keys dependencies
npm sill prepareForInstallMany adding lodash._shimkeys@~2.4.1 from lodash.keys dependencies
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash._objecttypes
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash._objecttypes
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm info install [email protected]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry document.js
npm sill gunzTarPerm modified mode [ 'document.js', 436, 420 ]
npm verb lock using /home/kenan/.npm/_locks/lodash-isnative-8eb7ae85c1b8e1c8.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._isnative
npm verb lock using /home/kenan/.npm/_locks/lodash-shimkeys-6798babe41f36fae.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm verb lock using /home/kenan/.npm/_locks/lodash-isobject-eaaf09474c5b85d6.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash.isobject
npm verb lock using /home/kenan/.npm/_locks/lodash-isnative-bf88e375f88b182d.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._isnative
npm verb lock using /home/kenan/.npm/_locks/lodash-shimkeys-a50bbb8993343d72.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm verb lock using /home/kenan/.npm/_locks/lodash-isobject-5273a8087ac91533.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash.isobject
npm sill cache add args [ 'lodash._shimkeys@~2.4.1', null ]
npm verb cache add spec lodash._shimkeys@~2.4.1
npm sill cache add args [ 'lodash._isnative@~2.4.1', null ]
npm verb cache add spec lodash._isnative@~2.4.1
npm sill cache add args [ 'lodash.isobject@~2.4.1', null ]
npm verb cache add spec lodash.isobject@~2.4.1
npm info postinstall [email protected]
npm sill install write writing lodash._isnative 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._isnative
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._isnative
npm sill install write writing lodash._shimkeys 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm sill install write writing lodash.isobject 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash.isobject
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash.isobject
npm sill install write writing lodash._isnative 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._isnative
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._isnative
npm sill install write writing lodash._shimkeys 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm sill install write writing lodash.isobject 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash.isobject
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash.isobject
npm sill cache add parsed spec { raw: 'lodash._shimkeys@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._shimkeys',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._shimkeys@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._shimkeys',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._shimkeys
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._shimkeys
npm verb addNameRange registry:https://registry.npmjs.org/lodash._shimkeys not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash._isnative@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._isnative',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._isnative@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._isnative
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._isnative
npm verb addNameRange registry:https://registry.npmjs.org/lodash._isnative not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash.isobject@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.isobject',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.isobject@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash.isobject',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash.isobject
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.isobject
npm verb addNameRange registry:https://registry.npmjs.org/lodash.isobject not in flight; fetching
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._shimisplainobject/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._shimisplainobject/2.4.1/package/package.json already in flight; not writing
npm sill gunzTarPerm extractEntry package.json
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._isnative
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash.isobject
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._isnative
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash.isobject
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry example/async.js
npm sill gunzTarPerm modified mode [ 'example/async.js', 436, 420 ]
npm sill gunzTarPerm extractEntry example/main.js
npm sill gunzTarPerm modified mode [ 'example/main.js', 436, 420 ]
npm verb unlock done using /home/kenan/.npm/_locks/lodash-objecttypes-b9af514d8ca0500f.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash._objecttypes
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm verb tar unpack /home/kenan/.npm/lodash._isnative/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._isnative
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._isnative
npm verb tar unpack /home/kenan/.npm/lodash._shimkeys/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm verb tar unpack /home/kenan/.npm/lodash.isobject/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash.isobject
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash.isobject
npm verb tar unpack /home/kenan/.npm/lodash._isnative/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._isnative
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._isnative
npm verb tar unpack /home/kenan/.npm/lodash._shimkeys/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm verb tar unpack /home/kenan/.npm/lodash.isobject/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash.isobject
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash.isobject
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm extractEntry readme.markdown
npm sill gunzTarPerm modified mode [ 'readme.markdown', 436, 420 ]
npm sill gunzTarPerm extractEntry test/camel.js
npm sill gunzTarPerm modified mode [ 'test/camel.js', 436, 420 ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm extractEntry mutable.js
npm sill gunzTarPerm modified mode [ 'mutable.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm extractEntry Readme.md
npm sill addNameRange number 2 { name: 'lodash.createcallback',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.createcallback',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash.createcallback',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.createcallback',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm verb get https://registry.npmjs.org/lodash._shimkeys not expired, no request
npm sill addNameRange number 2 { name: 'lodash._shimkeys',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._shimkeys',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm verb get https://registry.npmjs.org/lodash._isnative not expired, no request
npm sill addNameRange number 2 { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._isnative', [ '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm verb get https://registry.npmjs.org/lodash.isobject not expired, no request
npm sill addNameRange number 2 { name: 'lodash.isobject',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash.isobject',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.2.0', '2.2.1', '2.3.0', '2.4.0', '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm verb afterAdd /home/kenan/.npm/lodash._shimisplainobject/2.4.1/package/package.json written
npm sill install resolved [ { name: 'lodash._isnative',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The internal Lo-Dash function `isNative` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash._isnative v2.4.1\n\nThe internal [Lo-Dash](http://lodash.com/) function `isNative` as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '3ea6404b784a7be836c7b57580e1cdf79b14832c',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz' },
npm sill install resolved _from: 'lodash._isnative@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '3ea6404b784a7be836c7b57580e1cdf79b14832c',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash._shimisplainobject',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The internal Lo-Dash function `shimIsPlainObject` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies: { 'lodash.forin': '~2.4.1', 'lodash.isfunction': '~2.4.1' },
npm sill install resolved readme: '# lodash._shimisplainobject v2.4.1\n\nThe internal [Lo-Dash](http://lodash.com/) function `shimIsPlainObject` as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '01ec93b2ee63e59f1aa83899ac6fa0905ac7596f',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash._shimisplainobject/-/lodash._shimisplainobject-2.4.1.tgz' },
npm sill install resolved _from: 'lodash._shimisplainobject@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '01ec93b2ee63e59f1aa83899ac6fa0905ac7596f',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash._shimisplainobject/-/lodash._shimisplainobject-2.4.1.tgz',
npm sill install resolved scripts: {} } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject
npm info installOne [email protected]
npm verb installOne of lodash._isnative to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash._shimisplainobject to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject not in flight; installing
npm sill install resolved [ { name: 'lodash._isnative',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The internal Lo-Dash function `isNative` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash._isnative v2.4.1\n\nThe internal [Lo-Dash](http://lodash.com/) function `isNative` as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '3ea6404b784a7be836c7b57580e1cdf79b14832c',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz' },
npm sill install resolved _from: 'lodash._isnative@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '3ea6404b784a7be836c7b57580e1cdf79b14832c',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash._shimisplainobject',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The internal Lo-Dash function `shimIsPlainObject` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies: { 'lodash.forin': '~2.4.1', 'lodash.isfunction': '~2.4.1' },
npm sill install resolved readme: '# lodash._shimisplainobject v2.4.1\n\nThe internal [Lo-Dash](http://lodash.com/) function `shimIsPlainObject` as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '01ec93b2ee63e59f1aa83899ac6fa0905ac7596f',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash._shimisplainobject/-/lodash._shimisplainobject-2.4.1.tgz' },
npm sill install resolved _from: 'lodash._shimisplainobject@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '01ec93b2ee63e59f1aa83899ac6fa0905ac7596f',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash._shimisplainobject/-/lodash._shimisplainobject-2.4.1.tgz',
npm sill install resolved scripts: {} } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject
npm info installOne [email protected]
npm verb installOne of lodash._isnative to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash._shimisplainobject to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject not in flight; installing
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._shimkeys/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._isnative/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.isobject/2.4.1/package/package.json not in flight; writing
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry event.js
npm sill gunzTarPerm modified mode [ 'event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry dom-fragment.js
npm sill gunzTarPerm modified mode [ 'dom-fragment.js', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm verb lock using /home/kenan/.npm/_locks/lodash-isnative-5f6416ebff11e240.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._isnative
npm verb lock using /home/kenan/.npm/_locks/lodash-shimisplainobject-ad7fb7d92e1b16cb.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._shimisplainobject
npm verb lock using /home/kenan/.npm/_locks/lodash-isnative-be337b0847e89cee.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._isnative
npm verb lock using /home/kenan/.npm/_locks/lodash-shimisplainobject-b7f010ab4b974e60.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._shimisplainobject
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.createcallback/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash.createcallback/2.4.1/package/package.json already in flight; not writing
npm sill install write writing lodash._isnative 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._isnative
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._isnative
npm sill install write writing lodash._shimisplainobject 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._shimisplainobject
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._shimisplainobject
npm sill install write writing lodash._isnative 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._isnative
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._isnative
npm sill install write writing lodash._shimisplainobject 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._shimisplainobject
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._shimisplainobject
npm verb afterAdd /home/kenan/.npm/lodash._isnative/2.4.1/package/package.json written
npm verb afterAdd /home/kenan/.npm/lodash._shimkeys/2.4.1/package/package.json written
npm verb afterAdd /home/kenan/.npm/lodash.isobject/2.4.1/package/package.json written
npm sill install resolved [ { name: 'lodash._isnative',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The internal Lo-Dash function `isNative` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved readme: '# lodash._isnative v2.4.1\n\nThe internal [Lo-Dash](http://lodash.com/) function `isNative` as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '3ea6404b784a7be836c7b57580e1cdf79b14832c',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz' },
npm sill install resolved _from: 'lodash._isnative@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '3ea6404b784a7be836c7b57580e1cdf79b14832c',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash._shimkeys',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The internal Lo-Dash function `shimKeys` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies: { 'lodash._objecttypes': '~2.4.1' },
npm sill install resolved readme: '# lodash._shimkeys v2.4.1\n\nThe internal [Lo-Dash](http://lodash.com/) function `shimKeys` as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '6e9cc9666ff081f0b5a6c978b83e242e6949d203',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash._shimkeys/-/lodash._shimkeys-2.4.1.tgz' },
npm sill install resolved _from: 'lodash._shimkeys@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '6e9cc9666ff081f0b5a6c978b83e242e6949d203',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash._shimkeys/-/lodash._shimkeys-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash.isobject',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.isObject` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies: { 'lodash._objecttypes': '~2.4.1' },
npm sill install resolved readme: '# lodash.isobject v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.isObject`](http://lodash.com/docs#isObject) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '5a2e47fe69953f1ee631a7eba1fe64d2d06558f5',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.isobject/-/lodash.isobject-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.isobject@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '5a2e47fe69953f1ee631a7eba1fe64d2d06558f5',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-2.4.1.tgz',
npm sill install resolved scripts: {} } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys
npm info installOne [email protected]
npm verb installOne of lodash._isnative to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash._shimkeys to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.isobject to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys not in flight; installing
npm info preinstall [email protected]
npm info preinstall [email protected]
npm sill gunzTarPerm extractEntry example/robot.html
npm sill gunzTarPerm modified mode [ 'example/robot.html', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._isnative
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._shimisplainobject
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._isnative
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._shimisplainobject
npm sill gunzTarPerm extractEntry test/create-store.js
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry Makefile
npm sill gunzTarPerm modified mode [ 'Makefile', 436, 420 ]
npm verb tar unpack /home/kenan/.npm/lodash._isnative/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._isnative
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._isnative
npm verb tar unpack /home/kenan/.npm/lodash._shimisplainobject/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._shimisplainobject
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._shimisplainobject
npm verb tar unpack /home/kenan/.npm/lodash._isnative/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._isnative
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._isnative
npm verb tar unpack /home/kenan/.npm/lodash._shimisplainobject/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._shimisplainobject
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isplainobject/node_modules/lodash._shimisplainobject
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm verb lock using /home/kenan/.npm/_locks/lodash-isnative-72da573f9e989d15.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash._isnative
npm verb lock using /home/kenan/.npm/_locks/lodash-shimkeys-354d37a46f1c6fcc.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm verb lock using /home/kenan/.npm/_locks/lodash-isobject-a301bf9b33d6da13.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash.isobject
npm sill gunzTarPerm extractEntry LICENSE.txt
npm verb afterAdd /home/kenan/.npm/lodash.createcallback/2.4.1/package/package.json written
npm sill install resolved [ { name: 'lodash.forown',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.forOwn` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies:
npm sill install resolved { 'lodash._basecreatecallback': '~2.4.1',
npm sill install resolved 'lodash.keys': '~2.4.1',
npm sill install resolved 'lodash._objecttypes': '~2.4.1' },
npm sill install resolved readme: '# lodash.forown v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.forOwn`](http://lodash.com/docs#forOwn) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '78b41eafe1405fa966459ea4193fd502d084524b',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.forown/-/lodash.forown-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.forown@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '78b41eafe1405fa966459ea4193fd502d084524b',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.forown/-/lodash.forown-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash.createcallback',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.createCallback` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies:
npm sill install resolved { 'lodash._basecreatecallback': '~2.4.1',
npm sill install resolved 'lodash._baseisequal': '~2.4.1',
npm sill install resolved 'lodash.isobject': '~2.4.1',
npm sill install resolved 'lodash.keys': '~2.4.1',
npm sill install resolved 'lodash.property': '~2.4.1' },
npm sill install resolved readme: '# lodash.createcallback v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.createCallback`](http://lodash.com/docs#createCallback) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'c81645ac3a1d7f9dc6b36b8bc0d84c013c98ea95',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.createcallback/-/lodash.createcallback-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.createcallback@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'c81645ac3a1d7f9dc6b36b8bc0d84c013c98ea95',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.createcallback/-/lodash.createcallback-2.4.1.tgz',
npm sill install resolved scripts: {} } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce
npm info installOne [email protected]
npm verb installOne of lodash.forown to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.createcallback to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce not in flight; installing
npm sill install resolved [ { name: 'lodash.forown',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.forOwn` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies:
npm sill install resolved { 'lodash._basecreatecallback': '~2.4.1',
npm sill install resolved 'lodash.keys': '~2.4.1',
npm sill install resolved 'lodash._objecttypes': '~2.4.1' },
npm sill install resolved readme: '# lodash.forown v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.forOwn`](http://lodash.com/docs#forOwn) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '78b41eafe1405fa966459ea4193fd502d084524b',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.forown/-/lodash.forown-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.forown@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '78b41eafe1405fa966459ea4193fd502d084524b',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.forown/-/lodash.forown-2.4.1.tgz',
npm sill install resolved scripts: {} },
npm sill install resolved { name: 'lodash.createcallback',
npm sill install resolved version: '2.4.1',
npm sill install resolved description: 'The Lo-Dash function `_.createCallback` as a Node.js module generated by lodash-cli.',
npm sill install resolved homepage: 'http://lodash.com/custom-builds',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'functional', 'lodash', 'lodash-modularized', 'server', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: '[email protected]',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash-cli/issues' },
npm sill install resolved repository: { type: 'git', url: 'https://github.com/lodash/lodash-cli.git' },
npm sill install resolved dependencies:
npm sill install resolved { 'lodash._basecreatecallback': '~2.4.1',
npm sill install resolved 'lodash._baseisequal': '~2.4.1',
npm sill install resolved 'lodash.isobject': '~2.4.1',
npm sill install resolved 'lodash.keys': '~2.4.1',
npm sill install resolved 'lodash.property': '~2.4.1' },
npm sill install resolved readme: '# lodash.createcallback v2.4.1\n\nThe [Lo-Dash](http://lodash.com/) function [`_.createCallback`](http://lodash.com/docs#createCallback) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).\n\n## Author\n\n| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |\n|---|\n| [John-David Dalton](http://allyoucanleet.com/) |\n\n## Contributors\n\n| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |\n|---|---|---|\n| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'c81645ac3a1d7f9dc6b36b8bc0d84c013c98ea95',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash.createcallback/-/lodash.createcallback-2.4.1.tgz' },
npm sill install resolved _from: 'lodash.createcallback@>=2.4.1 <2.5.0',
npm sill install resolved _npmVersion: '1.3.14',
npm sill install resolved _npmUser: { name: 'jdalton', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'c81645ac3a1d7f9dc6b36b8bc0d84c013c98ea95',
npm sill install resolved _resolved: 'https://registry.npmjs.org/lodash.createcallback/-/lodash.createcallback-2.4.1.tgz',
npm sill install resolved scripts: {} } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce
npm info installOne [email protected]
npm verb installOne of lodash.forown to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce not in flight; installing
npm info installOne [email protected]
npm verb installOne of lodash.createcallback to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce not in flight; installing
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/node-uuid
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/node-uuid
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb link bins [ { uuid: './bin/uuid' },
npm verb link bins '/home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/.bin',
npm verb link bins false ]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/node-uuid
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/node-uuid
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb link bins [ { uuid: './bin/uuid' },
npm verb link bins '/home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/.bin',
npm verb link bins false ]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill install write writing lodash._isnative 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash._isnative
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash._isnative
npm sill install write writing lodash._shimkeys 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm sill install write writing lodash.isobject 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash.isobject
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash.isobject
npm sill gunzTarPerm extractEntry dom-text.js
npm sill gunzTarPerm modified mode [ 'dom-text.js', 436, 420 ]
npm sill gunzTarPerm extractEntry dom-element.js
npm sill gunzTarPerm modified mode [ 'dom-element.js', 436, 420 ]
npm sill gunzTarPerm extractEntry event/add-event-listener.js
npm sill gunzTarPerm modified mode [ 'event/add-event-listener.js', 436, 420 ]
npm sill gunzTarPerm extractEntry event/dispatch-event.js
npm sill gunzTarPerm modified mode [ 'event/dispatch-event.js', 436, 420 ]
npm sill gunzTarPerm extractEntry event/remove-event-listener.js
npm sill gunzTarPerm modified mode [ 'event/remove-event-listener.js', 436, 420 ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 436, 420 ]
npm sill gunzTarPerm extractEntry docs.mli
npm sill gunzTarPerm modified mode [ 'docs.mli', 436, 420 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 420 ]
npm sill gunzTarPerm extractEntry .testem.json
npm sill gunzTarPerm modified mode [ '.testem.json', 436, 420 ]
npm sill gunzTarPerm extractEntry test/cleanup.js
npm sill gunzTarPerm modified mode [ 'test/cleanup.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm modified mode [ 'test/index.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/test-document.js
npm sill gunzTarPerm modified mode [ 'test/test-document.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/test-dom-element.js
npm sill gunzTarPerm modified mode [ 'test/test-dom-element.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/static/test-adapter.js
npm sill gunzTarPerm modified mode [ 'test/static/test-adapter.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/static/index.html
npm sill gunzTarPerm modified mode [ 'test/static/index.html', 436, 420 ]
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/.bin/uuid
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/.bin/uuid
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash._isnative
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash.isobject
npm verb tar unpack /home/kenan/.npm/lodash._isnative/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash._isnative
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash._isnative
npm verb tar unpack /home/kenan/.npm/lodash._shimkeys/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash._shimkeys
npm verb tar unpack /home/kenan/.npm/lodash.isobject/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash.isobject
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash.forown/node_modules/lodash.keys/node_modules/lodash.isobject
npm verb lock using /home/kenan/.npm/_locks/lodash-forown-3b703609f0b2a1e2.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.forown
npm verb lock using /home/kenan/.npm/_locks/lodash-createcallback-e4671de33959eed0.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.createcallback
npm verb lock using /home/kenan/.npm/_locks/lodash-forown-9339c113ae17c5d6.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.forown
npm verb lock using /home/kenan/.npm/_locks/lodash-createcallback-33a2f1c89aad37c1.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.createcallback
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill install write writing lodash.forown 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.forown
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.forown
npm sill install write writing lodash.createcallback 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.createcallback
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.createcallback
npm sill install write writing lodash.forown 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.forown
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.forown
npm sill install write writing lodash.createcallback 2.4.1 to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.createcallback
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.createcallback
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry test/weakmap.js
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm info install [email protected]
npm info install [email protected]
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.forown
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.createcallback
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.forown
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.createcallback
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm verb tar unpack /home/kenan/.npm/lodash.forown/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.forown
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.forown
npm verb tar unpack /home/kenan/.npm/lodash.createcallback/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.createcallback
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.createcallback
npm verb tar unpack /home/kenan/.npm/lodash.forown/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.forown
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.forown
npm verb tar unpack /home/kenan/.npm/lodash.createcallback/2.4.1/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.createcallback
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.reduce/node_modules/lodash.createcallback
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm info postinstall [email protected]
npm info postinstall [email protected]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry readme.markdown
npm sill gunzTarPerm modified mode [ 'readme.markdown', 436, 420 ]
npm sill gunzTarPerm extractEntry bin/cmd.js
npm sill gunzTarPerm extractEntry bin/usage.txt
npm sill gunzTarPerm modified mode [ 'bin/usage.txt', 436, 420 ]
npm sill gunzTarPerm extractEntry test/ag.js
npm sill gunzTarPerm modified mode [ 'test/ag.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/cmd.js
npm sill gunzTarPerm modified mode [ 'test/cmd.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dynamic_read_concat.js
npm sill gunzTarPerm modified mode [ 'test/dynamic_read_concat.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/dynamic_read_no_concat.js
npm sill gunzTarPerm modified mode [ 'test/dynamic_read_no_concat.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/encoding.js
npm sill gunzTarPerm modified mode [ 'test/encoding.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/bundle.js
npm sill gunzTarPerm modified mode [ 'test/bundle.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/hoist.js
npm sill gunzTarPerm modified mode [ 'test/hoist.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/inline.js
npm sill gunzTarPerm modified mode [ 'test/inline.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/multi_var.js
npm sill gunzTarPerm modified mode [ 'test/multi_var.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/non_fs.js
npm sill gunzTarPerm modified mode [ 'test/non_fs.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/path_join.js
npm sill gunzTarPerm modified mode [ 'test/path_join.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/buffer.js
npm sill gunzTarPerm modified mode [ 'test/buffer.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/readdir.js
npm sill gunzTarPerm modified mode [ 'test/readdir.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/async.js
npm sill gunzTarPerm modified mode [ 'test/async.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/tr.js
npm sill gunzTarPerm modified mode [ 'test/tr.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/ag.js
npm sill gunzTarPerm modified mode [ 'test/files/ag.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/path_join.js
npm sill gunzTarPerm modified mode [ 'test/files/path_join.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/async_encoding.js
npm sill gunzTarPerm modified mode [ 'test/files/async_encoding.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/async_str_encoding.js
npm sill gunzTarPerm modified mode [ 'test/files/async_str_encoding.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/async.js
npm sill gunzTarPerm modified mode [ 'test/files/async.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/dynamic_read_concat.js
npm sill gunzTarPerm modified mode [ 'test/files/dynamic_read_concat.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/dynamic_read_no_concat.js
npm sill gunzTarPerm modified mode [ 'test/files/dynamic_read_no_concat.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/non_fs.js
npm sill gunzTarPerm modified mode [ 'test/files/non_fs.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/hoist.js
npm sill gunzTarPerm modified mode [ 'test/files/hoist.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/inline.js
npm sill gunzTarPerm modified mode [ 'test/files/inline.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/readdir-sync.js
npm sill gunzTarPerm modified mode [ 'test/files/readdir-sync.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/main.js
npm sill gunzTarPerm modified mode [ 'test/files/main.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/readdir.js
npm sill gunzTarPerm modified mode [ 'test/files/readdir.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/multi_var.js
npm sill gunzTarPerm modified mode [ 'test/files/multi_var.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/buffer.js
npm sill gunzTarPerm modified mode [ 'test/files/buffer.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/encoding.js
npm sill gunzTarPerm modified mode [ 'test/files/encoding.js', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/ag.json
npm sill gunzTarPerm modified mode [ 'test/files/ag.json', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/async.txt
npm sill gunzTarPerm modified mode [ 'test/files/async.txt', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/ag_pre.html
npm sill gunzTarPerm modified mode [ 'test/files/ag_pre.html', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/ag_post.html
npm sill gunzTarPerm modified mode [ 'test/files/ag_post.html', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/robot.html
npm sill gunzTarPerm modified mode [ 'test/files/robot.html', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/tr.beep
npm sill gunzTarPerm modified mode [ 'test/files/tr.beep', 436, 420 ]
npm sill gunzTarPerm extractEntry test/files/tr.html
npm sill gunzTarPerm modified mode [ 'test/files/tr.html', 436, 420 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm verb unlock done using /home/kenan/.npm/_locks/node-uuid-50f4d75c6d477f70.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random/node_modules/node-uuid
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/node-uuid-c923b98b7fb24944.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random/node_modules/node-uuid
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb rebuildBundles [ '.bin',
npm verb rebuildBundles 'alea',
npm verb rebuildBundles 'lodash.isboolean',
npm verb rebuildBundles 'lodash.isnumber',
npm verb rebuildBundles 'lodash.isstring',
npm verb rebuildBundles 'node-uuid' ]
npm info install [email protected]
npm verb rebuildBundles [ '.bin',
npm verb rebuildBundles 'alea',
npm verb rebuildBundles 'lodash.isboolean',
npm verb rebuildBundles 'lodash.isnumber',
npm verb rebuildBundles 'lodash.isstring',
npm verb rebuildBundles 'node-uuid' ]
npm info install [email protected]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm info postinstall [email protected]
npm info postinstall [email protected]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm verb unlock done using /home/kenan/.npm/_locks/alea-random-5ca0dd3cc7cc6d42.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-random
npm verb unlock done using /home/kenan/.npm/_locks/alea-random-32723df04e61c09a.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/alea-random
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm info preinstall [email protected]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry index.js
npm info preinstall [email protected]
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global/node_modules/process
npm info build /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global/node_modules/process
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm info install [email protected]
npm sill prepareForInstallMany adding x-is-array@^0.1.0 from vtree dependencies
npm sill prepareForInstallMany adding is-object@^0.1.2 from vtree dependencies
npm info postinstall [email protected]
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm verb unlock done using /home/kenan/.npm/_locks/process-9bcaef85760bf4b9.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/vdom/node_modules/global/node_modules/process
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm extractEntry LICENSE.txt
npm http 304 https://registry.npmjs.org/js-string-escape
npm sill get cb [ 304,
npm sill get { date: 'Thu, 20 Nov 2014 22:41:34 GMT',
npm sill get server: 'Apache',
npm sill get via: '1.1 varnish',
npm sill get 'last-modified': 'Thu, 20 Nov 2014 22:41:34 GMT',
npm sill get 'cache-control': 'max-age=60',
npm sill get etag: '"A8O5XVX0T23QI5S1DI161HFJY"',
npm sill get age: '0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-cache-hits': '1',
npm sill get 'x-timer': 'S1416523294.390635,VS0,VE188',
npm sill get vary: 'Accept',
npm sill get 'content-length': '0',
npm sill get 'keep-alive': 'timeout=10, max=40',
npm sill get connection: 'Keep-Alive' } ]
npm verb etag https://registry.npmjs.org/js-string-escape from cache
npm sill cache add args [ 'x-is-array@^0.1.0', null ]
npm verb cache add spec x-is-array@^0.1.0
npm sill cache add args [ 'is-object@^0.1.2', null ]
npm verb cache add spec is-object@^0.1.2
npm sill cache add parsed spec { raw: 'x-is-array@^0.1.0',
npm sill cache add scope: null,
npm sill cache add name: 'x-is-array',
npm sill cache add rawSpec: '^0.1.0',
npm sill cache add spec: '>=0.1.0 <0.2.0',
npm sill cache add type: 'range' }
npm verb addNamed x-is-array@>=0.1.0 <0.2.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.1.0 <0.2.0
npm sill addNameRange { name: 'x-is-array', range: '>=0.1.0 <0.2.0', hasData: false }
npm sill mapToRegistry name x-is-array
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/x-is-array
npm verb addNameRange registry:https://registry.npmjs.org/x-is-array not in flight; fetching
npm sill cache add parsed spec { raw: 'is-object@^0.1.2',
npm sill cache add scope: null,
npm sill cache add name: 'is-object',
npm sill cache add rawSpec: '^0.1.2',
npm sill cache add spec: '>=0.1.2 <0.2.0',
npm sill cache add type: 'range' }
npm verb addNamed is-object@>=0.1.2 <0.2.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=0.1.2 <0.2.0
npm sill addNameRange { name: 'is-object', range: '>=0.1.2 <0.2.0', hasData: false }
npm sill mapToRegistry name is-object
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/is-object
npm verb addNameRange registry:https://registry.npmjs.org/is-object not in flight; fetching
npm info preinstall [email protected]
npm verb get https://registry.npmjs.org/x-is-array not expired, no request
npm sill addNameRange number 2 { name: 'x-is-array', range: '>=0.1.0 <0.2.0', hasData: true }
npm sill addNameRange versions [ 'x-is-array', [ '0.1.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.1.0
npm sill addNamed semver.validRange 0.1.0
npm verb get https://registry.npmjs.org/is-object not expired, no request
npm sill addNameRange number 2 { name: 'is-object', range: '>=0.1.2 <0.2.0', hasData: true }
npm sill addNameRange versions [ 'is-object', [ '0.1.2', '1.0.0', '1.0.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 0.1.2
npm sill addNamed semver.validRange 0.1.2
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set/node_modules/individual
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set/node_modules/individual
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/x-is-array/0.1.0/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/is-object/0.1.2/package/package.json not in flight; writing
npm info install [email protected]
npm sill addNameRange number 2 { name: 'js-string-escape',
npm sill addNameRange range: '>=1.0.0 <2.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'js-string-escape', [ '0.0.1', '1.0.0' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 1.0.0
npm sill addNamed semver.validRange 1.0.0
npm info postinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm verb afterAdd /home/kenan/.npm/x-is-array/0.1.0/package/package.json written
npm verb afterAdd /home/kenan/.npm/is-object/0.1.2/package/package.json written
npm sill install resolved [ { name: 'x-is-array',
npm sill install resolved version: '0.1.0',
npm sill install resolved description: 'Simple array test',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Matt-Esch', email: '[email protected]' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/Matt-Esch/x-is-array.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Matt-Esch/x-is-array',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Matt-Esch/x-is-array/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { latest: '^0.1.2', tape: '^2.12.2' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'node ./test/index.js',
npm sill install resolved start: 'node ./index.js',
npm sill install resolved watch: 'nodemon -w ./index.js index.js',
npm sill install resolved 'travis-test': 'istanbul cover ./test/index.js && ((cat coverage/lcov.info | coveralls) || exit 0)',
npm sill install resolved cover: 'istanbul cover --report none --print detail ./test/index.js',
npm sill install resolved 'view-cover': 'istanbul report html && google-chrome ./coverage/index.html',
npm sill install resolved 'test-browser': 'testem-browser ./test/browser/index.js',
npm sill install resolved testem: 'testem-both -b=./test/browser/index.js' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'de520171d47b3f416f5587d629b89d26b12dc29d',
npm sill install resolved tarball: 'http://registry.npmjs.org/x-is-array/-/x-is-array-0.1.0.tgz' },
npm sill install resolved _from: 'x-is-array@>=0.1.0 <0.2.0',
npm sill install resolved _npmVersion: '1.4.6',
npm sill install resolved _npmUser: { name: 'mattesch', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'de520171d47b3f416f5587d629b89d26b12dc29d',
npm sill install resolved _resolved: 'https://registry.npmjs.org/x-is-array/-/x-is-array-0.1.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'is-object',
npm sill install resolved version: '0.1.2',
npm sill install resolved description: 'Checks whether a value is an object',
npm sill install resolved keywords: [],
npm sill install resolved author: { name: 'Raynos', email: '[email protected]' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/Colingo/is-object.git' },
npm sill install resolved main: 'index',
npm sill install resolved homepage: 'https://github.com/Colingo/is-object',
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved bugs:
npm sill install resolved { url: 'https://github.com/Colingo/is-object/issues',
npm sill install resolved email: '[email protected]' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies:
npm sill install resolved { tape: '~0.2.2',
npm sill install resolved 'browserify-server': '~2.1.18',
npm sill install resolved browservefy: '~0.0.7',
npm sill install resolved testem: 'https://github.com/raynos/testem/tarball/master' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'testem ci',
npm sill install resolved build: 'browserify-server --bundle=test/index.js -o test/static/bundle.js --debug',
npm sill install resolved testem: 'testem',
npm sill install resolved example: 'browservefy ./examples/simple.js --browserify=\'browserify-server\' --live -- --debug --bundle' },
npm sill install resolved testling: { files: 'test/index.js', browsers: [Object] },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: '00efbc08816c33cfc4ac8251d132e10dc65098d7',
npm sill install resolved tarball: 'http://registry.npmjs.org/is-object/-/is-object-0.1.2.tgz' },
npm sill install resolved _from: 'is-object@>=0.1.2 <0.2.0',
npm sill install resolved _npmVersion: '1.2.14',
npm sill install resolved _npmUser: { name: 'raynos', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '00efbc08816c33cfc4ac8251d132e10dc65098d7',
npm sill install resolved _resolved: 'https://registry.npmjs.org/is-object/-/is-object-0.1.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree
npm info installOne [email protected]
npm verb installOne of x-is-array to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree not in flight; installing
npm info installOne [email protected]
npm verb installOne of is-object to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree not in flight; installing
npm verb unlock done using /home/kenan/.npm/_locks/individual-4e4c0a4810a7f008.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/data-set/node_modules/individual
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/js-string-escape/1.0.0/package/package.json not in flight; writing
npm sill prepareForInstallMany adding lodash._isnative@~2.4.1 from lodash.support dependencies
npm sill prepareForInstallMany adding lodash._createwrapper@~2.4.1 from lodash.bind dependencies
npm sill prepareForInstallMany adding lodash._slice@~2.4.1 from lodash.bind dependencies
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.identity
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.identity
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill prepareForInstallMany adding lodash._isnative@~2.4.1 from lodash._setbinddata dependencies
npm sill prepareForInstallMany adding lodash.noop@~2.4.1 from lodash._setbinddata dependencies
npm info install [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb lock using /home/kenan/.npm/_locks/x-is-array-5c7c54eb9b00101f.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree/node_modules/x-is-array
npm verb lock using /home/kenan/.npm/_locks/is-object-3dfad1480dc7f154.lock for /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree/node_modules/is-object
npm info preinstall [email protected]
npm info install [email protected]
npm info install [email protected]
npm sill cache add args [ 'lodash._isnative@~2.4.1', null ]
npm verb cache add spec lodash._isnative@~2.4.1
npm sill cache add args [ 'lodash._createwrapper@~2.4.1', null ]
npm verb cache add spec lodash._createwrapper@~2.4.1
npm sill cache add args [ 'lodash._isnative@~2.4.1', null ]
npm verb cache add spec lodash._isnative@~2.4.1
npm sill cache add args [ 'lodash._slice@~2.4.1', null ]
npm verb cache add spec lodash._slice@~2.4.1
npm sill cache add args [ 'lodash.noop@~2.4.1', null ]
npm verb cache add spec lodash.noop@~2.4.1
npm sill install write writing x-is-array 0.1.0 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree/node_modules/x-is-array
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree/node_modules/x-is-array
npm sill install write writing is-object 0.1.2 to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree/node_modules/is-object
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree/node_modules/is-object
npm info postinstall [email protected]
npm sill cache add parsed spec { raw: 'lodash._isnative@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._isnative',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._isnative@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._isnative
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._isnative
npm verb addNameRange registry:https://registry.npmjs.org/lodash._isnative not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash._createwrapper@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._createwrapper',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._createwrapper@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._createwrapper',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._createwrapper
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._createwrapper
npm verb addNameRange registry:https://registry.npmjs.org/lodash._createwrapper not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash._isnative@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._isnative',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._isnative@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._isnative
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._isnative
npm verb addNameRange registry:https://registry.npmjs.org/lodash._isnative already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash._slice@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._slice',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._slice@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._slice',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._slice
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._slice
npm verb addNameRange registry:https://registry.npmjs.org/lodash._slice not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash.noop@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash.noop',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash.noop@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash.noop', range: '>=2.4.1 <2.5.0', hasData: false }
npm sill mapToRegistry name lodash.noop
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash.noop
npm verb addNameRange registry:https://registry.npmjs.org/lodash.noop not in flight; fetching
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info postinstall [email protected]
npm info postinstall [email protected]
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree/node_modules/x-is-array
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree/node_modules/is-object
npm verb afterAdd /home/kenan/.npm/js-string-escape/1.0.0/package/package.json written
npm sill install resolved [ { name: 'js-string-escape',
npm sill install resolved version: '1.0.0',
npm sill install resolved description: 'Escape strings for use as JavaScript string literals',
npm sill install resolved main: 'index.js',
npm sill install resolved scripts: { test: 'tap test' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'https://github.com/joliss/js-string-escape' },
npm sill install resolved keywords: [ 'string', 'escape', 'backslash', 'javascript', 'ecmascript' ],
npm sill install resolved author: { name: 'Jo Liss', email: '[email protected]' },
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved license: 'MIT',
npm sill install resolved devDependencies: { tap: '~> 0.4.2', punycode: '~> 1.2.1' },
npm sill install resolved engines: { node: '>= 0.8' },
npm sill install resolved readme: '# js-string-escape\n\n[![Build Status](https://travis-ci.org/joliss/js-string-escape.png?branch=master)](https://travis-ci.org/joliss/js-string-escape)\n\nEscape any string to be a valid JavaScript string literal between double\nquotes or single quotes.\n\n## Installation\n\n```\nnpm install js-string-escape\n```\n\n## Example\n\nIf you need to generate JavaScript output, this library will help you safely\nput arbitrary data in JavaScript strings:\n\n```js\njsStringEscape = require(\'js-string-escape\')\n\nconsole.log(\'"\' + jsStringEscape(\'Quotes (\\", \\\'), newlines (\\n), etc.\') + \'"\')\n// => "Quotes (\\", \\\'), newlines (\\n), etc."\n```\n\nIn other words, given any string `s`, the following invariants hold:\n\n```js\neval(\'"\' + jsStringEscape(s) + \'"\') === s\neval("\'" + jsStringEscape(s) + "\'") === s\n```\n\nThese `eval` expressions are safe with untrusted strings `s`.\n\nNon-strings will be cast to strings.\n\n## Compliance\n\nThis library has been checked against [ECMAScript\n5.1](http://www.ecma-international.org/ecma-262/5.1/#sec-7.8.4) and tested\nagainst all Unicode code points.\n\nNote that the returned string is not necessarily valid JSON, since JSON\ndisallows control characters, and `\\\'` is illegal in JSON.\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved bugs: { url: 'https://github.com/joliss/js-string-escape/issues' },
npm sill install resolved _id: '[email protected]',
npm sill install resolved dist:
npm sill install resolved { shasum: 'd2d2365fd2e6b3948b8374ac7628ac0e84d00002',
npm sill install resolved tarball: 'http://registry.npmjs.org/js-string-escape/-/js-string-escape-1.0.0.tgz' },
npm sill install resolved _from: 'js-string-escape@>=1.0.0 <2.0.0',
npm sill install resolved _npmVersion: '1.2.25',
npm sill install resolved _npmUser: { name: 'joliss', email: '[email protected]' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'd2d2365fd2e6b3948b8374ac7628ac0e84d00002',
npm sill install resolved _resolved: 'https://registry.npmjs.org/js-string-escape/-/js-string-escape-1.0.0.tgz',
npm sill install resolved homepage: 'https://github.com/joliss/js-string-escape' } ]
npm info install [email protected] into /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/string-template
npm info installOne [email protected]
npm verb installOne of js-string-escape to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/string-template not in flight; installing
npm verb tar unpack /home/kenan/.npm/x-is-array/0.1.0/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree/node_modules/x-is-array
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree/node_modules/x-is-array
npm verb tar unpack /home/kenan/.npm/is-object/0.1.2/package.tgz
npm verb tar unpacking to /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree/node_modules/is-object
npm verb gentlyRm vacuuming /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/vtree/node_modules/is-object
npm verb unlock done using /home/kenan/.npm/_locks/lodash-identity-92efd059261d74fb.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/lodash.foreach/node_modules/lodash._basecreatecallback/node_modules/lodash.identity
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/camelize
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules/camelize
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/j/node_modules/virtual-hyperscript/node_modules/error/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm info preinstall [email protected]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill prepareForInstallMany adding lodash._objecttypes@~2.4.1 from lodash.isobject dependencies
npm sill prepareForInstallMany adding lodash._objecttypes@~2.4.1 from lodash._shimkeys dependencies
npm sill prepareForInstallMany adding lodash._objecttypes@~2.4.1 from lodash._shimkeys dependencies
npm sill prepareForInstallMany adding lodash._objecttypes@~2.4.1 from lodash.isobject dependencies
npm info install [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/lodash-isnative-1668fe068bd5c0ac.lock for /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.isarray
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb unlock done using /home/kenan/.npm/_locks/lodash-isnative-2e9409922ad90104.lock for /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray/node_modules/lodash._isnative
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.isarray
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._isnative
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._isnative
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/c/node_modules/alea-deck/node_modules/lodash.keys/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm sill install resolved []
npm verb about to build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._isnative
npm info build /home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules/lodash._isnative
npm verb linkStuff [ false,
npm verb linkStuff false,
npm verb linkStuff false,
npm verb linkStuff '/home/kenan/Code/npm-race/node_modules/@kenan/b/node_modules/@kenan/f/node_modules/alea-deck/node_modules/lodash.keys/node_modules' ]
npm info linkStuff [email protected]
npm verb linkBins [email protected]
npm verb linkMans [email protected]
npm verb rebuildBundles [email protected]
npm verb rebuildBundles [ 'lodash._isnative' ]
npm info install [email protected]
npm verb rebuildBundles [ 'lodash._isnative' ]
npm info install [email protected]
npm verb get https://registry.npmjs.org/lodash._isnative not expired, no request
npm sill addNameRange number 2 { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._isnative', [ '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm sill addNameRange number 2 { name: 'lodash._isnative',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'lodash._isnative', [ '2.4.1' ] ]
npm verb addNamed [email protected]
npm sill addNamed semver.valid 2.4.1
npm sill addNamed semver.validRange 2.4.1
npm verb request uri https://registry.npmjs.org/lodash._createwrapper
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:34
npm verb etag "APXF8N8GQH5OLSU5LEO136MUX"
npm http request GET https://registry.npmjs.org/lodash._createwrapper
npm verb request uri https://registry.npmjs.org/lodash._slice
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:34
npm verb etag "CV1HZBGU87MP8E39HZVX33Z5V"
npm http request GET https://registry.npmjs.org/lodash._slice
npm verb request uri https://registry.npmjs.org/lodash.noop
npm verb request no auth needed
npm info attempt registry request try #1 at 17:41:34
npm verb etag "9U5FZCZZMYA4JH1XXXDDS606M"
npm http request GET https://registry.npmjs.org/lodash.noop
npm verb lock using /home/kenan/.npm/_locks/js-string-escape-061d729720314b0d.lock for /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/string-template/node_modules/js-string-escape
npm info install [email protected]
npm info install [email protected]
npm info postinstall [email protected]
npm sill prepareForInstallMany adding js-string-escape@^1.0.0 from string-template dependencies
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._isnative/2.4.1/package/package.json not in flight; writing
npm sill cache afterAdd [email protected]
npm verb afterAdd /home/kenan/.npm/lodash._isnative/2.4.1/package/package.json already in flight; not writing
npm sill cache add args [ 'lodash._objecttypes@~2.4.1', null ]
npm verb cache add spec lodash._objecttypes@~2.4.1
npm sill cache add args [ 'lodash._objecttypes@~2.4.1', null ]
npm verb cache add spec lodash._objecttypes@~2.4.1
npm sill cache add args [ 'lodash._objecttypes@~2.4.1', null ]
npm verb cache add spec lodash._objecttypes@~2.4.1
npm sill cache add args [ 'lodash._objecttypes@~2.4.1', null ]
npm verb cache add spec lodash._objecttypes@~2.4.1
npm sill install write writing js-string-escape 1.0.0 to /home/kenan/Code/npm-race/node_modules/main-loop/node_modules/error/node_modules/string-template/node_modules/js-string-escape
npm sill cache addNamed cb [email protected]
npm verb unbuild node_modules/main-loop/node_modules/error/node_modules/string-template/node_modules/js-string-escape
npm info postinstall [email protected]
npm info postinstall [email protected]
npm sill cache add parsed spec { raw: 'lodash._objecttypes@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._objecttypes',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._objecttypes@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._objecttypes',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._objecttypes
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._objecttypes
npm verb addNameRange registry:https://registry.npmjs.org/lodash._objecttypes not in flight; fetching
npm sill cache add parsed spec { raw: 'lodash._objecttypes@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._objecttypes',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cache add type: 'range' }
npm verb addNamed lodash._objecttypes@>=2.4.1 <2.5.0
npm sill addNamed semver.valid null
npm sill addNamed semver.validRange >=2.4.1 <2.5.0
npm sill addNameRange { name: 'lodash._objecttypes',
npm sill addNameRange range: '>=2.4.1 <2.5.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name lodash._objecttypes
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry https://registry.npmjs.org/
npm sill mapToRegistry uri https://registry.npmjs.org/lodash._objecttypes
npm verb addNameRange registry:https://registry.npmjs.org/lodash._objecttypes already in flight; waiting
npm sill cache add parsed spec { raw: 'lodash._objecttypes@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash._objecttypes',
npm sill cache add rawSpec: '~2.4.1',
npm sill cache add spec: '>=2.4.1 <2.5.0',
npm sill cach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment