Skip to content

Instantly share code, notes, and snippets.

@busches
Created May 12, 2015 13:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save busches/e8e456ebe113ede5db8a to your computer and use it in GitHub Desktop.
Save busches/e8e456ebe113ede5db8a to your computer and use it in GitHub Desktop.
NPM Bug log - real npm -ddd
This file has been truncated, but you can view the full file.
C:\Users\buschs1\Desktop\npmBug
λ npm install -ddd
npm info it worked if it ends with ok
npm verb cli [ 'C:\\Program Files\\nodejs\\\\node.exe',
npm verb cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
npm verb cli 'install',
npm verb cli '-ddd' ]
npm info using npm@2.9.1
npm info using node@v0.12.2
npm verb node symlink C:\Program Files\nodejs\\node.exe
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\package.json
npm WARN package.json npmBug@0.0.0 No description
npm WARN package.json npmBug@0.0.0 No repository field.
npm WARN package.json npmBug@0.0.0 No README data
npm verb install where, deps [ 'C:\\Users\\buschs1\\Desktop\\npmBug',
npm verb install [ 'browser-sync', 'karma' ] ]
npm verb install where, peers [ 'C:\\Users\\buschs1\\Desktop\\npmBug', [] ]
npm verb installManyTop reading for lifecycle C:\Users\buschs1\Desktop\npmBug\package.json
npm info preinstall npmBug@0.0.0
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\package.json
npm sill cache add args [ 'browser-sync@~1.7.1', null ]
npm verb cache add spec browser-sync@~1.7.1
npm sill cache add parsed spec { raw: 'browser-sync@~1.7.1',
npm sill cache add scope: null,
npm sill cache add name: 'browser-sync',
npm sill cache add rawSpec: '~1.7.1',
npm sill cache add spec: '>=1.7.1 <1.8.0',
npm sill cache add type: 'range' }
npm sill addNamed browser-sync@>=1.7.1 <1.8.0
npm verb addNamed ">=1.7.1 <1.8.0" is a valid semver range for browser-sync
npm sill addNameRange { name: 'browser-sync', range: '>=1.7.1 <1.8.0', hasData: false }
npm sill mapToRegistry name browser-sync
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/browser-sync
npm verb addNameRange registry:http://registry.npmjs.org/browser-sync not in flight; fetching
npm sill cache add args [ 'karma@^0.12.31', null ]
npm verb cache add spec karma@^0.12.31
npm sill cache add parsed spec { raw: 'karma@^0.12.31',
npm sill cache add scope: null,
npm sill cache add name: 'karma',
npm sill cache add rawSpec: '^0.12.31',
npm sill cache add spec: '>=0.12.31 <0.13.0',
npm sill cache add type: 'range' }
npm sill addNamed karma@>=0.12.31 <0.13.0
npm verb addNamed ">=0.12.31 <0.13.0" is a valid semver range for karma
npm sill addNameRange { name: 'karma', range: '>=0.12.31 <0.13.0', hasData: false }
npm sill mapToRegistry name karma
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/karma
npm verb addNameRange registry:http://registry.npmjs.org/karma not in flight; fetching
npm verb request uri http://registry.npmjs.org/browser-sync
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:44 AM
npm verb request id c844f694ad904438
npm verb etag "4SBVN9YUXU9OFRJL2XFI3XF9K"
npm http request GET http://registry.npmjs.org/browser-sync
-\npm verb request uri http://registry.npmjs.org/karma
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:44 AM
npm verb etag "8685RAQL1PW1BSYF9GWKIPFKG"
npm http request GET http://registry.npmjs.org/karma
|/-\|/npm http 304 http://registry.npmjs.org/karma
npm sill get cb [ 304,
npm sill get { age: '54',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:44 GMT',
npm sill get etag: '"8685RAQL1PW1BSYF9GWKIPFKG"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437684.669621,VS0,VE7',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/karma from cache
npm verb get saving karma to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\karma\.cache.json
-npm http 304 http://registry.npmjs.org/browser-sync
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:44 GMT',
npm sill get etag: '"4SBVN9YUXU9OFRJL2XFI3XF9K"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437684.590369,VS0,VE188',
npm sill get 'x-served-by': 'cache-dfw1824-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/browser-sync from cache
npm verb get saving browser-sync to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\browser-sync\.cache.json
\npm sill addNameRange number 2 { name: 'karma', range: '>=0.12.31 <0.13.0', hasData: true }
npm sill addNameRange versions [ 'karma',
npm sill addNameRange [ '0.8.0',
npm sill addNameRange '0.9.0-dart',
npm sill addNameRange '0.8.1',
npm sill addNameRange '0.8.2',
npm sill addNameRange '0.8.3',
npm sill addNameRange '0.9.0',
npm sill addNameRange '0.8.4',
npm sill addNameRange '0.9.1',
npm sill addNameRange '0.8.5',
npm sill addNameRange '0.9.2',
npm sill addNameRange '0.9.2-dart',
npm sill addNameRange '0.9.3',
npm sill addNameRange '0.8.6',
npm sill addNameRange '0.9.4',
npm sill addNameRange '0.8.7',
npm sill addNameRange '0.9.5',
npm sill addNameRange '0.9.6',
npm sill addNameRange '0.8.8',
npm sill addNameRange '0.9.7',
npm sill addNameRange '0.9.8',
npm sill addNameRange '0.10.0',
npm sill addNameRange '0.10.1',
npm sill addNameRange '0.10.2',
npm sill addNameRange '0.11.0',
npm sill addNameRange '0.11.1',
npm sill addNameRange '0.10.3',
npm sill addNameRange '0.10.4',
npm sill addNameRange '0.11.2',
npm sill addNameRange '0.11.3',
npm sill addNameRange '0.10.5',
npm sill addNameRange '0.11.4',
npm sill addNameRange '0.11.5',
npm sill addNameRange '0.10.6',
npm sill addNameRange '0.11.6',
npm sill addNameRange '0.10.7',
npm sill addNameRange '0.11.7',
npm sill addNameRange '0.11.8',
npm sill addNameRange '0.11.9',
npm sill addNameRange '0.10.8',
npm sill addNameRange '0.11.10',
npm sill addNameRange '0.11.11',
npm sill addNameRange '0.11.12',
npm sill addNameRange '0.11.11-dev',
npm sill addNameRange '0.10.9',
npm sill addNameRange '0.11.12-dev',
npm sill addNameRange '0.11.12-dev2',
npm sill addNameRange '0.11.13',
npm sill addNameRange '0.11.14',
npm sill addNameRange '0.12.0',
npm sill addNameRange '0.10.10',
npm sill addNameRange '0.12.1',
npm sill addNameRange '0.12.2',
npm sill addNameRange '0.12.3',
npm sill addNameRange '0.12.4',
npm sill addNameRange '0.12.5',
npm sill addNameRange '0.12.6',
npm sill addNameRange '0.12.6-beta-43e6e28',
npm sill addNameRange '0.12.7',
npm sill addNameRange '0.12.8',
npm sill addNameRange '0.12.9',
npm sill addNameRange '0.12.10',
npm sill addNameRange '0.12.11',
npm sill addNameRange '0.12.12',
npm sill addNameRange '0.12.11-beta-3029418',
npm sill addNameRange '0.12.13',
npm sill addNameRange '0.12.14',
npm sill addNameRange '0.12.15',
npm sill addNameRange '0.12.16',
npm sill addNameRange '0.12.16-beta-905422d',
npm sill addNameRange '0.12.17',
npm sill addNameRange '0.12.18',
npm sill addNameRange '0.12.19',
npm sill addNameRange '0.12.20',
npm sill addNameRange '0.12.21',
npm sill addNameRange '0.12.22',
npm sill addNameRange '0.12.23',
npm sill addNameRange '0.12.24',
npm sill addNameRange '0.12.24-beta-6cf7955',
npm sill addNameRange '0.12.25',
npm sill addNameRange '0.12.25-beta-37a7958',
npm sill addNameRange '0.12.25-beta-ad5bc24',
npm sill addNameRange '0.12.26',
npm sill addNameRange '0.12.27',
npm sill addNameRange '0.12.28',
npm sill addNameRange '0.12.28-beta-b9be580',
npm sill addNameRange '0.12.29',
npm sill addNameRange '0.12.30',
npm sill addNameRange '0.12.31',
npm sill addNameRange '0.12.28-beta-f65c864',
npm sill addNameRange '0.12.24-dev-test',
npm sill addNameRange '0.12.24-dev-socketio10',
npm sill addNameRange '0.12.24-dev-socketio10-2',
npm sill addNameRange '0.12.32-beta.0',
npm sill addNameRange '0.12.32' ] ]
npm sill addNamed karma@0.12.31
npm verb addNamed "0.12.31" is a plain semver version for karma
|npm sill cache afterAdd karma@0.12.31
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\karma\0.12.31\package\package.json not in flight; writing
npm sill addNameRange number 2 { name: 'browser-sync', range: '>=1.7.1 <1.8.0', hasData: true }
npm sill addNameRange versions [ 'browser-sync',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.1.1',
npm sill addNameRange '0.1.3',
npm sill addNameRange '0.1.5',
npm sill addNameRange '0.1.6',
npm sill addNameRange '0.1.7',
npm sill addNameRange '0.1.8',
npm sill addNameRange '0.1.9',
npm sill addNameRange '0.1.10',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '0.3.3',
npm sill addNameRange '0.3.4',
npm sill addNameRange '0.3.5',
npm sill addNameRange '0.3.6',
npm sill addNameRange '0.3.7',
npm sill addNameRange '0.3.8',
npm sill addNameRange '0.3.10',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.2',
npm sill addNameRange '0.4.21',
npm sill addNameRange '0.4.3',
npm sill addNameRange '0.4.4',
npm sill addNameRange '0.4.5',
npm sill addNameRange '0.4.6',
npm sill addNameRange '0.4.7',
npm sill addNameRange '0.4.8',
npm sill addNameRange '0.4.9',
npm sill addNameRange '0.4.10',
npm sill addNameRange '0.4.11',
npm sill addNameRange '0.4.12',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.5.2',
npm sill addNameRange '0.5.3',
npm sill addNameRange '0.5.4',
npm sill addNameRange '0.5.5',
npm sill addNameRange '0.5.6',
npm sill addNameRange '0.5.7',
npm sill addNameRange '0.5.8',
npm sill addNameRange '0.5.9',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.6.1',
npm sill addNameRange '0.6.2',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.7.1',
npm sill addNameRange '0.7.2',
npm sill addNameRange '0.7.3',
npm sill addNameRange '0.7.4',
npm sill addNameRange '0.7.5',
npm sill addNameRange '0.7.7',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.8.1',
npm sill addNameRange '0.8.2',
npm sill addNameRange '0.9.0',
npm sill addNameRange '0.9.1',
npm sill addNameRange '1.0.0',
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 sill addNameRange '1.2.1',
npm sill addNameRange '1.3.0',
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.3.7',
npm sill addNameRange '1.5.0',
npm sill addNameRange '1.5.1',
npm sill addNameRange '1.5.2',
npm sill addNameRange '1.5.3',
npm sill addNameRange '1.5.4',
npm sill addNameRange '1.5.5',
npm sill addNameRange '1.5.6',
npm sill addNameRange '1.5.7',
npm sill addNameRange '1.5.8',
npm sill addNameRange '1.5.9',
npm sill addNameRange '1.6.0',
npm sill addNameRange '1.6.1',
npm sill addNameRange '1.6.2',
npm sill addNameRange '1.6.3',
npm sill addNameRange '1.6.4',
npm sill addNameRange '1.6.5',
npm sill addNameRange '1.7.0',
npm sill addNameRange '1.7.1',
npm sill addNameRange '1.7.2',
npm sill addNameRange '1.7.3',
npm sill addNameRange '1.8.0',
npm sill addNameRange '1.8.1',
npm sill addNameRange '1.8.2',
npm sill addNameRange '1.8.3',
npm sill addNameRange '1.9.0',
npm sill addNameRange '1.9.1',
npm sill addNameRange '2.0.0-rc1',
npm sill addNameRange '2.0.0-rc2',
npm sill addNameRange '2.0.0-rc3',
npm sill addNameRange '2.0.0-rc4',
npm sill addNameRange '2.0.0-rc5',
npm sill addNameRange '2.0.0-rc6',
npm sill addNameRange '2.0.0-rc7',
npm sill addNameRange '2.0.0-rc8',
npm sill addNameRange '2.0.0-rc9',
npm sill addNameRange '2.0.0-rc10',
npm sill addNameRange '2.0.0',
npm sill addNameRange '2.0.1',
npm sill addNameRange '2.1.0',
npm sill addNameRange '2.1.1',
npm sill addNameRange '2.1.2',
npm sill addNameRange '2.1.3',
npm sill addNameRange '2.1.4',
npm sill addNameRange '2.1.6',
npm sill addNameRange '2.2.0',
npm sill addNameRange '2.2.1',
npm sill addNameRange '2.2.2',
npm sill addNameRange '2.2.3',
npm sill addNameRange '2.2.4',
npm sill addNameRange '2.2.5',
npm sill addNameRange '2.3.0',
npm sill addNameRange '2.3.1',
npm sill addNameRange '2.3.2',
npm sill addNameRange '2.4.0',
npm sill addNameRange '2.4.1',
npm sill addNameRange '2.5.0',
npm sill addNameRange '2.5.1',
npm sill addNameRange '2.5.2',
npm sill addNameRange '2.5.3',
npm sill addNameRange '2.6.0',
npm sill addNameRange '2.6.1',
npm sill addNameRange '2.6.2',
npm sill addNameRange '2.6.3',
npm sill addNameRange '2.6.4',
npm sill addNameRange '2.6.5',
npm sill addNameRange '2.6.6',
npm sill addNameRange '1.9.2',
npm sill addNameRange '2.6.7',
npm sill addNameRange '2.6.8',
npm sill addNameRange '2.6.9',
npm sill addNameRange '2.6.10',
npm sill addNameRange '2.6.11',
npm sill addNameRange '2.7.0',
npm sill addNameRange '2.7.1' ] ]
npm sill addNamed browser-sync@1.7.3
npm verb addNamed "1.7.3" is a plain semver version for browser-sync
/npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\karma\0.12.31\package\package.json written
npm sill cache afterAdd browser-sync@1.7.3
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\browser-sync\1.7.3\package\package.json not in flight; writing
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\browser-sync\1.7.3\package\package.json written
npm sill install resolved [ { name: 'karma',
npm sill install resolved description: 'Spectacular Test Runner for JavaScript.',
npm sill install resolved homepage: 'http://karma-runner.github.io/',
npm sill install resolved repository: { type: 'git', url: 'git://github.com/karma-runner/karma.git' },
npm sill install resolved bugs: { url: 'https://github.com/karma-runner/karma/issues' },
npm sill install resolved keywords:
npm sill install resolved [ 'karma',
npm sill install resolved 'spectacular',
npm sill install resolved 'runner',
npm sill install resolved 'karma',
npm sill install resolved 'js',
npm sill install resolved 'javascript',
npm sill install resolved 'testing',
npm sill install resolved 'test',
npm sill install resolved 'remote',
npm sill install resolved 'execution' ],
npm sill install resolved author: { name: 'Vojta Jína', email: 'vojta.jina@gmail.com' },
npm sill install resolved contributors:
npm sill install resolved [ [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object] ],
npm sill install resolved dependencies:
npm sill install resolved { di: '~0.0.1',
npm sill install resolved 'socket.io': '0.9.16',
npm sill install resolved chokidar: '>=0.8.2',
npm sill install resolved glob: '~3.2.7',
npm sill install resolved minimatch: '~0.2',
npm sill install resolved 'http-proxy': '~0.10',
npm sill install resolved optimist: '~0.6.0',
npm sill install resolved rimraf: '~2.2.5',
npm sill install resolved q: '~0.9.7',
npm sill install resolved colors: '~0.6.2',
npm sill install resolved lodash: '~2.4.1',
npm sill install resolved mime: '~1.2.11',
npm sill install resolved log4js: '~0.6.3',
npm sill install resolved useragent: '~2.0.4',
npm sill install resolved 'graceful-fs': '~2.0.1',
npm sill install resolved connect: '~2.26.0',
npm sill install resolved 'source-map': '~0.1.31' },
npm sill install resolved devDependencies:
npm sill install resolved { grunt: '~0.4',
npm sill install resolved 'grunt-simple-mocha': '*',
npm sill install resolved 'grunt-contrib-jshint': '~0.10.0',
npm sill install resolved 'grunt-contrib-watch': '~0.6.1',
npm sill install resolved 'grunt-coffeelint': '~0.0.6',
npm sill install resolved 'grunt-npm': '~0.0.1',
npm sill install resolved 'grunt-bump': '~0.0.10',
npm sill install resolved 'grunt-conventional-changelog': '~1.1.0',
npm sill install resolved 'grunt-auto-release': '~0.0.3',
npm sill install resolved 'grunt-browserify': '~2.1.3',
npm sill install resolved 'load-grunt-tasks': '~0.6.0',
npm sill install resolved mocks: '~0.0.10',
npm sill install resolved which: '~1.0',
npm sill install resolved mocha: '~1.20.1',
npm sill install resolved chai: '~1.9.1',
npm sill install resolved 'chai-as-promised': '~4.1.0',
npm sill install resolved sinon: '~1.10.3',
npm sill install resolved 'sinon-chai': '~2.5.0',
npm sill install resolved 'timer-shim': '~0.3.0',
npm sill install resolved 'karma-jasmine': '~0.1.0',
npm sill install resolved 'karma-mocha': '*',
npm sill install resolved 'karma-qunit': '*',
npm sill install resolved 'karma-coverage': '*',
npm sill install resolved 'karma-requirejs': '*',
npm sill install resolved 'karma-commonjs': '*',
npm sill install resolved 'karma-growl-reporter': '*',
npm sill install resolved 'karma-junit-reporter': '*',
npm sill install resolved 'karma-chrome-launcher': '*',
npm sill install resolved 'karma-firefox-launcher': '*',
npm sill install resolved 'karma-sauce-launcher': '*',
npm sill install resolved 'karma-phantomjs-launcher': '*',
npm sill install resolved 'karma-ng-scenario': '*',
npm sill install resolved 'karma-coffee-preprocessor': '*',
npm sill install resolved 'karma-live-preprocessor': '*',
npm sill install resolved 'karma-html2js-preprocessor': '*',
npm sill install resolved 'karma-browserstack-launcher': '*',
npm sill install resolved LiveScript: '~1.2.0',
npm sill install resolved 'coffee-errors': '~0.8.6',
npm sill install resolved 'coffee-script': '~1.7.1',
npm sill install resolved 'grunt-jscs-checker': '~0.6.1' },
npm sill install resolved main: './lib/index',
npm sill install resolved bin: {},
npm sill install resolved engines: { node: '~0.8 || ~0.10' },
npm sill install resolved version: '0.12.31',
npm sill install resolved license: 'MIT',
npm sill install resolved gitHead: '6d2e4a7751a04284ce0836eba72cbe844933be9e',
npm sill install resolved _id: 'karma@0.12.31',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: '806aa7c2acb13a39edb9374a7a477e643a5e94c9',
npm sill install resolved _from: 'karma@>=0.12.31 <0.13.0',
npm sill install resolved _npmVersion: '2.1.17',
npm sill install resolved _nodeVersion: '0.10.35',
npm sill install resolved _npmUser: { name: 'karmarunnerbot', email: 'karmarunnerbot@gmail.com' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '806aa7c2acb13a39edb9374a7a477e643a5e94c9',
npm sill install resolved tarball: 'http://registry.npmjs.org/karma/-/karma-0.12.31.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/karma/-/karma-0.12.31.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'browser-sync',
npm sill install resolved description: 'Live CSS Reload & Browser Syncing',
npm sill install resolved version: '1.7.3',
npm sill install resolved homepage: 'http://www.browsersync.io/',
npm sill install resolved author: { name: 'Shane Osbourne' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/shakyshane/browser-sync.git' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved main: 'index.js',
npm sill install resolved bin: { 'browser-sync': 'bin/browser-sync' },
npm sill install resolved files: [ 'bin', 'index.js', 'lib', 'LICENSE-GPL' ],
npm sill install resolved engines: { node: '>= 0.8.0' },
npm sill install resolved scripts:
npm sill install resolved { test: 'npm run lint && node ./test/env.js && npm run unit',
npm sill install resolved lint: 'gulp lint',
npm sill install resolved pro: 'node test/protractor/setup.single.js',
npm sill install resolved 'pro-local': 'node test/protractor/setup.js',
npm sill install resolved unit: 'mocha --recursive test/specs --reporter spec --timeout 10000',
npm sill install resolved cover: 'node ./test/env.js && istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls',
npm sill install resolved _cover: 'istanbul cover _mocha --report lcovonly -- -R spec --timeout 10000 --recursive ./test/specs && istanbul-coveralls',
npm sill install resolved 'pre-release': 'npm test && npm run pro-local && npm run pro' },
npm sill install resolved dependencies:
npm sill install resolved { 'browser-sync-client': '^0.5.1',
npm sill install resolved commander: '^2.3.0',
npm sill install resolved connect: '^3.3.3',
npm sill install resolved 'dev-ip': '^0.1.7',
npm sill install resolved 'easy-extender': '^2.0.0',
npm sill install resolved 'eazy-logger': '^2.0.0',
npm sill install resolved 'emitter-steward': '^0.0.1',
npm sill install resolved foxy: '^6.0.0',
npm sill install resolved 'glob-watcher': '^0.0.7',
npm sill install resolved localtunnel: '^1.3.0',
npm sill install resolved lodash: '^2.4.1',
npm sill install resolved minimist: '^1.1.0',
npm sill install resolved 'object-path': '^0.8.0',
npm sill install resolved opn: '^1.0.0',
npm sill install resolved 'opt-merger': '^1.1.0',
npm sill install resolved 'portscanner-plus': '^0.2.0',
npm sill install resolved 'resp-modifier': '^1.0.0',
npm sill install resolved 'serve-index': '^1.5.1',
npm sill install resolved 'serve-static': '^1.4.2',
npm sill install resolved 'socket.io': '^1.2.1',
npm sill install resolved tfunk: '^3.0.0',
npm sill install resolved 'ua-parser-js': '^0.7.3' },
npm sill install resolved devDependencies:
npm sill install resolved { 'async-each-series': '^0.1.1',
npm sill install resolved chai: '^1.10.0',
npm sill install resolved chalk: '^0.5.1',
npm sill install resolved 'cli-color': '^0.3.2',
npm sill install resolved 'conventional-changelog': '^0.0.11',
npm sill install resolved 'graceful-fs': '^3.0.2',
npm sill install resolved gulp: '^3.8.10',
npm sill install resolved 'gulp-contribs': '^0.0.2',
npm sill install resolved 'gulp-filter': '^1.0.0',
npm sill install resolved 'gulp-jscs': '^1.3.1',
npm sill install resolved 'gulp-jshint': '^1.9.0',
npm sill install resolved 'gulp-ruby-sass': '^0.7.1',
npm sill install resolved 'gulp-yuidoc': '^0.1.2',
npm sill install resolved istanbul: '^0.3.2',
npm sill install resolved 'istanbul-coveralls': '^1.0.0',
npm sill install resolved mocha: '*',
npm sill install resolved q: '^1.1.2',
npm sill install resolved sinon: '^1.12.1',
npm sill install resolved slugify: '^0.1.0',
npm sill install resolved 'socket.io-client': '^1.2.1',
npm sill install resolved supertest: '^0.15.0',
npm sill install resolved vinyl: '^0.4.5' },
npm sill install resolved keywords: [ 'browser sync', 'css', 'live reload', 'sync' ],
npm sill install resolved gitHead: 'fedc05a3495df3ebd04e9998430413afd33279a0',
npm sill install resolved bugs: { url: 'https://github.com/shakyshane/browser-sync/issues' },
npm sill install resolved _id: 'browser-sync@1.7.3',
npm sill install resolved _shasum: 'd46d02daffdce61ea70bec8eebf94d5971208c32',
npm sill install resolved _from: 'browser-sync@>=1.7.1 <1.8.0',
npm sill install resolved _npmVersion: '2.0.0',
npm sill install resolved _npmUser: { name: 'shakyshane', email: 'shakyshane@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'd46d02daffdce61ea70bec8eebf94d5971208c32',
npm sill install resolved tarball: 'http://registry.npmjs.org/browser-sync/-/browser-sync-1.7.3.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/browser-sync/-/browser-sync-1.7.3.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install karma@0.12.31 into C:\Users\buschs1\Desktop\npmBug
npm info install browser-sync@1.7.3 into C:\Users\buschs1\Desktop\npmBug
npm info installOne karma@0.12.31
npm verb installOne of karma to C:\Users\buschs1\Desktop\npmBug not in flight; installing
npm info installOne browser-sync@1.7.3
npm verb installOne of browser-sync to C:\Users\buschs1\Desktop\npmBug not in flight; installing
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\karma-f090bd27423c129a.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm WARN engine karma@0.12.31: wanted: {"node":"~0.8 || ~0.10"} (current: {"node":"0.12.2","npm":"2.9.1"})
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\browser-sync-2aab1fb1b38c45ce.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm sill install write writing karma 0.12.31 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm sill install write writing browser-sync 1.7.3 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm verb unbuild node_modules\karma
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm verb unbuild node_modules\browser-sync
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\karma\0.12.31\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\browser-sync\1.7.3\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 436, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 493, 511 ]
npm sill gunzTarPerm extractEntry bin/browser-sync
npm sill gunzTarPerm modified mode [ 'bin/browser-sync', 493, 511 ]
npm sill gunzTarPerm extractEntry lib/args.js
npm sill gunzTarPerm modified mode [ 'lib/args.js', 420, 438 ]
npm sill gunzTarPerm extractEntry config.tpl.js
npm sill gunzTarPerm modified mode [ 'config.tpl.js', 436, 438 ]
npm sill gunzTarPerm extractEntry requirejs.config.tpl.js
npm sill gunzTarPerm modified mode [ 'requirejs.config.tpl.js', 436, 438 ]
npm sill gunzTarPerm extractEntry CHANGELOG.md
npm sill gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 438 ]
npm sill gunzTarPerm extractEntry bin/karma
npm sill gunzTarPerm modified mode [ 'bin/karma', 509, 511 ]
npm sill gunzTarPerm extractEntry config.tpl.coffee
npm sill gunzTarPerm modified mode [ 'config.tpl.coffee', 436, 438 ]
npm sill gunzTarPerm extractEntry config.tpl.ls
npm sill gunzTarPerm modified mode [ 'config.tpl.ls', 436, 438 ]
npm sill gunzTarPerm extractEntry karma-completion.sh
npm sill gunzTarPerm modified mode [ 'karma-completion.sh', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/browser.js
npm sill gunzTarPerm modified mode [ 'lib/browser.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/events.js
npm sill gunzTarPerm modified mode [ 'lib/events.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/executor.js
npm sill gunzTarPerm modified mode [ 'lib/executor.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/file_list.js
npm sill gunzTarPerm modified mode [ 'lib/file_list.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/helper.js
npm sill gunzTarPerm modified mode [ 'lib/helper.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/emitter_wrapper.js
npm sill gunzTarPerm modified mode [ 'lib/emitter_wrapper.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/watcher.js
npm sill gunzTarPerm modified mode [ 'lib/watcher.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/browser_collection.js
npm sill gunzTarPerm modified mode [ 'lib/browser_collection.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/launcher.js
npm sill gunzTarPerm modified mode [ 'lib/launcher.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/temp_dir.js
npm sill gunzTarPerm modified mode [ 'lib/temp_dir.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/logger.js
npm sill gunzTarPerm modified mode [ 'lib/logger.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/constants.js
npm sill gunzTarPerm modified mode [ 'lib/constants.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/server.js
npm sill gunzTarPerm modified mode [ 'lib/server.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/config.js
npm sill gunzTarPerm modified mode [ 'lib/config.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/plugin.js
npm sill gunzTarPerm modified mode [ 'lib/plugin.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/completion.js
npm sill gunzTarPerm modified mode [ 'lib/completion.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/preprocessor.js
npm sill gunzTarPerm modified mode [ 'lib/preprocessor.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/cli.js
npm sill gunzTarPerm modified mode [ 'lib/cli.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/reporter.js
npm sill gunzTarPerm modified mode [ 'lib/reporter.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/browser_result.js
npm sill gunzTarPerm modified mode [ 'lib/browser_result.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/runner.js
npm sill gunzTarPerm modified mode [ 'lib/runner.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/index.js
npm sill gunzTarPerm modified mode [ 'lib/index.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/web-server.js
npm sill gunzTarPerm modified mode [ 'lib/web-server.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/init.js
npm sill gunzTarPerm modified mode [ 'lib/init.js', 509, 511 ]
npm sill gunzTarPerm extractEntry lib/reporters/base.js
npm sill gunzTarPerm modified mode [ 'lib/reporters/base.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/reporters/base_color.js
npm sill gunzTarPerm modified mode [ 'lib/reporters/base_color.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/reporters/dots.js
npm sill gunzTarPerm modified mode [ 'lib/reporters/dots.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/reporters/dots_color.js
npm sill gunzTarPerm modified mode [ 'lib/reporters/dots_color.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/reporters/multi.js
npm sill gunzTarPerm modified mode [ 'lib/reporters/multi.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/reporters/progress.js
npm sill gunzTarPerm modified mode [ 'lib/reporters/progress.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/reporters/progress_color.js
npm sill gunzTarPerm modified mode [ 'lib/reporters/progress_color.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/middleware/common.js
npm sill gunzTarPerm modified mode [ 'lib/middleware/common.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/middleware/karma.js
npm sill gunzTarPerm modified mode [ 'lib/middleware/karma.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/middleware/proxy.js
npm sill gunzTarPerm modified mode [ 'lib/middleware/proxy.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/middleware/runner.js
npm sill gunzTarPerm modified mode [ 'lib/middleware/runner.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/middleware/source_files.js
npm sill gunzTarPerm modified mode [ 'lib/middleware/source_files.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/middleware/strip_host.js
npm sill gunzTarPerm modified mode [ 'lib/middleware/strip_host.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/launchers/base.js
npm sill gunzTarPerm modified mode [ 'lib/launchers/base.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/launchers/capture_timeout.js
npm sill gunzTarPerm modified mode [ 'lib/launchers/capture_timeout.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/launchers/process.js
npm sill gunzTarPerm modified mode [ 'lib/launchers/process.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/launchers/retry.js
npm sill gunzTarPerm modified mode [ 'lib/launchers/retry.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/init/color_schemes.js
npm sill gunzTarPerm modified mode [ 'lib/init/color_schemes.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/init/formatters.js
npm sill gunzTarPerm modified mode [ 'lib/init/formatters.js', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/init/state_machine.js
npm sill gunzTarPerm modified mode [ 'lib/init/state_machine.js', 436, 438 ]
npm sill gunzTarPerm extractEntry requirejs.config.tpl.coffee
npm sill gunzTarPerm modified mode [ 'requirejs.config.tpl.coffee', 436, 438 ]
npm sill gunzTarPerm extractEntry static/karma.js
npm sill gunzTarPerm modified mode [ 'static/karma.js', 436, 438 ]
npm sill gunzTarPerm extractEntry static/client.html
npm sill gunzTarPerm modified mode [ 'static/client.html', 436, 438 ]
npm sill gunzTarPerm extractEntry static/context.html
npm sill gunzTarPerm modified mode [ 'static/context.html', 436, 438 ]
npm sill gunzTarPerm extractEntry static/debug.html
npm sill gunzTarPerm modified mode [ 'static/debug.html', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/config.js
npm sill gunzTarPerm modified mode [ 'lib/config.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/default-config.js
npm sill gunzTarPerm modified mode [ 'lib/default-config.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/file-watcher.js
npm sill gunzTarPerm modified mode [ 'lib/file-watcher.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/hooks.js
npm sill gunzTarPerm modified mode [ 'lib/hooks.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/tunnel.js
npm sill gunzTarPerm modified mode [ 'lib/tunnel.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/messages.js
npm sill gunzTarPerm modified mode [ 'lib/messages.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/browser-sync.js
npm sill gunzTarPerm modified mode [ 'lib/browser-sync.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/sockets.js
npm sill gunzTarPerm modified mode [ 'lib/sockets.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/services.js
npm sill gunzTarPerm modified mode [ 'lib/services.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/snippet.js
npm sill gunzTarPerm modified mode [ 'lib/snippet.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/logger.js
npm sill gunzTarPerm modified mode [ 'lib/logger.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/utils.js
npm sill gunzTarPerm modified mode [ 'lib/utils.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/server/index.js
npm sill gunzTarPerm modified mode [ 'lib/server/index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/server/utils.js
npm sill gunzTarPerm modified mode [ 'lib/server/utils.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/server/certs/server.crt
npm sill gunzTarPerm modified mode [ 'lib/server/certs/server.crt', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/server/certs/server.key
npm sill gunzTarPerm modified mode [ 'lib/server/certs/server.key', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/templates/connector.tmpl
npm sill gunzTarPerm modified mode [ 'lib/templates/connector.tmpl', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/templates/script-tags.tmpl
npm sill gunzTarPerm modified mode [ 'lib/templates/script-tags.tmpl', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/cli/cli-info.js
npm sill gunzTarPerm modified mode [ 'lib/cli/cli-info.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/cli/cli-init.js
npm sill gunzTarPerm modified mode [ 'lib/cli/cli-init.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/cli/cli-options.js
npm sill gunzTarPerm modified mode [ 'lib/cli/cli-options.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/cli/cli-template.js
npm sill gunzTarPerm modified mode [ 'lib/cli/cli-template.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/cli/index.js
npm sill gunzTarPerm modified mode [ 'lib/cli/index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/cli/opts.json
npm sill gunzTarPerm modified mode [ 'lib/cli/opts.json', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/public/exit.js
npm sill gunzTarPerm modified mode [ 'lib/public/exit.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/public/init.js
npm sill gunzTarPerm modified mode [ 'lib/public/init.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/public/notify.js
npm sill gunzTarPerm modified mode [ 'lib/public/notify.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/public/reload.js
npm sill gunzTarPerm modified mode [ 'lib/public/reload.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/public/socket.io.js
npm sill gunzTarPerm modified mode [ 'lib/public/socket.io.js', 420, 438 ]
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\package.json
npm info preinstall browser-sync@1.7.3
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\package.json
npm sill prepareForInstallMany adding browser-sync-client@^0.5.1 from browser-sync dependencies
npm sill prepareForInstallMany adding commander@^2.3.0 from browser-sync dependencies
npm sill prepareForInstallMany adding connect@^3.3.3 from browser-sync dependencies
npm sill prepareForInstallMany adding dev-ip@^0.1.7 from browser-sync dependencies
npm sill prepareForInstallMany adding easy-extender@^2.0.0 from browser-sync dependencies
npm sill prepareForInstallMany adding eazy-logger@^2.0.0 from browser-sync dependencies
npm sill prepareForInstallMany adding emitter-steward@^0.0.1 from browser-sync dependencies
npm sill prepareForInstallMany adding foxy@^6.0.0 from browser-sync dependencies
npm sill prepareForInstallMany adding glob-watcher@^0.0.7 from browser-sync dependencies
npm sill prepareForInstallMany adding localtunnel@^1.3.0 from browser-sync dependencies
npm sill prepareForInstallMany adding lodash@^2.4.1 from browser-sync dependencies
npm sill prepareForInstallMany adding minimist@^1.1.0 from browser-sync dependencies
npm sill prepareForInstallMany adding object-path@^0.8.0 from browser-sync dependencies
npm sill prepareForInstallMany adding opn@^1.0.0 from browser-sync dependencies
npm sill prepareForInstallMany adding opt-merger@^1.1.0 from browser-sync dependencies
npm sill prepareForInstallMany adding portscanner-plus@^0.2.0 from browser-sync dependencies
npm sill prepareForInstallMany adding resp-modifier@^1.0.0 from browser-sync dependencies
npm sill prepareForInstallMany adding serve-index@^1.5.1 from browser-sync dependencies
npm sill prepareForInstallMany adding serve-static@^1.4.2 from browser-sync dependencies
npm sill prepareForInstallMany adding socket.io@^1.2.1 from browser-sync dependencies
npm sill prepareForInstallMany adding tfunk@^3.0.0 from browser-sync dependencies
npm sill prepareForInstallMany adding ua-parser-js@^0.7.3 from browser-sync dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\package.json
npm sill cache add args [ 'connect@^3.3.3', null ]
npm verb cache add spec connect@^3.3.3
npm sill cache add parsed spec { raw: 'connect@^3.3.3',
npm sill cache add scope: null,
npm sill cache add name: 'connect',
npm sill cache add rawSpec: '^3.3.3',
npm sill cache add spec: '>=3.3.3 <4.0.0',
npm sill cache add type: 'range' }
npm sill addNamed connect@>=3.3.3 <4.0.0
npm verb addNamed ">=3.3.3 <4.0.0" is a valid semver range for connect
npm sill addNameRange { name: 'connect', range: '>=3.3.3 <4.0.0', hasData: false }
npm sill mapToRegistry name connect
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/connect
npm verb addNameRange registry:http://registry.npmjs.org/connect not in flight; fetching
npm sill cache add args [ 'dev-ip@^0.1.7', null ]
npm verb cache add spec dev-ip@^0.1.7
npm sill cache add parsed spec { raw: 'dev-ip@^0.1.7',
npm sill cache add scope: null,
npm sill cache add name: 'dev-ip',
npm sill cache add rawSpec: '^0.1.7',
npm sill cache add spec: '>=0.1.7 <0.2.0',
npm sill cache add type: 'range' }
npm sill addNamed dev-ip@>=0.1.7 <0.2.0
npm verb addNamed ">=0.1.7 <0.2.0" is a valid semver range for dev-ip
npm sill addNameRange { name: 'dev-ip', range: '>=0.1.7 <0.2.0', hasData: false }
npm sill mapToRegistry name dev-ip
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/dev-ip
npm verb addNameRange registry:http://registry.npmjs.org/dev-ip not in flight; fetching
npm sill cache add args [ 'easy-extender@^2.0.0', null ]
npm verb cache add spec easy-extender@^2.0.0
npm sill cache add parsed spec { raw: 'easy-extender@^2.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'easy-extender',
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 sill addNamed easy-extender@>=2.0.0 <3.0.0
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for easy-extender
npm sill addNameRange { name: 'easy-extender',
npm sill addNameRange range: '>=2.0.0 <3.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name easy-extender
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/easy-extender
npm verb addNameRange registry:http://registry.npmjs.org/easy-extender not in flight; fetching
npm sill cache add args [ 'eazy-logger@^2.0.0', null ]
npm verb cache add spec eazy-logger@^2.0.0
npm sill cache add parsed spec { raw: 'eazy-logger@^2.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'eazy-logger',
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 sill addNamed eazy-logger@>=2.0.0 <3.0.0
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for eazy-logger
npm sill addNameRange { name: 'eazy-logger', range: '>=2.0.0 <3.0.0', hasData: false }
npm sill mapToRegistry name eazy-logger
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/eazy-logger
npm verb addNameRange registry:http://registry.npmjs.org/eazy-logger not in flight; fetching
npm sill cache add args [ 'emitter-steward@^0.0.1', null ]
npm verb cache add spec emitter-steward@^0.0.1
npm sill cache add parsed spec { raw: 'emitter-steward@^0.0.1',
npm sill cache add scope: null,
npm sill cache add name: 'emitter-steward',
npm sill cache add rawSpec: '^0.0.1',
npm sill cache add spec: '>=0.0.1 <0.0.2',
npm sill cache add type: 'range' }
npm sill addNamed emitter-steward@>=0.0.1 <0.0.2
npm verb addNamed ">=0.0.1 <0.0.2" is a valid semver range for emitter-steward
npm sill addNameRange { name: 'emitter-steward',
npm sill addNameRange range: '>=0.0.1 <0.0.2',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name emitter-steward
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/emitter-steward
npm verb addNameRange registry:http://registry.npmjs.org/emitter-steward not in flight; fetching
npm sill cache add args [ 'foxy@^6.0.0', null ]
npm verb cache add spec foxy@^6.0.0
npm sill cache add parsed spec { raw: 'foxy@^6.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'foxy',
npm sill cache add rawSpec: '^6.0.0',
npm sill cache add spec: '>=6.0.0 <7.0.0',
npm sill cache add type: 'range' }
npm sill addNamed foxy@>=6.0.0 <7.0.0
npm verb addNamed ">=6.0.0 <7.0.0" is a valid semver range for foxy
npm sill addNameRange { name: 'foxy', range: '>=6.0.0 <7.0.0', hasData: false }
npm sill mapToRegistry name foxy
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/foxy
npm verb addNameRange registry:http://registry.npmjs.org/foxy not in flight; fetching
npm sill cache add args [ 'glob-watcher@^0.0.7', null ]
npm verb cache add spec glob-watcher@^0.0.7
npm sill cache add parsed spec { raw: 'glob-watcher@^0.0.7',
npm sill cache add scope: null,
npm sill cache add name: 'glob-watcher',
npm sill cache add rawSpec: '^0.0.7',
npm sill cache add spec: '>=0.0.7 <0.0.8',
npm sill cache add type: 'range' }
npm sill addNamed glob-watcher@>=0.0.7 <0.0.8
npm verb addNamed ">=0.0.7 <0.0.8" is a valid semver range for glob-watcher
npm sill addNameRange { name: 'glob-watcher', range: '>=0.0.7 <0.0.8', hasData: false }
npm sill mapToRegistry name glob-watcher
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/glob-watcher
npm verb addNameRange registry:http://registry.npmjs.org/glob-watcher not in flight; fetching
npm sill cache add args [ 'localtunnel@^1.3.0', null ]
npm verb cache add spec localtunnel@^1.3.0
npm sill cache add parsed spec { raw: 'localtunnel@^1.3.0',
npm sill cache add scope: null,
npm sill cache add name: 'localtunnel',
npm sill cache add rawSpec: '^1.3.0',
npm sill cache add spec: '>=1.3.0 <2.0.0',
npm sill cache add type: 'range' }
npm sill addNamed localtunnel@>=1.3.0 <2.0.0
npm verb addNamed ">=1.3.0 <2.0.0" is a valid semver range for localtunnel
npm sill addNameRange { name: 'localtunnel', range: '>=1.3.0 <2.0.0', hasData: false }
npm sill mapToRegistry name localtunnel
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/localtunnel
npm verb addNameRange registry:http://registry.npmjs.org/localtunnel not in flight; fetching
npm sill cache add args [ 'lodash@^2.4.1', null ]
npm verb cache add spec lodash@^2.4.1
npm sill cache add parsed spec { raw: 'lodash@^2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash',
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 sill addNamed lodash@>=2.4.1 <3.0.0
npm verb addNamed ">=2.4.1 <3.0.0" is a valid semver range for lodash
npm sill addNameRange { name: 'lodash', range: '>=2.4.1 <3.0.0', hasData: false }
npm sill mapToRegistry name lodash
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/lodash
npm verb addNameRange registry:http://registry.npmjs.org/lodash not in flight; fetching
npm sill cache add args [ 'minimist@^1.1.0', null ]
npm verb cache add spec minimist@^1.1.0
npm sill cache add parsed spec { raw: 'minimist@^1.1.0',
npm sill cache add scope: null,
npm sill cache add name: 'minimist',
npm sill cache add rawSpec: '^1.1.0',
npm sill cache add spec: '>=1.1.0 <2.0.0',
npm sill cache add type: 'range' }
npm sill addNamed minimist@>=1.1.0 <2.0.0
npm verb addNamed ">=1.1.0 <2.0.0" is a valid semver range for minimist
npm sill addNameRange { name: 'minimist', range: '>=1.1.0 <2.0.0', hasData: false }
npm sill mapToRegistry name minimist
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/minimist
npm verb addNameRange registry:http://registry.npmjs.org/minimist not in flight; fetching
npm sill cache add args [ 'object-path@^0.8.0', null ]
npm verb cache add spec object-path@^0.8.0
npm sill cache add parsed spec { raw: 'object-path@^0.8.0',
npm sill cache add scope: null,
npm sill cache add name: 'object-path',
npm sill cache add rawSpec: '^0.8.0',
npm sill cache add spec: '>=0.8.0 <0.9.0',
npm sill cache add type: 'range' }
npm sill addNamed object-path@>=0.8.0 <0.9.0
npm verb addNamed ">=0.8.0 <0.9.0" is a valid semver range for object-path
npm sill addNameRange { name: 'object-path', range: '>=0.8.0 <0.9.0', hasData: false }
npm sill mapToRegistry name object-path
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/object-path
npm verb addNameRange registry:http://registry.npmjs.org/object-path not in flight; fetching
npm sill cache add args [ 'opn@^1.0.0', null ]
npm verb cache add spec opn@^1.0.0
npm sill cache add parsed spec { raw: 'opn@^1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'opn',
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 sill addNamed opn@>=1.0.0 <2.0.0
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for opn
npm sill addNameRange { name: 'opn', range: '>=1.0.0 <2.0.0', hasData: false }
npm sill mapToRegistry name opn
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/opn
npm verb addNameRange registry:http://registry.npmjs.org/opn not in flight; fetching
npm sill cache add args [ 'opt-merger@^1.1.0', null ]
npm verb cache add spec opt-merger@^1.1.0
npm sill cache add parsed spec { raw: 'opt-merger@^1.1.0',
npm sill cache add scope: null,
npm sill cache add name: 'opt-merger',
npm sill cache add rawSpec: '^1.1.0',
npm sill cache add spec: '>=1.1.0 <2.0.0',
npm sill cache add type: 'range' }
npm sill addNamed opt-merger@>=1.1.0 <2.0.0
npm verb addNamed ">=1.1.0 <2.0.0" is a valid semver range for opt-merger
npm sill addNameRange { name: 'opt-merger', range: '>=1.1.0 <2.0.0', hasData: false }
npm sill mapToRegistry name opt-merger
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/opt-merger
npm verb addNameRange registry:http://registry.npmjs.org/opt-merger not in flight; fetching
npm sill cache add args [ 'portscanner-plus@^0.2.0', null ]
npm verb cache add spec portscanner-plus@^0.2.0
npm sill cache add parsed spec { raw: 'portscanner-plus@^0.2.0',
npm sill cache add scope: null,
npm sill cache add name: 'portscanner-plus',
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 sill addNamed portscanner-plus@>=0.2.0 <0.3.0
npm verb addNamed ">=0.2.0 <0.3.0" is a valid semver range for portscanner-plus
npm sill addNameRange { name: 'portscanner-plus',
npm sill addNameRange range: '>=0.2.0 <0.3.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name portscanner-plus
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/portscanner-plus
npm verb addNameRange registry:http://registry.npmjs.org/portscanner-plus not in flight; fetching
npm sill cache add args [ 'resp-modifier@^1.0.0', null ]
npm verb cache add spec resp-modifier@^1.0.0
npm sill cache add parsed spec { raw: 'resp-modifier@^1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'resp-modifier',
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 sill addNamed resp-modifier@>=1.0.0 <2.0.0
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for resp-modifier
npm sill addNameRange { name: 'resp-modifier',
npm sill addNameRange range: '>=1.0.0 <2.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name resp-modifier
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/resp-modifier
npm verb addNameRange registry:http://registry.npmjs.org/resp-modifier not in flight; fetching
npm sill cache add args [ 'serve-index@^1.5.1', null ]
npm verb cache add spec serve-index@^1.5.1
npm sill cache add parsed spec { raw: 'serve-index@^1.5.1',
npm sill cache add scope: null,
npm sill cache add name: 'serve-index',
npm sill cache add rawSpec: '^1.5.1',
npm sill cache add spec: '>=1.5.1 <2.0.0',
npm sill cache add type: 'range' }
npm sill addNamed serve-index@>=1.5.1 <2.0.0
npm verb addNamed ">=1.5.1 <2.0.0" is a valid semver range for serve-index
npm sill addNameRange { name: 'serve-index', range: '>=1.5.1 <2.0.0', hasData: false }
npm sill mapToRegistry name serve-index
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/serve-index
npm verb addNameRange registry:http://registry.npmjs.org/serve-index not in flight; fetching
npm sill cache add args [ 'serve-static@^1.4.2', null ]
npm verb cache add spec serve-static@^1.4.2
npm sill cache add parsed spec { raw: 'serve-static@^1.4.2',
npm sill cache add scope: null,
npm sill cache add name: 'serve-static',
npm sill cache add rawSpec: '^1.4.2',
npm sill cache add spec: '>=1.4.2 <2.0.0',
npm sill cache add type: 'range' }
npm sill addNamed serve-static@>=1.4.2 <2.0.0
npm verb addNamed ">=1.4.2 <2.0.0" is a valid semver range for serve-static
npm sill addNameRange { name: 'serve-static', range: '>=1.4.2 <2.0.0', hasData: false }
npm sill mapToRegistry name serve-static
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/serve-static
npm verb addNameRange registry:http://registry.npmjs.org/serve-static not in flight; fetching
npm sill cache add args [ 'socket.io@^1.2.1', null ]
npm verb cache add spec socket.io@^1.2.1
npm sill cache add parsed spec { raw: 'socket.io@^1.2.1',
npm sill cache add scope: null,
npm sill cache add name: 'socket.io',
npm sill cache add rawSpec: '^1.2.1',
npm sill cache add spec: '>=1.2.1 <2.0.0',
npm sill cache add type: 'range' }
npm sill addNamed socket.io@>=1.2.1 <2.0.0
npm verb addNamed ">=1.2.1 <2.0.0" is a valid semver range for socket.io
npm sill addNameRange { name: 'socket.io', range: '>=1.2.1 <2.0.0', hasData: false }
npm sill mapToRegistry name socket.io
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/socket.io
npm verb addNameRange registry:http://registry.npmjs.org/socket.io not in flight; fetching
npm sill cache add args [ 'tfunk@^3.0.0', null ]
npm verb cache add spec tfunk@^3.0.0
npm sill cache add parsed spec { raw: 'tfunk@^3.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'tfunk',
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 sill addNamed tfunk@>=3.0.0 <4.0.0
npm verb addNamed ">=3.0.0 <4.0.0" is a valid semver range for tfunk
npm sill addNameRange { name: 'tfunk', range: '>=3.0.0 <4.0.0', hasData: false }
npm sill mapToRegistry name tfunk
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/tfunk
npm verb addNameRange registry:http://registry.npmjs.org/tfunk not in flight; fetching
npm sill cache add args [ 'ua-parser-js@^0.7.3', null ]
npm verb cache add spec ua-parser-js@^0.7.3
npm sill cache add parsed spec { raw: 'ua-parser-js@^0.7.3',
npm sill cache add scope: null,
npm sill cache add name: 'ua-parser-js',
npm sill cache add rawSpec: '^0.7.3',
npm sill cache add spec: '>=0.7.3 <0.8.0',
npm sill cache add type: 'range' }
npm sill addNamed ua-parser-js@>=0.7.3 <0.8.0
npm verb addNamed ">=0.7.3 <0.8.0" is a valid semver range for ua-parser-js
npm sill addNameRange { name: 'ua-parser-js', range: '>=0.7.3 <0.8.0', hasData: false }
npm sill mapToRegistry name ua-parser-js
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/ua-parser-js
npm verb addNameRange registry:http://registry.npmjs.org/ua-parser-js not in flight; fetching
npm sill cache add args [ 'browser-sync-client@^0.5.1', null ]
npm verb cache add spec browser-sync-client@^0.5.1
npm sill cache add parsed spec { raw: 'browser-sync-client@^0.5.1',
npm sill cache add scope: null,
npm sill cache add name: 'browser-sync-client',
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 sill addNamed browser-sync-client@>=0.5.1 <0.6.0
npm verb addNamed ">=0.5.1 <0.6.0" is a valid semver range for browser-sync-client
npm sill addNameRange { name: 'browser-sync-client',
npm sill addNameRange range: '>=0.5.1 <0.6.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name browser-sync-client
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/browser-sync-client
npm verb addNameRange registry:http://registry.npmjs.org/browser-sync-client not in flight; fetching
npm sill cache add args [ 'commander@^2.3.0', null ]
npm verb cache add spec commander@^2.3.0
npm sill cache add parsed spec { raw: 'commander@^2.3.0',
npm sill cache add scope: null,
npm sill cache add name: 'commander',
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 sill addNamed commander@>=2.3.0 <3.0.0
npm verb addNamed ">=2.3.0 <3.0.0" is a valid semver range for commander
npm sill addNameRange { name: 'commander', range: '>=2.3.0 <3.0.0', hasData: false }
npm sill mapToRegistry name commander
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/commander
npm verb addNameRange registry:http://registry.npmjs.org/commander not in flight; fetching
npm verb request uri http://registry.npmjs.org/dev-ip
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:48 AM
npm verb etag "QUJ7XRRGI1K9M20WCYU4S6SZ"
npm http request GET http://registry.npmjs.org/dev-ip
npm verb request uri http://registry.npmjs.org/eazy-logger
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:48 AM
npm verb etag "BGQ07M88VBQ2IP5UKLX4P9M4Z"
npm http request GET http://registry.npmjs.org/eazy-logger
npm verb request uri http://registry.npmjs.org/easy-extender
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:48 AM
npm verb etag "7F1APTFF492NJGT1MLNP599RQ"
npm http request GET http://registry.npmjs.org/easy-extender
npm verb request uri http://registry.npmjs.org/connect
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:48 AM
npm verb etag "B03173Z9YV712H9AEWWRXNZ2G"
npm http request GET http://registry.npmjs.org/connect
npm verb request uri http://registry.npmjs.org/emitter-steward
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:48 AM
npm verb etag "84M0HT9O2GAFKNCL4BEA7URM9"
npm http request GET http://registry.npmjs.org/emitter-steward
npm verb request uri http://registry.npmjs.org/glob-watcher
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:48 AM
npm verb etag "CLE3CKG7ZO3XJL6GROMPYTXNX"
npm http request GET http://registry.npmjs.org/glob-watcher
npm verb request uri http://registry.npmjs.org/foxy
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:48 AM
npm verb etag "AF20A8H524KZPCHEBE760NTAC"
npm http request GET http://registry.npmjs.org/foxy
npm verb request uri http://registry.npmjs.org/lodash
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:48 AM
npm verb etag "1570PBTOXKSXISKSEFWUXAP9A"
npm http request GET http://registry.npmjs.org/lodash
npm verb request uri http://registry.npmjs.org/localtunnel
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:48 AM
npm verb etag "BB5U7LOSERS4TD91LDYD4LEDL"
npm http request GET http://registry.npmjs.org/localtunnel
npm verb request uri http://registry.npmjs.org/object-path
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:48 AM
npm verb etag "9N6LK31TXBES11EB32DYI54R3"
npm http request GET http://registry.npmjs.org/object-path
npm verb request uri http://registry.npmjs.org/minimist
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:48 AM
npm verb etag "ELDZ5UKG68NG9S5SG8Y5J3KZ5"
npm http request GET http://registry.npmjs.org/minimist
npm verb request uri http://registry.npmjs.org/opn
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:48 AM
npm verb etag "8TCA2Z8P9KVKJEBFZIKG03A8Z"
npm http request GET http://registry.npmjs.org/opn
npm verb request uri http://registry.npmjs.org/opt-merger
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:48 AM
npm verb etag "29XE7ACT9KZ0ZW31UHVMWIT1R"
npm http request GET http://registry.npmjs.org/opt-merger
npm verb request uri http://registry.npmjs.org/serve-static
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:48 AM
npm verb etag "BIBAPXBRLPA9LJEW6LEK7LGLY"
npm http request GET http://registry.npmjs.org/serve-static
npm verb request uri http://registry.npmjs.org/serve-index
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:48 AM
npm verb etag "DCYA55DXIGJIWNBSD1OCO5FOX"
npm http request GET http://registry.npmjs.org/serve-index
npm verb request uri http://registry.npmjs.org/socket.io
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:48 AM
npm verb etag "F1YG2GRM5WZ1TVXUDYLG23C6W"
npm http request GET http://registry.npmjs.org/socket.io
npm verb request uri http://registry.npmjs.org/tfunk
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:49 AM
npm verb etag "BF90PUSU0IKAHA2WUIYCZEJCD"
npm http request GET http://registry.npmjs.org/tfunk
npm verb request uri http://registry.npmjs.org/ua-parser-js
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:49 AM
npm verb etag "EQ2DZY3D8XODBP0HHVAUWGJL8"
npm http request GET http://registry.npmjs.org/ua-parser-js
npm verb request uri http://registry.npmjs.org/browser-sync-client
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:49 AM
npm verb etag "AUB9MOBEAL5XD35DN2QENAS0B"
npm http request GET http://registry.npmjs.org/browser-sync-client
npm verb request uri http://registry.npmjs.org/portscanner-plus
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:49 AM
npm verb etag "9YKH9SIWC1CNZWE4PYG6GYL5F"
npm http request GET http://registry.npmjs.org/portscanner-plus
-npm verb request uri http://registry.npmjs.org/commander
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:49 AM
npm verb etag "7B0P81UICD40I3CD04TDP9985"
npm http request GET http://registry.npmjs.org/commander
\npm verb request uri http://registry.npmjs.org/resp-modifier
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:49 AM
npm verb etag "68WZOAQRVMEJSJCA7WL38PNVH"
npm http request GET http://registry.npmjs.org/resp-modifier
|npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\package.json
/npm info preinstall karma@0.12.31
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\package.json
npm sill prepareForInstallMany adding di@~0.0.1 from karma dependencies
npm sill prepareForInstallMany adding socket.io@0.9.16 from karma dependencies
npm sill prepareForInstallMany adding chokidar@>=0.8.2 from karma dependencies
npm sill prepareForInstallMany adding glob@~3.2.7 from karma dependencies
npm sill prepareForInstallMany adding minimatch@~0.2 from karma dependencies
npm sill prepareForInstallMany adding http-proxy@~0.10 from karma dependencies
npm sill prepareForInstallMany adding optimist@~0.6.0 from karma dependencies
npm sill prepareForInstallMany adding rimraf@~2.2.5 from karma dependencies
npm sill prepareForInstallMany adding q@~0.9.7 from karma dependencies
npm sill prepareForInstallMany adding colors@~0.6.2 from karma dependencies
npm sill prepareForInstallMany adding lodash@~2.4.1 from karma dependencies
npm sill prepareForInstallMany adding mime@~1.2.11 from karma dependencies
npm sill prepareForInstallMany adding log4js@~0.6.3 from karma dependencies
npm sill prepareForInstallMany adding useragent@~2.0.4 from karma dependencies
npm sill prepareForInstallMany adding graceful-fs@~2.0.1 from karma dependencies
npm sill prepareForInstallMany adding connect@~2.26.0 from karma dependencies
npm sill prepareForInstallMany adding source-map@~0.1.31 from karma dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\package.json
-npm sill cache add args [ 'chokidar@>=0.8.2', null ]
npm verb cache add spec chokidar@>=0.8.2
npm sill cache add parsed spec { raw: 'chokidar@>=0.8.2',
npm sill cache add scope: null,
npm sill cache add name: 'chokidar',
npm sill cache add rawSpec: '>=0.8.2',
npm sill cache add spec: '>=0.8.2',
npm sill cache add type: 'range' }
npm sill addNamed chokidar@>=0.8.2
npm verb addNamed ">=0.8.2" is a valid semver range for chokidar
npm sill addNameRange { name: 'chokidar', range: '>=0.8.2', hasData: false }
npm sill mapToRegistry name chokidar
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/chokidar
npm verb addNameRange registry:http://registry.npmjs.org/chokidar not in flight; fetching
npm sill cache add args [ 'glob@~3.2.7', null ]
npm verb cache add spec glob@~3.2.7
npm sill cache add parsed spec { raw: 'glob@~3.2.7',
npm sill cache add scope: null,
npm sill cache add name: 'glob',
npm sill cache add rawSpec: '~3.2.7',
npm sill cache add spec: '>=3.2.7 <3.3.0',
npm sill cache add type: 'range' }
npm sill addNamed glob@>=3.2.7 <3.3.0
npm verb addNamed ">=3.2.7 <3.3.0" is a valid semver range for glob
npm sill addNameRange { name: 'glob', range: '>=3.2.7 <3.3.0', hasData: false }
npm sill mapToRegistry name glob
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/glob
npm verb addNameRange registry:http://registry.npmjs.org/glob not in flight; fetching
npm sill cache add args [ 'minimatch@~0.2', null ]
npm verb cache add spec minimatch@~0.2
npm sill cache add parsed spec { raw: 'minimatch@~0.2',
npm sill cache add scope: null,
npm sill cache add name: 'minimatch',
npm sill cache add rawSpec: '~0.2',
npm sill cache add spec: '>=0.2.0 <0.3.0',
npm sill cache add type: 'range' }
npm sill addNamed minimatch@>=0.2.0 <0.3.0
npm verb addNamed ">=0.2.0 <0.3.0" is a valid semver range for minimatch
npm sill addNameRange { name: 'minimatch', range: '>=0.2.0 <0.3.0', hasData: false }
npm sill mapToRegistry name minimatch
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/minimatch
npm verb addNameRange registry:http://registry.npmjs.org/minimatch not in flight; fetching
npm sill cache add args [ 'http-proxy@~0.10', null ]
npm verb cache add spec http-proxy@~0.10
npm sill cache add parsed spec { raw: 'http-proxy@~0.10',
npm sill cache add scope: null,
npm sill cache add name: 'http-proxy',
npm sill cache add rawSpec: '~0.10',
npm sill cache add spec: '>=0.10.0 <0.11.0',
npm sill cache add type: 'range' }
npm sill addNamed http-proxy@>=0.10.0 <0.11.0
npm verb addNamed ">=0.10.0 <0.11.0" is a valid semver range for http-proxy
npm sill addNameRange { name: 'http-proxy', range: '>=0.10.0 <0.11.0', hasData: false }
npm sill mapToRegistry name http-proxy
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/http-proxy
npm verb addNameRange registry:http://registry.npmjs.org/http-proxy not in flight; fetching
npm sill cache add args [ 'optimist@~0.6.0', null ]
npm verb cache add spec optimist@~0.6.0
npm sill cache add parsed spec { raw: 'optimist@~0.6.0',
npm sill cache add scope: null,
npm sill cache add name: 'optimist',
npm sill cache add rawSpec: '~0.6.0',
npm sill cache add spec: '>=0.6.0 <0.7.0',
npm sill cache add type: 'range' }
npm sill addNamed optimist@>=0.6.0 <0.7.0
npm verb addNamed ">=0.6.0 <0.7.0" is a valid semver range for optimist
npm sill addNameRange { name: 'optimist', range: '>=0.6.0 <0.7.0', hasData: false }
npm sill mapToRegistry name optimist
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/optimist
npm verb addNameRange registry:http://registry.npmjs.org/optimist not in flight; fetching
npm sill cache add args [ 'rimraf@~2.2.5', null ]
npm verb cache add spec rimraf@~2.2.5
npm sill cache add parsed spec { raw: 'rimraf@~2.2.5',
npm sill cache add scope: null,
npm sill cache add name: 'rimraf',
npm sill cache add rawSpec: '~2.2.5',
npm sill cache add spec: '>=2.2.5 <2.3.0',
npm sill cache add type: 'range' }
npm sill addNamed rimraf@>=2.2.5 <2.3.0
npm verb addNamed ">=2.2.5 <2.3.0" is a valid semver range for rimraf
npm sill addNameRange { name: 'rimraf', range: '>=2.2.5 <2.3.0', hasData: false }
npm sill mapToRegistry name rimraf
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/rimraf
npm verb addNameRange registry:http://registry.npmjs.org/rimraf not in flight; fetching
npm sill cache add args [ 'q@~0.9.7', null ]
npm verb cache add spec q@~0.9.7
npm sill cache add parsed spec { raw: 'q@~0.9.7',
npm sill cache add scope: null,
npm sill cache add name: 'q',
npm sill cache add rawSpec: '~0.9.7',
npm sill cache add spec: '>=0.9.7 <0.10.0',
npm sill cache add type: 'range' }
npm sill addNamed q@>=0.9.7 <0.10.0
npm verb addNamed ">=0.9.7 <0.10.0" is a valid semver range for q
npm sill addNameRange { name: 'q', range: '>=0.9.7 <0.10.0', hasData: false }
npm sill mapToRegistry name q
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/q
npm verb addNameRange registry:http://registry.npmjs.org/q not in flight; fetching
npm sill cache add args [ 'colors@~0.6.2', null ]
npm verb cache add spec colors@~0.6.2
npm sill cache add parsed spec { raw: 'colors@~0.6.2',
npm sill cache add scope: null,
npm sill cache add name: 'colors',
npm sill cache add rawSpec: '~0.6.2',
npm sill cache add spec: '>=0.6.2 <0.7.0',
npm sill cache add type: 'range' }
npm sill addNamed colors@>=0.6.2 <0.7.0
npm verb addNamed ">=0.6.2 <0.7.0" is a valid semver range for colors
npm sill addNameRange { name: 'colors', range: '>=0.6.2 <0.7.0', hasData: false }
npm sill mapToRegistry name colors
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/colors
npm verb addNameRange registry:http://registry.npmjs.org/colors not in flight; fetching
npm sill cache add args [ 'lodash@~2.4.1', null ]
npm verb cache add spec lodash@~2.4.1
npm sill cache add parsed spec { raw: 'lodash@~2.4.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash',
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 sill addNamed lodash@>=2.4.1 <2.5.0
npm verb addNamed ">=2.4.1 <2.5.0" is a valid semver range for lodash
npm sill addNameRange { name: 'lodash', range: '>=2.4.1 <2.5.0', hasData: false }
npm sill mapToRegistry name lodash
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/lodash
npm verb addNameRange registry:http://registry.npmjs.org/lodash already in flight; waiting
npm sill cache add args [ 'mime@~1.2.11', null ]
npm verb cache add spec mime@~1.2.11
npm sill cache add parsed spec { raw: 'mime@~1.2.11',
npm sill cache add scope: null,
npm sill cache add name: 'mime',
npm sill cache add rawSpec: '~1.2.11',
npm sill cache add spec: '>=1.2.11 <1.3.0',
npm sill cache add type: 'range' }
npm sill addNamed mime@>=1.2.11 <1.3.0
npm verb addNamed ">=1.2.11 <1.3.0" is a valid semver range for mime
npm sill addNameRange { name: 'mime', range: '>=1.2.11 <1.3.0', hasData: false }
npm sill mapToRegistry name mime
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/mime
npm verb addNameRange registry:http://registry.npmjs.org/mime not in flight; fetching
npm sill cache add args [ 'log4js@~0.6.3', null ]
npm verb cache add spec log4js@~0.6.3
npm sill cache add parsed spec { raw: 'log4js@~0.6.3',
npm sill cache add scope: null,
npm sill cache add name: 'log4js',
npm sill cache add rawSpec: '~0.6.3',
npm sill cache add spec: '>=0.6.3 <0.7.0',
npm sill cache add type: 'range' }
npm sill addNamed log4js@>=0.6.3 <0.7.0
npm verb addNamed ">=0.6.3 <0.7.0" is a valid semver range for log4js
npm sill addNameRange { name: 'log4js', range: '>=0.6.3 <0.7.0', hasData: false }
npm sill mapToRegistry name log4js
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/log4js
npm verb addNameRange registry:http://registry.npmjs.org/log4js not in flight; fetching
npm sill cache add args [ 'useragent@~2.0.4', null ]
npm verb cache add spec useragent@~2.0.4
npm sill cache add parsed spec { raw: 'useragent@~2.0.4',
npm sill cache add scope: null,
npm sill cache add name: 'useragent',
npm sill cache add rawSpec: '~2.0.4',
npm sill cache add spec: '>=2.0.4 <2.1.0',
npm sill cache add type: 'range' }
npm sill addNamed useragent@>=2.0.4 <2.1.0
npm verb addNamed ">=2.0.4 <2.1.0" is a valid semver range for useragent
npm sill addNameRange { name: 'useragent', range: '>=2.0.4 <2.1.0', hasData: false }
npm sill mapToRegistry name useragent
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/useragent
npm verb addNameRange registry:http://registry.npmjs.org/useragent not in flight; fetching
npm sill cache add args [ 'graceful-fs@~2.0.1', null ]
npm verb cache add spec graceful-fs@~2.0.1
npm sill cache add parsed spec { raw: 'graceful-fs@~2.0.1',
npm sill cache add scope: null,
npm sill cache add name: 'graceful-fs',
npm sill cache add rawSpec: '~2.0.1',
npm sill cache add spec: '>=2.0.1 <2.1.0',
npm sill cache add type: 'range' }
npm sill addNamed graceful-fs@>=2.0.1 <2.1.0
npm verb addNamed ">=2.0.1 <2.1.0" is a valid semver range for graceful-fs
npm sill addNameRange { name: 'graceful-fs', range: '>=2.0.1 <2.1.0', hasData: false }
npm sill mapToRegistry name graceful-fs
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/graceful-fs
npm verb addNameRange registry:http://registry.npmjs.org/graceful-fs not in flight; fetching
npm sill cache add args [ 'connect@~2.26.0', null ]
npm verb cache add spec connect@~2.26.0
npm sill cache add parsed spec { raw: 'connect@~2.26.0',
npm sill cache add scope: null,
npm sill cache add name: 'connect',
npm sill cache add rawSpec: '~2.26.0',
npm sill cache add spec: '>=2.26.0 <2.27.0',
npm sill cache add type: 'range' }
npm sill addNamed connect@>=2.26.0 <2.27.0
npm verb addNamed ">=2.26.0 <2.27.0" is a valid semver range for connect
npm sill addNameRange { name: 'connect', range: '>=2.26.0 <2.27.0', hasData: false }
npm sill mapToRegistry name connect
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/connect
npm verb addNameRange registry:http://registry.npmjs.org/connect already in flight; waiting
npm sill cache add args [ 'source-map@~0.1.31', null ]
npm verb cache add spec source-map@~0.1.31
npm sill cache add parsed spec { raw: 'source-map@~0.1.31',
npm sill cache add scope: null,
npm sill cache add name: 'source-map',
npm sill cache add rawSpec: '~0.1.31',
npm sill cache add spec: '>=0.1.31 <0.2.0',
npm sill cache add type: 'range' }
npm sill addNamed source-map@>=0.1.31 <0.2.0
npm verb addNamed ">=0.1.31 <0.2.0" is a valid semver range for source-map
npm sill addNameRange { name: 'source-map', range: '>=0.1.31 <0.2.0', hasData: false }
npm sill mapToRegistry name source-map
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/source-map
npm verb addNameRange registry:http://registry.npmjs.org/source-map not in flight; fetching
npm sill cache add args [ 'di@~0.0.1', null ]
npm verb cache add spec di@~0.0.1
npm sill cache add parsed spec { raw: 'di@~0.0.1',
npm sill cache add scope: null,
npm sill cache add name: 'di',
npm sill cache add rawSpec: '~0.0.1',
npm sill cache add spec: '>=0.0.1 <0.1.0',
npm sill cache add type: 'range' }
npm sill addNamed di@>=0.0.1 <0.1.0
npm verb addNamed ">=0.0.1 <0.1.0" is a valid semver range for di
npm sill addNameRange { name: 'di', range: '>=0.0.1 <0.1.0', hasData: false }
npm sill mapToRegistry name di
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/di
npm verb addNameRange registry:http://registry.npmjs.org/di not in flight; fetching
npm sill cache add args [ 'socket.io@0.9.16', null ]
npm verb cache add spec socket.io@0.9.16
npm sill cache add parsed spec { raw: 'socket.io@0.9.16',
npm sill cache add scope: null,
npm sill cache add name: 'socket.io',
npm sill cache add rawSpec: '0.9.16',
npm sill cache add spec: '0.9.16',
npm sill cache add type: 'version' }
npm sill addNamed socket.io@0.9.16
npm verb addNamed "0.9.16" is a plain semver version for socket.io
npm sill mapToRegistry name socket.io
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/socket.io
npm verb addNameVersion registry:http://registry.npmjs.org/socket.io already in flight; waiting
\npm http 304 http://registry.npmjs.org/dev-ip
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"QUJ7XRRGI1K9M20WCYU4S6SZ"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.021533,VS0,VE46',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/dev-ip from cache
npm verb get saving dev-ip to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\dev-ip\.cache.json
npm http 304 http://registry.npmjs.org/eazy-logger
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"BGQ07M88VBQ2IP5UKLX4P9M4Z"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.021430,VS0,VE62',
npm sill get 'x-served-by': 'cache-dfw1824-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/eazy-logger from cache
npm verb get saving eazy-logger to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\eazy-logger\.cache.json
npm http 304 http://registry.npmjs.org/connect
npm sill get cb [ 304,
npm sill get { age: '17',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"B03173Z9YV712H9AEWWRXNZ2G"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.705632,VS0,VE1',
npm sill get 'x-served-by': 'cache-dfw1822-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/connect from cache
npm verb get saving connect to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\connect\.cache.json
npm http 304 http://registry.npmjs.org/emitter-steward
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"84M0HT9O2GAFKNCL4BEA7URM9"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.785247,VS0,VE62',
npm sill get 'x-served-by': 'cache-dfw1825-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/emitter-steward from cache
npm verb get saving emitter-steward to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\emitter-steward\.cache.json
npm http 304 http://registry.npmjs.org/minimist
npm sill get cb [ 304,
npm sill get { age: '21',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"ELDZ5UKG68NG9S5SG8Y5J3KZ5"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.864824,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1824-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/minimist from cache
npm verb get saving minimist to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\minimist\.cache.json
npm http 304 http://registry.npmjs.org/serve-static
npm sill get cb [ 304,
npm sill get { age: '22',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"BIBAPXBRLPA9LJEW6LEK7LGLY"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.867930,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1827-DFW',
npm sill get 'x-cache-hits': '2',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/serve-static from cache
npm verb get saving serve-static to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\serve-static\.cache.json
npm http 304 http://registry.npmjs.org/opn
npm sill get cb [ 304,
npm sill get { age: '5',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"8TCA2Z8P9KVKJEBFZIKG03A8Z"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.870311,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/opn from cache
npm verb get saving opn to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\opn\.cache.json
npm http 304 http://registry.npmjs.org/serve-index
npm sill get cb [ 304,
npm sill get { age: '28',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"DCYA55DXIGJIWNBSD1OCO5FOX"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.872815,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/serve-index from cache
npm verb get saving serve-index to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\serve-index\.cache.json
npm http 304 http://registry.npmjs.org/socket.io
npm sill get cb [ 304,
npm sill get { age: '58',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"F1YG2GRM5WZ1TVXUDYLG23C6W"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.874469,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/socket.io from cache
npm verb get saving socket.io to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\socket.io\.cache.json
npm http 304 http://registry.npmjs.org/glob-watcher
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"CLE3CKG7ZO3XJL6GROMPYTXNX"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.822154,VS0,VE63',
npm sill get 'x-served-by': 'cache-dfw1830-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/glob-watcher from cache
npm verb get saving glob-watcher to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\glob-watcher\.cache.json
npm http 304 http://registry.npmjs.org/easy-extender
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"7F1APTFF492NJGT1MLNP599RQ"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.712518,VS0,VE186',
npm sill get 'x-served-by': 'cache-dfw1834-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/easy-extender from cache
npm verb get saving easy-extender to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\easy-extender\.cache.json
npm http 304 http://registry.npmjs.org/ua-parser-js
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"EQ2DZY3D8XODBP0HHVAUWGJL8"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.879389,VS0,VE46',
npm sill get 'x-served-by': 'cache-dfw1820-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/ua-parser-js from cache
npm verb get saving ua-parser-js to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\ua-parser-js\.cache.json
npm http 304 http://registry.npmjs.org/opt-merger
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"29XE7ACT9KZ0ZW31UHVMWIT1R"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.866195,VS0,VE61',
npm sill get 'x-served-by': 'cache-dfw1827-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/opt-merger from cache
npm verb get saving opt-merger to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\opt-merger\.cache.json
npm http 200 http://registry.npmjs.org/lodash
npm sill get cb [ 200,
npm sill get { age: '16',
npm sill get via: '',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"6EWAGOUODN8KIIXTPX0FKU1I3"',
npm sill get vary: 'Accept',
npm sill get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
npm sill get 'x-cache': 'HIT, MISS from 192.168.55.167',
npm sill get 'x-timer': 'S1431437689.833279,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1821-DFW',
npm sill get 'content-type': 'application/json',
npm sill get 'x-cache-hits': '8',
npm sill get 'accept-ranges': 'bytes',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'content-length': '97118',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb get saving lodash to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\lodash\.cache.json
npm http 200 http://registry.npmjs.org/commander
npm sill get cb [ 200,
npm sill get { age: '32',
npm sill get via: '',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"9BKMBZ7UGLYKXRPK07HNUOXW"',
npm sill get vary: 'Accept',
npm sill get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
npm sill get 'x-cache': 'HIT, MISS from 192.168.55.167',
npm sill get 'x-timer': 'S1431437689.894387,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1830-DFW',
npm sill get 'content-type': 'application/json',
npm sill get 'x-cache-hits': '4',
npm sill get 'accept-ranges': 'bytes',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'content-length': '56357',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb get saving commander to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\commander\.cache.json
npm http 304 http://registry.npmjs.org/foxy
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"AF20A8H524KZPCHEBE760NTAC"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'MISS',
npm sill get 'x-timer': 'S1431437689.834174,VS0,VE180',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache-hits': '0',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/foxy from cache
npm verb get saving foxy to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\foxy\.cache.json
|npm http 304 http://registry.npmjs.org/tfunk
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"BF90PUSU0IKAHA2WUIYCZEJCD"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.873015,VS0,VE259',
npm sill get 'x-served-by': 'cache-dfw1829-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/tfunk from cache
npm verb get saving tfunk to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\tfunk\.cache.json
npm http 304 http://registry.npmjs.org/browser-sync-client
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"AUB9MOBEAL5XD35DN2QENAS0B"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.887055,VS0,VE256',
npm sill get 'x-served-by': 'cache-dfw1831-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/browser-sync-client from cache
npm verb get saving browser-sync-client to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\browser-sync-client\.cache.json
npm http 304 http://registry.npmjs.org/localtunnel
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"BB5U7LOSERS4TD91LDYD4LEDL"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.852400,VS0,VE454',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/localtunnel from cache
npm verb get saving localtunnel to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\localtunnel\.cache.json
npm http 304 http://registry.npmjs.org/resp-modifier
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"68WZOAQRVMEJSJCA7WL38PNVH"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.898531,VS0,VE427',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/resp-modifier from cache
npm verb get saving resp-modifier to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\resp-modifier\.cache.json
npm http 304 http://registry.npmjs.org/object-path
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"9N6LK31TXBES11EB32DYI54R3"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.854190,VS0,VE430',
npm sill get 'x-served-by': 'cache-dfw1824-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/object-path from cache
npm verb get saving object-path to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\object-path\.cache.json
npm http 304 http://registry.npmjs.org/portscanner-plus
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:49 GMT',
npm sill get etag: '"9YKH9SIWC1CNZWE4PYG6GYL5F"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437689.876750,VS0,VE445',
npm sill get 'x-served-by': 'cache-dfw1833-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/portscanner-plus from cache
npm verb get saving portscanner-plus to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\portscanner-plus\.cache.json
/npm verb request uri http://registry.npmjs.org/chokidar
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:50 AM
npm verb etag "6ORBYBSCWQYY7KWPX6LMUE291"
npm http request GET http://registry.npmjs.org/chokidar
npm verb request uri http://registry.npmjs.org/minimatch
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:50 AM
npm verb etag "91XDIWZ9TQ411189TUINSRVDV"
npm http request GET http://registry.npmjs.org/minimatch
npm verb request uri http://registry.npmjs.org/colors
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:50 AM
npm verb etag "7WFKE2LUFDVRH69HOCBEH83FJ"
npm http request GET http://registry.npmjs.org/colors
npm verb request uri http://registry.npmjs.org/log4js
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:50 AM
npm verb etag "E0VVWHIZ3O7PNH36F0Z0HXL3R"
npm http request GET http://registry.npmjs.org/log4js
npm verb request uri http://registry.npmjs.org/q
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:50 AM
npm verb etag "9E3Y8RB3ZYQBDQZNJUON26YVU"
npm http request GET http://registry.npmjs.org/q
npm verb request uri http://registry.npmjs.org/graceful-fs
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:50 AM
npm verb etag "ASUQXR8VIAJ72TTU8SR5Q4DOJ"
npm http request GET http://registry.npmjs.org/graceful-fs
npm verb request uri http://registry.npmjs.org/di
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:50 AM
npm verb etag "17DF1I90OJ1Y3HER8OQGIFGMG"
npm http request GET http://registry.npmjs.org/di
npm verb request uri http://registry.npmjs.org/useragent
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:50 AM
npm verb etag "1EHP2ZHFMWAUEF7WKMGG6RVTI"
npm http request GET http://registry.npmjs.org/useragent
npm verb request uri http://registry.npmjs.org/source-map
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:50 AM
npm verb etag "6X6700A4ARF6BEP1WI9Y86P6"
npm http request GET http://registry.npmjs.org/source-map
npm verb request uri http://registry.npmjs.org/rimraf
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:50 AM
npm verb etag "CLHWSUMK5RCXLR9UTGOTWBL57"
npm http request GET http://registry.npmjs.org/rimraf
npm verb request uri http://registry.npmjs.org/http-proxy
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:50 AM
npm verb etag "7TDGTJVK1M4OCK3CO62B41XD5"
npm http request GET http://registry.npmjs.org/http-proxy
npm verb request uri http://registry.npmjs.org/optimist
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:50 AM
npm verb etag "2063HZFLM126ZA9QQZY54Z4OC"
npm http request GET http://registry.npmjs.org/optimist
npm verb request uri http://registry.npmjs.org/mime
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:50 AM
npm verb etag "3ZRQIU5H2D52GRYT3000WPDFS"
npm http request GET http://registry.npmjs.org/mime
npm verb request uri http://registry.npmjs.org/glob
npm verb request no auth needed
npm info attempt registry request try #1 at 8:34:50 AM
npm verb etag "23LRML2XK9MJY4RZ00E537LMI"
npm http request GET http://registry.npmjs.org/glob
-\npm sill addNameRange number 2 { name: 'emitter-steward',
npm sill addNameRange range: '>=0.0.1 <0.0.2',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'emitter-steward', [ '0.0.1' ] ]
npm sill addNamed emitter-steward@0.0.1
npm verb addNamed "0.0.1" is a plain semver version for emitter-steward
npm sill addNameRange number 2 { name: 'opn', range: '>=1.0.0 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'opn',
npm sill addNameRange [ '0.1.0', '0.1.1', '0.1.2', '1.0.0', '1.0.1', '1.0.2' ] ]
npm sill addNamed opn@1.0.2
npm verb addNamed "1.0.2" is a plain semver version for opn
npm sill addNameRange number 2 { name: 'glob-watcher', range: '>=0.0.7 <0.0.8', hasData: true }
npm sill addNameRange versions [ 'glob-watcher',
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 '2.0.0' ] ]
npm sill addNamed glob-watcher@0.0.7
npm verb addNamed "0.0.7" is a plain semver version for glob-watcher
npm sill addNameRange number 2 { name: 'serve-static', range: '>=1.4.2 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'serve-static',
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.0.4',
npm sill addNameRange '1.1.0',
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.3.0',
npm sill addNameRange '1.3.1',
npm sill addNameRange '1.3.2',
npm sill addNameRange '1.4.0',
npm sill addNameRange '1.4.1',
npm sill addNameRange '1.4.2',
npm sill addNameRange '1.4.3',
npm sill addNameRange '1.4.4',
npm sill addNameRange '1.5.0',
npm sill addNameRange '1.5.1',
npm sill addNameRange '1.5.2',
npm sill addNameRange '1.5.3',
npm sill addNameRange '1.5.4',
npm sill addNameRange '1.6.0',
npm sill addNameRange '1.6.1',
npm sill addNameRange '1.6.2',
npm sill addNameRange '1.6.3',
npm sill addNameRange '1.6.4',
npm sill addNameRange '1.7.0',
npm sill addNameRange '1.7.1',
npm sill addNameRange '1.7.2',
npm sill addNameRange '1.8.0',
npm sill addNameRange '1.8.1',
npm sill addNameRange '1.6.5',
npm sill addNameRange '1.9.0',
npm sill addNameRange '1.9.1',
npm sill addNameRange '1.9.2' ] ]
npm sill addNamed serve-static@1.9.2
npm verb addNamed "1.9.2" is a plain semver version for serve-static
npm sill addNameRange number 2 { name: 'connect', range: '>=3.3.3 <4.0.0', hasData: true }
npm sill addNameRange versions [ 'connect',
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.1.0',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.2.3',
npm sill addNameRange '0.2.4',
npm sill addNameRange '0.2.5',
npm sill addNameRange '0.2.6',
npm sill addNameRange '0.2.7',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.5.2',
npm sill addNameRange '0.5.3',
npm sill addNameRange '0.5.4',
npm sill addNameRange '0.5.5',
npm sill addNameRange '0.5.6',
npm sill addNameRange '0.5.7',
npm sill addNameRange '0.5.8',
npm sill addNameRange '0.5.9',
npm sill addNameRange '0.5.10',
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.0.4',
npm sill addNameRange '1.0.5',
npm sill addNameRange '1.0.6',
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.2.0',
npm sill addNameRange '1.2.1',
npm sill addNameRange '1.2.2',
npm sill addNameRange '1.2.3',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.4.0',
npm sill addNameRange '1.4.1',
npm sill addNameRange '1.4.2',
npm sill addNameRange '1.4.3',
npm sill addNameRange '1.4.4',
npm sill addNameRange '1.4.5',
npm sill addNameRange '1.4.6',
npm sill addNameRange '1.5.0',
npm sill addNameRange '1.5.1',
npm sill addNameRange '1.5.2',
npm sill addNameRange '1.6.0',
npm sill addNameRange '1.6.1',
npm sill addNameRange '1.6.2',
npm sill addNameRange '1.6.3',
npm sill addNameRange '1.6.4',
npm sill addNameRange '1.7.0',
npm sill addNameRange '1.7.1',
npm sill addNameRange '1.7.2',
npm sill addNameRange '1.7.3',
npm sill addNameRange '1.8.0',
npm sill addNameRange '1.8.1',
npm sill addNameRange '1.8.2',
npm sill addNameRange '1.8.3',
npm sill addNameRange '1.8.4',
npm sill addNameRange '1.8.5',
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 '1.8.6',
npm sill addNameRange '2.1.0',
npm sill addNameRange '2.1.1',
npm sill addNameRange '2.1.2',
npm sill addNameRange '1.8.7',
npm sill addNameRange '2.1.3',
npm sill addNameRange '2.2.0',
npm sill addNameRange '2.2.1',
npm sill addNameRange '2.2.2',
npm sill addNameRange '2.3.0',
npm sill addNameRange '2.3.1',
npm sill addNameRange '2.3.2',
npm sill addNameRange '2.3.3',
npm sill addNameRange '1.9.0',
npm sill addNameRange '1.9.1',
npm sill addNameRange '2.3.4',
npm sill addNameRange '2.3.5',
npm sill addNameRange '2.3.6',
npm sill addNameRange '2.3.7',
npm sill addNameRange '1.9.2',
npm sill addNameRange '2.3.8',
npm sill addNameRange '2.3.9',
npm sill addNameRange '2.4.0',
npm sill addNameRange '2.4.1',
npm sill addNameRange '2.4.2',
npm sill addNameRange '2.4.3',
npm sill addNameRange '2.4.4',
npm sill addNameRange '2.4.5',
npm sill addNameRange '2.4.6',
npm sill addNameRange '2.5.0',
npm sill addNameRange '2.6.0',
npm sill addNameRange '2.6.1',
npm sill addNameRange '2.6.2',
npm sill addNameRange '2.7.0',
npm sill addNameRange '2.7.1',
npm sill addNameRange '2.7.2',
npm sill addNameRange '2.7.3',
npm sill addNameRange '2.7.4',
npm sill addNameRange '2.7.5',
npm sill addNameRange '2.7.6',
npm sill addNameRange '2.7.7',
npm sill addNameRange '2.7.8',
npm sill addNameRange '2.7.9',
npm sill addNameRange '2.7.10',
npm sill addNameRange '2.7.11',
npm sill addNameRange '2.8.0',
npm sill addNameRange '2.8.1',
npm sill addNameRange '2.8.2',
npm sill addNameRange '2.8.3',
npm sill addNameRange '2.8.4',
npm sill addNameRange '2.8.5',
npm sill addNameRange '2.8.6',
npm sill addNameRange '2.8.7',
npm sill addNameRange '2.8.8',
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.10.1',
npm sill addNameRange '2.11.0',
npm sill addNameRange '2.11.1',
npm sill addNameRange '2.11.2',
npm sill addNameRange '2.12.0',
npm sill addNameRange '2.13.0',
npm sill addNameRange '2.13.1',
npm sill addNameRange '2.14.0',
npm sill addNameRange '2.14.1',
npm sill addNameRange '3.0.0-rc.1',
npm sill addNameRange '2.14.2',
npm sill addNameRange '2.14.3',
npm sill addNameRange '2.14.4',
npm sill addNameRange '2.14.5',
npm sill addNameRange '2.15.0',
npm sill addNameRange '3.0.0-rc.2',
npm sill addNameRange '2.16.0',
npm sill addNameRange '2.16.1',
npm sill addNameRange '2.16.2',
npm sill addNameRange '2.17.0',
npm sill addNameRange '2.17.1',
npm sill addNameRange '2.17.2',
npm sill addNameRange '2.17.3',
npm sill addNameRange '2.18.0',
npm sill addNameRange '3.0.0',
npm sill addNameRange '2.19.0',
npm sill addNameRange '2.19.1',
npm sill addNameRange '2.19.2',
npm sill addNameRange '2.19.3',
npm sill addNameRange '2.19.4',
npm sill addNameRange '2.19.5',
npm sill addNameRange '2.19.6',
npm sill addNameRange '2.20.0',
npm sill addNameRange '2.20.1',
npm sill addNameRange '2.20.2',
npm sill addNameRange '3.0.1',
npm sill addNameRange '2.21.0',
npm sill addNameRange '2.21.1',
npm sill addNameRange '2.22.0',
npm sill addNameRange '2.23.0',
npm sill addNameRange '3.0.2',
npm sill addNameRange '2.24.0',
npm sill addNameRange '3.1.0',
npm sill addNameRange '2.24.1',
npm sill addNameRange '2.24.2',
npm sill addNameRange '2.24.3',
npm sill addNameRange '2.25.0',
npm sill addNameRange '2.25.1',
npm sill addNameRange '2.25.2',
npm sill addNameRange '2.25.3',
npm sill addNameRange '2.25.4',
npm sill addNameRange '3.1.1',
npm sill addNameRange '2.25.5',
npm sill addNameRange '2.25.6',
npm sill addNameRange '2.25.7',
npm sill addNameRange '2.25.8',
npm sill addNameRange '2.25.9',
npm sill addNameRange '2.25.10',
npm sill addNameRange '2.26.0',
npm sill addNameRange '3.2.0',
npm sill addNameRange '2.26.1',
npm sill addNameRange '2.26.2',
npm sill addNameRange '2.26.3',
npm sill addNameRange '2.26.4',
npm sill addNameRange '2.26.5',
npm sill addNameRange '2.26.6',
npm sill addNameRange '2.27.0',
npm sill addNameRange '3.3.0',
npm sill addNameRange '2.27.1',
npm sill addNameRange '3.3.1',
npm sill addNameRange '2.27.2',
npm sill addNameRange '3.3.2',
npm sill addNameRange '2.27.3',
npm sill addNameRange '3.3.3',
npm sill addNameRange '2.27.4',
npm sill addNameRange '2.27.5',
npm sill addNameRange '2.27.6',
npm sill addNameRange '2.28.0',
npm sill addNameRange '3.3.4',
npm sill addNameRange '2.28.1',
npm sill addNameRange '2.28.2',
npm sill addNameRange '2.28.3',
npm sill addNameRange '2.29.0',
npm sill addNameRange '2.29.1',
npm sill addNameRange '3.3.5' ] ]
npm sill addNamed connect@3.3.5
npm verb addNamed "3.3.5" is a plain semver version for connect
npm sill addNameRange number 2 { name: 'connect', range: '>=2.26.0 <2.27.0', hasData: true }
npm sill addNameRange versions [ 'connect',
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.1.0',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.2.3',
npm sill addNameRange '0.2.4',
npm sill addNameRange '0.2.5',
npm sill addNameRange '0.2.6',
npm sill addNameRange '0.2.7',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.5.2',
npm sill addNameRange '0.5.3',
npm sill addNameRange '0.5.4',
npm sill addNameRange '0.5.5',
npm sill addNameRange '0.5.6',
npm sill addNameRange '0.5.7',
npm sill addNameRange '0.5.8',
npm sill addNameRange '0.5.9',
npm sill addNameRange '0.5.10',
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.0.4',
npm sill addNameRange '1.0.5',
npm sill addNameRange '1.0.6',
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.2.0',
npm sill addNameRange '1.2.1',
npm sill addNameRange '1.2.2',
npm sill addNameRange '1.2.3',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.4.0',
npm sill addNameRange '1.4.1',
npm sill addNameRange '1.4.2',
npm sill addNameRange '1.4.3',
npm sill addNameRange '1.4.4',
npm sill addNameRange '1.4.5',
npm sill addNameRange '1.4.6',
npm sill addNameRange '1.5.0',
npm sill addNameRange '1.5.1',
npm sill addNameRange '1.5.2',
npm sill addNameRange '1.6.0',
npm sill addNameRange '1.6.1',
npm sill addNameRange '1.6.2',
npm sill addNameRange '1.6.3',
npm sill addNameRange '1.6.4',
npm sill addNameRange '1.7.0',
npm sill addNameRange '1.7.1',
npm sill addNameRange '1.7.2',
npm sill addNameRange '1.7.3',
npm sill addNameRange '1.8.0',
npm sill addNameRange '1.8.1',
npm sill addNameRange '1.8.2',
npm sill addNameRange '1.8.3',
npm sill addNameRange '1.8.4',
npm sill addNameRange '1.8.5',
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 '1.8.6',
npm sill addNameRange '2.1.0',
npm sill addNameRange '2.1.1',
npm sill addNameRange '2.1.2',
npm sill addNameRange '1.8.7',
npm sill addNameRange '2.1.3',
npm sill addNameRange '2.2.0',
npm sill addNameRange '2.2.1',
npm sill addNameRange '2.2.2',
npm sill addNameRange '2.3.0',
npm sill addNameRange '2.3.1',
npm sill addNameRange '2.3.2',
npm sill addNameRange '2.3.3',
npm sill addNameRange '1.9.0',
npm sill addNameRange '1.9.1',
npm sill addNameRange '2.3.4',
npm sill addNameRange '2.3.5',
npm sill addNameRange '2.3.6',
npm sill addNameRange '2.3.7',
npm sill addNameRange '1.9.2',
npm sill addNameRange '2.3.8',
npm sill addNameRange '2.3.9',
npm sill addNameRange '2.4.0',
npm sill addNameRange '2.4.1',
npm sill addNameRange '2.4.2',
npm sill addNameRange '2.4.3',
npm sill addNameRange '2.4.4',
npm sill addNameRange '2.4.5',
npm sill addNameRange '2.4.6',
npm sill addNameRange '2.5.0',
npm sill addNameRange '2.6.0',
npm sill addNameRange '2.6.1',
npm sill addNameRange '2.6.2',
npm sill addNameRange '2.7.0',
npm sill addNameRange '2.7.1',
npm sill addNameRange '2.7.2',
npm sill addNameRange '2.7.3',
npm sill addNameRange '2.7.4',
npm sill addNameRange '2.7.5',
npm sill addNameRange '2.7.6',
npm sill addNameRange '2.7.7',
npm sill addNameRange '2.7.8',
npm sill addNameRange '2.7.9',
npm sill addNameRange '2.7.10',
npm sill addNameRange '2.7.11',
npm sill addNameRange '2.8.0',
npm sill addNameRange '2.8.1',
npm sill addNameRange '2.8.2',
npm sill addNameRange '2.8.3',
npm sill addNameRange '2.8.4',
npm sill addNameRange '2.8.5',
npm sill addNameRange '2.8.6',
npm sill addNameRange '2.8.7',
npm sill addNameRange '2.8.8',
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.10.1',
npm sill addNameRange '2.11.0',
npm sill addNameRange '2.11.1',
npm sill addNameRange '2.11.2',
npm sill addNameRange '2.12.0',
npm sill addNameRange '2.13.0',
npm sill addNameRange '2.13.1',
npm sill addNameRange '2.14.0',
npm sill addNameRange '2.14.1',
npm sill addNameRange '3.0.0-rc.1',
npm sill addNameRange '2.14.2',
npm sill addNameRange '2.14.3',
npm sill addNameRange '2.14.4',
npm sill addNameRange '2.14.5',
npm sill addNameRange '2.15.0',
npm sill addNameRange '3.0.0-rc.2',
npm sill addNameRange '2.16.0',
npm sill addNameRange '2.16.1',
npm sill addNameRange '2.16.2',
npm sill addNameRange '2.17.0',
npm sill addNameRange '2.17.1',
npm sill addNameRange '2.17.2',
npm sill addNameRange '2.17.3',
npm sill addNameRange '2.18.0',
npm sill addNameRange '3.0.0',
npm sill addNameRange '2.19.0',
npm sill addNameRange '2.19.1',
npm sill addNameRange '2.19.2',
npm sill addNameRange '2.19.3',
npm sill addNameRange '2.19.4',
npm sill addNameRange '2.19.5',
npm sill addNameRange '2.19.6',
npm sill addNameRange '2.20.0',
npm sill addNameRange '2.20.1',
npm sill addNameRange '2.20.2',
npm sill addNameRange '3.0.1',
npm sill addNameRange '2.21.0',
npm sill addNameRange '2.21.1',
npm sill addNameRange '2.22.0',
npm sill addNameRange '2.23.0',
npm sill addNameRange '3.0.2',
npm sill addNameRange '2.24.0',
npm sill addNameRange '3.1.0',
npm sill addNameRange '2.24.1',
npm sill addNameRange '2.24.2',
npm sill addNameRange '2.24.3',
npm sill addNameRange '2.25.0',
npm sill addNameRange '2.25.1',
npm sill addNameRange '2.25.2',
npm sill addNameRange '2.25.3',
npm sill addNameRange '2.25.4',
npm sill addNameRange '3.1.1',
npm sill addNameRange '2.25.5',
npm sill addNameRange '2.25.6',
npm sill addNameRange '2.25.7',
npm sill addNameRange '2.25.8',
npm sill addNameRange '2.25.9',
npm sill addNameRange '2.25.10',
npm sill addNameRange '2.26.0',
npm sill addNameRange '3.2.0',
npm sill addNameRange '2.26.1',
npm sill addNameRange '2.26.2',
npm sill addNameRange '2.26.3',
npm sill addNameRange '2.26.4',
npm sill addNameRange '2.26.5',
npm sill addNameRange '2.26.6',
npm sill addNameRange '2.27.0',
npm sill addNameRange '3.3.0',
npm sill addNameRange '2.27.1',
npm sill addNameRange '3.3.1',
npm sill addNameRange '2.27.2',
npm sill addNameRange '3.3.2',
npm sill addNameRange '2.27.3',
npm sill addNameRange '3.3.3',
npm sill addNameRange '2.27.4',
npm sill addNameRange '2.27.5',
npm sill addNameRange '2.27.6',
npm sill addNameRange '2.28.0',
npm sill addNameRange '3.3.4',
npm sill addNameRange '2.28.1',
npm sill addNameRange '2.28.2',
npm sill addNameRange '2.28.3',
npm sill addNameRange '2.29.0',
npm sill addNameRange '2.29.1',
npm sill addNameRange '3.3.5' ] ]
npm sill addNamed connect@2.26.6
npm verb addNamed "2.26.6" is a plain semver version for connect
npm sill addNameRange number 2 { name: 'socket.io', range: '>=1.2.1 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'socket.io',
npm sill addNameRange [ '0.3.8',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.5.3',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.6.1',
npm sill addNameRange '0.6.3',
npm sill addNameRange '0.6.4',
npm sill addNameRange '0.6.5',
npm sill addNameRange '0.6.6',
npm sill addNameRange '0.6.7',
npm sill addNameRange '0.6.8',
npm sill addNameRange '0.6.9',
npm sill addNameRange '0.6.10',
npm sill addNameRange '0.6.11',
npm sill addNameRange '0.6.12',
npm sill addNameRange '0.6.14',
npm sill addNameRange '0.6.15',
npm sill addNameRange '0.6.16',
npm sill addNameRange '0.6.17',
npm sill addNameRange '0.6.18',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.7.1',
npm sill addNameRange '0.7.2',
npm sill addNameRange '0.7.3',
npm sill addNameRange '0.7.4',
npm sill addNameRange '0.7.5',
npm sill addNameRange '0.7.6',
npm sill addNameRange '0.7.7',
npm sill addNameRange '0.7.8',
npm sill addNameRange '0.7.9',
npm sill addNameRange '0.7.10',
npm sill addNameRange '0.7.11',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.8.1',
npm sill addNameRange '0.8.2',
npm sill addNameRange '0.8.3',
npm sill addNameRange '0.8.4',
npm sill addNameRange '0.8.5',
npm sill addNameRange '0.8.6',
npm sill addNameRange '0.8.7',
npm sill addNameRange '0.9.0',
npm sill addNameRange '0.9.1',
npm sill addNameRange '0.9.1-1',
npm sill addNameRange '0.9.2',
npm sill addNameRange '0.9.3',
npm sill addNameRange '0.9.4',
npm sill addNameRange '0.9.5',
npm sill addNameRange '0.9.6',
npm sill addNameRange '0.9.7',
npm sill addNameRange '0.9.8',
npm sill addNameRange '0.9.9',
npm sill addNameRange '0.9.10',
npm sill addNameRange '0.9.11',
npm sill addNameRange '0.9.12',
npm sill addNameRange '0.9.13',
npm sill addNameRange '0.9.14',
npm sill addNameRange '0.9.15',
npm sill addNameRange '0.9.16',
npm sill addNameRange '1.0.0-pre',
npm sill addNameRange '1.0.0-pre2',
npm sill addNameRange '1.0.0-pre3',
npm sill addNameRange '1.0.0-pre4',
npm sill addNameRange '1.0.0-pre5',
npm sill addNameRange '0.9.17',
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.0.4',
npm sill addNameRange '1.0.5',
npm sill addNameRange '1.0.6',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.2.1',
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 addNamed socket.io@1.3.5
npm verb addNamed "1.3.5" is a plain semver version for socket.io
npm sill addNameRange number 2 { name: 'minimist', range: '>=1.1.0 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'minimist',
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.0.10',
npm sill addNameRange '0.1.0',
npm sill addNameRange '0.2.0',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.1.1' ] ]
npm sill addNamed minimist@1.1.1
npm verb addNamed "1.1.1" is a plain semver version for minimist
npm sill addNameRange number 2 { name: 'ua-parser-js', range: '>=0.7.3 <0.8.0', hasData: true }
npm sill addNameRange versions [ 'ua-parser-js',
npm sill addNameRange [ '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.3',
npm sill addNameRange '0.4.4',
npm sill addNameRange '0.4.6',
npm sill addNameRange '0.4.7',
npm sill addNameRange '0.4.13',
npm sill addNameRange '0.4.15',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.5.2',
npm sill addNameRange '0.5.3',
npm sill addNameRange '0.5.11',
npm sill addNameRange '0.5.12',
npm sill addNameRange '0.5.15',
npm sill addNameRange '0.5.20',
npm sill addNameRange '0.5.22',
npm sill addNameRange '0.5.23',
npm sill addNameRange '0.5.25',
npm sill addNameRange '0.5.27',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.6.2',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.7.1',
npm sill addNameRange '0.7.3',
npm sill addNameRange '0.7.4',
npm sill addNameRange '0.7.6',
npm sill addNameRange '0.7.7' ] ]
npm sill addNamed ua-parser-js@0.7.7
npm verb addNamed "0.7.7" is a plain semver version for ua-parser-js
npm sill addNameRange number 2 { name: 'opt-merger', range: '>=1.1.0 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'opt-merger',
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 '0.2.1',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.1.0' ] ]
npm sill addNamed opt-merger@1.1.0
npm verb addNamed "1.1.0" is a plain semver version for opt-merger
npm sill addNameRange number 2 { name: 'easy-extender', range: '>=2.0.0 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'easy-extender',
npm sill addNameRange [ '1.0.0',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.1.1',
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.3.1' ] ]
npm sill addNamed easy-extender@2.3.1
npm verb addNamed "2.3.1" is a plain semver version for easy-extender
npm sill addNameRange number 2 { name: 'commander', range: '>=2.3.0 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'commander',
npm sill addNameRange [ '0.0.1',
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 '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '0.3.3',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.2',
npm sill addNameRange '0.4.3',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.6.1',
npm sill addNameRange '0.5.2',
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.0.4',
npm sill addNameRange '1.0.5',
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 '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 '2.5.0',
npm sill addNameRange '2.5.1',
npm sill addNameRange '2.6.0',
npm sill addNameRange '2.7.0',
npm sill addNameRange '2.7.1',
npm sill addNameRange '2.8.0',
npm sill addNameRange '2.8.1' ] ]
npm sill addNamed commander@2.8.1
npm verb addNamed "2.8.1" is a plain semver version for commander
npm sill addNameRange number 2 { name: 'serve-index', range: '>=1.5.1 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'serve-index',
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.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.2.0',
npm sill addNameRange '1.2.1',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.3.1',
npm sill addNameRange '1.4.0',
npm sill addNameRange '1.4.1',
npm sill addNameRange '1.5.0',
npm sill addNameRange '1.5.1',
npm sill addNameRange '1.5.2',
npm sill addNameRange '1.5.3',
npm sill addNameRange '1.6.0',
npm sill addNameRange '1.6.1',
npm sill addNameRange '1.6.2',
npm sill addNameRange '1.6.3' ] ]
npm sill addNamed serve-index@1.6.3
npm verb addNamed "1.6.3" is a plain semver version for serve-index
npm sill addNameRange number 2 { name: 'lodash', range: '>=2.4.1 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'lodash',
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 '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.2',
npm sill addNameRange '0.5.0-rc.1',
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.6.1',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.8.1',
npm sill addNameRange '0.8.2',
npm sill addNameRange '0.9.0',
npm sill addNameRange '0.9.1',
npm sill addNameRange '0.9.2',
npm sill addNameRange '0.10.0',
npm sill addNameRange '1.0.0-rc.1',
npm sill addNameRange '1.0.0-rc.2',
npm sill addNameRange '1.0.0-rc.3',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.1.1',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.2.1',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.3.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 '2.4.0',
npm sill addNameRange '2.4.1',
npm sill addNameRange '3.0.0',
npm sill addNameRange '3.0.1',
npm sill addNameRange '3.1.0',
npm sill addNameRange '3.2.0',
npm sill addNameRange '3.3.0',
npm sill addNameRange '3.3.1',
npm sill addNameRange '3.4.0',
npm sill addNameRange '3.5.0',
npm sill addNameRange '3.6.0',
npm sill addNameRange '1.0.2',
npm sill addNameRange '3.7.0',
npm sill addNameRange '2.4.2',
npm sill addNameRange '3.8.0' ] ]
npm sill addNamed lodash@2.4.2
npm verb addNamed "2.4.2" is a plain semver version for lodash
npm sill addNameRange number 2 { name: 'lodash', range: '>=2.4.1 <2.5.0', hasData: true }
npm sill addNameRange versions [ 'lodash',
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 '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.2',
npm sill addNameRange '0.5.0-rc.1',
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.6.1',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.8.1',
npm sill addNameRange '0.8.2',
npm sill addNameRange '0.9.0',
npm sill addNameRange '0.9.1',
npm sill addNameRange '0.9.2',
npm sill addNameRange '0.10.0',
npm sill addNameRange '1.0.0-rc.1',
npm sill addNameRange '1.0.0-rc.2',
npm sill addNameRange '1.0.0-rc.3',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.1.1',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.2.1',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.3.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 '2.4.0',
npm sill addNameRange '2.4.1',
npm sill addNameRange '3.0.0',
npm sill addNameRange '3.0.1',
npm sill addNameRange '3.1.0',
npm sill addNameRange '3.2.0',
npm sill addNameRange '3.3.0',
npm sill addNameRange '3.3.1',
npm sill addNameRange '3.4.0',
npm sill addNameRange '3.5.0',
npm sill addNameRange '3.6.0',
npm sill addNameRange '1.0.2',
npm sill addNameRange '3.7.0',
npm sill addNameRange '2.4.2',
npm sill addNameRange '3.8.0' ] ]
npm sill addNamed lodash@2.4.2
npm verb addNamed "2.4.2" is a plain semver version for lodash
npm sill addNameRange number 2 { name: 'eazy-logger', range: '>=2.0.0 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'eazy-logger',
npm sill addNameRange [ '1.0.0',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.2.1',
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.4.0',
npm sill addNameRange '1.4.1',
npm sill addNameRange '1.5.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 addNamed eazy-logger@2.1.2
npm verb addNamed "2.1.2" is a plain semver version for eazy-logger
npm sill addNameRange number 2 { name: 'dev-ip', range: '>=0.1.7 <0.2.0', hasData: true }
npm sill addNameRange versions [ 'dev-ip',
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.1.7',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.0.1' ] ]
npm sill addNamed dev-ip@0.1.7
npm verb addNamed "0.1.7" is a plain semver version for dev-ip
|npm sill addNameRange number 2 { name: 'foxy', range: '>=6.0.0 <7.0.0', hasData: true }
npm sill addNameRange versions [ 'foxy',
npm sill addNameRange [ '0.0.1',
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.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '2.0.0',
npm sill addNameRange '2.0.1',
npm sill addNameRange '2.0.2',
npm sill addNameRange '3.0.0',
npm sill addNameRange '3.1.0',
npm sill addNameRange '4.0.0',
npm sill addNameRange '4.0.1',
npm sill addNameRange '4.0.2',
npm sill addNameRange '4.0.3',
npm sill addNameRange '5.0.0',
npm sill addNameRange '5.0.1',
npm sill addNameRange '6.0.0',
npm sill addNameRange '6.1.0',
npm sill addNameRange '7.0.0-rc1',
npm sill addNameRange '7.0.0-rc2',
npm sill addNameRange '7.0.0-rc3',
npm sill addNameRange '7.0.0',
npm sill addNameRange '7.0.1',
npm sill addNameRange '7.0.2',
npm sill addNameRange '7.0.3',
npm sill addNameRange '7.1.0',
npm sill addNameRange '8.0.0',
npm sill addNameRange '8.0.1',
npm sill addNameRange '8.1.0',
npm sill addNameRange '8.1.1',
npm sill addNameRange '9.0.0',
npm sill addNameRange '10.0.0',
npm sill addNameRange '10.0.1',
npm sill addNameRange '10.0.2',
npm sill addNameRange '10.1.0',
npm sill addNameRange '10.1.1',
npm sill addNameRange '10.1.2' ] ]
npm sill addNamed foxy@6.1.0
npm verb addNamed "6.1.0" is a plain semver version for foxy
npm sill addNameRange number 2 { name: 'browser-sync-client',
npm sill addNameRange range: '>=0.5.1 <0.6.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'browser-sync-client',
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 '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.1.7',
npm sill addNameRange '0.1.8',
npm sill addNameRange '0.1.9',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.2',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.5.2',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '2.0.0',
npm sill addNameRange '2.0.1',
npm sill addNameRange '2.0.2' ] ]
npm sill addNamed browser-sync-client@0.5.2
npm verb addNamed "0.5.2" is a plain semver version for browser-sync-client
npm sill addNameRange number 2 { name: 'tfunk', range: '>=3.0.0 <4.0.0', hasData: true }
npm sill addNameRange versions [ 'tfunk',
npm sill addNameRange [ '0.0.1',
npm sill addNameRange '0.0.2',
npm sill addNameRange '1.0.0',
npm sill addNameRange '2.0.0',
npm sill addNameRange '2.0.1',
npm sill addNameRange '2.0.2',
npm sill addNameRange '2.1.0',
npm sill addNameRange '3.0.0',
npm sill addNameRange '3.0.1' ] ]
npm sill addNamed tfunk@3.0.1
npm verb addNamed "3.0.1" is a plain semver version for tfunk
npm http 304 http://registry.npmjs.org/minimatch
npm sill get cb [ 304,
npm sill get { age: '18',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:51 GMT',
npm sill get etag: '"91XDIWZ9TQ411189TUINSRVDV"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437691.080842,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1824-DFW',
npm sill get 'x-cache-hits': '3',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/minimatch from cache
npm verb get saving minimatch to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\minimatch\.cache.json
npm http 304 http://registry.npmjs.org/colors
npm sill get cb [ 304,
npm sill get { age: '59',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:51 GMT',
npm sill get etag: '"7WFKE2LUFDVRH69HOCBEH83FJ"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437691.082195,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1822-DFW',
npm sill get 'x-cache-hits': '2',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/colors from cache
npm verb get saving colors to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\colors\.cache.json
npm http 304 http://registry.npmjs.org/log4js
npm sill get cb [ 304,
npm sill get { age: '59',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:51 GMT',
npm sill get etag: '"E0VVWHIZ3O7PNH36F0Z0HXL3R"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437691.081102,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1825-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/log4js from cache
npm verb get saving log4js to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\log4js\.cache.json
npm http 304 http://registry.npmjs.org/q
npm sill get cb [ 304,
npm sill get { age: '19',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:51 GMT',
npm sill get etag: '"9E3Y8RB3ZYQBDQZNJUON26YVU"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437691.082830,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1824-DFW',
npm sill get 'x-cache-hits': '2',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/q from cache
npm verb get saving q to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\q\.cache.json
npm http 304 http://registry.npmjs.org/graceful-fs
npm sill get cb [ 304,
npm sill get { age: '1',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:51 GMT',
npm sill get etag: '"ASUQXR8VIAJ72TTU8SR5Q4DOJ"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437691.083448,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1827-DFW',
npm sill get 'x-cache-hits': '423',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/graceful-fs from cache
npm verb get saving graceful-fs to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\graceful-fs\.cache.json
npm http 304 http://registry.npmjs.org/chokidar
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:51 GMT',
npm sill get etag: '"6ORBYBSCWQYY7KWPX6LMUE291"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437691.080836,VS0,VE47',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/chokidar from cache
npm verb get saving chokidar to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\chokidar\.cache.json
/npm sill addNameRange number 2 { name: 'object-path', range: '>=0.8.0 <0.9.0', hasData: true }
npm sill addNameRange versions [ 'object-path',
npm sill addNameRange [ '0.0.1',
npm sill addNameRange '0.1.0',
npm sill addNameRange '0.1.2',
npm sill addNameRange '0.1.3',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.8.1',
npm sill addNameRange '0.9.0',
npm sill addNameRange '0.9.1',
npm sill addNameRange '0.9.2' ] ]
npm sill addNamed object-path@0.8.1
npm verb addNamed "0.8.1" is a plain semver version for object-path
-npm sill addNameRange number 2 { name: 'portscanner-plus',
npm sill addNameRange range: '>=0.2.0 <0.3.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'portscanner-plus',
npm sill addNameRange [ '0.0.1', '0.0.2', '0.0.3', '0.1.0', '0.2.0', '0.2.1' ] ]
npm sill addNamed portscanner-plus@0.2.1
npm verb addNamed "0.2.1" is a plain semver version for portscanner-plus
npm sill addNameRange number 2 { name: 'localtunnel', range: '>=1.3.0 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'localtunnel',
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.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 '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '1.0.0',
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 sill addNameRange '1.3.0',
npm sill addNameRange '1.4.0',
npm sill addNameRange '1.5.0' ] ]
npm sill addNamed localtunnel@1.5.0
npm verb addNamed "1.5.0" is a plain semver version for localtunnel
npm sill addNameRange number 2 { name: 'resp-modifier', range: '>=1.0.0 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'resp-modifier',
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 '0.1.1',
npm sill addNameRange '0.1.2',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '2.0.0',
npm sill addNameRange '2.0.1' ] ]
npm sill addNamed resp-modifier@1.0.2
npm verb addNamed "1.0.2" is a plain semver version for resp-modifier
\npm http 304 http://registry.npmjs.org/glob
npm sill get cb [ 304,
npm sill get { age: '35',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:52 GMT',
npm sill get etag: '"23LRML2XK9MJY4RZ00E537LMI"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437692.903660,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '2',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/glob from cache
npm verb get saving glob to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\glob\.cache.json
npm http 304 http://registry.npmjs.org/source-map
npm sill get cb [ 304,
npm sill get { age: '7',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:52 GMT',
npm sill get etag: '"6X6700A4ARF6BEP1WI9Y86P6"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437692.903712,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/source-map from cache
npm verb get saving source-map to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\source-map\.cache.json
npm http 304 http://registry.npmjs.org/mime
npm sill get cb [ 304,
npm sill get { age: '16',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:52 GMT',
npm sill get etag: '"3ZRQIU5H2D52GRYT3000WPDFS"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437692.904371,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1820-DFW',
npm sill get 'x-cache-hits': '4',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/mime from cache
npm verb get saving mime to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\mime\.cache.json
npm http 304 http://registry.npmjs.org/rimraf
npm sill get cb [ 304,
npm sill get { age: '46',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:52 GMT',
npm sill get etag: '"CLHWSUMK5RCXLR9UTGOTWBL57"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437692.904231,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1830-DFW',
npm sill get 'x-cache-hits': '2',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/rimraf from cache
npm verb get saving rimraf to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\rimraf\.cache.json
npm http 304 http://registry.npmjs.org/optimist
npm sill get cb [ 304,
npm sill get { age: '20',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:52 GMT',
npm sill get etag: '"2063HZFLM126ZA9QQZY54Z4OC"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437692.911455,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/optimist from cache
npm verb get saving optimist to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\optimist\.cache.json
|npm http 304 http://registry.npmjs.org/useragent
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:52 GMT',
npm sill get etag: '"1EHP2ZHFMWAUEF7WKMGG6RVTI"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437692.902164,VS0,VE48',
npm sill get 'x-served-by': 'cache-dfw1834-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/useragent from cache
npm verb get saving useragent to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\useragent\.cache.json
npm http 304 http://registry.npmjs.org/http-proxy
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:52 GMT',
npm sill get etag: '"7TDGTJVK1M4OCK3CO62B41XD5"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437692.902855,VS0,VE48',
npm sill get 'x-served-by': 'cache-dfw1827-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/http-proxy from cache
npm verb get saving http-proxy to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\http-proxy\.cache.json
npm http 304 http://registry.npmjs.org/di
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:34:52 GMT',
npm sill get etag: '"17DF1I90OJ1Y3HER8OQGIFGMG"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'MISS',
npm sill get 'x-timer': 'S1431437692.897760,VS0,VE63',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache-hits': '0',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/di from cache
npm verb get saving di to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\di\.cache.json
/npm sill cache afterAdd glob-watcher@0.0.7
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\glob-watcher\0.0.7\package\package.json not in flight; writing
npm sill cache afterAdd emitter-steward@0.0.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\emitter-steward\0.0.1\package\package.json not in flight; writing
npm sill cache afterAdd serve-static@1.9.2
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\serve-static\1.9.2\package\package.json not in flight; writing
npm sill cache afterAdd connect@3.3.5
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\connect\3.3.5\package\package.json not in flight; writing
npm sill cache afterAdd connect@2.26.6
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\connect\2.26.6\package\package.json not in flight; writing
npm sill cache afterAdd socket.io@0.9.16
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\socket.io\0.9.16\package\package.json not in flight; writing
npm sill cache afterAdd minimist@1.1.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\minimist\1.1.1\package\package.json not in flight; writing
npm sill cache afterAdd socket.io@1.3.5
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\socket.io\1.3.5\package\package.json not in flight; writing
npm sill cache afterAdd ua-parser-js@0.7.7
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\ua-parser-js\0.7.7\package\package.json not in flight; writing
npm sill cache afterAdd easy-extender@2.3.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\easy-extender\2.3.1\package\package.json not in flight; writing
npm sill cache afterAdd opt-merger@1.1.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\opt-merger\1.1.0\package\package.json not in flight; writing
npm sill cache afterAdd commander@2.8.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\commander\2.8.1\package\package.json not in flight; writing
npm sill cache afterAdd serve-index@1.6.3
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\serve-index\1.6.3\package\package.json not in flight; writing
npm sill cache afterAdd lodash@2.4.2
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\lodash\2.4.2\package\package.json not in flight; writing
npm sill cache afterAdd lodash@2.4.2
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\lodash\2.4.2\package\package.json already in flight; not writing
npm sill cache afterAdd eazy-logger@2.1.2
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\eazy-logger\2.1.2\package\package.json not in flight; writing
-npm sill cache afterAdd opn@1.0.2
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\opn\1.0.2\package\package.json not in flight; writing
npm sill cache afterAdd browser-sync-client@0.5.2
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\browser-sync-client\0.5.2\package\package.json not in flight; writing
npm sill cache afterAdd dev-ip@0.1.7
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\dev-ip\0.1.7\package\package.json not in flight; writing
npm sill cache afterAdd foxy@6.1.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\foxy\6.1.0\package\package.json not in flight; writing
npm sill cache afterAdd tfunk@3.0.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\tfunk\3.0.1\package\package.json not in flight; writing
\npm sill cache afterAdd object-path@0.8.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\object-path\0.8.1\package\package.json not in flight; writing
npm sill cache afterAdd portscanner-plus@0.2.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\portscanner-plus\0.2.1\package\package.json not in flight; writing
npm sill cache afterAdd resp-modifier@1.0.2
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\resp-modifier\1.0.2\package\package.json not in flight; writing
npm sill addNameRange number 2 { name: 'q', range: '>=0.9.7 <0.10.0', hasData: true }
npm sill addNameRange versions [ 'q',
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.1.4',
npm sill addNameRange '0.1.5',
npm sill addNameRange '0.1.6',
npm sill addNameRange '0.1.7',
npm sill addNameRange '0.1.8',
npm sill addNameRange '0.1.9',
npm sill addNameRange '0.2.0-rc1',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.2.3',
npm sill addNameRange '0.2.4',
npm sill addNameRange '0.2.5',
npm sill addNameRange '0.2.6',
npm sill addNameRange '0.2.7',
npm sill addNameRange '0.2.8',
npm sill addNameRange '0.2.9',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.2.10',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.2',
npm sill addNameRange '0.4.4',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.5.2',
npm sill addNameRange '0.5.3',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.7.1',
npm sill addNameRange '0.7.2',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.8.1',
npm sill addNameRange '0.8.2',
npm sill addNameRange '0.8.3',
npm sill addNameRange '0.8.4',
npm sill addNameRange '0.8.5',
npm sill addNameRange '0.8.6',
npm sill addNameRange '0.8.7',
npm sill addNameRange '0.8.8',
npm sill addNameRange '0.8.9',
npm sill addNameRange '0.8.10',
npm sill addNameRange '0.8.11',
npm sill addNameRange '0.8.12',
npm sill addNameRange '0.9.0',
npm sill addNameRange '0.9.1',
npm sill addNameRange '0.9.2',
npm sill addNameRange '0.9.3',
npm sill addNameRange '0.9.4',
npm sill addNameRange '0.9.5',
npm sill addNameRange '0.9.6',
npm sill addNameRange '0.9.7',
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 '1.1.0',
npm sill addNameRange '1.1.1',
npm sill addNameRange '1.1.2',
npm sill addNameRange '2.0.3',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.2.1',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.4.0' ] ]
npm sill addNamed q@0.9.7
npm verb addNamed "0.9.7" is a plain semver version for q
npm sill addNameRange number 2 { name: 'log4js', range: '>=0.6.3 <0.7.0', hasData: true }
npm sill addNameRange versions [ 'log4js',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.2.3',
npm sill addNameRange '0.2.4',
npm sill addNameRange '0.2.5',
npm sill addNameRange '0.2.6',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '0.3.3',
npm sill addNameRange '0.3.4',
npm sill addNameRange '0.3.5',
npm sill addNameRange '0.3.6',
npm sill addNameRange '0.3.7',
npm sill addNameRange '0.3.8',
npm sill addNameRange '0.3.9',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.2',
npm sill addNameRange '0.4.3',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.5.2',
npm sill addNameRange '0.5.3',
npm sill addNameRange '0.5.4',
npm sill addNameRange '0.5.5',
npm sill addNameRange '0.5.6',
npm sill addNameRange '0.5.7',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.6.1',
npm sill addNameRange '0.5.8',
npm sill addNameRange '0.6.2',
npm sill addNameRange '0.6.3',
npm sill addNameRange '0.6.4',
npm sill addNameRange '0.6.5',
npm sill addNameRange '0.6.6',
npm sill addNameRange '0.6.7',
npm sill addNameRange '0.6.8',
npm sill addNameRange '0.6.9',
npm sill addNameRange '0.6.10',
npm sill addNameRange '0.6.11',
npm sill addNameRange '0.6.12',
npm sill addNameRange '0.6.13',
npm sill addNameRange '0.6.14',
npm sill addNameRange '0.6.15',
npm sill addNameRange '0.6.16',
npm sill addNameRange '0.6.17',
npm sill addNameRange '0.6.18',
npm sill addNameRange '0.6.19',
npm sill addNameRange '0.6.20',
npm sill addNameRange '0.6.21',
npm sill addNameRange '0.6.22',
npm sill addNameRange '0.6.23',
npm sill addNameRange '0.6.24' ] ]
npm sill addNamed log4js@0.6.24
npm verb addNamed "0.6.24" is a plain semver version for log4js
npm sill addNameRange number 2 { name: 'minimatch', range: '>=0.2.0 <0.3.0', hasData: true }
npm sill addNameRange versions [ 'minimatch',
npm sill addNameRange [ '0.0.1',
npm sill addNameRange '0.0.2',
npm sill addNameRange '0.0.4',
npm sill addNameRange '0.0.5',
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.2.0',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.2.3',
npm sill addNameRange '0.2.4',
npm sill addNameRange '0.2.5',
npm sill addNameRange '0.2.6',
npm sill addNameRange '0.2.7',
npm sill addNameRange '0.2.8',
npm sill addNameRange '0.2.9',
npm sill addNameRange '0.2.10',
npm sill addNameRange '0.2.11',
npm sill addNameRange '0.2.12',
npm sill addNameRange '0.2.13',
npm sill addNameRange '0.2.14',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.4.0',
npm sill addNameRange '1.0.0',
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 sill addNameRange '2.0.5',
npm sill addNameRange '2.0.6',
npm sill addNameRange '2.0.7' ] ]
npm sill addNamed minimatch@0.2.14
npm verb addNamed "0.2.14" is a plain semver version for minimatch
npm sill addNameRange number 2 { name: 'colors', range: '>=0.6.2 <0.7.0', hasData: true }
npm sill addNameRange versions [ 'colors',
npm sill addNameRange [ '0.3.0',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.6.0-1',
npm sill addNameRange '0.6.1',
npm sill addNameRange '0.6.2',
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 addNamed colors@0.6.2
npm verb addNamed "0.6.2" is a plain semver version for colors
npm sill addNameRange number 2 { name: 'graceful-fs', range: '>=2.0.1 <2.1.0', hasData: true }
npm sill addNameRange versions [ 'graceful-fs',
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.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.1.8',
npm sill addNameRange '1.1.9',
npm sill addNameRange '1.1.10',
npm sill addNameRange '1.1.11',
npm sill addNameRange '1.1.12',
npm sill addNameRange '1.1.13',
npm sill addNameRange '1.1.14',
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 '2.0.0',
npm sill addNameRange '2.0.1',
npm sill addNameRange '2.0.2',
npm sill addNameRange '2.0.3',
npm sill addNameRange '3.0.0',
npm sill addNameRange '3.0.1',
npm sill addNameRange '3.0.2',
npm sill addNameRange '3.0.3',
npm sill addNameRange '3.0.4',
npm sill addNameRange '3.0.5',
npm sill addNameRange '3.0.6' ] ]
npm sill addNamed graceful-fs@2.0.3
npm verb addNamed "2.0.3" is a plain semver version for graceful-fs
|npm sill cache afterAdd localtunnel@1.5.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\localtunnel\1.5.0\package\package.json not in flight; writing
npm sill addNameRange number 2 { name: 'chokidar', range: '>=0.8.2', hasData: true }
npm sill addNameRange versions [ 'chokidar',
npm sill addNameRange [ '0.1.1',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.2.3',
npm sill addNameRange '0.2.4',
npm sill addNameRange '0.2.5',
npm sill addNameRange '0.2.6',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.5.2',
npm sill addNameRange '0.5.3',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.6.1',
npm sill addNameRange '0.6.2',
npm sill addNameRange '0.6.3',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.7.1',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.8.1',
npm sill addNameRange '0.8.2',
npm sill addNameRange '0.8.3',
npm sill addNameRange '0.8.4',
npm sill addNameRange '0.9.0',
npm sill addNameRange '0.10.0',
npm sill addNameRange '0.10.1',
npm sill addNameRange '0.10.2',
npm sill addNameRange '0.10.3',
npm sill addNameRange '0.10.4',
npm sill addNameRange '0.10.5',
npm sill addNameRange '0.10.6',
npm sill addNameRange '0.10.7',
npm sill addNameRange '0.10.8',
npm sill addNameRange '0.10.9',
npm sill addNameRange '0.11.0',
npm sill addNameRange '0.11.1',
npm sill addNameRange '0.12.0',
npm sill addNameRange '0.12.1',
npm sill addNameRange '0.12.2',
npm sill addNameRange '0.12.3',
npm sill addNameRange '0.12.4',
npm sill addNameRange '0.12.5',
npm sill addNameRange '0.12.6',
npm sill addNameRange '1.0.0-rc1',
npm sill addNameRange '1.0.0-rc1.1',
npm sill addNameRange '1.0.0-rc2',
npm sill addNameRange '1.0.0-rc3',
npm sill addNameRange '1.0.0-rc4',
npm sill addNameRange '1.0.0-rc5',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.0.1' ] ]
npm sill addNamed chokidar@1.0.1
npm verb addNamed "1.0.1" is a plain semver version for chokidar
/npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\emitter-steward\0.0.1\package\package.json written
-npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\serve-static\1.9.2\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\glob-watcher\0.0.7\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\connect\2.26.6\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\connect\3.3.5\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\socket.io\0.9.16\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\socket.io\1.3.5\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\ua-parser-js\0.7.7\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\minimist\1.1.1\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\commander\2.8.1\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\opt-merger\1.1.0\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\easy-extender\2.3.1\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\eazy-logger\2.1.2\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\serve-index\1.6.3\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\lodash\2.4.2\package\package.json written
\npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\browser-sync-client\0.5.2\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\dev-ip\0.1.7\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\tfunk\3.0.1\package\package.json written
npm sill addNameRange number 2 { name: 'glob', range: '>=3.2.7 <3.3.0', hasData: true }
npm sill addNameRange versions [ 'glob',
npm sill addNameRange [ '1.1.0',
npm sill addNameRange '2.0.9',
npm sill addNameRange '2.0.8',
npm sill addNameRange '2.0.7',
npm sill addNameRange '2.1.0',
npm sill addNameRange '3.0.0',
npm sill addNameRange '3.0.1',
npm sill addNameRange '3.1.0',
npm sill addNameRange '3.1.1',
npm sill addNameRange '3.1.2',
npm sill addNameRange '3.1.3',
npm sill addNameRange '3.1.4',
npm sill addNameRange '3.1.5',
npm sill addNameRange '3.1.6',
npm sill addNameRange '3.1.7',
npm sill addNameRange '3.1.9',
npm sill addNameRange '3.1.10',
npm sill addNameRange '3.1.11',
npm sill addNameRange '3.1.12',
npm sill addNameRange '3.1.13',
npm sill addNameRange '3.1.14',
npm sill addNameRange '3.1.15',
npm sill addNameRange '3.1.16',
npm sill addNameRange '3.1.17',
npm sill addNameRange '3.1.18',
npm sill addNameRange '3.1.19',
npm sill addNameRange '3.1.20',
npm sill addNameRange '3.1.21',
npm sill addNameRange '3.2.0',
npm sill addNameRange '3.2.1',
npm sill addNameRange '3.2.3',
npm sill addNameRange '3.2.4',
npm sill addNameRange '3.2.5',
npm sill addNameRange '3.2.6',
npm sill addNameRange '3.2.7',
npm sill addNameRange '3.2.8',
npm sill addNameRange '3.2.9',
npm sill addNameRange '3.2.10',
npm sill addNameRange '3.2.11',
npm sill addNameRange '4.0.0',
npm sill addNameRange '4.0.1',
npm sill addNameRange '4.0.2',
npm sill addNameRange '4.0.3',
npm sill addNameRange '4.0.4',
npm sill addNameRange '4.0.5',
npm sill addNameRange '4.0.6',
npm sill addNameRange '4.1.2-beta',
npm sill addNameRange '4.1.2',
npm sill addNameRange '4.1.3',
npm sill addNameRange '4.1.4',
npm sill addNameRange '4.1.5',
npm sill addNameRange '4.1.6',
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.3.1',
npm sill addNameRange '4.3.2',
npm sill addNameRange '4.3.3',
npm sill addNameRange '4.3.4',
npm sill addNameRange '4.3.5',
npm sill addNameRange '4.4.0',
npm sill addNameRange '4.4.2',
npm sill addNameRange '4.5.0',
npm sill addNameRange '5.0.0',
npm sill addNameRange '4.5.1',
npm sill addNameRange '5.0.1',
npm sill addNameRange '4.5.2',
npm sill addNameRange '5.0.2',
npm sill addNameRange '4.5.3',
npm sill addNameRange '5.0.3',
npm sill addNameRange '5.0.4',
npm sill addNameRange '5.0.5' ] ]
npm sill addNamed glob@3.2.11
npm verb addNamed "3.2.11" is a plain semver version for glob
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\foxy\6.1.0\package\package.json written
npm sill addNameRange number 2 { name: 'mime', range: '>=1.2.11 <1.3.0', hasData: true }
npm sill addNameRange versions [ 'mime',
npm sill addNameRange [ '1.0.0',
npm sill addNameRange '1.1.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 sill addNameRange '1.2.5',
npm sill addNameRange '1.2.6',
npm sill addNameRange '1.2.7',
npm sill addNameRange '1.2.8',
npm sill addNameRange '1.2.9',
npm sill addNameRange '1.2.10',
npm sill addNameRange '1.2.11',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.3.2',
npm sill addNameRange '1.3.3',
npm sill addNameRange '1.3.4' ] ]
npm sill addNamed mime@1.2.11
npm verb addNamed "1.2.11" is a plain semver version for mime
npm sill addNameRange number 2 { name: 'rimraf', range: '>=2.2.5 <2.3.0', hasData: true }
npm sill addNameRange versions [ 'rimraf',
npm sill addNameRange [ '1.0.0',
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 '1.0.6',
npm sill addNameRange '1.0.7',
npm sill addNameRange '1.0.8',
npm sill addNameRange '1.0.9',
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.1.0',
npm sill addNameRange '2.1.1',
npm sill addNameRange '2.1.2',
npm sill addNameRange '2.1.3',
npm sill addNameRange '2.1.4',
npm sill addNameRange '2.2.0',
npm sill addNameRange '2.2.1',
npm sill addNameRange '2.2.2',
npm sill addNameRange '2.2.3',
npm sill addNameRange '2.2.4',
npm sill addNameRange '2.2.5',
npm sill addNameRange '2.2.6',
npm sill addNameRange '2.2.8',
npm sill addNameRange '2.3.0',
npm sill addNameRange '2.3.1',
npm sill addNameRange '2.3.2',
npm sill addNameRange '2.3.3' ] ]
npm sill addNamed rimraf@2.2.8
npm verb addNamed "2.2.8" is a plain semver version for rimraf
npm sill addNameRange number 2 { name: 'source-map', range: '>=0.1.31 <0.2.0', hasData: true }
npm sill addNameRange versions [ 'source-map',
npm sill addNameRange [ '0.0.0',
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.1.7',
npm sill addNameRange '0.1.8',
npm sill addNameRange '0.1.9',
npm sill addNameRange '0.1.10',
npm sill addNameRange '0.1.11',
npm sill addNameRange '0.1.12',
npm sill addNameRange '0.1.13',
npm sill addNameRange '0.1.14',
npm sill addNameRange '0.1.15',
npm sill addNameRange '0.1.16',
npm sill addNameRange '0.1.17',
npm sill addNameRange '0.1.18',
npm sill addNameRange '0.1.19',
npm sill addNameRange '0.1.20',
npm sill addNameRange '0.1.21',
npm sill addNameRange '0.1.22',
npm sill addNameRange '0.1.23',
npm sill addNameRange '0.1.24',
npm sill addNameRange '0.1.25',
npm sill addNameRange '0.1.26',
npm sill addNameRange '0.1.27',
npm sill addNameRange '0.1.28',
npm sill addNameRange '0.1.29',
npm sill addNameRange '0.1.30',
npm sill addNameRange '0.1.31',
npm sill addNameRange '0.1.32',
npm sill addNameRange '0.1.33',
npm sill addNameRange '0.1.34',
npm sill addNameRange '0.1.35',
npm sill addNameRange '0.1.36',
npm sill addNameRange '0.1.37',
npm sill addNameRange '0.1.38',
npm sill addNameRange '0.1.39',
npm sill addNameRange '0.1.40',
npm sill addNameRange '0.1.41',
npm sill addNameRange '0.1.42',
npm sill addNameRange '0.1.43',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.2' ] ]
npm sill addNamed source-map@0.1.43
npm verb addNamed "0.1.43" is a plain semver version for source-map
npm sill addNameRange number 2 { name: 'optimist', range: '>=0.6.0 <0.7.0', hasData: true }
npm sill addNameRange versions [ 'optimist',
npm sill addNameRange [ '0.0.1',
npm sill addNameRange '0.0.2',
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.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.1.7',
npm sill addNameRange '0.1.8',
npm sill addNameRange '0.1.9',
npm sill addNameRange '0.0.3',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.2.3',
npm sill addNameRange '0.2.4',
npm sill addNameRange '0.2.5',
npm sill addNameRange '0.2.6',
npm sill addNameRange '0.2.7',
npm sill addNameRange '0.2.8',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.3',
npm sill addNameRange '0.3.4',
npm sill addNameRange '0.3.5',
npm sill addNameRange '0.3.6',
npm sill addNameRange '0.3.7',
npm sill addNameRange '0.4.0',
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.6.1' ] ]
npm sill addNamed optimist@0.6.1
npm verb addNamed "0.6.1" is a plain semver version for optimist
|npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\object-path\0.8.1\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\opn\1.0.2\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\portscanner-plus\0.2.1\package\package.json written
npm sill addNameRange number 2 { name: 'di', range: '>=0.0.1 <0.1.0', hasData: true }
npm sill addNameRange versions [ 'di',
npm sill addNameRange [ '0.0.0',
npm sill addNameRange '0.0.1',
npm sill addNameRange '1.9.0',
npm sill addNameRange '2.0.0-pre-1',
npm sill addNameRange '2.0.0-pre-2',
npm sill addNameRange '2.0.0-pre-3',
npm sill addNameRange '2.0.0-pre-4',
npm sill addNameRange '2.0.0-pre-5',
npm sill addNameRange '2.0.0-pre-6',
npm sill addNameRange '2.0.0-pre-7',
npm sill addNameRange '2.0.0-pre-8',
npm sill addNameRange '2.0.0-pre-9',
npm sill addNameRange '2.0.0-pre-10',
npm sill addNameRange '2.0.0-pre-11',
npm sill addNameRange '2.0.0-pre-12',
npm sill addNameRange '2.0.0-pre-13',
npm sill addNameRange '2.0.0-pre-14' ] ]
npm sill addNamed di@0.0.1
npm verb addNamed "0.0.1" is a plain semver version for di
npm sill addNameRange number 2 { name: 'http-proxy', range: '>=0.10.0 <0.11.0', hasData: true }
npm sill addNameRange versions [ 'http-proxy',
npm sill addNameRange [ '0.5.9',
npm sill addNameRange '0.5.10',
npm sill addNameRange '0.5.11',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.6.1',
npm sill addNameRange '0.6.2',
npm sill addNameRange '0.6.4',
npm sill addNameRange '0.6.5',
npm sill addNameRange '0.6.6',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.7.2',
npm sill addNameRange '0.7.3',
npm sill addNameRange '0.7.4',
npm sill addNameRange '0.7.5',
npm sill addNameRange '0.7.6',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.8.1',
npm sill addNameRange '0.8.2',
npm sill addNameRange '0.8.3',
npm sill addNameRange '0.8.4',
npm sill addNameRange '0.8.5',
npm sill addNameRange '0.8.6',
npm sill addNameRange '0.8.7',
npm sill addNameRange '0.9.0',
npm sill addNameRange '0.9.1',
npm sill addNameRange '0.10.0',
npm sill addNameRange '0.10.1',
npm sill addNameRange '0.10.2',
npm sill addNameRange '0.10.3',
npm sill addNameRange '0.10.4',
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.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.2.0',
npm sill addNameRange '1.2.1',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.4.0',
npm sill addNameRange '1.4.1',
npm sill addNameRange '1.4.2',
npm sill addNameRange '1.4.3',
npm sill addNameRange '1.5.0',
npm sill addNameRange '1.5.1',
npm sill addNameRange '1.5.2',
npm sill addNameRange '1.5.3',
npm sill addNameRange '1.6.0',
npm sill addNameRange '1.6.1',
npm sill addNameRange '1.6.2',
npm sill addNameRange '1.7.0',
npm sill addNameRange '1.7.1',
npm sill addNameRange '1.7.2',
npm sill addNameRange '1.7.3',
npm sill addNameRange '1.8.0',
npm sill addNameRange '1.8.1',
npm sill addNameRange '1.9.0',
npm sill addNameRange '1.9.1',
npm sill addNameRange '1.10.0',
npm sill addNameRange '1.10.1',
npm sill addNameRange '1.11.0',
npm sill addNameRange '1.11.1' ] ]
npm sill addNamed http-proxy@0.10.4
npm verb addNamed "0.10.4" is a plain semver version for http-proxy
npm sill addNameRange number 2 { name: 'useragent', range: '>=2.0.4 <2.1.0', hasData: true }
npm sill addNameRange versions [ 'useragent',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.1.1',
npm sill addNameRange '0.1.2',
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.0.4',
npm sill addNameRange '1.0.5',
npm sill addNameRange '1.0.6',
npm sill addNameRange '1.1.0',
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 sill addNameRange '2.0.5',
npm sill addNameRange '2.0.6',
npm sill addNameRange '2.0.7',
npm sill addNameRange '2.0.8',
npm sill addNameRange '2.0.9',
npm sill addNameRange '2.0.10',
npm sill addNameRange '2.1.0',
npm sill addNameRange '2.1.1',
npm sill addNameRange '2.1.2',
npm sill addNameRange '2.1.3',
npm sill addNameRange '2.1.4',
npm sill addNameRange '2.1.5',
npm sill addNameRange '2.1.6' ] ]
npm sill addNamed useragent@2.0.10
npm verb addNamed "2.0.10" is a plain semver version for useragent
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\resp-modifier\1.0.2\package\package.json written
/npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\localtunnel\1.5.0\package\package.json written
npm sill install resolved [ { name: 'emitter-steward',
npm sill install resolved version: '0.0.1',
npm sill install resolved description: 'Cycle & reset allowed emitters',
npm sill install resolved main: 'index.js',
npm sill install resolved scripts: { test: 'mocha --recursive test' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/shakyShane/emitter-steward.git' },
npm sill install resolved keywords: [ 'emitter', 'steward' ],
npm sill install resolved author: { name: 'Shane Osbourne' },
npm sill install resolved license: 'MIT',
npm sill install resolved bugs: { url: 'https://github.com/shakyShane/emitter-steward/issues' },
npm sill install resolved homepage: 'https://github.com/shakyShane/emitter-steward',
npm sill install resolved devDependencies:
npm sill install resolved { chai: '^1.9.1',
npm sill install resolved sinon: '^1.9.1',
npm sill install resolved mocha: '^1.18.2',
npm sill install resolved 'gulp-jshint': '^1.5.5',
npm sill install resolved gulp: '^3.6.2' },
npm sill install resolved _id: 'emitter-steward@0.0.1',
npm sill install resolved dist:
npm sill install resolved { shasum: '6ef6ef749aee6ba06c56aa98484df0a330206863',
npm sill install resolved tarball: 'http://registry.npmjs.org/emitter-steward/-/emitter-steward-0.0.1.tgz' },
npm sill install resolved _from: 'emitter-steward@>=0.0.1 <0.0.2',
npm sill install resolved _npmVersion: '1.4.3',
npm sill install resolved _npmUser: { name: 'shakyshane', email: 'shakyshane@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '6ef6ef749aee6ba06c56aa98484df0a330206863',
npm sill install resolved _resolved: 'http://registry.npmjs.org/emitter-steward/-/emitter-steward-0.0.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'serve-static',
npm sill install resolved description: 'Serve static files',
npm sill install resolved version: '1.9.2',
npm sill install resolved author:
npm sill install resolved { name: 'Douglas Christopher Wilson',
npm sill install resolved email: 'doug@somethingdoug.com' },
npm sill install resolved license: 'MIT',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/expressjs/serve-static.git' },
npm sill install resolved dependencies:
npm sill install resolved { 'escape-html': '1.0.1',
npm sill install resolved parseurl: '~1.3.0',
npm sill install resolved send: '0.12.2',
npm sill install resolved 'utils-merge': '1.0.0' },
npm sill install resolved devDependencies: { istanbul: '0.3.7', mocha: '~2.2.1', supertest: '~0.15.0' },
npm sill install resolved files: [ 'LICENSE', 'HISTORY.md', 'index.js' ],
npm sill install resolved engines: { node: '>= 0.8.0' },
npm sill install resolved scripts:
npm sill install resolved { test: 'mocha --reporter spec --bail --check-leaks test/',
npm sill install resolved 'test-ci': 'istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/',
npm sill install resolved 'test-cov': 'istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/' },
npm sill install resolved gitHead: '6446e1c45de75f143b36ce60dd75c4daf52d2376',
npm sill install resolved bugs: { url: 'https://github.com/expressjs/serve-static/issues' },
npm sill install resolved homepage: 'https://github.com/expressjs/serve-static',
npm sill install resolved _id: 'serve-static@1.9.2',
npm sill install resolved _shasum: '069fa32453557b218ec2e39140c82d8905d5672c',
npm sill install resolved _from: 'serve-static@>=1.4.2 <2.0.0',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'dougwilson', email: 'doug@somethingdoug.com' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object], [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '069fa32453557b218ec2e39140c82d8905d5672c',
npm sill install resolved tarball: 'http://registry.npmjs.org/serve-static/-/serve-static-1.9.2.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/serve-static/-/serve-static-1.9.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'glob-watcher',
npm sill install resolved description: 'Watch globs',
npm sill install resolved version: '0.0.7',
npm sill install resolved homepage: 'http://github.com/wearefractal/glob-watcher',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/wearefractal/glob-watcher.git' },
npm sill install resolved author:
npm sill install resolved { name: 'Fractal',
npm sill install resolved email: 'contact@wearefractal.com',
npm sill install resolved url: 'http://wearefractal.com/' },
npm sill install resolved main: './index.js',
npm sill install resolved files: [ 'index.js', 'lib' ],
npm sill install resolved dependencies: { gaze: '^0.5.1' },
npm sill install resolved devDependencies:
npm sill install resolved { mocha: '^2.0.1',
npm sill install resolved should: '^4.0.0',
npm sill install resolved 'mocha-lcov-reporter': '0.0.1',
npm sill install resolved coveralls: '^2.6.1',
npm sill install resolved istanbul: '^0.3.0',
npm sill install resolved rimraf: '^2.2.5',
npm sill install resolved jshint: '^2.4.1',
npm sill install resolved mkdirp: '^0.5.0' },
npm sill install resolved scripts:
npm sill install resolved { test: 'mocha --reporter spec && jshint',
npm sill install resolved coveralls: 'istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage' },
npm sill install resolved engines: { node: '>= 0.9' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved gitHead: '88c84010c717bb0876f4307afb89cf5aa123449b',
npm sill install resolved bugs: { url: 'https://github.com/wearefractal/glob-watcher/issues' },
npm sill install resolved _id: 'glob-watcher@0.0.7',
npm sill install resolved _shasum: 'fbe3ea4b155371226465248a15f1b29fc3f10cf5',
npm sill install resolved _from: 'glob-watcher@>=0.0.7 <0.0.8',
npm sill install resolved _npmVersion: '2.1.6',
npm sill install resolved _nodeVersion: '0.10.33',
npm sill install resolved _npmUser: { name: 'fractal', email: 'contact@wearefractal.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'fbe3ea4b155371226465248a15f1b29fc3f10cf5',
npm sill install resolved tarball: 'http://registry.npmjs.org/glob-watcher/-/glob-watcher-0.0.7.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/glob-watcher/-/glob-watcher-0.0.7.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'connect',
npm sill install resolved description: 'High performance middleware framework',
npm sill install resolved version: '3.3.5',
npm sill install resolved author:
npm sill install resolved { name: 'TJ Holowaychuk',
npm sill install resolved email: 'tj@vision-media.ca',
npm sill install resolved url: 'http://tjholowaychuk.com' },
npm sill install resolved contributors: [ [Object], [Object], [Object] ],
npm sill install resolved keywords: [ 'framework', 'web', 'middleware', 'connect', 'rack' ],
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/senchalabs/connect.git' },
npm sill install resolved dependencies:
npm sill install resolved { debug: '~2.1.3',
npm sill install resolved finalhandler: '0.3.4',
npm sill install resolved parseurl: '~1.3.0',
npm sill install resolved 'utils-merge': '1.0.0' },
npm sill install resolved devDependencies:
npm sill install resolved { istanbul: '0.3.8',
npm sill install resolved mocha: '~2.2.1',
npm sill install resolved should: '~5.2.0',
npm sill install resolved supertest: '~0.15.0' },
npm sill install resolved license: 'MIT',
npm sill install resolved files: [ 'lib/', 'LICENSE', 'History.md', 'Readme.md', 'index.js' ],
npm sill install resolved engines: { node: '>= 0.10.0' },
npm sill install resolved scripts:
npm sill install resolved { test: 'mocha --require test/support/env --reporter spec --bail --check-leaks test/',
npm sill install resolved 'test-cov': 'istanbul cover node_modules/mocha/bin/_mocha -- --require test/support/env --reporter dot --check-leaks test/',
npm sill install resolved 'test-travis': 'istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require test/support/env --reporter spec --check-leaks test/' },
npm sill install resolved gitHead: 'a5ba676e9599e145af56ad95f0f4a7dd3832dc90',
npm sill install resolved bugs: { url: 'https://github.com/senchalabs/connect/issues' },
npm sill install resolved homepage: 'https://github.com/senchalabs/connect',
npm sill install resolved _id: 'connect@3.3.5',
npm sill install resolved _shasum: 'd1d9958c90a830bb429271e7a0a4aaaa9d033cab',
npm sill install resolved _from: 'connect@>=3.3.3 <4.0.0',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'dougwilson', email: 'doug@somethingdoug.com' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'd1d9958c90a830bb429271e7a0a4aaaa9d033cab',
npm sill install resolved tarball: 'http://registry.npmjs.org/connect/-/connect-3.3.5.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/connect/-/connect-3.3.5.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'socket.io',
npm sill install resolved version: '1.3.5',
npm sill install resolved description: 'node.js realtime framework server',
npm sill install resolved keywords:
npm sill install resolved [ 'realtime',
npm sill install resolved 'framework',
npm sill install resolved 'websocket',
npm sill install resolved 'tcp',
npm sill install resolved 'events',
npm sill install resolved 'socket',
npm sill install resolved 'io' ],
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/Automattic/socket.io.git' },
npm sill install resolved scripts: { test: 'mocha --reporter dot --slow 200ms --bail' },
npm sill install resolved dependencies:
npm sill install resolved { 'engine.io': '1.5.1',
npm sill install resolved 'socket.io-parser': '2.2.4',
npm sill install resolved 'socket.io-client': '1.3.5',
npm sill install resolved 'socket.io-adapter': '0.3.1',
npm sill install resolved 'has-binary-data': '0.1.3',
npm sill install resolved debug: '2.1.0' },
npm sill install resolved devDependencies:
npm sill install resolved { mocha: '1.16.2',
npm sill install resolved 'expect.js': '0.3.1',
npm sill install resolved supertest: '0.8.2',
npm sill install resolved superagent: '0.17.0',
npm sill install resolved istanbul: '0.2.3' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved gitHead: '342faf219793fc5c1f130fc33e3fb5422dab516d',
npm sill install resolved bugs: { url: 'https://github.com/Automattic/socket.io/issues' },
npm sill install resolved homepage: 'https://github.com/Automattic/socket.io',
npm sill install resolved _id: 'socket.io@1.3.5',
npm sill install resolved _shasum: 'bfd609f37626889e94df9d3526db79a84255f1d8',
npm sill install resolved _from: 'socket.io@>=1.2.1 <2.0.0',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'rauchg', email: 'rauchg@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'bfd609f37626889e94df9d3526db79a84255f1d8',
npm sill install resolved tarball: 'http://registry.npmjs.org/socket.io/-/socket.io-1.3.5.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/socket.io/-/socket.io-1.3.5.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { title: 'UAParser.js',
npm sill install resolved name: 'ua-parser-js',
npm sill install resolved version: '0.7.7',
npm sill install resolved author:
npm sill install resolved { name: 'Faisal Salman',
npm sill install resolved email: 'fyzlman@gmail.com',
npm sill install resolved url: 'http://faisalman.com' },
npm sill install resolved description: 'Lightweight JavaScript-based user-agent string parser',
npm sill install resolved keywords:
npm sill install resolved [ 'user-agent',
npm sill install resolved 'parser',
npm sill install resolved 'browser',
npm sill install resolved 'engine',
npm sill install resolved 'os',
npm sill install resolved 'device',
npm sill install resolved 'cpu' ],
npm sill install resolved homepage: 'http://github.com/faisalman/ua-parser-js',
npm sill install resolved contributors:
npm sill install resolved [ [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object] ],
npm sill install resolved main: 'src/ua-parser.js',
npm sill install resolved scripts: { test: './build/build.sh', verup: 'node ./build/verup.js' },
npm sill install resolved devDependencies: { jshint: '~1.1.0', mocha: '~1.8.0', 'uglify-js': '~1.3.4' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/faisalman/ua-parser-js.git' },
npm sill install resolved licenses: [ [Object], [Object] ],
npm sill install resolved engines: { node: '*' },
npm sill install resolved directories: { dist: 'dist', src: 'src', test: 'test' },
npm sill install resolved gitHead: '1fa7137f1f311043ccf65bb94ffc5ce5f273f77f',
npm sill install resolved bugs: { url: 'https://github.com/faisalman/ua-parser-js/issues' },
npm sill install resolved _id: 'ua-parser-js@0.7.7',
npm sill install resolved _shasum: '705554cc7e8ebfdd6ec755aad1382d19a8b8c8ae',
npm sill install resolved _from: 'ua-parser-js@>=0.7.3 <0.8.0',
npm sill install resolved _npmVersion: '2.7.5',
npm sill install resolved _nodeVersion: '0.10.25',
npm sill install resolved _npmUser: { name: 'faisalman', email: 'fyzlman@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '705554cc7e8ebfdd6ec755aad1382d19a8b8c8ae',
npm sill install resolved tarball: 'http://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.7.tgz' },
npm sill install resolved _resolved: 'http://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.7.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'minimist',
npm sill install resolved version: '1.1.1',
npm sill install resolved description: 'parse argument options',
npm sill install resolved main: 'index.js',
npm sill install resolved devDependencies: { covert: '^1.0.0', tap: '~0.4.0', tape: '^3.5.0' },
npm sill install resolved scripts: { test: 'tap test/*.js', coverage: 'covert test/*.js' },
npm sill install resolved testling: { files: 'test/*.js', browsers: [Object] },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/substack/minimist.git' },
npm sill install resolved homepage: 'https://github.com/substack/minimist',
npm sill install resolved keywords: [ 'argv', 'getopt', 'parser', 'optimist' ],
npm sill install resolved author:
npm sill install resolved { name: 'James Halliday',
npm sill install resolved email: 'mail@substack.net',
npm sill install resolved url: 'http://substack.net' },
npm sill install resolved license: 'MIT',
npm sill install resolved readme: '# minimist\n\nparse argument options\n\nThis module is the guts of optimist\'s argument parser without all the\nfanciful decoration.\n\n[![browser support](https://ci.testling.com/substack/minimist.png)](http://ci.testling.com/substack/minimist)\n\n[![build status](https://secure.travis-ci.org/substack/minimist.png)](http://travis-ci.org/substack/minimist)\n\n# example\n\n``` js\nvar argv = require(\'minimist\')(process.argv.slice(2));\nconsole.dir(argv);\n```\n\n```\n$ node example/parse.js -a beep -b boop\n{ _: [], a: \'beep\', b: \'boop\' }\n```\n\n```\n$ node example/parse.js -x 3 -y 4 -n5 -abc --beep=boop foo bar baz\n{ _: [ \'foo\', \'bar\', \'baz\' ],\n x: 3,\n y: 4,\n n: 5,\n a: true,\n b: true,\n c: true,\n beep: \'boop\' }\n```\n\n# methods\n\n``` js\nvar parseArgs = require(\'minimist\')\n```\n\n## var argv = parseArgs(args, opts={})\n\nReturn an argument object `argv` populated with the array arguments from `args`.\n\n`argv._` contains all the arguments that didn\'t have an option associated with\nthem.\n\nNumeric-looking arguments will be returned as numbers unless `opts.string` or\n`opts.boolean` is set for that argument name.\n\nAny arguments after `\'--\'` will not be parsed and will end up in `argv._`.\n\noptions can be:\n\n* `opts.string` - a string or array of strings argument names to always treat as\nstrings\n* `opts.boolean` - a boolean, string or array of strings to always treat as\nbooleans. if `true` will treat all double hyphenated arguments without equal signs\nas boolean (e.g. affects `--foo`, not `-f` or `--foo=bar`)\n* `opts.alias` - an object mapping string names to strings or arrays of string\nargument names to use as aliases\n* `opts.default` - an object mapping string argument names to default values\n* `opts.stopEarly` - when true, populate `argv._` with everything after the\nfirst non-option\n* `opts[\'--\']` - when true, populate `argv._` with everything before the `--`\nand `argv[\'--\']` with everything after the `--`. Here\'s an example:\n* `opts.unknown` - a function which is invoked with a command line parameter not\ndefined in the `opts` configuration object. If the function returns `false`, the\nunknown option is not added to `argv`.\n\n```\n> require(\'./\')(\'one two three -- four five --six\'.split(\' \'), { \'--\': true })\n{ _: [ \'one\', \'two\', \'three\' ],\n \'--\': [ \'four\', \'five\', \'--six\' ] }\n```\n\nNote that with `opts[\'--\']` set, parsing for arguments still stops after the\n`--`.\n\n# install\n\nWith [npm](https://npmjs.org) do:\n\n```\nnpm install minimist\n```\n\n# license\n\nMIT\n',
npm sill install resolved readmeFilename: 'readme.markdown',
npm sill install resolved bugs: { url: 'https://github.com/substack/minimist/issues' },
npm sill install resolved _id: 'minimist@1.1.1',
npm sill install resolved _shasum: '1bc2bc71658cdca5712475684363615b0b4f695b',
npm sill install resolved _resolved: 'https://registry.npmjs.org/minimist/-/minimist-1.1.1.tgz',
npm sill install resolved _from: 'minimist@>=1.1.0 <2.0.0' },
npm sill install resolved { name: 'commander',
npm sill install resolved version: '2.8.1',
npm sill install resolved description: 'the complete solution for node.js command-line programs',
npm sill install resolved keywords: [ 'command', 'option', 'parser' ],
npm sill install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' },
npm sill install resolved license: 'MIT',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/tj/commander.js.git' },
npm sill install resolved devDependencies: { should: '>= 0.0.1', sinon: '>= 1.14.1' },
npm sill install resolved scripts: { test: 'make test' },
npm sill install resolved main: 'index',
npm sill install resolved engines: { node: '>= 0.6.x' },
npm sill install resolved files: [ 'index.js' ],
npm sill install resolved dependencies: { 'graceful-readlink': '>= 1.0.0' },
npm sill install resolved gitHead: 'c6c84726050b19c0373de27cd359f3baddff579f',
npm sill install resolved bugs: { url: 'https://github.com/tj/commander.js/issues' },
npm sill install resolved homepage: 'https://github.com/tj/commander.js',
npm sill install resolved _id: 'commander@2.8.1',
npm sill install resolved _shasum: '06be367febfda0c330aa1e2a072d3dc9762425d4',
npm sill install resolved _from: 'commander@>=2.3.0 <3.0.0',
npm sill install resolved _npmVersion: '2.5.1',
npm sill install resolved _nodeVersion: '0.12.0',
npm sill install resolved _npmUser: { name: 'zhiyelee', email: 'zhiyelee@gmail.com' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '06be367febfda0c330aa1e2a072d3dc9762425d4',
npm sill install resolved tarball: 'http://registry.npmjs.org/commander/-/commander-2.8.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/commander/-/commander-2.8.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'opt-merger',
npm sill install resolved version: '1.1.0',
npm sill install resolved description: 'Merge defaults opts with cli or api',
npm sill install resolved main: 'index.js',
npm sill install resolved scripts: { test: 'mocha --recursive test' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/shakyShane/opt-merger.git' },
npm sill install resolved keywords: [ 'proxy' ],
npm sill install resolved author: { name: 'Shane Osbourne' },
npm sill install resolved license: 'MIT',
npm sill install resolved bugs: { url: 'https://github.com/shakyShane/opt-merger/issues' },
npm sill install resolved homepage: 'https://github.com/shakyShane/opt-merger',
npm sill install resolved dependencies: { lodash: '^2.4.1', minimist: '^1.1.0' },
npm sill install resolved devDependencies:
npm sill install resolved { 'conventional-changelog': '0.0.11',
npm sill install resolved mocha: '^1.18.2',
npm sill install resolved sinon: '^1.9.1' },
npm sill install resolved gitHead: 'b04423f80f6a9e12505993208e4ddd2d65a8011c',
npm sill install resolved _id: 'opt-merger@1.1.0',
npm sill install resolved _shasum: '5c7beb6b5beac3b4f6a43f9d77c6c9403cc4a802',
npm sill install resolved _from: 'opt-merger@>=1.1.0 <2.0.0',
npm sill install resolved _npmVersion: '2.0.0',
npm sill install resolved _npmUser: { name: 'shakyshane', email: 'shakyshane@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '5c7beb6b5beac3b4f6a43f9d77c6c9403cc4a802',
npm sill install resolved tarball: 'http://registry.npmjs.org/opt-merger/-/opt-merger-1.1.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/opt-merger/-/opt-merger-1.1.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'easy-extender',
npm sill install resolved description: 'plugin/hooks interface',
npm sill install resolved version: '2.3.1',
npm sill install resolved homepage: 'https://github.com/shakyshane/easy-extender',
npm sill install resolved author: { name: 'Shane Osbourne' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/shakyshane/easy-extender.git' },
npm sill install resolved bugs: { url: 'https://github.com/shakyshane/easy-extender/issues' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved main: 'index.js',
npm sill install resolved engines: { node: '>= 0.8.0' },
npm sill install resolved scripts:
npm sill install resolved { lint: 'jshint test/*',
npm sill install resolved test: 'npm run lint && mocha',
npm sill install resolved cover: 'istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage' },
npm sill install resolved dependencies: { lodash: '^2.4.1' },
npm sill install resolved devDependencies:
npm sill install resolved { chai: '^1.9.1',
npm sill install resolved coveralls: '^2.11.1',
npm sill install resolved jshint: '^2.5.11',
npm sill install resolved mocha: '^1.21.4',
npm sill install resolved sinon: '^1.10.3' },
npm sill install resolved keywords: [ 'plugins' ],
npm sill install resolved gitHead: 'a788a257344ad3f3116ecf76dba2de8f924eb3ee',
npm sill install resolved _id: 'easy-extender@2.3.1',
npm sill install resolved _shasum: 'da9152164379f19e5d30491d967203a68a746736',
npm sill install resolved _from: 'easy-extender@>=2.0.0 <3.0.0',
npm sill install resolved _npmVersion: '2.7.3',
npm sill install resolved _nodeVersion: '0.10.32',
npm sill install resolved _npmUser: { name: 'shakyshane', email: 'shakyshane@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'da9152164379f19e5d30491d967203a68a746736',
npm sill install resolved tarball: 'http://registry.npmjs.org/easy-extender/-/easy-extender-2.3.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/easy-extender/-/easy-extender-2.3.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'eazy-logger',
npm sill install resolved description: 'Simple cli logger',
npm sill install resolved version: '2.1.2',
npm sill install resolved homepage: 'https://github.com/shakyshane/easy-logger',
npm sill install resolved author: { name: 'Shane Osbourne' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/shakyshane/easy-logger.git' },
npm sill install resolved bugs: { url: 'https://github.com/shakyshane/easy-logger/issues' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved files: [ 'index.js', 'example.js' ],
npm sill install resolved main: 'index.js',
npm sill install resolved engines: { node: '>= 0.8.0' },
npm sill install resolved scripts:
npm sill install resolved { lint: 'jshint index.js test/*.js',
npm sill install resolved test: 'npm run lint && mocha',
npm sill install resolved cover: 'istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage' },
npm sill install resolved dependencies: { lodash: '^3.0.1', 'opt-merger': '^1.1.0', tfunk: '^3.0.1' },
npm sill install resolved devDependencies:
npm sill install resolved { chai: '^1.10.0',
npm sill install resolved chalk: '^0.5.1',
npm sill install resolved coveralls: '^2.11.2',
npm sill install resolved jshint: '^2.6.0',
npm sill install resolved mocha: '^2.1.0',
npm sill install resolved sinon: '^1.12.2' },
npm sill install resolved keywords: [ 'plugins' ],
npm sill install resolved gitHead: '711a65e86ec5b96ab12002913663ce0c13936834',
npm sill install resolved _id: 'eazy-logger@2.1.2',
npm sill install resolved _shasum: '7817c141aeb7f792ebc15efb703fae0507589c2d',
npm sill install resolved _from: 'eazy-logger@>=2.0.0 <3.0.0',
npm sill install resolved _npmVersion: '2.7.3',
npm sill install resolved _nodeVersion: '0.10.26',
npm sill install resolved _npmUser: { name: 'shakyshane', email: 'shakyshane@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '7817c141aeb7f792ebc15efb703fae0507589c2d',
npm sill install resolved tarball: 'http://registry.npmjs.org/eazy-logger/-/eazy-logger-2.1.2.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/eazy-logger/-/eazy-logger-2.1.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'serve-index',
npm sill install resolved description: 'Serve directory listings',
npm sill install resolved version: '1.6.3',
npm sill install resolved author:
npm sill install resolved { name: 'Douglas Christopher Wilson',
npm sill install resolved email: 'doug@somethingdoug.com' },
npm sill install resolved license: 'MIT',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/expressjs/serve-index.git' },
npm sill install resolved dependencies:
npm sill install resolved { accepts: '~1.2.5',
npm sill install resolved batch: '0.5.2',
npm sill install resolved debug: '~2.1.3',
npm sill install resolved 'escape-html': '1.0.1',
npm sill install resolved 'http-errors': '~1.3.1',
npm sill install resolved 'mime-types': '~2.0.10',
npm sill install resolved parseurl: '~1.3.0' },
npm sill install resolved devDependencies:
npm sill install resolved { after: '0.8.1',
npm sill install resolved istanbul: '0.3.7',
npm sill install resolved mocha: '~2.2.1',
npm sill install resolved supertest: '~0.15.0' },
npm sill install resolved files: [ 'public/', 'LICENSE', 'HISTORY.md', 'index.js' ],
npm sill install resolved engines: { node: '>= 0.8.0' },
npm sill install resolved scripts:
npm sill install resolved { test: 'mocha --reporter spec --bail --check-leaks test/',
npm sill install resolved 'test-ci': 'istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/',
npm sill install resolved 'test-cov': 'istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/' },
npm sill install resolved gitHead: 'e11f2532265a6cb172621541975a40b517f38f24',
npm sill install resolved bugs: { url: 'https://github.com/expressjs/serve-index/issues' },
npm sill install resolved homepage: 'https://github.com/expressjs/serve-index',
npm sill install resolved _id: 'serve-index@1.6.3',
npm sill install resolved _shasum: '639056494ea59470a2c9518c28e7f225a342fd79',
npm sill install resolved _from: 'serve-index@>=1.5.1 <2.0.0',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'dougwilson', email: 'doug@somethingdoug.com' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object], [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '639056494ea59470a2c9518c28e7f225a342fd79',
npm sill install resolved tarball: 'http://registry.npmjs.org/serve-index/-/serve-index-1.6.3.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/serve-index/-/serve-index-1.6.3.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'lodash',
npm sill install resolved version: '2.4.2',
npm sill install resolved description: 'A utility library delivering consistency, customization, performance, & extras.',
npm sill install resolved homepage: 'http://lodash.com/',
npm sill install resolved license: 'MIT',
npm sill install resolved main: 'dist/lodash.js',
npm sill install resolved keywords:
npm sill install resolved [ 'amd',
npm sill install resolved 'browser',
npm sill install resolved 'client',
npm sill install resolved 'customize',
npm sill install resolved 'functional',
npm sill install resolved 'server',
npm sill install resolved 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: 'john.david.dalton@gmail.com',
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/issues' },
npm sill install resolved repository: { type: 'git', url: 'git+https://github.com/lodash/lodash.git' },
npm sill install resolved engines: [ 'node', 'rhino' ],
npm sill install resolved files:
npm sill install resolved [ 'LICENSE.txt',
npm sill install resolved 'lodash.js',
npm sill install resolved 'dist/lodash.js',
npm sill install resolved 'dist/lodash.min.js',
npm sill install resolved 'dist/lodash.compat.js',
npm sill install resolved 'dist/lodash.compat.min.js',
npm sill install resolved 'dist/lodash.underscore.js',
npm sill install resolved 'dist/lodash.underscore.min.js' ],
npm sill install resolved jam: { main: 'dist/lodash.compat.js', include: [Object] },
npm sill install resolved volo: { type: 'directory', ignore: [Object] },
npm sill install resolved _id: 'lodash@2.4.2',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: 'fadd834b9683073da179b3eae6d9c0d15053f73e',
npm sill install resolved _from: 'lodash@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '2.7.5',
npm sill install resolved _nodeVersion: '0.12.2',
npm sill install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'fadd834b9683073da179b3eae6d9c0d15053f73e',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'browser-sync-client',
npm sill install resolved description: 'Client-side scripts for BrowserSync',
npm sill install resolved version: '0.5.2',
npm sill install resolved homepage: 'https://github.com/shakyshane/browser-sync-client',
npm sill install resolved author: { name: 'Shane Osbourne', email: 'shane.osbourne8@gmail.com' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/shakyshane/browser-sync-client.git' },
npm sill install resolved bugs: { url: 'https://github.com/shakyshane/browser-sync-client/issues' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved main: 'index.js',
npm sill install resolved engines: { node: '>= 0.8.0' },
npm sill install resolved scripts: { test: 'gulp && mocha test/middleware' },
npm sill install resolved devDependencies:
npm sill install resolved { 'gulp-karma': '0.0.4',
npm sill install resolved 'gulp-jshint': '~1.4.0',
npm sill install resolved chai: '~1.9.0',
npm sill install resolved sinon: '~1.8.2',
npm sill install resolved 'karma-mocha': '~0.1.1',
npm sill install resolved 'karma-sinon': '~1.0.0',
npm sill install resolved 'gulp-contribs': '0.0.2',
npm sill install resolved 'karma-firefox-launcher': '^0.1.3',
npm sill install resolved 'karma-html2js-preprocessor': '^0.1.0',
npm sill install resolved 'gulp-browserify': '^0.5.0',
npm sill install resolved 'gulp-uglify': '^0.2.1',
npm sill install resolved gulp: '^3.6.0',
npm sill install resolved 'karma-coverage': '^0.2.1',
npm sill install resolved 'karma-chrome-launcher': '^0.1.3',
npm sill install resolved express: '^4.0.0',
npm sill install resolved 'gulp-rename': '^1.2.0',
npm sill install resolved mocha: '^1.18.2',
npm sill install resolved through2: '^0.4.1',
npm sill install resolved supertest: '^0.10.0' },
npm sill install resolved keywords: [],
npm sill install resolved dependencies: {},
npm sill install resolved gitHead: '9bb5d4d22e5afd5e70ecd4ff7b6b006105f09345',
npm sill install resolved _id: 'browser-sync-client@0.5.2',
npm sill install resolved _shasum: 'd57d7e3783d4a6641bd6c2d762423595aa83076c',
npm sill install resolved _from: 'browser-sync-client@>=0.5.1 <0.6.0',
npm sill install resolved _npmVersion: '2.0.0',
npm sill install resolved _npmUser: { name: 'shakyshane', email: 'shakyshane@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'd57d7e3783d4a6641bd6c2d762423595aa83076c',
npm sill install resolved tarball: 'http://registry.npmjs.org/browser-sync-client/-/browser-sync-client-0.5.2.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/browser-sync-client/-/browser-sync-client-0.5.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'dev-ip',
npm sill install resolved description: 'Find a suitable IP host to view local websites on.',
npm sill install resolved version: '0.1.7',
npm sill install resolved homepage: 'https://github.com/shakyshane/dev-ip',
npm sill install resolved author: { name: 'Shane Osbourne', email: 'shane.osbourne8@gmail.com' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/shakyshane/dev-ip.git' },
npm sill install resolved bugs: { url: 'https://github.com/shakyshane/dev-ip/issues' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved main: 'lib/dev-ip',
npm sill install resolved engines: { node: '>= 0.8.0' },
npm sill install resolved scripts: { test: 'gulp' },
npm sill install resolved dependencies: { lodash: '~2.2.1' },
npm sill install resolved devDependencies:
npm sill install resolved { gulp: '~3.4.0',
npm sill install resolved 'gulp-mocha': '~0.4.1',
npm sill install resolved 'gulp-jshint': '~1.4.0',
npm sill install resolved chai: '~1.9.0',
npm sill install resolved sinon: '~1.8.2' },
npm sill install resolved keywords: [],
npm sill install resolved bin: { 'dev-ip': 'lib/dev-ip.js' },
npm sill install resolved _id: 'dev-ip@0.1.7',
npm sill install resolved dist:
npm sill install resolved { shasum: 'ad9182be35fde00b1a16581654e47b9e9d5de2ee',
npm sill install resolved tarball: 'http://registry.npmjs.org/dev-ip/-/dev-ip-0.1.7.tgz' },
npm sill install resolved _from: 'dev-ip@>=0.1.7 <0.2.0',
npm sill install resolved _npmVersion: '1.3.11',
npm sill install resolved _npmUser: { name: 'shakyshane', email: 'shane.osbourne8@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'ad9182be35fde00b1a16581654e47b9e9d5de2ee',
npm sill install resolved _resolved: 'http://registry.npmjs.org/dev-ip/-/dev-ip-0.1.7.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'tfunk',
npm sill install resolved version: '3.0.1',
npm sill install resolved description: 'Multi-colour console output from chalk with added awesome',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/shakyShane/tfunk.git' },
npm sill install resolved keywords:
npm sill install resolved [ 'color',
npm sill install resolved 'colour',
npm sill install resolved 'colors',
npm sill install resolved 'terminal',
npm sill install resolved 'console',
npm sill install resolved 'cli',
npm sill install resolved 'string',
npm sill install resolved 'styles',
npm sill install resolved 'formatting',
npm sill install resolved 'rgb',
npm sill install resolved 'shell',
npm sill install resolved 'xterm',
npm sill install resolved 'log',
npm sill install resolved 'logging',
npm sill install resolved 'command-line',
npm sill install resolved 'text' ],
npm sill install resolved files: [ 'index.js', 'lib' ],
npm sill install resolved scripts:
npm sill install resolved { lint: 'jshint test/*.js index.js',
npm sill install resolved test: 'npm run lint && mocha' },
npm sill install resolved author: { name: 'Shane Osbourne' },
npm sill install resolved license: 'MIT',
npm sill install resolved dependencies: { chalk: '^0.5.1', 'object-path': '^0.9.0' },
npm sill install resolved devDependencies: { chai: '^1.10.0', jshint: '^2.6.0', mocha: '^2.1.0' },
npm sill install resolved gitHead: '04b98be28ea8239cca29b048d4c2909453e27b4c',
npm sill install resolved bugs: { url: 'https://github.com/shakyShane/tfunk/issues' },
npm sill install resolved homepage: 'https://github.com/shakyShane/tfunk',
npm sill install resolved _id: 'tfunk@3.0.1',
npm sill install resolved _shasum: '4472e2e8b957564fbf429c88904952eb29fe9178',
npm sill install resolved _from: 'tfunk@>=3.0.0 <4.0.0',
npm sill install resolved _npmVersion: '2.1.16',
npm sill install resolved _nodeVersion: '0.10.26',
npm sill install resolved _npmUser: { name: 'shakyshane', email: 'shakyshane@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '4472e2e8b957564fbf429c88904952eb29fe9178',
npm sill install resolved tarball: 'http://registry.npmjs.org/tfunk/-/tfunk-3.0.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/tfunk/-/tfunk-3.0.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'foxy',
npm sill install resolved version: '6.1.0',
npm sill install resolved description: 'Proxy with response modding',
npm sill install resolved main: 'index.js',
npm sill install resolved scripts: { test: 'mocha --recursive test/specs' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/shakyShane/foxy.git' },
npm sill install resolved keywords: [ 'proxy' ],
npm sill install resolved author: { name: 'Shane Osbourne' },
npm sill install resolved license: 'MIT',
npm sill install resolved bugs: { url: 'https://github.com/shakyShane/foxy/issues' },
npm sill install resolved homepage: 'https://github.com/shakyShane/foxy',
npm sill install resolved dependencies: { 'http-proxy': '^1.7.3', 'resp-modifier': '^1.0.0' },
npm sill install resolved devDependencies:
npm sill install resolved { 'browser-sync': '^1.5.2',
npm sill install resolved chai: '^1.9.1',
npm sill install resolved connect: '^2.15.0',
npm sill install resolved 'connect-gzip': '^0.1.6',
npm sill install resolved gulp: '^3.6.2',
npm sill install resolved 'gulp-jshint': '^1.5.5',
npm sill install resolved mocha: '^1.18.2',
npm sill install resolved 'portscanner-plus': '^0.1.0',
npm sill install resolved sinon: '^1.9.1',
npm sill install resolved 'socket.io': '^0.9.16',
npm sill install resolved 'socket.io-client': '^0.9.16',
npm sill install resolved supertest: '^0.12.1',
npm sill install resolved lodash: '^2.4.1',
npm sill install resolved multiline: '^1.0.1' },
npm sill install resolved gitHead: 'af7b77dfba033ac3be90dda2897640dcfc7864cd',
npm sill install resolved _id: 'foxy@6.1.0',
npm sill install resolved _shasum: '204919d90e2727e6d82fce8e443b1c7aeac112e9',
npm sill install resolved _from: 'foxy@>=6.0.0 <7.0.0',
npm sill install resolved _npmVersion: '2.0.0',
npm sill install resolved _npmUser: { name: 'shakyshane', email: 'shakyshane@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '204919d90e2727e6d82fce8e443b1c7aeac112e9',
npm sill install resolved tarball: 'http://registry.npmjs.org/foxy/-/foxy-6.1.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/foxy/-/foxy-6.1.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'object-path',
npm sill install resolved description: 'Access deep properties using a path',
npm sill install resolved version: '0.8.1',
npm sill install resolved author: { name: 'Mario Casciaro' },
npm sill install resolved homepage: 'https://github.com/mariocasciaro/object-path',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/mariocasciaro/object-path.git' },
npm sill install resolved engines: { node: '>=0.8.0' },
npm sill install resolved devDependencies:
npm sill install resolved { mocha: '~1.20.1',
npm sill install resolved chai: '~1.9.1',
npm sill install resolved 'mocha-lcov-reporter': '~0.0.1',
npm sill install resolved coveralls: '~2.11.1',
npm sill install resolved istanbul: '~0.3.0' },
npm sill install resolved scripts: { test: 'node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha test.js --report html -- -R spec' },
npm sill install resolved testling: { browsers: [Object], harness: 'mocha', files: 'test.js' },
npm sill install resolved keywords: [ 'deep', 'path', 'access', 'bean' ],
npm sill install resolved license: 'MIT',
npm sill install resolved gitHead: '57e379d14a32cd04c597f63182e7d54b695f9415',
npm sill install resolved bugs: { url: 'https://github.com/mariocasciaro/object-path/issues' },
npm sill install resolved _id: 'object-path@0.8.1',
npm sill install resolved _shasum: '40691756e154372e55eef0f15f005e317e855c8c',
npm sill install resolved _from: 'object-path@>=0.8.0 <0.9.0',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'mariocasciaro', email: 'contact@mariocasciaro.me' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '40691756e154372e55eef0f15f005e317e855c8c',
npm sill install resolved tarball: 'http://registry.npmjs.org/object-path/-/object-path-0.8.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/object-path/-/object-path-0.8.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'opn',
npm sill install resolved version: '1.0.2',
npm sill install resolved description: 'A better node-open. Opens stuff like websites, files, executables. Cross-platform.',
npm sill install resolved license: 'MIT',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/sindresorhus/opn.git' },
npm sill install resolved bin: { opn: 'cli.js' },
npm sill install resolved author:
npm sill install resolved { name: 'Sindre Sorhus',
npm sill install resolved email: 'sindresorhus@gmail.com',
npm sill install resolved url: 'http://sindresorhus.com' },
npm sill install resolved engines: { node: '>=0.10.0' },
npm sill install resolved scripts: { test: 'mocha' },
npm sill install resolved files: [ 'cli.js', 'index.js', 'xdg-open' ],
npm sill install resolved keywords:
npm sill install resolved [ 'cli',
npm sill install resolved 'bin',
npm sill install resolved 'app',
npm sill install resolved 'open',
npm sill install resolved 'opn',
npm sill install resolved 'launch',
npm sill install resolved 'start',
npm sill install resolved 'xdg-open',
npm sill install resolved 'default',
npm sill install resolved 'cmd',
npm sill install resolved 'browser',
npm sill install resolved 'editor',
npm sill install resolved 'executable' ],
npm sill install resolved devDependencies: { mocha: '*' },
npm sill install resolved gitHead: '9e4d37d526da034defa1d6856b2efad382945bc1',
npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/opn/issues' },
npm sill install resolved homepage: 'https://github.com/sindresorhus/opn',
npm sill install resolved _id: 'opn@1.0.2',
npm sill install resolved _shasum: 'b909643346d00a1abc977a8b96f3ce3c53d5cf5f',
npm sill install resolved _from: 'opn@>=1.0.0 <2.0.0',
npm sill install resolved _npmVersion: '2.7.4',
npm sill install resolved _nodeVersion: '0.12.2',
npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'b909643346d00a1abc977a8b96f3ce3c53d5cf5f',
npm sill install resolved tarball: 'http://registry.npmjs.org/opn/-/opn-1.0.2.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/opn/-/opn-1.0.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'portscanner-plus',
npm sill install resolved description: 'Get multiple available ports with optional names ',
npm sill install resolved version: '0.2.1',
npm sill install resolved author: { name: 'Shane Osbourne', email: 'shane.osbourne8@gmail.com' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/shakyshane/portscanner-plus.git' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved main: 'lib',
npm sill install resolved files: [ 'lib' ],
npm sill install resolved engines: { node: '>= 0.8.0' },
npm sill install resolved scripts: { test: 'gulp' },
npm sill install resolved dependencies: { q: '^1.1.2', portscanner: '^1.0.0' },
npm sill install resolved devDependencies:
npm sill install resolved { gulp: '^3.8.11',
npm sill install resolved 'gulp-mocha': '^2.0.0',
npm sill install resolved 'gulp-jshint': '^1.9.2',
npm sill install resolved chai: '^2.0.0',
npm sill install resolved sinon: '^1.12.2' },
npm sill install resolved keywords: [],
npm sill install resolved gitHead: 'bad0491d12a8a809a6985de3d95ad6591a1a750e',
npm sill install resolved bugs: { url: 'https://github.com/shakyshane/portscanner-plus/issues' },
npm sill install resolved homepage: 'https://github.com/shakyshane/portscanner-plus',
npm sill install resolved _id: 'portscanner-plus@0.2.1',
npm sill install resolved _shasum: '2f63751b50bdb16756f6606d167870021a147e53',
npm sill install resolved _from: 'portscanner-plus@>=0.2.0 <0.3.0',
npm sill install resolved _npmVersion: '2.1.16',
npm sill install resolved _nodeVersion: '0.10.26',
npm sill install resolved _npmUser: { name: 'shakyshane', email: 'shakyshane@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '2f63751b50bdb16756f6606d167870021a147e53',
npm sill install resolved tarball: 'http://registry.npmjs.org/portscanner-plus/-/portscanner-plus-0.2.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/portscanner-plus/-/portscanner-plus-0.2.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'resp-modifier',
npm sill install resolved description: 'Middleware for modifying a HTML response',
npm sill install resolved version: '1.0.2',
npm sill install resolved author: { name: 'Shane Osbourne', email: 'shane.osbourne8@gmail.com' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/shakyshane/resp-modifier.git' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved files: [ 'index.js', 'LICENSE-MIT' ],
npm sill install resolved engines: { node: '>= 0.8.0' },
npm sill install resolved scripts: { test: 'gulp lint && mocha' },
npm sill install resolved dependencies: { minimatch: '^2.0.0' },
npm sill install resolved devDependencies:
npm sill install resolved { chai: '^1.10.0',
npm sill install resolved express: '^4.10.7',
npm sill install resolved gulp: '^3.8.10',
npm sill install resolved 'gulp-jshint': '^1.9.0',
npm sill install resolved mocha: '^2.1.0',
npm sill install resolved multiline: '^1.0.1',
npm sill install resolved 'serve-static': '^1.8.0',
npm sill install resolved supertest: '^0.15.0' },
npm sill install resolved keywords: [],
npm sill install resolved gitHead: '929d297f767d1389fcdc939582b8a2631eb9602d',
npm sill install resolved bugs: { url: 'https://github.com/shakyshane/resp-modifier/issues' },
npm sill install resolved homepage: 'https://github.com/shakyshane/resp-modifier',
npm sill install resolved _id: 'resp-modifier@1.0.2',
npm sill install resolved _shasum: '07a7dcd1a69697e2f817a62d7c8c4808796f8414',
npm sill install resolved _from: 'resp-modifier@>=1.0.0 <2.0.0',
npm sill install resolved _npmVersion: '2.1.16',
npm sill install resolved _nodeVersion: '0.10.26',
npm sill install resolved _npmUser: { name: 'shakyshane', email: 'shakyshane@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '07a7dcd1a69697e2f817a62d7c8c4808796f8414',
npm sill install resolved tarball: 'http://registry.npmjs.org/resp-modifier/-/resp-modifier-1.0.2.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/resp-modifier/-/resp-modifier-1.0.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { author: { name: 'Roman Shtylman', email: 'shtylman@gmail.com' },
npm sill install resolved name: 'localtunnel',
npm sill install resolved description: 'expose localhost to the world',
npm sill install resolved version: '1.5.0',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/shtylman/localtunnel.git' },
npm sill install resolved dependencies: { request: '2.11.4', optimist: '0.3.4', debug: '0.7.4' },
npm sill install resolved devDependencies: { mocha: '~1.17.0' },
npm sill install resolved scripts: { test: 'mocha --ui qunit --reporter list --timeout 10000 -- test/index.js' },
npm sill install resolved bin: { lt: './bin/client' },
npm sill install resolved main: './client.js',
npm sill install resolved gitHead: 'a6845ec63bd4f485f3c45c4272eb38733448ee05',
npm sill install resolved bugs: { url: 'https://github.com/shtylman/localtunnel/issues' },
npm sill install resolved homepage: 'https://github.com/shtylman/localtunnel',
npm sill install resolved _id: 'localtunnel@1.5.0',
npm sill install resolved _shasum: '5be949779325e9f3273021a3f38d2e7a8dcd7c4f',
npm sill install resolved _from: 'localtunnel@>=1.3.0 <2.0.0',
npm sill install resolved _npmVersion: '1.4.23',
npm sill install resolved _npmUser: { name: 'shtylman', email: 'shtylman@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '5be949779325e9f3273021a3f38d2e7a8dcd7c4f',
npm sill install resolved tarball: 'http://registry.npmjs.org/localtunnel/-/localtunnel-1.5.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/localtunnel/-/localtunnel-1.5.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install emitter-steward@0.0.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install serve-static@1.9.2 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install glob-watcher@0.0.7 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install connect@3.3.5 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install socket.io@1.3.5 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install ua-parser-js@0.7.7 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install minimist@1.1.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install commander@2.8.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install opt-merger@1.1.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install easy-extender@2.3.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install eazy-logger@2.1.2 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install serve-index@1.6.3 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install lodash@2.4.2 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install browser-sync-client@0.5.2 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install dev-ip@0.1.7 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install tfunk@3.0.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install foxy@6.1.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install object-path@0.8.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install opn@1.0.2 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install portscanner-plus@0.2.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install resp-modifier@1.0.2 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info install localtunnel@1.5.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync
npm info installOne emitter-steward@0.0.1
npm verb installOne of emitter-steward to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne serve-static@1.9.2
npm verb installOne of serve-static to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne glob-watcher@0.0.7
npm verb installOne of glob-watcher to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne connect@3.3.5
npm verb installOne of connect to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne socket.io@1.3.5
npm verb installOne of socket.io to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne ua-parser-js@0.7.7
npm verb installOne of ua-parser-js to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne minimist@1.1.1
npm verb installOne of minimist to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne commander@2.8.1
npm verb installOne of commander to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne opt-merger@1.1.0
npm verb installOne of opt-merger to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne easy-extender@2.3.1
npm verb installOne of easy-extender to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne eazy-logger@2.1.2
npm verb installOne of eazy-logger to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne serve-index@1.6.3
npm verb installOne of serve-index to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne lodash@2.4.2
npm verb installOne of lodash to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne browser-sync-client@0.5.2
npm verb installOne of browser-sync-client to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne dev-ip@0.1.7
npm verb installOne of dev-ip to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne tfunk@3.0.1
npm verb installOne of tfunk to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne foxy@6.1.0
npm verb installOne of foxy to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne object-path@0.8.1
npm verb installOne of object-path to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne opn@1.0.2
npm verb installOne of opn to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne portscanner-plus@0.2.1
npm verb installOne of portscanner-plus to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne resp-modifier@1.0.2
npm verb installOne of resp-modifier to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm info installOne localtunnel@1.5.0
npm verb installOne of localtunnel to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync not in flight; installing
npm sill cache afterAdd log4js@0.6.24
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\log4js\0.6.24\package\package.json not in flight; writing
npm sill cache afterAdd q@0.9.7
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\q\0.9.7\package\package.json not in flight; writing
npm sill cache afterAdd colors@0.6.2
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\colors\0.6.2\package\package.json not in flight; writing
npm sill cache afterAdd minimatch@0.2.14
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\minimatch\0.2.14\package\package.json not in flight; writing
npm sill cache afterAdd graceful-fs@2.0.3
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\graceful-fs\2.0.3\package\package.json not in flight; writing
-npm sill cache afterAdd chokidar@1.0.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\chokidar\1.0.1\package\package.json not in flight; writing
npm sill cache afterAdd glob@3.2.11
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\glob\3.2.11\package\package.json not in flight; writing
npm sill cache afterAdd mime@1.2.11
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\mime\1.2.11\package\package.json not in flight; writing
npm sill cache afterAdd source-map@0.1.43
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\source-map\0.1.43\package\package.json not in flight; writing
npm sill cache afterAdd optimist@0.6.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\optimist\0.6.1\package\package.json not in flight; writing
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\serve-static-0cfd0e68b5490fe2.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\connect-3831e6e347242534.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\ua-parser-js-c3cb3233137ad578.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\ua-parser-js
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\socket-io-c8ea4626a7b9f0bf.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\glob-watcher-3daad3332975dad6.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\opt-merger-9d8e7bdfe8d26f61.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opt-merger
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\minimist-7d16c59ebd91dc80.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\minimist
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\commander-35c6268206682af8.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\easy-extender-49c2d01006e30b17.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\easy-extender
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\eazy-logger-3402c8a97d5cb035.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\emitter-steward-b70fc69a850d82e8.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\emitter-steward
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\lodash-00a991a560bc0bea.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\lodash
\npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\dev-ip-accf519d3d0bb5a3.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\serve-index-9df03a53d0ab64c8.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-index
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\tfunk-768979d21a0aff71.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\browser-sync-client-83ba752b5d017e37.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\browser-sync-client
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\opn-b05fa80b10ec2ec5.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opn
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\foxy-696bc7d47d022ada.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\portscanner-plus-73e2d38e0420b5a3.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\object-path-80e37cad49038053.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\object-path
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\localtunnel-3aa7a07db76227d5.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\resp-modifier-85e6e4f49654f4a1.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier
npm sill install write writing serve-static 1.9.2 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static
npm sill install write writing connect 3.3.5 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect
npm sill cache afterAdd rimraf@2.2.8
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\rimraf\2.2.8\package\package.json not in flight; writing
npm sill install write writing ua-parser-js 0.7.7 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\ua-parser-js
npm sill install write writing socket.io 1.3.5 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io
npm sill install write writing glob-watcher 0.0.7 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher
npm sill install write writing opt-merger 1.1.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opt-merger
npm sill install write writing minimist 1.1.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\minimist
npm sill install write writing commander 2.8.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander
npm sill install write writing easy-extender 2.3.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\easy-extender
npm sill install write writing eazy-logger 2.1.2 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger
npm sill install write writing emitter-steward 0.0.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\emitter-steward
npm sill install write writing lodash 2.4.2 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\lodash
|npm sill install write writing dev-ip 0.1.7 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip
npm sill install write writing serve-index 1.6.3 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-index
npm sill install write writing tfunk 3.0.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk
npm sill install write writing browser-sync-client 0.5.2 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\browser-sync-client
npm sill install write writing opn 1.0.2 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opn
npm sill install write writing foxy 6.1.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy
npm sill install write writing portscanner-plus 0.2.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus
npm sill install write writing object-path 0.8.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\object-path
npm sill cache afterAdd di@0.0.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\di\0.0.1\package\package.json not in flight; writing
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\log4js\0.6.24\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\colors\0.6.2\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\q\0.9.7\package\package.json written
npm sill install write writing localtunnel 1.5.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel
npm sill install write writing resp-modifier 1.0.2 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier
npm sill cache afterAdd useragent@2.0.10
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\useragent\2.0.10\package\package.json not in flight; writing
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\graceful-fs\2.0.3\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\minimatch\0.2.14\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\chokidar\1.0.1\package\package.json written
/npm sill cache afterAdd http-proxy@0.10.4
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\http-proxy\0.10.4\package\package.json not in flight; writing
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\source-map\0.1.43\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\glob\3.2.11\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\mime\1.2.11\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\optimist\0.6.1\package\package.json written
npm verb unbuild node_modules\browser-sync\node_modules\serve-static
npm verb unbuild node_modules\browser-sync\node_modules\socket.io
npm verb unbuild node_modules\browser-sync\node_modules\ua-parser-js
npm verb unbuild node_modules\browser-sync\node_modules\opt-merger
npm verb unbuild node_modules\browser-sync\node_modules\glob-watcher
npm verb unbuild node_modules\browser-sync\node_modules\minimist
npm verb unbuild node_modules\browser-sync\node_modules\commander
npm verb unbuild node_modules\browser-sync\node_modules\easy-extender
npm verb unbuild node_modules\browser-sync\node_modules\emitter-steward
npm verb unbuild node_modules\browser-sync\node_modules\lodash
npm verb unbuild node_modules\browser-sync\node_modules\eazy-logger
npm verb unbuild node_modules\browser-sync\node_modules\tfunk
npm verb unbuild node_modules\browser-sync\node_modules\serve-index
npm verb unbuild node_modules\browser-sync\node_modules\browser-sync-client
npm verb unbuild node_modules\browser-sync\node_modules\portscanner-plus
npm verb unbuild node_modules\browser-sync\node_modules\foxy
npm verb unbuild node_modules\browser-sync\node_modules\object-path
npm verb unbuild node_modules\browser-sync\node_modules\connect
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\rimraf\2.2.8\package\package.json written
npm verb unbuild node_modules\browser-sync\node_modules\resp-modifier
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\di\0.0.1\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\useragent\2.0.10\package\package.json written
npm verb unbuild node_modules\browser-sync\node_modules\dev-ip
npm verb unbuild node_modules\browser-sync\node_modules\opn
npm verb unbuild node_modules\browser-sync\node_modules\localtunnel
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\ua-parser-js is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\ua-parser-js
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opt-merger is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opt-merger
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\minimist is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\minimist
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\easy-extender is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\easy-extender
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\emitter-steward is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\emitter-steward
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\lodash is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\lodash
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-index is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-index
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\browser-sync-client is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\browser-sync-client
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\object-path is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\object-path
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\serve-static\1.9.2\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\socket.io\1.3.5\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\http-proxy\0.10.4\package\package.json written
npm sill install resolved [ { name: 'connect',
npm sill install resolved description: 'High performance middleware framework',
npm sill install resolved version: '2.26.6',
npm sill install resolved author:
npm sill install resolved { name: 'TJ Holowaychuk',
npm sill install resolved email: 'tj@vision-media.ca',
npm sill install resolved url: 'http://tjholowaychuk.com' },
npm sill install resolved contributors: [ [Object], [Object], [Object] ],
npm sill install resolved keywords: [ 'framework', 'web', 'middleware', 'connect', 'rack' ],
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/senchalabs/connect.git' },
npm sill install resolved dependencies:
npm sill install resolved { 'basic-auth-connect': '1.0.0',
npm sill install resolved 'body-parser': '~1.8.4',
npm sill install resolved bytes: '1.0.0',
npm sill install resolved cookie: '0.1.2',
npm sill install resolved 'cookie-parser': '~1.3.3',
npm sill install resolved 'cookie-signature': '1.0.5',
npm sill install resolved compression: '~1.1.2',
npm sill install resolved 'connect-timeout': '~1.3.0',
npm sill install resolved csurf: '~1.6.2',
npm sill install resolved debug: '~2.0.0',
npm sill install resolved depd: '0.4.5',
npm sill install resolved errorhandler: '~1.2.2',
npm sill install resolved 'express-session': '~1.8.2',
npm sill install resolved finalhandler: '0.2.0',
npm sill install resolved fresh: '0.2.4',
npm sill install resolved 'media-typer': '0.3.0',
npm sill install resolved 'method-override': '~2.2.0',
npm sill install resolved morgan: '~1.3.2',
npm sill install resolved multiparty: '3.3.2',
npm sill install resolved 'on-headers': '~1.0.0',
npm sill install resolved parseurl: '~1.3.0',
npm sill install resolved qs: '2.2.4',
npm sill install resolved 'response-time': '~2.0.1',
npm sill install resolved 'serve-favicon': '~2.1.5',
npm sill install resolved 'serve-index': '~1.2.1',
npm sill install resolved 'serve-static': '~1.6.4',
npm sill install resolved 'type-is': '~1.5.2',
npm sill install resolved vhost: '~3.0.0',
npm sill install resolved pause: '0.0.1' },
npm sill install resolved devDependencies:
npm sill install resolved { dox: '~0.4.6',
npm sill install resolved istanbul: '0.3.2',
npm sill install resolved mocha: '~1.21.4',
npm sill install resolved should: '~4.0.0',
npm sill install resolved jade: '>= 0.35.0 < 1' },
npm sill install resolved license: 'MIT',
npm sill install resolved main: 'index',
npm sill install resolved engines: { node: '>= 0.8.0' },
npm sill install resolved scripts:
npm sill install resolved { test: 'mocha --reporter spec --bail --check-leaks test/',
npm sill install resolved 'test-cov': 'istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/',
npm sill install resolved 'test-travis': 'istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/' },
npm sill install resolved gitHead: '854607f83ba1928d4f32816ee51d4a8c79e1a242',
npm sill install resolved bugs: { url: 'https://github.com/senchalabs/connect/issues' },
npm sill install resolved homepage: 'https://github.com/senchalabs/connect',
npm sill install resolved _id: 'connect@2.26.6',
npm sill install resolved _shasum: '94f3eef3fdeeb405806ea46dc036ee0b2acae700',
npm sill install resolved _from: 'connect@>=2.26.0 <2.27.0',
npm sill install resolved _npmVersion: '1.4.21',
npm sill install resolved _npmUser: { name: 'dougwilson', email: 'doug@somethingdoug.com' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '94f3eef3fdeeb405806ea46dc036ee0b2acae700',
npm sill install resolved tarball: 'http://registry.npmjs.org/connect/-/connect-2.26.6.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/connect/-/connect-2.26.6.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'socket.io',
npm sill install resolved version: '0.9.16',
npm sill install resolved description: 'Real-time apps made cross-browser & easy with a WebSocket-like API',
npm sill install resolved homepage: 'http://socket.io',
npm sill install resolved keywords: [ 'websocket', 'socket', 'realtime', 'socket.io', 'comet', 'ajax' ],
npm sill install resolved author: { name: 'Guillermo Rauch', email: 'guillermo@learnboost.com' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/LearnBoost/socket.io.git' },
npm sill install resolved dependencies:
npm sill install resolved { 'socket.io-client': '0.9.16',
npm sill install resolved policyfile: '0.0.4',
npm sill install resolved base64id: '0.1.0',
npm sill install resolved redis: '0.7.3' },
npm sill install resolved devDependencies:
npm sill install resolved { expresso: '0.9.2',
npm sill install resolved should: '*',
npm sill install resolved benchmark: '0.2.2',
npm sill install resolved microtime: '0.1.3-1',
npm sill install resolved colors: '0.5.1' },
npm sill install resolved optionalDependencies: { redis: '0.7.3' },
npm sill install resolved main: 'index',
npm sill install resolved engines: { node: '>= 0.4.0' },
npm sill install resolved scripts: { test: 'make test' },
npm sill install resolved _id: 'socket.io@0.9.16',
npm sill install resolved dist:
npm sill install resolved { shasum: '3bab0444e49b55fbbc157424dbd41aa375a51a76',
npm sill install resolved tarball: 'http://registry.npmjs.org/socket.io/-/socket.io-0.9.16.tgz' },
npm sill install resolved _from: 'socket.io@0.9.16',
npm sill install resolved _npmVersion: '1.2.18',
npm sill install resolved _npmUser: { name: 'rauchg', email: 'rauchg@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '3bab0444e49b55fbbc157424dbd41aa375a51a76',
npm sill install resolved _resolved: 'http://registry.npmjs.org/socket.io/-/socket.io-0.9.16.tgz',
npm sill install resolved bugs: { url: 'https://github.com/LearnBoost/socket.io/issues' },
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'lodash',
npm sill install resolved version: '2.4.2',
npm sill install resolved description: 'A utility library delivering consistency, customization, performance, & extras.',
npm sill install resolved homepage: 'http://lodash.com/',
npm sill install resolved license: 'MIT',
npm sill install resolved main: 'dist/lodash.js',
npm sill install resolved keywords:
npm sill install resolved [ 'amd',
npm sill install resolved 'browser',
npm sill install resolved 'client',
npm sill install resolved 'customize',
npm sill install resolved 'functional',
npm sill install resolved 'server',
npm sill install resolved 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: 'john.david.dalton@gmail.com',
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/issues' },
npm sill install resolved repository: { type: 'git', url: 'git+https://github.com/lodash/lodash.git' },
npm sill install resolved engines: [ 'node', 'rhino' ],
npm sill install resolved files:
npm sill install resolved [ 'LICENSE.txt',
npm sill install resolved 'lodash.js',
npm sill install resolved 'dist/lodash.js',
npm sill install resolved 'dist/lodash.min.js',
npm sill install resolved 'dist/lodash.compat.js',
npm sill install resolved 'dist/lodash.compat.min.js',
npm sill install resolved 'dist/lodash.underscore.js',
npm sill install resolved 'dist/lodash.underscore.min.js' ],
npm sill install resolved jam: { main: 'dist/lodash.compat.js', include: [Object] },
npm sill install resolved volo: { type: 'directory', ignore: [Object] },
npm sill install resolved _id: 'lodash@2.4.2',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: 'fadd834b9683073da179b3eae6d9c0d15053f73e',
npm sill install resolved _from: 'lodash@>=2.4.1 <3.0.0',
npm sill install resolved _npmVersion: '2.7.5',
npm sill install resolved _nodeVersion: '0.12.2',
npm sill install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'fadd834b9683073da179b3eae6d9c0d15053f73e',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'log4js',
npm sill install resolved version: '0.6.24',
npm sill install resolved description: 'Port of Log4js to work with node.',
npm sill install resolved keywords: [ 'logging', 'log', 'log4j', 'node' ],
npm sill install resolved license: 'Apache-2.0',
npm sill install resolved main: './lib/log4js',
npm sill install resolved author: { name: 'Gareth Jones', email: 'gareth.nomiddlename@gmail.com' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/nomiddlename/log4js-node.git' },
npm sill install resolved bugs: { url: 'http://github.com/nomiddlename/log4js-node/issues' },
npm sill install resolved engines: { node: '>=0.8' },
npm sill install resolved scripts: { test: 'vows' },
npm sill install resolved directories: { test: 'test', lib: 'lib' },
npm sill install resolved dependencies:
npm sill install resolved { async: '~0.2.0',
npm sill install resolved 'readable-stream': '~1.0.2',
npm sill install resolved semver: '~4.3.3',
npm sill install resolved underscore: '1.8.2' },
npm sill install resolved devDependencies:
npm sill install resolved { vows: '0.7.0',
npm sill install resolved 'sandboxed-module': '0.1.3',
npm sill install resolved underscore: '1.2.1' },
npm sill install resolved browser: { os: false },
npm sill install resolved gitHead: '9fe32d06e30680b31a558fd96ed3bfe048da3051',
npm sill install resolved homepage: 'https://github.com/nomiddlename/log4js-node',
npm sill install resolved _id: 'log4js@0.6.24',
npm sill install resolved _shasum: '33cb11f14d3a48834867037aff292a046f6aae50',
npm sill install resolved _from: 'log4js@>=0.6.3 <0.7.0',
npm sill install resolved _npmVersion: '1.4.21',
npm sill install resolved _npmUser: { name: 'csausdev', email: 'gareth.nomiddlename@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '33cb11f14d3a48834867037aff292a046f6aae50',
npm sill install resolved tarball: 'http://registry.npmjs.org/log4js/-/log4js-0.6.24.tgz' },
npm sill install resolved _resolved: 'http://registry.npmjs.org/log4js/-/log4js-0.6.24.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'colors',
npm sill install resolved description: 'get colors in your node.js console like what',
npm sill install resolved version: '0.6.2',
npm sill install resolved author: { name: 'Marak Squires' },
npm sill install resolved homepage: 'https://github.com/Marak/colors.js',
npm sill install resolved bugs: { url: 'https://github.com/Marak/colors.js/issues' },
npm sill install resolved keywords: [ 'ansi', 'terminal', 'colors' ],
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+ssh://git@github.com/Marak/colors.js.git' },
npm sill install resolved engines: { node: '>=0.1.90' },
npm sill install resolved main: 'colors',
npm sill install resolved readme: '# colors.js - get color and style in your node.js console ( and browser ) like what\n\n<img src="http://i.imgur.com/goJdO.png" border = "0"/>\n\n\n## Installation\n\n npm install colors\n\n## colors and styles!\n\n- bold\n- italic\n- underline\n- inverse\n- yellow\n- cyan\n- white\n- magenta\n- green\n- red\n- grey\n- blue\n- rainbow\n- zebra\n- random\n\n## Usage\n\n``` js\nvar colors = require(\'./colors\');\n\nconsole.log(\'hello\'.green); // outputs green text\nconsole.log(\'i like cake and pies\'.underline.red) // outputs red underlined text\nconsole.log(\'inverse the color\'.inverse); // inverses the color\nconsole.log(\'OMG Rainbows!\'.rainbow); // rainbow (ignores spaces)\n```\n\n# Creating Custom themes\n\n```js\n\nvar colors = require(\'colors\');\n\ncolors.setTheme({\n silly: \'rainbow\',\n input: \'grey\',\n verbose: \'cyan\',\n prompt: \'grey\',\n info: \'green\',\n data: \'grey\',\n help: \'cyan\',\n warn: \'yellow\',\n debug: \'blue\',\n error: \'red\'\n});\n\n// outputs red text\nconsole.log("this is an error".error);\n\n// outputs yellow text\nconsole.log("this is a warning".warn);\n```\n\n\n### Contributors \n\nMarak (Marak Squires)\nAlexis Sellier (cloudhead)\nmmalecki (Maciej Małecki)\nnicoreed (Nico Reed)\nmorganrallen (Morgan Allen)\nJustinCampbell (Justin Campbell)\nded (Dustin Diaz)\n\n\n#### , Marak Squires , Justin Campbell, Dustin Diaz (@ded)\n',
npm sill install resolved readmeFilename: 'ReadMe.md',
npm sill install resolved _id: 'colors@0.6.2',
npm sill install resolved _shasum: '2423fe6678ac0c5dae8852e5d0e5be08c997abcc',
npm sill install resolved _resolved: 'https://registry.npmjs.org/colors/-/colors-0.6.2.tgz',
npm sill install resolved _from: 'colors@>=0.6.2 <0.7.0' },
npm sill install resolved { name: 'q',
npm sill install resolved version: '0.9.7',
npm sill install resolved description: 'A library for promises (CommonJS/Promises/A,B,D)',
npm sill install resolved homepage: 'https://github.com/kriskowal/q',
npm sill install resolved author:
npm sill install resolved { name: 'Kris Kowal',
npm sill install resolved email: 'kris@cixar.com',
npm sill install resolved url: 'https://github.com/kriskowal' },
npm sill install resolved keywords:
npm sill install resolved [ 'q',
npm sill install resolved 'promise',
npm sill install resolved 'promises',
npm sill install resolved 'promises-a',
npm sill install resolved 'promises-aplus',
npm sill install resolved 'deferred',
npm sill install resolved 'future',
npm sill install resolved 'async',
npm sill install resolved 'flow control',
npm sill install resolved 'fluent',
npm sill install resolved 'browser',
npm sill install resolved 'node' ],
npm sill install resolved contributors: [ [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'http://github.com/kriskowal/q/issues' },
npm sill install resolved license:
npm sill install resolved { type: 'MIT',
npm sill install resolved url: 'http://github.com/kriskowal/q/raw/master/LICENSE' },
npm sill install resolved main: 'q.js',
npm sill install resolved repository: { type: 'git', url: 'git://github.com/kriskowal/q.git' },
npm sill install resolved engines: { node: '>=0.6.0', teleport: '>=0.2.0' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies:
npm sill install resolved { jshint: '~2.1.9',
npm sill install resolved cover: '*',
npm sill install resolved 'jasmine-node': '1.11.0',
npm sill install resolved opener: '*',
npm sill install resolved 'promises-aplus-tests': '1.x',
npm sill install resolved grunt: '~0.4.1',
npm sill install resolved 'grunt-cli': '~0.1.9',
npm sill install resolved 'grunt-contrib-uglify': '~0.2.2',
npm sill install resolved matcha: '~0.2.0' },
npm sill install resolved scripts:
npm sill install resolved { test: 'jasmine-node spec && promises-aplus-tests spec/aplus-adapter',
npm sill install resolved 'test-browser': 'opener spec/q-spec.html',
npm sill install resolved benchmark: 'matcha',
npm sill install resolved lint: 'jshint q.js',
npm sill install resolved cover: 'cover run node_modules/jasmine-node/bin/jasmine-node spec && cover report html && opener cover_html/index.html',
npm sill install resolved minify: 'grunt',
npm sill install resolved prepublish: 'grunt' },
npm sill install resolved overlay: { teleport: [Object] },
npm sill install resolved directories: { test: './spec' },
npm sill install resolved _id: 'q@0.9.7',
npm sill install resolved dist:
npm sill install resolved { shasum: '4de2e6cb3b29088c9e4cbc03bf9d42fb96ce2f75',
npm sill install resolved tarball: 'http://registry.npmjs.org/q/-/q-0.9.7.tgz' },
npm sill install resolved _from: 'q@>=0.9.7 <0.10.0',
npm sill install resolved _npmVersion: '1.3.2',
npm sill install resolved _npmUser: { name: 'kriskowal', email: 'kris.kowal@cixar.com' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved _shasum: '4de2e6cb3b29088c9e4cbc03bf9d42fb96ce2f75',
npm sill install resolved _resolved: 'http://registry.npmjs.org/q/-/q-0.9.7.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { author:
npm sill install resolved { name: 'Isaac Z. Schlueter',
npm sill install resolved email: 'i@izs.me',
npm sill install resolved url: 'http://blog.izs.me' },
npm sill install resolved name: 'graceful-fs',
npm sill install resolved description: 'A drop-in replacement for fs, making various improvements.',
npm sill install resolved version: '2.0.3',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/isaacs/node-graceful-fs.git' },
npm sill install resolved main: 'graceful-fs.js',
npm sill install resolved engines: { node: '>=0.4.0' },
npm sill install resolved directories: { test: 'test' },
npm sill install resolved scripts: { test: 'tap test/*.js' },
npm sill install resolved keywords:
npm sill install resolved [ 'fs',
npm sill install resolved 'module',
npm sill install resolved 'reading',
npm sill install resolved 'retry',
npm sill install resolved 'retries',
npm sill install resolved 'queue',
npm sill install resolved 'error',
npm sill install resolved 'errors',
npm sill install resolved 'handling',
npm sill install resolved 'EMFILE',
npm sill install resolved 'EAGAIN',
npm sill install resolved 'EINVAL',
npm sill install resolved 'EPERM',
npm sill install resolved 'EACCESS' ],
npm sill install resolved license: 'BSD',
npm sill install resolved bugs: { url: 'https://github.com/isaacs/node-graceful-fs/issues' },
npm sill install resolved homepage: 'https://github.com/isaacs/node-graceful-fs',
npm sill install resolved _id: 'graceful-fs@2.0.3',
npm sill install resolved dist:
npm sill install resolved { shasum: '7cd2cdb228a4a3f36e95efa6cc142de7d1a136d0',
npm sill install resolved tarball: 'http://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz' },
npm sill install resolved _from: 'graceful-fs@>=2.0.1 <2.1.0',
npm sill install resolved _npmVersion: '1.4.6',
npm sill install resolved _npmUser: { name: 'isaacs', email: 'i@izs.me' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved _shasum: '7cd2cdb228a4a3f36e95efa6cc142de7d1a136d0',
npm sill install resolved _resolved: 'http://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { author:
npm sill install resolved { name: 'Isaac Z. Schlueter',
npm sill install resolved email: 'i@izs.me',
npm sill install resolved url: 'http://blog.izs.me' },
npm sill install resolved name: 'minimatch',
npm sill install resolved description: 'a glob matcher in javascript',
npm sill install resolved version: '0.2.14',
npm sill install resolved repository: { type: 'git', url: 'git://github.com/isaacs/minimatch.git' },
npm sill install resolved main: 'minimatch.js',
npm sill install resolved scripts: { test: 'tap test/*.js' },
npm sill install resolved engines: { node: '*' },
npm sill install resolved dependencies: { 'lru-cache': '2', sigmund: '~1.0.0' },
npm sill install resolved devDependencies: { tap: '' },
npm sill install resolved license:
npm sill install resolved { type: 'MIT',
npm sill install resolved url: 'http://github.com/isaacs/minimatch/raw/master/LICENSE' },
npm sill install resolved readme: '# minimatch\n\nA minimal matching utility.\n\n[![Build Status](https://secure.travis-ci.org/isaacs/minimatch.png)](http://travis-ci.org/isaacs/minimatch)\n\n\nThis is the matching library used internally by npm.\n\nEventually, it will replace the C binding in node-glob.\n\nIt works by converting glob expressions into JavaScript `RegExp`\nobjects.\n\n## Usage\n\n```javascript\nvar minimatch = require("minimatch")\n\nminimatch("bar.foo", "*.foo") // true!\nminimatch("bar.foo", "*.bar") // false!\nminimatch("bar.foo", "*.+(bar|foo)", { debug: true }) // true, and noisy!\n```\n\n## Features\n\nSupports these glob features:\n\n* Brace Expansion\n* Extended glob matching\n* "Globstar" `**` matching\n\nSee:\n\n* `man sh`\n* `man bash`\n* `man 3 fnmatch`\n* `man 5 gitignore`\n\n## Minimatch Class\n\nCreate a minimatch object by instanting the `minimatch.Minimatch` class.\n\n```javascript\nvar Minimatch = require("minimatch").Minimatch\nvar mm = new Minimatch(pattern, options)\n```\n\n### Properties\n\n* `pattern` The original pattern the minimatch object represents.\n* `options` The options supplied to the constructor.\n* `set` A 2-dimensional array of regexp or string expressions.\n Each row in the\n array corresponds to a brace-expanded pattern. Each item in the row\n corresponds to a single path-part. For example, the pattern\n `{a,b/c}/d` would expand to a set of patterns like:\n\n [ [ a, d ]\n , [ b, c, d ] ]\n\n If a portion of the pattern doesn\'t have any "magic" in it\n (that is, it\'s something like `"foo"` rather than `fo*o?`), then it\n will be left as a string rather than converted to a regular\n expression.\n\n* `regexp` Created by the `makeRe` method. A single regular expression\n expressing the entire pattern. This is useful in cases where you wish\n to use the pattern somewhat like `fnmatch(3)` with `FNM_PATH` enabled.\n* `negate` True if the pattern is negated.\n* `comment` True if the pattern is a comment.\n* `empty` True if the pattern is `""`.\n\n### Methods\n\n* `makeRe` Generate the `regexp` member if necessary, and return it.\n Will return `false` if the pattern is invalid.\n* `match(fname)` Return true if the filename matches the pattern, or\n false otherwise.\n* `matchOne(fileArray, patternArray, partial)` Take a `/`-split\n filename, and match it against a single row in the `regExpSet`. This\n method is mainly for internal use, but is exposed so that it can be\n used by a glob-walker that needs to avoid excessive filesystem calls.\n\nAll other methods are internal, and will be called as necessary.\n\n## Functions\n\nThe top-level exported function has a `cache` property, which is an LRU\ncache set to store 100 items. So, calling these methods repeatedly\nwith the same pattern and options will use the same Minimatch object,\nsaving the cost of parsing it multiple times.\n\n### minimatch(path, pattern, options)\n\nMain export. Tests a path against the pattern using the options.\n\n```javascript\nvar isJS = minimatch(file, "*.js", { matchBase: true })\n```\n\n### minimatch.filter(pattern, options)\n\nReturns a function that tests its\nsupplied argument, suitable for use with `Array.filter`. Example:\n\n```javascript\nvar javascripts = fileList.filter(minimatch.filter("*.js", {matchBase: true}))\n```\n\n### minimatch.match(list, pattern, options)\n\nMatch against the list of\nfiles, in the style of fnmatch or glob. If nothing is matched, and\noptions.nonull is set, then return a list containing the pattern itself.\n\n```javascript\nvar javascripts = minimatch.match(fileList, "*.js", {matchBase: true}))\n```\n\n### minimatch.makeRe(pattern, options)\n\nMake a regular expression object from the pattern.\n\n## Options\n\nAll options are `false` by default.\n\n### debug\n\nDump a ton of stuff to stderr.\n\n### nobrace\n\nDo not expand `{a,b}` and `{1..3}` brace sets.\n\n### noglobstar\n\nDisable `**` matching against multiple folder names.\n\n### dot\n\nAllow patterns to match filenames starting with a period, even if\nthe pattern does not explicitly have a period in that spot.\n\nNote that by default, `a/**/b` will **not** match `a/.d/b`, unless `dot`\nis set.\n\n### noext\n\nDisable "extglob" style patterns like `+(a|b)`.\n\n### nocase\n\nPerform a case-insensitive match.\n\n### nonull\n\nWhen a match is not found by `minimatch.match`, return a list containing\nthe pattern itself. When set, an empty list is returned if there are\nno matches.\n\n### matchBase\n\nIf set, then patterns without slashes will be matched\nagainst the basename of the path if it contains slashes. For example,\n`a?b` would match the path `/xyz/123/acb`, but not `/xyz/acb/123`.\n\n### nocomment\n\nSuppress the behavior of treating `#` at the start of a pattern as a\ncomment.\n\n### nonegate\n\nSuppress the behavior of treating a leading `!` character as negation.\n\n### flipNegate\n\nReturns from negate expressions the same as if they were not negated.\n(Ie, true on a hit, false on a miss.)\n\n\n## Comparisons to other fnmatch/glob implementations\n\nWhile strict compliance with the existing standards is a worthwhile\ngoal, some discrepancies exist between minimatch and other\nimplementations, and are intentional.\n\nIf the pattern starts with a `!` character, then it is negated. Set the\n`nonegate` flag to suppress this behavior, and treat leading `!`\ncharacters normally. This is perhaps relevant if you wish to start the\npattern with a negative extglob pattern like `!(a|B)`. Multiple `!`\ncharacters at the start of a pattern will negate the pattern multiple\ntimes.\n\nIf a pattern starts with `#`, then it is treated as a comment, and\nwill not match anything. Use `\\#` to match a literal `#` at the\nstart of a line, or set the `nocomment` flag to suppress this behavior.\n\nThe double-star character `**` is supported by default, unless the\n`noglobstar` flag is set. This is supported in the manner of bsdglob\nand bash 4.1, where `**` only has special significance if it is the only\nthing in a path part. That is, `a/**/b` will match `a/x/y/b`, but\n`a/**b` will not.\n\nIf an escaped pattern has no matches, and the `nonull` flag is set,\nthen minimatch.match returns the pattern as-provided, rather than\ninterpreting the character escapes. For example,\n`minimatch.match([], "\\\\*a\\\\?")` will return `"\\\\*a\\\\?"` rather than\n`"*a?"`. This is akin to setting the `nullglob` option in bash, except\nthat it does not resolve escaped pattern characters.\n\nIf brace expansion is not disabled, then it is performed before any\nother interpretation of the glob pattern. Thus, a pattern like\n`+(a|{b),c)}`, which would not be valid in bash or zsh, is expanded\n**first** into the set of `+(a|b)` and `+(a|c)`, and those patterns are\nchecked for validity. Since those two are valid, matching proceeds.\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved bugs: { url: 'https://github.com/isaacs/minimatch/issues' },
npm sill install resolved homepage: 'https://github.com/isaacs/minimatch#readme',
npm sill install resolved _id: 'minimatch@0.2.14',
npm sill install resolved _shasum: 'c74e780574f63c6f9a090e90efbe6ef53a6a756a',
npm sill install resolved _resolved: 'https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz',
npm sill install resolved _from: 'minimatch@>=0.2.0 <0.3.0' },
npm sill install resolved { name: 'chokidar',
npm sill install resolved description: 'A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.',
npm sill install resolved version: '1.0.1',
npm sill install resolved keywords:
npm sill install resolved [ 'fs',
npm sill install resolved 'watch',
npm sill install resolved 'watchFile',
npm sill install resolved 'watcher',
npm sill install resolved 'watching',
npm sill install resolved 'file',
npm sill install resolved 'fsevents' ],
npm sill install resolved homepage: 'https://github.com/paulmillr/chokidar',
npm sill install resolved author: { name: 'Paul Miller', url: 'http://paulmillr.com' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/paulmillr/chokidar.git' },
npm sill install resolved bugs: { url: 'http://github.com/paulmillr/chokidar/issues' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved scripts:
npm sill install resolved { test: 'istanbul test node_modules/mocha/bin/_mocha',
npm sill install resolved 'ci-test': 'istanbul cover _mocha && cat ./coverage/lcov.info | coveralls' },
npm sill install resolved files: [ 'index.js', 'lib/' ],
npm sill install resolved devDependencies:
npm sill install resolved { chai: '^1.9.2',
npm sill install resolved coveralls: '^2.11.2',
npm sill install resolved istanbul: '^0.3.5',
npm sill install resolved mocha: '^2.0.0',
npm sill install resolved sinon: '^1.10.3',
npm sill install resolved 'sinon-chai': '^2.6.0' },
npm sill install resolved optionalDependencies: { fsevents: '^0.3.1' },
npm sill install resolved dependencies:
npm sill install resolved { anymatch: '^1.1.0',
npm sill install resolved arrify: '^1.0.0',
npm sill install resolved 'async-each': '^0.1.5',
npm sill install resolved 'glob-parent': '^1.0.0',
npm sill install resolved 'is-binary-path': '^1.0.0',
npm sill install resolved 'is-glob': '^1.1.3',
npm sill install resolved readdirp: '^1.3.0',
npm sill install resolved fsevents: '^0.3.1' },
npm sill install resolved gitHead: 'beb9db68404a93cac844bbd2f5b5c4e25559d1a5',
npm sill install resolved _id: 'chokidar@1.0.1',
npm sill install resolved _shasum: 'b19e476a071ac0c7a01279cdc936e0d31c6ee06a',
npm sill install resolved _from: 'chokidar@>=0.8.2',
npm sill install resolved _npmVersion: '2.7.3',
npm sill install resolved _nodeVersion: '1.6.2',
npm sill install resolved _npmUser: { name: 'es128', email: 'elan.shanker+npm@gmail.com' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'b19e476a071ac0c7a01279cdc936e0d31c6ee06a',
npm sill install resolved tarball: 'http://registry.npmjs.org/chokidar/-/chokidar-1.0.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/chokidar/-/chokidar-1.0.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'source-map',
npm sill install resolved description: 'Generates and consumes source maps',
npm sill install resolved version: '0.1.43',
npm sill install resolved homepage: 'https://github.com/mozilla/source-map',
npm sill install resolved author: { name: 'Nick Fitzgerald', email: 'nfitzgerald@mozilla.com' },
npm sill install resolved contributors:
npm sill install resolved [ [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object],
npm sill install resolved [Object] ],
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+ssh://git@github.com/mozilla/source-map.git' },
npm sill install resolved directories: { lib: './lib' },
npm sill install resolved main: './lib/source-map.js',
npm sill install resolved engines: { node: '>=0.8.0' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved dependencies: { amdefine: '>=0.0.4' },
npm sill install resolved devDependencies: { dryice: '>=0.4.8' },
npm sill install resolved scripts:
npm sill install resolved { test: 'node test/run-tests.js',
npm sill install resolved build: 'node Makefile.dryice.js' },
npm sill install resolved bugs: { url: 'https://github.com/mozilla/source-map/issues' },
npm sill install resolved _id: 'source-map@0.1.43',
npm sill install resolved _shasum: 'c24bc146ca517c1471f5dacbe2571b2b7f9e3346',
npm sill install resolved _from: 'source-map@>=0.1.31 <0.2.0',
npm sill install resolved _npmVersion: '1.4.9',
npm sill install resolved _npmUser: { name: 'nickfitzgerald', email: 'fitzgen@gmail.com' },
npm sill install resolved maintainers: [ [Object], [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'c24bc146ca517c1471f5dacbe2571b2b7f9e3346',
npm sill install resolved tarball: 'http://registry.npmjs.org/source-map/-/source-map-0.1.43.tgz' },
npm sill install resolved _resolved: 'http://registry.npmjs.org/source-map/-/source-map-0.1.43.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { author:
npm sill install resolved { name: 'Isaac Z. Schlueter',
npm sill install resolved email: 'i@izs.me',
npm sill install resolved url: 'http://blog.izs.me/' },
npm sill install resolved name: 'glob',
npm sill install resolved description: 'a little globber',
npm sill install resolved version: '3.2.11',
npm sill install resolved repository: { type: 'git', url: 'git://github.com/isaacs/node-glob.git' },
npm sill install resolved main: 'glob.js',
npm sill install resolved engines: { node: '*' },
npm sill install resolved dependencies: { inherits: '2', minimatch: '0.3' },
npm sill install resolved devDependencies: { tap: '~0.4.0', mkdirp: '0', rimraf: '1' },
npm sill install resolved scripts:
npm sill install resolved { test: 'tap test/*.js',
npm sill install resolved 'test-regen': 'TEST_REGEN=1 node test/00-setup.js' },
npm sill install resolved license: 'BSD',
npm sill install resolved readme: '# Glob\n\nMatch files using the patterns the shell uses, like stars and stuff.\n\nThis is a glob implementation in JavaScript. It uses the `minimatch`\nlibrary to do its matching.\n\n## Attention: node-glob users!\n\nThe API has changed dramatically between 2.x and 3.x. This library is\nnow 100% JavaScript, and the integer flags have been replaced with an\noptions object.\n\nAlso, there\'s an event emitter class, proper tests, and all the other\nthings you\'ve come to expect from node modules.\n\nAnd best of all, no compilation!\n\n## Usage\n\n```javascript\nvar glob = require("glob")\n\n// options is optional\nglob("**/*.js", options, function (er, files) {\n // files is an array of filenames.\n // If the `nonull` option is set, and nothing\n // was found, then files is ["**/*.js"]\n // er is an error object or null.\n})\n```\n\n## Features\n\nPlease see the [minimatch\ndocumentation](https://github.com/isaacs/minimatch) for more details.\n\nSupports these glob features:\n\n* Brace Expansion\n* Extended glob matching\n* "Globstar" `**` matching\n\nSee:\n\n* `man sh`\n* `man bash`\n* `man 3 fnmatch`\n* `man 5 gitignore`\n* [minimatch documentation](https://github.com/isaacs/minimatch)\n\n## glob(pattern, [options], cb)\n\n* `pattern` {String} Pattern to be matched\n* `options` {Object}\n* `cb` {Function}\n * `err` {Error | null}\n * `matches` {Array<String>} filenames found matching the pattern\n\nPerform an asynchronous glob search.\n\n## glob.sync(pattern, [options])\n\n* `pattern` {String} Pattern to be matched\n* `options` {Object}\n* return: {Array<String>} filenames found matching the pattern\n\nPerform a synchronous glob search.\n\n## Class: glob.Glob\n\nCreate a Glob object by instanting the `glob.Glob` class.\n\n```javascript\nvar Glob = require("glob").Glob\nvar mg = new Glob(pattern, options, cb)\n```\n\nIt\'s an EventEmitter, and starts walking the filesystem to find matches\nimmediately.\n\n### new glob.Glob(pattern, [options], [cb])\n\n* `pattern` {String} pattern to search for\n* `options` {Object}\n* `cb` {Function} Called when an error occurs, or matches are found\n * `err` {Error | null}\n * `matches` {Array<String>} filenames found matching the pattern\n\nNote that if the `sync` flag is set in the options, then matches will\nbe immediately available on the `g.found` member.\n\n### Properties\n\n* `minimatch` The minimatch object that the glob uses.\n* `options` The options object passed in.\n* `error` The error encountered. When an error is encountered, the\n glob object is in an undefined state, and should be discarded.\n* `aborted` Boolean which is set to true when calling `abort()`. There\n is no way at this time to continue a glob search after aborting, but\n you can re-use the statCache to avoid having to duplicate syscalls.\n* `statCache` Collection of all the stat results the glob search\n performed.\n* `cache` Convenience object. Each field has the following possible\n values:\n * `false` - Path does not exist\n * `true` - Path exists\n * `1` - Path exists, and is not a directory\n * `2` - Path exists, and is a directory\n * `[file, entries, ...]` - Path exists, is a directory, and the\n array value is the results of `fs.readdir`\n\n### Events\n\n* `end` When the matching is finished, this is emitted with all the\n matches found. If the `nonull` option is set, and no match was found,\n then the `matches` list contains the original pattern. The matches\n are sorted, unless the `nosort` flag is set.\n* `match` Every time a match is found, this is emitted with the matched.\n* `error` Emitted when an unexpected error is encountered, or whenever\n any fs error occurs if `options.strict` is set.\n* `abort` When `abort()` is called, this event is raised.\n\n### Methods\n\n* `abort` Stop the search.\n\n### Options\n\nAll the options that can be passed to Minimatch can also be passed to\nGlob to change pattern matching behavior. Also, some have been added,\nor have glob-specific ramifications.\n\nAll options are false by default, unless otherwise noted.\n\nAll options are added to the glob object, as well.\n\n* `cwd` The current working directory in which to search. Defaults\n to `process.cwd()`.\n* `root` The place where patterns starting with `/` will be mounted\n onto. Defaults to `path.resolve(options.cwd, "/")` (`/` on Unix\n systems, and `C:\\` or some such on Windows.)\n* `dot` Include `.dot` files in normal matches and `globstar` matches.\n Note that an explicit dot in a portion of the pattern will always\n match dot files.\n* `nomount` By default, a pattern starting with a forward-slash will be\n "mounted" onto the root setting, so that a valid filesystem path is\n returned. Set this flag to disable that behavior.\n* `mark` Add a `/` character to directory matches. Note that this\n requires additional stat calls.\n* `nosort` Don\'t sort the results.\n* `stat` Set to true to stat *all* results. This reduces performance\n somewhat, and is completely unnecessary, unless `readdir` is presumed\n to be an untrustworthy indicator of file existence. It will cause\n ELOOP to be triggered one level sooner in the case of cyclical\n symbolic links.\n* `silent` When an unusual error is encountered\n when attempting to read a directory, a warning will be printed to\n stderr. Set the `silent` option to true to suppress these warnings.\n* `strict` When an unusual error is encountered\n when attempting to read a directory, the process will just continue on\n in search of other matches. Set the `strict` option to raise an error\n in these cases.\n* `cache` See `cache` property above. Pass in a previously generated\n cache object to save some fs calls.\n* `statCache` A cache of results of filesystem information, to prevent\n unnecessary stat calls. While it should not normally be necessary to\n set this, you may pass the statCache from one glob() call to the\n options object of another, if you know that the filesystem will not\n change between calls. (See "Race Conditions" below.)\n* `sync` Perform a synchronous glob search.\n* `nounique` In some cases, brace-expanded patterns can result in the\n same file showing up multiple times in the result set. By default,\n this implementation prevents duplicates in the result set.\n Set this flag to disable that behavior.\n* `nonull` Set to never return an empty set, instead returning a set\n containing the pattern itself. This is the default in glob(3).\n* `nocase` Perform a case-insensitive match. Note that case-insensitive\n filesystems will sometimes result in glob returning results that are\n case-insensitively matched anyway, since readdir and stat will not\n raise an error.\n* `debug` Set to enable debug logging in minimatch and glob.\n* `globDebug` Set to enable debug logging in glob, but not minimatch.\n\n## Comparisons to other fnmatch/glob implementations\n\nWhile strict compliance with the existing standards is a worthwhile\ngoal, some discrepancies exist between node-glob and other\nimplementations, and are intentional.\n\nIf the pattern starts with a `!` character, then it is negated. Set the\n`nonegate` flag to suppress this behavior, and treat leading `!`\ncharacters normally. This is perhaps relevant if you wish to start the\npattern with a negative extglob pattern like `!(a|B)`. Multiple `!`\ncharacters at the start of a pattern will negate the pattern multiple\ntimes.\n\nIf a pattern starts with `#`, then it is treated as a comment, and\nwill not match anything. Use `\\#` to match a literal `#` at the\nstart of a line, or set the `nocomment` flag to suppress this behavior.\n\nThe double-star character `**` is supported by default, unless the\n`noglobstar` flag is set. This is supported in the manner of bsdglob\nand bash 4.1, where `**` only has special significance if it is the only\nthing in a path part. That is, `a/**/b` will match `a/x/y/b`, but\n`a/**b` will not.\n\nIf an escaped pattern has no matches, and the `nonull` flag is set,\nthen glob returns the pattern as-provided, rather than\ninterpreting the character escapes. For example,\n`glob.match([], "\\\\*a\\\\?")` will return `"\\\\*a\\\\?"` rather than\n`"*a?"`. This is akin to setting the `nullglob` option in bash, except\nthat it does not resolve escaped pattern characters.\n\nIf brace expansion is not disabled, then it is performed before any\nother interpretation of the glob pattern. Thus, a pattern like\n`+(a|{b),c)}`, which would not be valid in bash or zsh, is expanded\n**first** into the set of `+(a|b)` and `+(a|c)`, and those patterns are\nchecked for validity. Since those two are valid, matching proceeds.\n\n## Windows\n\n**Please only use forward-slashes in glob expressions.**\n\nThough windows uses either `/` or `\\` as its path separator, only `/`\ncharacters are used by this glob implementation. You must use\nforward-slashes **only** in glob expressions. Back-slashes will always\nbe interpreted as escape characters, not path separators.\n\nResults from absolute patterns such as `/foo/*` are mounted onto the\nroot setting using `path.join`. On windows, this will by default result\nin `/foo/*` matching `C:\\foo\\bar.txt`.\n\n## Race Conditions\n\nGlob searching, by its very nature, is susceptible to race conditions,\nsince it relies on directory walking and such.\n\nAs a result, it is possible that a file that exists when glob looks for\nit may have been deleted or modified by the time it returns the result.\n\nAs part of its internal implementation, this program caches all stat\nand readdir calls that it makes, in order to cut down on system\noverhead. However, this also makes it even more susceptible to races,\nespecially if the cache or statCache objects are reused between glob\ncalls.\n\nUsers are thus advised not to use a glob result as a guarantee of\nfilesystem state in the face of rapid changes. For the vast majority\nof operations, this is never a problem.\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved bugs: { url: 'https://github.com/isaacs/node-glob/issues' },
npm sill install resolved homepage: 'https://github.com/isaacs/node-glob#readme',
npm sill install resolved _id: 'glob@3.2.11',
npm sill install resolved _shasum: '4a973f635b9190f715d10987d5c00fd2815ebe3d',
npm sill install resolved _resolved: 'https://registry.npmjs.org/glob/-/glob-3.2.11.tgz',
npm sill install resolved _from: 'glob@>=3.2.7 <3.3.0' },
npm sill install resolved { author:
npm sill install resolved { name: 'Robert Kieffer',
npm sill install resolved email: 'robert@broofa.com',
npm sill install resolved url: 'http://github.com/broofa' },
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved dependencies: {},
npm sill install resolved description: 'A comprehensive library for mime-type mapping',
npm sill install resolved devDependencies: {},
npm sill install resolved keywords: [ 'util', 'mime' ],
npm sill install resolved main: 'mime.js',
npm sill install resolved name: 'mime',
npm sill install resolved repository:
npm sill install resolved { url: 'git+https://github.com/broofa/node-mime.git',
npm sill install resolved type: 'git' },
npm sill install resolved version: '1.2.11',
npm sill install resolved readme: '# mime\n\nComprehensive MIME type mapping API. Includes all 600+ types and 800+ extensions defined by the Apache project, plus additional types submitted by the node.js community.\n\n## Install\n\nInstall with [npm](http://github.com/isaacs/npm):\n\n npm install mime\n\n## API - Queries\n\n### mime.lookup(path)\nGet the mime type associated with a file, if no mime type is found `application/octet-stream` is returned. Performs a case-insensitive lookup using the extension in `path` (the substring after the last \'/\' or \'.\'). E.g.\n\n var mime = require(\'mime\');\n\n mime.lookup(\'/path/to/file.txt\'); // => \'text/plain\'\n mime.lookup(\'file.txt\'); // => \'text/plain\'\n mime.lookup(\'.TXT\'); // => \'text/plain\'\n mime.lookup(\'htm\'); // => \'text/html\'\n\n### mime.default_type\nSets the mime type returned when `mime.lookup` fails to find the extension searched for. (Default is `application/octet-stream`.)\n\n### mime.extension(type)\nGet the default extension for `type`\n\n mime.extension(\'text/html\'); // => \'html\'\n mime.extension(\'application/octet-stream\'); // => \'bin\'\n\n### mime.charsets.lookup()\n\nMap mime-type to charset\n\n mime.charsets.lookup(\'text/plain\'); // => \'UTF-8\'\n\n(The logic for charset lookups is pretty rudimentary. Feel free to suggest improvements.)\n\n## API - Defining Custom Types\n\nThe following APIs allow you to add your own type mappings within your project. If you feel a type should be included as part of node-mime, see [requesting new types](https://github.com/broofa/node-mime/wiki/Requesting-New-Types).\n\n### mime.define()\n\nAdd custom mime/extension mappings\n\n mime.define({\n \'text/x-some-format\': [\'x-sf\', \'x-sft\', \'x-sfml\'],\n \'application/x-my-type\': [\'x-mt\', \'x-mtt\'],\n // etc ...\n });\n\n mime.lookup(\'x-sft\'); // => \'text/x-some-format\'\n\nThe first entry in the extensions array is returned by `mime.extension()`. E.g.\n\n mime.extension(\'text/x-some-format\'); // => \'x-sf\'\n\n### mime.load(filepath)\n\nLoad mappings from an Apache ".types" format file\n\n mime.load(\'./my_project.types\');\n\nThe .types file format is simple - See the `types` dir for examples.\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved bugs: { url: 'https://github.com/broofa/node-mime/issues' },
npm sill install resolved homepage: 'https://github.com/broofa/node-mime#readme',
npm sill install resolved _id: 'mime@1.2.11',
npm sill install resolved _shasum: '58203eed86e3a5ef17aed2b7d9ebd47f0a60dd10',
npm sill install resolved _resolved: 'https://registry.npmjs.org/mime/-/mime-1.2.11.tgz',
npm sill install resolved _from: 'mime@>=1.2.11 <1.3.0' },
npm sill install resolved { name: 'optimist',
npm sill install resolved version: '0.6.1',
npm sill install resolved description: 'Light-weight option parsing with an argv hash. No optstrings attached.',
npm sill install resolved main: './index.js',
npm sill install resolved dependencies: { wordwrap: '~0.0.2', minimist: '~0.0.1' },
npm sill install resolved devDependencies: { hashish: '~0.0.4', tap: '~0.4.0' },
npm sill install resolved scripts: { test: 'tap ./test/*.js' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+ssh://git@github.com/substack/node-optimist.git' },
npm sill install resolved keywords:
npm sill install resolved [ 'argument',
npm sill install resolved 'args',
npm sill install resolved 'option',
npm sill install resolved 'parser',
npm sill install resolved 'parsing',
npm sill install resolved 'cli',
npm sill install resolved 'command' ],
npm sill install resolved author:
npm sill install resolved { name: 'James Halliday',
npm sill install resolved email: 'mail@substack.net',
npm sill install resolved url: 'http://substack.net' },
npm sill install resolved license: 'MIT/X11',
npm sill install resolved engine: { node: '>=0.4' },
npm sill install resolved bugs: { url: 'https://github.com/substack/node-optimist/issues' },
npm sill install resolved homepage: 'https://github.com/substack/node-optimist',
npm sill install resolved _id: 'optimist@0.6.1',
npm sill install resolved dist:
npm sill install resolved { shasum: 'da3ea74686fa21a19a111c326e90eb15a0196686',
npm sill install resolved tarball: 'http://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz' },
npm sill install resolved _from: 'optimist@>=0.6.0 <0.7.0',
npm sill install resolved _npmVersion: '1.3.21',
npm sill install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'da3ea74686fa21a19a111c326e90eb15a0196686',
npm sill install resolved _resolved: 'http://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'rimraf',
npm sill install resolved version: '2.2.8',
npm sill install resolved main: 'rimraf.js',
npm sill install resolved description: 'A deep deletion module for node (like `rm -rf`)',
npm sill install resolved author:
npm sill install resolved { name: 'Isaac Z. Schlueter',
npm sill install resolved email: 'i@izs.me',
npm sill install resolved url: 'http://blog.izs.me/' },
npm sill install resolved license:
npm sill install resolved { type: 'MIT',
npm sill install resolved url: 'https://github.com/isaacs/rimraf/raw/master/LICENSE' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/isaacs/rimraf.git' },
npm sill install resolved scripts: { test: 'cd test && bash run.sh' },
npm sill install resolved bin: { rimraf: './bin.js' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ],
npm sill install resolved readme: '`rm -rf` for node.\n\nInstall with `npm install rimraf`, or just drop rimraf.js somewhere.\n\n## API\n\n`rimraf(f, callback)`\n\nThe callback will be called with an error if there is one. Certain\nerrors are handled for you:\n\n* Windows: `EBUSY` and `ENOTEMPTY` - rimraf will back off a maximum of\n `opts.maxBusyTries` times before giving up.\n* `ENOENT` - If the file doesn\'t exist, rimraf will return\n successfully, since your desired outcome is already the case.\n\n## rimraf.sync\n\nIt can remove stuff synchronously, too. But that\'s not so good. Use\nthe async API. It\'s better.\n\n## CLI\n\nIf installed with `npm install rimraf -g` it can be used as a global\ncommand `rimraf <path>` which is useful for cross platform support.\n\n## mkdirp\n\nIf you need to create a directory recursively, check out\n[mkdirp](https://github.com/substack/node-mkdirp).\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved bugs: { url: 'https://github.com/isaacs/rimraf/issues' },
npm sill install resolved homepage: 'https://github.com/isaacs/rimraf#readme',
npm sill install resolved _id: 'rimraf@2.2.8',
npm sill install resolved _shasum: 'e439be2aaee327321952730f99a8929e4fc50582',
npm sill install resolved _resolved: 'https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz',
npm sill install resolved _from: 'rimraf@>=2.2.5 <2.3.0' },
npm sill install resolved { name: 'di',
npm sill install resolved version: '0.0.1',
npm sill install resolved description: 'Dependency Injection for Node.js. Heavily inspired by AngularJS.',
npm sill install resolved main: 'lib/index.js',
npm sill install resolved scripts: { test: 'mocha --compilers coffee:coffee-script test/*' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/vojtajina/node-di.git' },
npm sill install resolved keywords: [ 'di', 'dependency', 'injection', 'injector' ],
npm sill install resolved devDependencies:
npm sill install resolved { grunt: '~0.4.0rc5',
npm sill install resolved 'grunt-simple-mocha': '~0.3.2',
npm sill install resolved 'grunt-contrib-jshint': '~0.1.1rc5',
npm sill install resolved mocha: '1.8.1',
npm sill install resolved chai: '1.4.2',
npm sill install resolved 'coffee-script': '1.4.0' },
npm sill install resolved author: { name: 'Vojta Jina', email: 'vojta.jina@gmail.com' },
npm sill install resolved license: 'MIT',
npm sill install resolved _id: 'di@0.0.1',
npm sill install resolved dist:
npm sill install resolved { shasum: '806649326ceaa7caa3306d75d985ea2748ba913c',
npm sill install resolved tarball: 'http://registry.npmjs.org/di/-/di-0.0.1.tgz' },
npm sill install resolved _from: 'di@>=0.0.1 <0.1.0',
npm sill install resolved _npmVersion: '1.2.14',
npm sill install resolved _npmUser: { name: 'vojtajina', email: 'vojta.jina@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '806649326ceaa7caa3306d75d985ea2748ba913c',
npm sill install resolved _resolved: 'http://registry.npmjs.org/di/-/di-0.0.1.tgz',
npm sill install resolved bugs: { url: 'https://github.com/vojtajina/node-di/issues' },
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved homepage: 'https://github.com/vojtajina/node-di' },
npm sill install resolved { name: 'useragent',
npm sill install resolved version: '2.0.10',
npm sill install resolved description: 'Fastest, most accurate & effecient user agent string parser, uses Browserscope\'s research for parsing',
npm sill install resolved author: { name: 'Arnout Kazemier' },
npm sill install resolved main: './index.js',
npm sill install resolved keywords:
npm sill install resolved [ 'agent',
npm sill install resolved 'browser',
npm sill install resolved 'browserscope',
npm sill install resolved 'os',
npm sill install resolved 'parse',
npm sill install resolved 'parser',
npm sill install resolved 'ua',
npm sill install resolved 'ua-parse',
npm sill install resolved 'ua-parser',
npm sill install resolved 'user agent',
npm sill install resolved 'user',
npm sill install resolved 'user-agent',
npm sill install resolved 'useragent',
npm sill install resolved 'version' ],
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved license:
npm sill install resolved { type: 'MIT',
npm sill install resolved url: 'https://github.com/3rd-Eden/useragent/blob/master/LICENSE' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+ssh://git@github.com/3rd-Eden/useragent.git' },
npm sill install resolved devDependencies:
npm sill install resolved { should: '*',
npm sill install resolved mocha: '*',
npm sill install resolved 'long-stack-traces': '0.1.x',
npm sill install resolved yamlparser: '0.0.x',
npm sill install resolved request: '2.9.x',
npm sill install resolved semver: '1.0.x',
npm sill install resolved 'pre-commit': '0.0.x' },
npm sill install resolved 'pre-commit': [ 'test', 'update' ],
npm sill install resolved scripts:
npm sill install resolved { test: 'mocha $(find test -name \'*.test.js\')',
npm sill install resolved qa: 'mocha --ui exports $(find test -name \'*.qa.js\')',
npm sill install resolved update: 'node ./bin/update.js' },
npm sill install resolved dependencies: { 'lru-cache': '2.2.x' },
npm sill install resolved gitHead: '80ea9b7bbf859d25669664db9c92fb7a4945f852',
npm sill install resolved bugs: { url: 'https://github.com/3rd-Eden/useragent/issues' },
npm sill install resolved homepage: 'https://github.com/3rd-Eden/useragent',
npm sill install resolved _id: 'useragent@2.0.10',
npm sill install resolved _shasum: 'af2c1cc641159361e4d830866eb716ba4679de33',
npm sill install resolved _from: 'useragent@>=2.0.4 <2.1.0',
npm sill install resolved _npmVersion: '1.4.27',
npm sill install resolved _npmUser: { name: 'V1', email: 'info@3rd-Eden.com' },
npm sill install resolved dist:
npm sill install resolved { shasum: 'af2c1cc641159361e4d830866eb716ba4679de33',
npm sill install resolved tarball: 'http://registry.npmjs.org/useragent/-/useragent-2.0.10.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/useragent/-/useragent-2.0.10.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'http-proxy',
npm sill install resolved version: '0.10.4',
npm sill install resolved description: 'A full-featured http reverse proxy for node.js',
npm sill install resolved author: { name: 'Nodejitsu Inc.', email: 'info@nodejitsu.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+ssh://git@github.com/nodejitsu/node-http-proxy.git' },
npm sill install resolved keywords: [ 'reverse', 'proxy', 'http' ],
npm sill install resolved dependencies:
npm sill install resolved { colors: '0.x.x',
npm sill install resolved optimist: '0.6.x',
npm sill install resolved pkginfo: '0.3.x',
npm sill install resolved utile: '~0.2.1' },
npm sill install resolved devDependencies:
npm sill install resolved { request: '2.14.x',
npm sill install resolved vows: '0.7.x',
npm sill install resolved async: '0.2.x',
npm sill install resolved 'socket.io': '0.9.11',
npm sill install resolved 'socket.io-client': '0.9.11',
npm sill install resolved ws: '0.4.23' },
npm sill install resolved main: './lib/node-http-proxy',
npm sill install resolved bin: { 'node-http-proxy': './bin/node-http-proxy' },
npm sill install resolved scripts:
npm sill install resolved { test: 'npm run-script test-http && npm run-script test-https && npm run-script test-core',
npm sill install resolved 'test-http': 'vows --spec && vows --spec --target=https',
npm sill install resolved 'test-https': 'vows --spec --proxy=https && vows --spec --proxy=https --target=https',
npm sill install resolved 'test-core': 'test/core/run' },
npm sill install resolved engines: { node: '>= 0.6.6' },
npm sill install resolved bugs: { url: 'https://github.com/nodejitsu/node-http-proxy/issues' },
npm sill install resolved homepage: 'https://github.com/nodejitsu/node-http-proxy',
npm sill install resolved _id: 'http-proxy@0.10.4',
npm sill install resolved dist:
npm sill install resolved { shasum: '14ba0ceaa2197f89fa30dea9e7b09e19cd93c22f',
npm sill install resolved tarball: 'http://registry.npmjs.org/http-proxy/-/http-proxy-0.10.4.tgz' },
npm sill install resolved _from: 'http-proxy@>=0.10.0 <0.11.0',
npm sill install resolved _npmVersion: '1.3.22',
npm sill install resolved _npmUser: { name: 'indexzero', email: 'charlie.robbins@gmail.com' },
npm sill install resolved directories: {},
npm sill install resolved _shasum: '14ba0ceaa2197f89fa30dea9e7b09e19cd93c22f',
npm sill install resolved _resolved: 'http://registry.npmjs.org/http-proxy/-/http-proxy-0.10.4.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install connect@2.26.6 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info install socket.io@0.9.16 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info install lodash@2.4.2 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info install log4js@0.6.24 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info install colors@0.6.2 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info install q@0.9.7 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info install graceful-fs@2.0.3 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info install minimatch@0.2.14 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info install chokidar@1.0.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info install source-map@0.1.43 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info install glob@3.2.11 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info install mime@1.2.11 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info install optimist@0.6.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info install rimraf@2.2.8 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info install di@0.0.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info install useragent@2.0.10 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info install http-proxy@0.10.4 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma
npm info installOne connect@2.26.6
npm verb installOne of connect to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm info installOne socket.io@0.9.16
npm verb installOne of socket.io to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm info installOne lodash@2.4.2
npm verb installOne of lodash to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm info installOne log4js@0.6.24
npm verb installOne of log4js to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm info installOne colors@0.6.2
npm verb installOne of colors to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm info installOne q@0.9.7
npm verb installOne of q to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm info installOne graceful-fs@2.0.3
npm verb installOne of graceful-fs to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm info installOne minimatch@0.2.14
npm verb installOne of minimatch to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm info installOne chokidar@1.0.1
npm verb installOne of chokidar to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm info installOne source-map@0.1.43
npm verb installOne of source-map to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm info installOne glob@3.2.11
npm verb installOne of glob to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm info installOne mime@1.2.11
npm verb installOne of mime to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm info installOne optimist@0.6.1
npm verb installOne of optimist to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm info installOne rimraf@2.2.8
npm verb installOne of rimraf to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm info installOne di@0.0.1
npm verb installOne of di to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm info installOne useragent@2.0.10
npm verb installOne of useragent to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm info installOne http-proxy@0.10.4
npm verb installOne of http-proxy to C:\Users\buschs1\Desktop\npmBug\node_modules\karma not in flight; installing
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\ua-parser-js\0.7.7\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\ua-parser-js
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\ua-parser-js is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\ua-parser-js
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\opt-merger\1.1.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opt-merger
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opt-merger is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opt-merger
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\glob-watcher\0.0.7\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\minimist\1.1.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\minimist
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\minimist is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\minimist
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\commander\2.8.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\easy-extender\2.3.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\easy-extender
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\easy-extender is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\easy-extender
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\emitter-steward\0.0.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\emitter-steward
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\emitter-steward is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\emitter-steward
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\lodash\2.4.2\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\lodash
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\lodash is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\lodash
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\eazy-logger\2.1.2\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\tfunk\3.0.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\serve-index\1.6.3\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-index
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-index is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-index
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opn is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opn
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\browser-sync-client\0.5.2\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\browser-sync-client
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\browser-sync-client is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\browser-sync-client
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\portscanner-plus\0.2.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\foxy\6.1.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\object-path\0.8.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\object-path
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\object-path is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\object-path
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\connect\3.3.5\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\resp-modifier\1.0.2\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\dev-ip\0.1.7\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\opn\1.0.2\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opn
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opn is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opn
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\localtunnel\1.5.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\colors-72e6894438df4cf2.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\colors
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\lodash-c0f5dd52888930f7.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\lodash
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\socket-io-a89f5217061574a8.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\socket.io
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\log4js-0683c6583821e629.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\log4js
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\graceful-fs-b95f4c48245b912e.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\graceful-fs
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\q-35f2a15ddfc325ad.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\q
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\source-map-22096787b7da4822.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\source-map
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\glob-086c8f4982aa4099.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\glob
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\minimatch-28c9acecf37cf420.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\optimist-eabe940dd8e1aeea.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\optimist
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\mime-1f3623451313eda2.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\mime
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\chokidar-418746c08d745455.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\connect-ace0f4e93ff1d74f.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\connect
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\http-proxy-cbe89a0a32b0f3e4.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\http-proxy
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\rimraf-d313fc7054daa040.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\rimraf
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\di-5849ebf7a5bbd9f4.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\di
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\useragent-f38bb3b78449f220.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\useragent
npm sill install write writing colors 0.6.2 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\colors
npm sill install write writing lodash 2.4.2 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\lodash
npm sill install write writing socket.io 0.9.16 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\socket.io
npm sill install write writing log4js 0.6.24 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\log4js
npm sill install write writing graceful-fs 2.0.3 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\graceful-fs
npm sill install write writing q 0.9.7 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\q
npm sill install write writing source-map 0.1.43 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\source-map
npm sill install write writing glob 3.2.11 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\glob
npm sill install write writing minimatch 0.2.14 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch
npm sill install write writing optimist 0.6.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\optimist
npm sill install write writing mime 1.2.11 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\mime
npm sill install write writing chokidar 1.0.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar
npm sill install write writing connect 2.26.6 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\connect
npm sill install write writing http-proxy 0.10.4 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\http-proxy
npm sill install write writing rimraf 2.2.8 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\rimraf
npm sill install write writing di 0.0.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\di
npm sill install write writing useragent 2.0.10 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\useragent
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 493, 511 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry LICENSE
npm verb unbuild node_modules\karma\node_modules\lodash
npm verb unbuild node_modules\karma\node_modules\colors
npm verb unbuild node_modules\karma\node_modules\log4js
npm verb unbuild node_modules\karma\node_modules\socket.io
npm verb unbuild node_modules\karma\node_modules\graceful-fs
npm verb unbuild node_modules\karma\node_modules\q
npm verb unbuild node_modules\karma\node_modules\source-map
npm verb unbuild node_modules\karma\node_modules\glob
npm verb unbuild node_modules\karma\node_modules\minimatch
npm verb unbuild node_modules\karma\node_modules\optimist
npm verb unbuild node_modules\karma\node_modules\mime
npm verb unbuild node_modules\karma\node_modules\chokidar
npm verb unbuild node_modules\karma\node_modules\connect
npm verb unbuild node_modules\karma\node_modules\useragent
npm verb unbuild node_modules\karma\node_modules\di
npm verb unbuild node_modules\karma\node_modules\rimraf
npm verb unbuild node_modules\karma\node_modules\http-proxy
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 493, 511 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 438 ]
npm sill gunzTarPerm extractEntry package.js
npm sill gunzTarPerm modified mode [ 'package.js', 436, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry lodash.js
npm sill gunzTarPerm modified mode [ 'lodash.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm extractEntry index.js
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\lodash is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\lodash
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\colors is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\colors
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\log4js is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\log4js
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\socket.io is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\socket.io
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\graceful-fs is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\graceful-fs
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\source-map is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\source-map
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\q is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\q
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\optimist is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\optimist
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\mime is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\mime
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/index.js
npm sill gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ]
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\glob is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\glob
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 493, 511 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 493, 511 ]
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\connect is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\connect
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\useragent is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\useragent
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\di is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\di
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry cli.js
npm sill gunzTarPerm modified mode [ 'cli.js', 493, 511 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\lodash\2.4.2\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\lodash
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\lodash is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\lodash
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\colors\0.6.2\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\colors
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\colors is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\colors
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\log4js\0.6.24\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\log4js
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\log4js is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\log4js
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\socket.io\0.9.16\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\socket.io
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\socket.io is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\socket.io
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\graceful-fs\2.0.3\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\graceful-fs
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\graceful-fs is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\graceful-fs
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\source-map\0.1.43\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\source-map
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\source-map is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\source-map
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\q\0.9.7\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\q
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\q is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\q
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\minimatch\0.2.14\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\optimist\0.6.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\optimist
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\optimist is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\optimist
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\mime\1.2.11\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\mime
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\mime is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\mime
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\chokidar\1.0.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\glob\3.2.11\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\glob
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\glob is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\glob
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\rimraf is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\rimraf
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\http-proxy is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\http-proxy
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\connect\2.26.6\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\connect
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\connect is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\connect
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\useragent\2.0.10\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\useragent
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\useragent is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\useragent
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\di\0.0.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\di
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\di is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\di
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\rimraf\2.2.8\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\rimraf
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\rimraf is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\rimraf
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\http-proxy\0.10.4\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\http-proxy
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\http-proxy is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\http-proxy
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry HISTORY.md
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry Readme.md
npm sill gunzTarPerm modified mode [ 'Readme.md', 420, 438 ]
npm sill gunzTarPerm extractEntry changelog.js
npm sill gunzTarPerm modified mode [ 'changelog.js', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/parser.js
npm sill gunzTarPerm modified mode [ 'lib/parser.js', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry HISTORY.md
npm sill gunzTarPerm extractEntry public/directory.html
npm sill gunzTarPerm extractEntry public/icons/page_white_csharp.png
npm sill gunzTarPerm extractEntry public/icons/application_xp.png
npm sill gunzTarPerm extractEntry public/icons/box.png
npm sill gunzTarPerm extractEntry public/icons/cd.png
npm sill gunzTarPerm extractEntry public/icons/controller.png
npm sill gunzTarPerm extractEntry public/icons/drive.png
npm sill gunzTarPerm extractEntry public/icons/film.png
npm sill gunzTarPerm extractEntry public/icons/folder.png
npm sill gunzTarPerm extractEntry public/icons/font.png
npm sill gunzTarPerm extractEntry public/icons/image.png
npm sill gunzTarPerm extractEntry public/icons/map.png
npm sill gunzTarPerm extractEntry public/icons/page.png
npm sill gunzTarPerm extractEntry public/icons/page_add.png
npm sill gunzTarPerm extractEntry public/icons/page_attach.png
npm sill gunzTarPerm extractEntry public/icons/page_code.png
npm sill gunzTarPerm extractEntry public/icons/page_copy.png
npm sill gunzTarPerm extractEntry public/icons/page_delete.png
npm sill gunzTarPerm extractEntry public/icons/page_edit.png
npm sill gunzTarPerm extractEntry public/icons/page_error.png
npm sill gunzTarPerm extractEntry public/icons/page_excel.png
npm sill gunzTarPerm extractEntry public/icons/page_find.png
npm sill gunzTarPerm extractEntry public/icons/page_gear.png
npm sill gunzTarPerm extractEntry public/icons/page_go.png
npm sill gunzTarPerm extractEntry public/icons/page_green.png
npm sill gunzTarPerm extractEntry public/icons/page_key.png
npm sill gunzTarPerm extractEntry public/icons/page_lightning.png
npm sill gunzTarPerm extractEntry public/icons/page_link.png
npm sill gunzTarPerm extractEntry public/icons/page_paintbrush.png
npm sill gunzTarPerm extractEntry public/icons/page_paste.png
npm sill gunzTarPerm extractEntry public/icons/page_red.png
npm sill gunzTarPerm extractEntry public/icons/page_refresh.png
npm sill gunzTarPerm extractEntry public/icons/page_save.png
npm sill gunzTarPerm extractEntry public/icons/page_white.png
npm sill gunzTarPerm extractEntry public/icons/page_white_acrobat.png
npm sill gunzTarPerm extractEntry public/icons/page_white_actionscript.png
npm sill gunzTarPerm extractEntry public/icons/page_white_add.png
npm sill gunzTarPerm extractEntry public/icons/page_white_c.png
npm sill gunzTarPerm extractEntry public/icons/page_white_camera.png
npm sill gunzTarPerm extractEntry public/icons/page_white_cd.png
npm sill gunzTarPerm extractEntry public/icons/page_white_code.png
npm sill gunzTarPerm extractEntry public/icons/page_white_code_red.png
npm sill gunzTarPerm extractEntry public/icons/page_white_coldfusion.png
npm sill gunzTarPerm extractEntry public/icons/page_white_compressed.png
npm sill gunzTarPerm extractEntry public/icons/page_white_copy.png
npm sill gunzTarPerm extractEntry public/icons/page_white_cplusplus.png
npm sill gunzTarPerm extractEntry public/icons/application_xp_terminal.png
npm sill gunzTarPerm extractEntry public/icons/page_white_cup.png
npm sill gunzTarPerm extractEntry public/icons/page_white_database.png
npm sill gunzTarPerm extractEntry public/icons/page_white_delete.png
npm sill gunzTarPerm extractEntry public/icons/page_white_dvd.png
npm sill gunzTarPerm extractEntry public/icons/page_white_edit.png
npm sill gunzTarPerm extractEntry public/icons/page_white_error.png
npm sill gunzTarPerm extractEntry public/icons/page_white_excel.png
npm sill gunzTarPerm extractEntry public/icons/page_white_find.png
npm sill gunzTarPerm extractEntry public/icons/page_white_flash.png
npm sill gunzTarPerm extractEntry public/icons/page_white_freehand.png
npm sill gunzTarPerm extractEntry public/icons/page_white_gear.png
npm sill gunzTarPerm extractEntry public/icons/page_white_get.png
npm sill gunzTarPerm extractEntry public/icons/page_white_go.png
npm sill gunzTarPerm extractEntry public/icons/page_white_h.png
npm sill gunzTarPerm extractEntry public/icons/page_white_horizontal.png
npm sill gunzTarPerm extractEntry public/icons/page_white_key.png
npm sill gunzTarPerm extractEntry public/icons/page_white_lightning.png
npm sill gunzTarPerm extractEntry public/icons/page_white_link.png
npm sill gunzTarPerm extractEntry public/icons/page_white_magnify.png
npm sill gunzTarPerm extractEntry public/icons/page_white_medal.png
npm sill gunzTarPerm extractEntry public/icons/page_white_office.png
npm sill gunzTarPerm extractEntry public/icons/page_white_paint.png
npm sill gunzTarPerm extractEntry public/icons/page_white_paintbrush.png
npm sill gunzTarPerm extractEntry public/icons/page_white_paste.png
npm sill gunzTarPerm extractEntry public/icons/page_white_php.png
npm sill gunzTarPerm extractEntry public/icons/page_white_picture.png
npm sill gunzTarPerm extractEntry public/icons/page_white_powerpoint.png
npm sill gunzTarPerm extractEntry public/icons/page_white_put.png
npm sill gunzTarPerm extractEntry public/icons/page_white_ruby.png
npm sill gunzTarPerm extractEntry public/icons/page_white_stack.png
npm sill gunzTarPerm extractEntry public/icons/page_white_star.png
npm sill gunzTarPerm extractEntry public/icons/page_white_swoosh.png
npm sill gunzTarPerm extractEntry public/icons/page_white_text.png
npm sill gunzTarPerm extractEntry public/icons/page_white_text_width.png
npm sill gunzTarPerm extractEntry public/icons/page_white_tux.png
npm sill gunzTarPerm extractEntry public/icons/page_white_vector.png
npm sill gunzTarPerm extractEntry public/icons/page_white_visualstudio.png
npm sill gunzTarPerm extractEntry public/icons/page_white_width.png
npm sill gunzTarPerm extractEntry public/icons/page_white_word.png
npm sill gunzTarPerm extractEntry public/icons/page_white_world.png
npm sill gunzTarPerm extractEntry public/icons/page_white_wrench.png
npm sill gunzTarPerm extractEntry public/icons/page_white_zip.png
npm sill gunzTarPerm extractEntry public/icons/page_word.png
npm sill gunzTarPerm extractEntry public/icons/page_world.png
npm sill gunzTarPerm extractEntry public/style.css
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry example/parse.js
npm sill gunzTarPerm modified mode [ 'example/parse.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example.wp.js
npm sill gunzTarPerm modified mode [ 'example.wp.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example.js
npm sill gunzTarPerm modified mode [ 'example.js', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 493, 511 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 420, 438 ]
npm sill gunzTarPerm extractEntry license
npm sill gunzTarPerm modified mode [ 'license', 420, 438 ]
npm sill gunzTarPerm extractEntry readme.md
npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE-MIT
npm sill gunzTarPerm modified mode [ 'LICENSE-MIT', 420, 438 ]
npm sill gunzTarPerm extractEntry History.md
npm sill gunzTarPerm extractEntry Readme.md
npm sill gunzTarPerm extractEntry lib/connect.js
npm sill gunzTarPerm extractEntry lib/proto.js
npm sill gunzTarPerm extractEntry client.js
npm sill gunzTarPerm modified mode [ 'client.js', 420, 438 ]
npm sill gunzTarPerm extractEntry bin/client
npm sill gunzTarPerm modified mode [ 'bin/client', 493, 511 ]
npm sill gunzTarPerm extractEntry example.js
npm sill gunzTarPerm modified mode [ 'example.js', 420, 438 ]
npm sill gunzTarPerm extractEntry gulpfile.js
npm sill gunzTarPerm modified mode [ 'gulpfile.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example.js
npm sill gunzTarPerm modified mode [ 'example.js', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry example.js
npm sill gunzTarPerm modified mode [ 'example.js', 420, 438 ]
npm sill gunzTarPerm extractEntry gulpfile.js
npm sill gunzTarPerm modified mode [ 'gulpfile.js', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm modified mode [ 'LICENSE.txt', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 493, 511 ]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 420, 438 ]
npm sill gunzTarPerm extractEntry dist/ua-parser.min.js
npm sill gunzTarPerm modified mode [ 'dist/ua-parser.min.js', 436, 438 ]
npm sill gunzTarPerm extractEntry bower.json
npm sill gunzTarPerm modified mode [ 'bower.json', 436, 438 ]
npm sill gunzTarPerm extractEntry build/verup.js
npm sill gunzTarPerm modified mode [ 'build/verup.js', 436, 438 ]
npm sill gunzTarPerm extractEntry build/build.sh
npm sill gunzTarPerm modified mode [ 'build/build.sh', 509, 511 ]
npm sill gunzTarPerm extractEntry component.json
npm sill gunzTarPerm modified mode [ 'component.json', 436, 438 ]
npm sill gunzTarPerm extractEntry test/test.js
npm sill gunzTarPerm modified mode [ 'test/test.js', 436, 438 ]
npm sill gunzTarPerm extractEntry test/browser&mediaplayer-test.json
npm sill gunzTarPerm modified mode [ 'test/browser&mediaplayer-test.json', 436, 438 ]
npm sill gunzTarPerm extractEntry test/browser-test.json
npm sill gunzTarPerm modified mode [ 'test/browser-test.json', 436, 438 ]
npm sill gunzTarPerm extractEntry test/cpu-test.json
npm sill gunzTarPerm modified mode [ 'test/cpu-test.json', 436, 438 ]
npm sill gunzTarPerm extractEntry test/device-test.json
npm sill gunzTarPerm modified mode [ 'test/device-test.json', 436, 438 ]
npm sill gunzTarPerm extractEntry test/engine-test.json
npm sill gunzTarPerm modified mode [ 'test/engine-test.json', 436, 438 ]
npm sill gunzTarPerm extractEntry test/os-test.json
npm sill gunzTarPerm modified mode [ 'test/os-test.json', 436, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 438 ]
npm sill gunzTarPerm extractEntry readme.md
npm sill gunzTarPerm modified mode [ 'readme.md', 436, 438 ]
npm sill gunzTarPerm extractEntry src/ua-parser.js
npm sill gunzTarPerm modified mode [ 'src/ua-parser.js', 436, 438 ]
npm sill gunzTarPerm extractEntry ua-parser-js.jquery.json
npm sill gunzTarPerm modified mode [ 'ua-parser-js.jquery.json', 436, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry lodash.js
npm sill gunzTarPerm modified mode [ 'lodash.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry colors.js
npm sill gunzTarPerm modified mode [ 'colors.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example.js
npm sill gunzTarPerm modified mode [ 'example.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry q.js
npm sill gunzTarPerm modified mode [ 'q.js', 420, 438 ]
npm sill gunzTarPerm extractEntry queue.js
npm sill gunzTarPerm modified mode [ 'queue.js', 420, 438 ]
npm sill gunzTarPerm extractEntry CONTRIBUTING.md
npm sill gunzTarPerm modified mode [ 'CONTRIBUTING.md', 420, 438 ]
npm sill gunzTarPerm extractEntry benchmark/compare-with-callbacks.js
npm sill gunzTarPerm modified mode [ 'benchmark/compare-with-callbacks.js', 420, 438 ]
npm sill gunzTarPerm extractEntry benchmark/scenarios.js
npm sill gunzTarPerm modified mode [ 'benchmark/scenarios.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 493, 511 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry CHANGELOG.md
npm sill gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/utils.js
npm sill gunzTarPerm modified mode [ 'lib/utils.js', 420, 438 ]
npm sill gunzTarPerm extractEntry History.md
npm sill gunzTarPerm modified mode [ 'History.md', 420, 438 ]
npm sill gunzTarPerm extractEntry Makefile
npm sill gunzTarPerm modified mode [ 'Makefile', 420, 438 ]
npm sill gunzTarPerm extractEntry Readme.md
npm sill gunzTarPerm modified mode [ 'Readme.md', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/client.js
npm sill gunzTarPerm modified mode [ 'lib/client.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/index.js
npm sill gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/namespace.js
npm sill gunzTarPerm modified mode [ 'lib/namespace.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/socket.js
npm sill gunzTarPerm modified mode [ 'lib/socket.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry dist/index.js
npm sill gunzTarPerm modified mode [ 'dist/index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry History.md
npm sill gunzTarPerm modified mode [ 'History.md', 420, 438 ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry readme.markdown
npm sill gunzTarPerm modified mode [ 'readme.markdown', 420, 438 ]
npm sill gunzTarPerm extractEntry test/all_bool.js
npm sill gunzTarPerm modified mode [ 'test/all_bool.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/default_bool.js
npm sill gunzTarPerm modified mode [ 'test/default_bool.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/dotted.js
npm sill gunzTarPerm modified mode [ 'test/dotted.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/long.js
npm sill gunzTarPerm modified mode [ 'test/long.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/dash.js
npm sill gunzTarPerm modified mode [ 'test/dash.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/parse.js
npm sill gunzTarPerm modified mode [ 'test/parse.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/parse_modified.js
npm sill gunzTarPerm modified mode [ 'test/parse_modified.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/short.js
npm sill gunzTarPerm modified mode [ 'test/short.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/stop_early.js
npm sill gunzTarPerm modified mode [ 'test/stop_early.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/unknown.js
npm sill gunzTarPerm modified mode [ 'test/unknown.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/bool.js
npm sill gunzTarPerm modified mode [ 'test/bool.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/whitespace.js
npm sill gunzTarPerm modified mode [ 'test/whitespace.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/num.js
npm sill gunzTarPerm modified mode [ 'test/num.js', 420, 438 ]
npm sill gunzTarPerm extractEntry xdg-open
npm sill gunzTarPerm modified mode [ 'xdg-open', 493, 511 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 493, 511 ]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 420, 438 ]
npm sill gunzTarPerm extractEntry MIT-LICENSE.txt
npm sill gunzTarPerm modified mode [ 'MIT-LICENSE.txt', 420, 438 ]
npm sill gunzTarPerm extractEntry ReadMe.md
npm sill gunzTarPerm modified mode [ 'ReadMe.md', 420, 438 ]
npm sill gunzTarPerm extractEntry example.html
npm sill gunzTarPerm modified mode [ 'example.html', 420, 438 ]
npm sill gunzTarPerm extractEntry themes/winston-dark.js
npm sill gunzTarPerm modified mode [ 'themes/winston-dark.js', 420, 438 ]
npm sill gunzTarPerm extractEntry themes/winston-light.js
npm sill gunzTarPerm modified mode [ 'themes/winston-light.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .bob/lint/jshint.out
npm sill gunzTarPerm modified mode [ '.bob/lint/jshint.out', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry minimatch.js
npm sill gunzTarPerm modified mode [ 'minimatch.js', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry glob.js
npm sill gunzTarPerm modified mode [ 'glob.js', 420, 438 ]
npm sill gunzTarPerm extractEntry mime.js
npm sill gunzTarPerm modified mode [ 'mime.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 420, 438 ]
npm sill gunzTarPerm extractEntry types/mime.types
npm sill gunzTarPerm modified mode [ 'types/mime.types', 420, 438 ]
npm sill gunzTarPerm extractEntry types/node.types
npm sill gunzTarPerm modified mode [ 'types/node.types', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry example/bool.js
npm sill gunzTarPerm modified mode [ 'example/bool.js', 420, 438 ]
npm sill gunzTarPerm extractEntry bin.js
npm sill gunzTarPerm modified mode [ 'bin.js', 493, 511 ]
npm sill gunzTarPerm extractEntry rimraf.js
npm sill gunzTarPerm modified mode [ 'rimraf.js', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry graceful-fs.js
npm sill gunzTarPerm modified mode [ 'graceful-fs.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/annotation.js
npm sill gunzTarPerm modified mode [ 'lib/annotation.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/index.js
npm sill gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm modified mode [ 'LICENSE.txt', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/fsevents-handler.js
npm sill gunzTarPerm modified mode [ 'lib/fsevents-handler.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry History.md
npm sill gunzTarPerm extractEntry dist/index.min.js
npm sill gunzTarPerm modified mode [ 'dist/index.min.js', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE-MIT
npm sill gunzTarPerm modified mode [ 'LICENSE-MIT', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/dev-ip.js
npm sill gunzTarPerm modified mode [ 'lib/dev-ip.js', 493, 511 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry .bob.json
npm sill gunzTarPerm modified mode [ '.bob.json', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry test/basic.js
npm sill gunzTarPerm modified mode [ 'test/basic.js', 420, 438 ]
npm sill gunzTarPerm extractEntry polyfills.js
npm sill gunzTarPerm modified mode [ 'polyfills.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/open.js
npm sill gunzTarPerm modified mode [ 'test/open.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/readdir-sort.js
npm sill gunzTarPerm modified mode [ 'test/readdir-sort.js', 420, 438 ]
npm sill gunzTarPerm extractEntry benchmarks/decode.bench.js
npm sill gunzTarPerm modified mode [ 'benchmarks/decode.bench.js', 420, 438 ]
npm sill gunzTarPerm extractEntry benchmarks/encode.bench.js
npm sill gunzTarPerm modified mode [ 'benchmarks/encode.bench.js', 420, 438 ]
npm sill gunzTarPerm extractEntry History.md
npm sill gunzTarPerm modified mode [ 'History.md', 420, 438 ]
npm sill gunzTarPerm extractEntry test/index.js
npm sill gunzTarPerm modified mode [ 'test/index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry bin/testfiles.js
npm sill gunzTarPerm modified mode [ 'bin/testfiles.js', 493, 511 ]
npm sill gunzTarPerm extractEntry bin/update.js
npm sill gunzTarPerm modified mode [ 'bin/update.js', 493, 511 ]
npm sill gunzTarPerm extractEntry AUTHORS
npm sill gunzTarPerm modified mode [ 'AUTHORS', 420, 438 ]
npm sill gunzTarPerm extractEntry test/test-async.js
npm sill gunzTarPerm modified mode [ 'test/test-async.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/injector.js
npm sill gunzTarPerm modified mode [ 'lib/injector.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/module.js
npm sill gunzTarPerm modified mode [ 'lib/module.js', 420, 438 ]
npm sill gunzTarPerm extractEntry dist/.gitkeep
npm sill gunzTarPerm modified mode [ 'dist/.gitkeep', 420, 438 ]
npm sill gunzTarPerm extractEntry .idea/libraries/browser_sync_client_node_modules.xml
npm sill gunzTarPerm modified mode [ '.idea/libraries/browser_sync_client_node_modules.xml',
npm sill gunzTarPerm 420,
npm sill gunzTarPerm 438 ]
npm sill gunzTarPerm extractEntry example/default_singles.js
npm sill gunzTarPerm modified mode [ 'example/default_singles.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/divide.js
npm sill gunzTarPerm modified mode [ 'example/divide.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/line_count.js
npm sill gunzTarPerm modified mode [ 'example/line_count.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/default_hash.js
npm sill gunzTarPerm modified mode [ 'example/default_hash.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/line_count_wrap.js
npm sill gunzTarPerm modified mode [ 'example/line_count_wrap.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/nonopt.js
npm sill gunzTarPerm modified mode [ 'example/nonopt.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/reflect.js
npm sill gunzTarPerm modified mode [ 'example/reflect.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/short.js
npm sill gunzTarPerm modified mode [ 'example/short.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/string.js
npm sill gunzTarPerm modified mode [ 'example/string.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/boolean_single.js
npm sill gunzTarPerm modified mode [ 'example/boolean_single.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/usage-options.js
npm sill gunzTarPerm modified mode [ 'example/usage-options.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/boolean_double.js
npm sill gunzTarPerm modified mode [ 'example/boolean_double.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/xup.js
npm sill gunzTarPerm modified mode [ 'example/xup.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/line_count_options.js
npm sill gunzTarPerm modified mode [ 'example/line_count_options.js', 420, 438 ]
npm sill gunzTarPerm extractEntry readme.markdown
npm sill gunzTarPerm modified mode [ 'readme.markdown', 420, 438 ]
npm sill gunzTarPerm extractEntry test/_.js
npm sill gunzTarPerm modified mode [ 'test/_.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/dash.js
npm sill gunzTarPerm modified mode [ 'test/dash.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/parse.js
npm sill gunzTarPerm modified mode [ 'test/parse.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/parse_modified.js
npm sill gunzTarPerm modified mode [ 'test/parse_modified.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/short.js
npm sill gunzTarPerm modified mode [ 'test/short.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/usage.js
npm sill gunzTarPerm modified mode [ 'test/usage.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/whitespace.js
npm sill gunzTarPerm modified mode [ 'test/whitespace.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/_/argv.js
npm sill gunzTarPerm modified mode [ 'test/_/argv.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/_/bin.js
npm sill gunzTarPerm modified mode [ 'test/_/bin.js', 493, 511 ]
npm sill gunzTarPerm extractEntry lib/cache.js
npm sill gunzTarPerm extractEntry CHANGELOG.md
npm sill gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ]
npm sill gunzTarPerm extractEntry benchmark/websockets-throughput.js
npm sill gunzTarPerm modified mode [ 'benchmark/websockets-throughput.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry Makefile.dryice.js
npm sill gunzTarPerm modified mode [ 'Makefile.dryice.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/run-tests.js
npm sill gunzTarPerm modified mode [ 'test/run-tests.js', 493, 511 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 493, 511 ]
npm sill gunzTarPerm extractEntry bower.json
npm sill gunzTarPerm modified mode [ 'bower.json', 420, 438 ]
npm sill gunzTarPerm extractEntry test/devip.js
npm sill gunzTarPerm modified mode [ 'test/devip.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/.jshintrc
npm sill gunzTarPerm modified mode [ 'test/.jshintrc', 420, 438 ]
npm sill gunzTarPerm extractEntry dist/lodash.compat.js
npm sill gunzTarPerm modified mode [ 'dist/lodash.compat.js', 420, 438 ]
npm sill gunzTarPerm extractEntry dist/lodash.compat.min.js
npm sill gunzTarPerm modified mode [ 'dist/lodash.compat.min.js', 420, 438 ]
npm sill gunzTarPerm extractEntry benchmarks/runner.js
npm sill gunzTarPerm modified mode [ 'benchmarks/runner.js', 420, 438 ]
npm sill gunzTarPerm extractEntry History.md
npm sill gunzTarPerm modified mode [ 'History.md', 420, 438 ]
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\package.json
npm sill gunzTarPerm extractEntry test/test-sync.js
npm sill gunzTarPerm modified mode [ 'test/test-sync.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/run.sh
npm sill gunzTarPerm modified mode [ 'test/run.sh', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/connect.js
npm sill gunzTarPerm extractEntry lib/index.js
npm sill gunzTarPerm extractEntry test/fixtures/resp-multiple.js
npm sill gunzTarPerm modified mode [ 'test/fixtures/resp-multiple.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .idea/.name
npm sill gunzTarPerm modified mode [ '.idea/.name', 420, 438 ]
npm sill gunzTarPerm extractEntry .idea/dictionaries/shakyshane.xml
npm sill gunzTarPerm modified mode [ '.idea/dictionaries/shakyshane.xml', 420, 438 ]
npm sill gunzTarPerm extractEntry component.json
npm sill gunzTarPerm modified mode [ 'component.json', 420, 438 ]
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\package.json
npm info preinstall portscanner-plus@0.2.1
npm sill gunzTarPerm extractEntry dist/lodash.compat.js
npm sill gunzTarPerm modified mode [ 'dist/lodash.compat.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/logger.js
npm sill gunzTarPerm modified mode [ 'lib/logger.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/patch.js
npm sill gunzTarPerm extractEntry lib/proto.js
npm sill gunzTarPerm extractEntry lib/utils.js
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\package.json
npm sill gunzTarPerm extractEntry examples/example-connect-logger.js
npm sill gunzTarPerm modified mode [ 'examples/example-connect-logger.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/flush-on-exit.js
npm sill gunzTarPerm modified mode [ 'examples/flush-on-exit.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/brace-expand.js
npm sill gunzTarPerm modified mode [ 'test/brace-expand.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/caching.js
npm sill gunzTarPerm modified mode [ 'test/caching.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/setup.sh
npm sill gunzTarPerm modified mode [ 'test/setup.sh', 420, 438 ]
npm info preinstall glob-watcher@0.0.7
npm sill gunzTarPerm extractEntry test/fixtures/resp-none.js
npm sill gunzTarPerm modified mode [ 'test/fixtures/resp-none.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/fixtures/resp-single.js
npm sill gunzTarPerm modified mode [ 'test/fixtures/resp-single.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/nodefs-handler.js
npm sill gunzTarPerm modified mode [ 'lib/nodefs-handler.js', 420, 438 ]
npm sill gunzTarPerm extractEntry CHANGELOG.md
npm sill gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ]
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\emitter-steward\package.json
npm sill gunzTarPerm extractEntry .idea/encodings.xml
npm sill gunzTarPerm modified mode [ '.idea/encodings.xml', 420, 438 ]
npm sill gunzTarPerm extractEntry .idea/inspectionProfiles/Project_Default.xml
npm sill gunzTarPerm modified mode [ '.idea/inspectionProfiles/Project_Default.xml', 420, 438 ]
npm sill gunzTarPerm extractEntry .idea/inspectionProfiles/profiles_settings.xml
npm sill gunzTarPerm modified mode [ '.idea/inspectionProfiles/profiles_settings.xml', 420, 438 ]
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\package.json
npm sill gunzTarPerm extractEntry lib/namespace.js
npm sill gunzTarPerm modified mode [ 'lib/namespace.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/parser.js
npm sill gunzTarPerm modified mode [ 'lib/parser.js', 420, 438 ]
npm sill prepareForInstallMany adding q@^1.1.2 from portscanner-plus dependencies
npm sill prepareForInstallMany adding portscanner@^1.0.0 from portscanner-plus dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\package.json
npm info preinstall emitter-steward@0.0.1
npm sill gunzTarPerm extractEntry examples/g.js
npm sill gunzTarPerm modified mode [ 'examples/g.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/usr-local.js
npm sill gunzTarPerm modified mode [ 'examples/usr-local.js', 420, 438 ]
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier\package.json
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\emitter-steward\package.json
npm sill prepareForInstallMany adding gaze@^0.5.1 from glob-watcher dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\package.json
npm sill gunzTarPerm extractEntry test/defaults.js
npm sill gunzTarPerm modified mode [ 'test/defaults.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/extglob-ending-with-state-char.js
npm sill gunzTarPerm modified mode [ 'test/extglob-ending-with-state-char.js', 420, 438 ]
npm info preinstall resp-modifier@1.0.2
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier\package.json
npm sill cache add args [ 'q@^1.1.2', null ]
npm verb cache add spec q@^1.1.2
npm sill cache add parsed spec { raw: 'q@^1.1.2',
npm sill cache add scope: null,
npm sill cache add name: 'q',
npm sill cache add rawSpec: '^1.1.2',
npm sill cache add spec: '>=1.1.2 <2.0.0',
npm sill cache add type: 'range' }
npm sill addNamed q@>=1.1.2 <2.0.0
npm verb addNamed ">=1.1.2 <2.0.0" is a valid semver range for q
npm sill addNameRange { name: 'q', range: '>=1.1.2 <2.0.0', hasData: false }
npm sill mapToRegistry name q
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/q
npm verb addNameRange registry:http://registry.npmjs.org/q not in flight; fetching
npm sill cache add args [ 'portscanner@^1.0.0', null ]
npm verb cache add spec portscanner@^1.0.0
npm sill cache add parsed spec { raw: 'portscanner@^1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'portscanner',
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 sill addNamed portscanner@>=1.0.0 <2.0.0
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for portscanner
npm sill addNameRange { name: 'portscanner', range: '>=1.0.0 <2.0.0', hasData: false }
npm sill mapToRegistry name portscanner
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/portscanner
npm verb addNameRange registry:http://registry.npmjs.org/portscanner not in flight; fetching
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry CHANGELOG.md
npm sill gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ]
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\emitter-steward\package.json
npm sill gunzTarPerm extractEntry test/00-setup.js
npm sill gunzTarPerm modified mode [ 'test/00-setup.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/cwd-test.js
npm sill gunzTarPerm modified mode [ 'test/cwd-test.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/globstar-match.js
npm sill gunzTarPerm modified mode [ 'test/globstar-match.js', 420, 438 ]
npm sill cache add args [ 'gaze@^0.5.1', null ]
npm verb cache add spec gaze@^0.5.1
npm sill cache add parsed spec { raw: 'gaze@^0.5.1',
npm sill cache add scope: null,
npm sill cache add name: 'gaze',
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 sill addNamed gaze@>=0.5.1 <0.6.0
npm verb addNamed ">=0.5.1 <0.6.0" is a valid semver range for gaze
npm sill addNameRange { name: 'gaze', range: '>=0.5.1 <0.6.0', hasData: false }
npm sill mapToRegistry name gaze
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/gaze
npm verb addNameRange registry:http://registry.npmjs.org/gaze not in flight; fetching
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opt-merger\package.json
npm sill gunzTarPerm extractEntry lib/socket.io.js
npm sill gunzTarPerm modified mode [ 'lib/socket.io.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/socket.js
npm sill gunzTarPerm modified mode [ 'lib/socket.js', 420, 438 ]
npm verb request uri http://registry.npmjs.org/q
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:04 AM
npm verb etag "9E3Y8RB3ZYQBDQZNJUON26YVU"
npm http request GET http://registry.npmjs.org/q
npm verb request uri http://registry.npmjs.org/portscanner
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:04 AM
npm verb etag "CFGS1BX143AZ51A4AJSLTR2L9"
npm http request GET http://registry.npmjs.org/portscanner
-npm sill prepareForInstallMany adding minimatch@^2.0.0 from resp-modifier dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier\package.json
npm sill gunzTarPerm extractEntry config.sample.json
npm sill gunzTarPerm modified mode [ 'config.sample.json', 420, 438 ]
npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\emitter-steward
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\emitter-steward
\npm sill gunzTarPerm extractEntry examples/fromreadme.js
npm sill gunzTarPerm modified mode [ 'examples/fromreadme.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/log-appending.js
npm sill gunzTarPerm modified mode [ 'examples/log-appending.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/source-map/test-api.js
npm sill gunzTarPerm modified mode [ 'test/source-map/test-api.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/source-map/test-base64-vlq.js
npm sill gunzTarPerm modified mode [ 'test/source-map/test-base64-vlq.js', 420, 438 ]
npm verb request uri http://registry.npmjs.org/gaze
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:04 AM
npm verb etag "73G901TXN8KGRTEFWTUSJB72M"
npm http request GET http://registry.npmjs.org/gaze
npm info preinstall opt-merger@1.1.0
npm sill gunzTarPerm extractEntry dist/lodash.js
npm sill gunzTarPerm modified mode [ 'dist/lodash.js', 420, 438 ]
|npm sill gunzTarPerm extractEntry features/index.js
npm sill gunzTarPerm modified mode [ 'features/index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry CREDITS
npm sill gunzTarPerm modified mode [ 'CREDITS', 420, 438 ]
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opt-merger\package.json
npm http 304 http://registry.npmjs.org/q
npm sill get cb [ 304,
npm sill get { age: '32',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:04 GMT',
npm sill get etag: '"9E3Y8RB3ZYQBDQZNJUON26YVU"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437704.471453,VS0,VE1',
npm sill get 'x-served-by': 'cache-dfw1821-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/q from cache
npm verb get saving q to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\q\.cache.json
/npm info linkStuff emitter-steward@0.0.1
npm sill linkStuff emitter-steward@0.0.1 has C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules as its parent node_modules
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\package.json
npm http 304 http://registry.npmjs.org/portscanner
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:04 GMT',
npm sill get etag: '"CFGS1BX143AZ51A4AJSLTR2L9"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437704.468111,VS0,VE46',
npm sill get 'x-served-by': 'cache-dfw1830-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/portscanner from cache
npm verb get saving portscanner to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\portscanner\.cache.json
-npm http 304 http://registry.npmjs.org/gaze
npm sill get cb [ 304,
npm sill get { age: '51',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:04 GMT',
npm sill get etag: '"73G901TXN8KGRTEFWTUSJB72M"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437704.633526,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1829-DFW',
npm sill get 'x-cache-hits': '3',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/gaze from cache
npm verb get saving gaze to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gaze\.cache.json
npm sill cache add args [ 'minimatch@^2.0.0', null ]
npm verb cache add spec minimatch@^2.0.0
npm sill cache add parsed spec { raw: 'minimatch@^2.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'minimatch',
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 sill addNamed minimatch@>=2.0.0 <3.0.0
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for minimatch
npm sill addNameRange { name: 'minimatch', range: '>=2.0.0 <3.0.0', hasData: false }
npm sill mapToRegistry name minimatch
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/minimatch
npm verb addNameRange registry:http://registry.npmjs.org/minimatch not in flight; fetching
\npm sill gunzTarPerm extractEntry examples/example.js
npm sill gunzTarPerm modified mode [ 'examples/example.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/loggly-appender.js
npm sill gunzTarPerm modified mode [ 'examples/loggly-appender.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/manager.js
npm sill gunzTarPerm modified mode [ 'lib/manager.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/store.js
npm sill gunzTarPerm modified mode [ 'lib/store.js', 420, 438 ]
|npm info preinstall serve-static@1.9.2
npm verb linkBins emitter-steward@0.0.1
npm verb linkMans emitter-steward@0.0.1
npm verb rebuildBundles emitter-steward@0.0.1
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opt-merger\package.json
npm sill gunzTarPerm extractEntry examples/package.json
npm sill gunzTarPerm modified mode [ 'examples/package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/balancer/simple-balancer-with-websockets.js
npm sill gunzTarPerm modified mode [ 'examples/balancer/simple-balancer-with-websockets.js',
npm sill gunzTarPerm 420,
npm sill gunzTarPerm 438 ]
npm sill gunzTarPerm extractEntry test/source-map/test-base64.js
npm sill gunzTarPerm modified mode [ 'test/source-map/test-base64.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/source-map/test-binary-search.js
npm sill gunzTarPerm modified mode [ 'test/source-map/test-binary-search.js', 420, 438 ]
npm info install emitter-steward@0.0.1
/npm verb request uri http://registry.npmjs.org/minimatch
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:04 AM
npm verb etag "91XDIWZ9TQ411189TUINSRVDV"
npm http request GET http://registry.npmjs.org/minimatch
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\package.json
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy\package.json
npm info postinstall emitter-steward@0.0.1
npm sill addNameRange number 2 { name: 'q', range: '>=1.1.2 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'q',
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.1.4',
npm sill addNameRange '0.1.5',
npm sill addNameRange '0.1.6',
npm sill addNameRange '0.1.7',
npm sill addNameRange '0.1.8',
npm sill addNameRange '0.1.9',
npm sill addNameRange '0.2.0-rc1',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.2.3',
npm sill addNameRange '0.2.4',
npm sill addNameRange '0.2.5',
npm sill addNameRange '0.2.6',
npm sill addNameRange '0.2.7',
npm sill addNameRange '0.2.8',
npm sill addNameRange '0.2.9',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.2.10',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.2',
npm sill addNameRange '0.4.4',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.5.2',
npm sill addNameRange '0.5.3',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.7.1',
npm sill addNameRange '0.7.2',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.8.1',
npm sill addNameRange '0.8.2',
npm sill addNameRange '0.8.3',
npm sill addNameRange '0.8.4',
npm sill addNameRange '0.8.5',
npm sill addNameRange '0.8.6',
npm sill addNameRange '0.8.7',
npm sill addNameRange '0.8.8',
npm sill addNameRange '0.8.9',
npm sill addNameRange '0.8.10',
npm sill addNameRange '0.8.11',
npm sill addNameRange '0.8.12',
npm sill addNameRange '0.9.0',
npm sill addNameRange '0.9.1',
npm sill addNameRange '0.9.2',
npm sill addNameRange '0.9.3',
npm sill addNameRange '0.9.4',
npm sill addNameRange '0.9.5',
npm sill addNameRange '0.9.6',
npm sill addNameRange '0.9.7',
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 '1.1.0',
npm sill addNameRange '1.1.1',
npm sill addNameRange '1.1.2',
npm sill addNameRange '2.0.3',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.2.1',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.4.0' ] ]
npm sill addNamed q@1.4.0
npm verb addNamed "1.4.0" is a plain semver version for q
-npm sill addNameRange number 2 { name: 'portscanner', range: '>=1.0.0 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'portscanner',
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 '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.2.3',
npm sill addNameRange '1.0.0' ] ]
npm sill addNamed portscanner@1.0.0
npm verb addNamed "1.0.0" is a plain semver version for portscanner
npm sill gunzTarPerm extractEntry examples/logstashUDP.js
npm sill gunzTarPerm modified mode [ 'examples/logstashUDP.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/memory-test.js
npm sill gunzTarPerm modified mode [ 'examples/memory-test.js', 420, 438 ]
\npm sill gunzTarPerm extractEntry lib/middleware/basicAuth.js
npm sill addNameRange number 2 { name: 'gaze', range: '>=0.5.1 <0.6.0', hasData: true }
npm sill addNameRange versions [ 'gaze',
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 sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '0.3.3',
npm sill addNameRange '0.3.4',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.2',
npm sill addNameRange '0.4.3',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.6.1',
npm sill addNameRange '0.6.2',
npm sill addNameRange '0.6.3',
npm sill addNameRange '0.6.4' ] ]
npm sill addNamed gaze@0.5.1
npm verb addNamed "0.5.1" is a plain semver version for gaze
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\di\package.json
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger\package.json
npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opt-merger
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opt-merger
|npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\emitter-steward-b70fc69a850d82e8.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\emitter-steward
npm info preinstall foxy@6.1.0
npm http 304 http://registry.npmjs.org/minimatch
npm sill get cb [ 304,
npm sill get { age: '31',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:05 GMT',
npm sill get etag: '"91XDIWZ9TQ411189TUINSRVDV"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437705.135688,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1831-DFW',
npm sill get 'x-cache-hits': '2',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/minimatch from cache
npm verb get saving minimatch to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\minimatch\.cache.json
/npm sill gunzTarPerm extractEntry .idea/jsLibraryMappings.xml
npm sill gunzTarPerm modified mode [ '.idea/jsLibraryMappings.xml', 420, 438 ]
npm sill prepareForInstallMany adding escape-html@1.0.1 from serve-static dependencies
npm sill prepareForInstallMany adding parseurl@~1.3.0 from serve-static dependencies
npm sill prepareForInstallMany adding send@0.12.2 from serve-static dependencies
npm sill prepareForInstallMany adding utils-merge@1.0.0 from serve-static dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\package.json
npm sill gunzTarPerm extractEntry lib/transport.js
npm sill gunzTarPerm modified mode [ 'lib/transport.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/util.js
npm sill gunzTarPerm modified mode [ 'lib/util.js', 420, 438 ]
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy\package.json
-npm sill cache afterAdd q@1.4.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\q\1.4.0\package\package.json not in flight; writing
npm sill gunzTarPerm extractEntry examples/balancer/simple-balancer.js
npm sill gunzTarPerm modified mode [ 'examples/balancer/simple-balancer.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/helpers/store.js
npm sill gunzTarPerm modified mode [ 'examples/helpers/store.js', 420, 438 ]
npm info preinstall di@0.0.1
npm sill cache afterAdd portscanner@1.0.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\portscanner\1.0.0\package\package.json not in flight; writing
npm info preinstall eazy-logger@2.1.2
npm info linkStuff opt-merger@1.1.0
npm sill linkStuff opt-merger@1.1.0 has C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules as its parent node_modules
\npm sill cache afterAdd gaze@0.5.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gaze\0.5.1\package\package.json not in flight; writing
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\di\package.json
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger\package.json
npm sill gunzTarPerm extractEntry test/source-map/test-array-set.js
npm sill gunzTarPerm modified mode [ 'test/source-map/test-array-set.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/source-map/test-source-map-consumer.js
npm sill gunzTarPerm modified mode [ 'test/source-map/test-source-map-consumer.js', 420, 438 ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\q\1.4.0\package\package.json written
|npm sill cache add args [ 'escape-html@1.0.1', null ]
npm verb cache add spec escape-html@1.0.1
npm sill cache add parsed spec { raw: 'escape-html@1.0.1',
npm sill cache add scope: null,
npm sill cache add name: 'escape-html',
npm sill cache add rawSpec: '1.0.1',
npm sill cache add spec: '1.0.1',
npm sill cache add type: 'version' }
npm sill addNamed escape-html@1.0.1
npm verb addNamed "1.0.1" is a plain semver version for escape-html
npm sill mapToRegistry name escape-html
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/escape-html
npm verb addNameVersion registry:http://registry.npmjs.org/escape-html not in flight; fetching
npm sill cache add args [ 'parseurl@~1.3.0', null ]
npm verb cache add spec parseurl@~1.3.0
npm sill cache add parsed spec { raw: 'parseurl@~1.3.0',
npm sill cache add scope: null,
npm sill cache add name: 'parseurl',
npm sill cache add rawSpec: '~1.3.0',
npm sill cache add spec: '>=1.3.0 <1.4.0',
npm sill cache add type: 'range' }
npm sill addNamed parseurl@>=1.3.0 <1.4.0
npm verb addNamed ">=1.3.0 <1.4.0" is a valid semver range for parseurl
npm sill addNameRange { name: 'parseurl', range: '>=1.3.0 <1.4.0', hasData: false }
npm sill mapToRegistry name parseurl
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/parseurl
npm verb addNameRange registry:http://registry.npmjs.org/parseurl not in flight; fetching
npm sill cache add args [ 'send@0.12.2', null ]
npm verb cache add spec send@0.12.2
npm sill cache add parsed spec { raw: 'send@0.12.2',
npm sill cache add scope: null,
npm sill cache add name: 'send',
npm sill cache add rawSpec: '0.12.2',
npm sill cache add spec: '0.12.2',
npm sill cache add type: 'version' }
npm sill addNamed send@0.12.2
npm verb addNamed "0.12.2" is a plain semver version for send
npm sill mapToRegistry name send
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/send
npm verb addNameVersion registry:http://registry.npmjs.org/send not in flight; fetching
npm sill cache add args [ 'utils-merge@1.0.0', null ]
npm verb cache add spec utils-merge@1.0.0
npm sill cache add parsed spec { raw: 'utils-merge@1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'utils-merge',
npm sill cache add rawSpec: '1.0.0',
npm sill cache add spec: '1.0.0',
npm sill cache add type: 'version' }
npm sill addNamed utils-merge@1.0.0
npm verb addNamed "1.0.0" is a plain semver version for utils-merge
npm sill mapToRegistry name utils-merge
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/utils-merge
npm verb addNameVersion registry:http://registry.npmjs.org/utils-merge not in flight; fetching
/-npm sill prepareForInstallMany adding http-proxy@^1.7.3 from foxy dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy\package.json
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\easy-extender\package.json
npm sill gunzTarPerm extractEntry examples/missing-log-dir.js
npm sill gunzTarPerm modified mode [ 'examples/missing-log-dir.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/patternLayout-tokens.js
npm sill gunzTarPerm modified mode [ 'examples/patternLayout-tokens.js', 420, 438 ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\portscanner\1.0.0\package\package.json written
npm sill install resolved [ { name: 'q',
npm sill install resolved version: '1.4.0',
npm sill install resolved description: 'A library for promises (CommonJS/Promises/A,B,D)',
npm sill install resolved homepage: 'https://github.com/kriskowal/q',
npm sill install resolved author:
npm sill install resolved { name: 'Kris Kowal',
npm sill install resolved email: 'kris@cixar.com',
npm sill install resolved url: 'https://github.com/kriskowal' },
npm sill install resolved keywords:
npm sill install resolved [ 'q',
npm sill install resolved 'promise',
npm sill install resolved 'promises',
npm sill install resolved 'promises-a',
npm sill install resolved 'promises-aplus',
npm sill install resolved 'deferred',
npm sill install resolved 'future',
npm sill install resolved 'async',
npm sill install resolved 'flow control',
npm sill install resolved 'fluent',
npm sill install resolved 'browser',
npm sill install resolved 'node' ],
npm sill install resolved contributors: [ [Object], [Object], [Object] ],
npm sill install resolved bugs: { url: 'http://github.com/kriskowal/q/issues' },
npm sill install resolved license:
npm sill install resolved { type: 'MIT',
npm sill install resolved url: 'http://github.com/kriskowal/q/raw/master/LICENSE' },
npm sill install resolved main: 'q.js',
npm sill install resolved files: [ 'LICENSE', 'q.js', 'queue.js' ],
npm sill install resolved repository: { type: 'git', url: 'git://github.com/kriskowal/q.git' },
npm sill install resolved engines: { node: '>=0.6.0', teleport: '>=0.2.0' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies:
npm sill install resolved { cover: '*',
npm sill install resolved grunt: '~0.4.1',
npm sill install resolved 'grunt-cli': '~0.1.9',
npm sill install resolved 'grunt-contrib-uglify': '~0.9.1',
npm sill install resolved 'jasmine-node': '1.11.0',
npm sill install resolved jshint: '~2.1.9',
npm sill install resolved matcha: '~0.2.0',
npm sill install resolved opener: '*',
npm sill install resolved 'promises-aplus-tests': '1.x' },
npm sill install resolved scripts:
npm sill install resolved { test: 'jasmine-node spec && promises-aplus-tests spec/aplus-adapter',
npm sill install resolved 'test-browser': 'opener spec/q-spec.html',
npm sill install resolved benchmark: 'matcha',
npm sill install resolved lint: 'jshint q.js',
npm sill install resolved cover: 'cover run jasmine-node spec && cover report html && opener cover_html/index.html',
npm sill install resolved minify: 'grunt',
npm sill install resolved prepublish: 'grunt' },
npm sill install resolved overlay: { teleport: [Object] },
npm sill install resolved directories: { test: './spec' },
npm sill install resolved gitHead: '05e20dc704421ca820553721c7178168a8461506',
npm sill install resolved _id: 'q@1.4.0',
npm sill install resolved _shasum: '7913d541e50583c2f90c66a47979c93fcd764ae3',
npm sill install resolved _from: 'q@>=1.1.2 <2.0.0',
npm sill install resolved _npmVersion: '2.8.3',
npm sill install resolved _nodeVersion: '1.8.1',
npm sill install resolved _npmUser: { name: 'kriskowal', email: 'kris.kowal@cixar.com' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '7913d541e50583c2f90c66a47979c93fcd764ae3',
npm sill install resolved tarball: 'http://registry.npmjs.org/q/-/q-1.4.0.tgz' },
npm sill install resolved _resolved: 'http://registry.npmjs.org/q/-/q-1.4.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'portscanner',
npm sill install resolved description: 'Asynchronous port scanner for Node.js',
npm sill install resolved keywords: [ 'portscanner', 'port', 'scanner', 'checker', 'status' ],
npm sill install resolved version: '1.0.0',
npm sill install resolved preferGlobal: false,
npm sill install resolved homepage: 'https://github.com/baalexander/node-portscanner',
npm sill install resolved author: '',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/baalexander/node-portscanner.git' },
npm sill install resolved bugs: { url: 'https://github.com/baalexander/node-portscanner/issues' },
npm sill install resolved directories: { lib: './lib' },
npm sill install resolved main: './lib/portscanner.js',
npm sill install resolved dependencies: { async: '0.1.15' },
npm sill install resolved devDependencies: {},
npm sill install resolved engines: { node: '>=0.4', npm: '>=1.0.0' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved _id: 'portscanner@1.0.0',
npm sill install resolved dist:
npm sill install resolved { shasum: '3b5cfe393828b5160abc600e6270ebc2f1590558',
npm sill install resolved tarball: 'http://registry.npmjs.org/portscanner/-/portscanner-1.0.0.tgz' },
npm sill install resolved _from: 'portscanner@>=1.0.0 <2.0.0',
npm sill install resolved _npmVersion: '1.4.3',
npm sill install resolved _npmUser: { name: 'smassa', email: 'endangeredmassa@gmail.com' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved _shasum: '3b5cfe393828b5160abc600e6270ebc2f1590558',
npm sill install resolved _resolved: 'http://registry.npmjs.org/portscanner/-/portscanner-1.0.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install q@1.4.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus
npm info install portscanner@1.0.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus
npm info installOne q@1.4.0
npm verb installOne of q to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus not in flight; installing
npm info installOne portscanner@1.0.0
npm verb installOne of portscanner to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus not in flight; installing
\npm verb linkBins opt-merger@1.1.0
npm verb linkMans opt-merger@1.1.0
npm verb rebuildBundles opt-merger@1.1.0
npm sill addNameRange number 2 { name: 'minimatch', range: '>=2.0.0 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'minimatch',
npm sill addNameRange [ '0.0.1',
npm sill addNameRange '0.0.2',
npm sill addNameRange '0.0.4',
npm sill addNameRange '0.0.5',
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.2.0',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.2.3',
npm sill addNameRange '0.2.4',
npm sill addNameRange '0.2.5',
npm sill addNameRange '0.2.6',
npm sill addNameRange '0.2.7',
npm sill addNameRange '0.2.8',
npm sill addNameRange '0.2.9',
npm sill addNameRange '0.2.10',
npm sill addNameRange '0.2.11',
npm sill addNameRange '0.2.12',
npm sill addNameRange '0.2.13',
npm sill addNameRange '0.2.14',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.4.0',
npm sill addNameRange '1.0.0',
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 sill addNameRange '2.0.5',
npm sill addNameRange '2.0.6',
npm sill addNameRange '2.0.7' ] ]
npm sill addNamed minimatch@2.0.7
npm verb addNamed "2.0.7" is a plain semver version for minimatch
|npm info install opt-merger@1.1.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gaze\0.5.1\package\package.json written
npm sill install resolved [ { name: 'gaze',
npm sill install resolved description: 'A globbing fs.watch wrapper built from the best parts of other fine watch libs.',
npm sill install resolved version: '0.5.1',
npm sill install resolved homepage: 'https://github.com/shama/gaze',
npm sill install resolved author: { name: 'Kyle Robinson Young', email: 'kyle@dontkry.com' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/shama/gaze.git' },
npm sill install resolved bugs: { url: 'https://github.com/shama/gaze/issues' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved main: 'lib/gaze',
npm sill install resolved engines: { node: '>= 0.8.0' },
npm sill install resolved scripts: { test: 'grunt nodeunit -v' },
npm sill install resolved dependencies: { globule: '~0.1.0' },
npm sill install resolved devDependencies:
npm sill install resolved { grunt: '~0.4.1',
npm sill install resolved 'grunt-contrib-nodeunit': '~0.2.0',
npm sill install resolved 'grunt-contrib-jshint': '~0.6.0',
npm sill install resolved 'grunt-benchmark': '~0.2.0',
npm sill install resolved 'grunt-cli': '~0.1.13',
npm sill install resolved async: '~0.2.10',
npm sill install resolved rimraf: '~2.2.6' },
npm sill install resolved keywords: [ 'watch', 'glob' ],
npm sill install resolved files: [ 'lib', 'LICENSE-MIT' ],
npm sill install resolved readme: '# gaze [![Build Status](https://travis-ci.org/shama/gaze.png?branch=master)](https://travis-ci.org/shama/gaze)\n\nA globbing fs.watch wrapper built from the best parts of other fine watch libs. \nCompatible with Node.js 0.10/0.8, Windows, OSX and Linux.\n\n![gaze](http://dontkry.com/images/repos/gaze.png)\n\n## Usage\nInstall the module with: `npm install gaze` or place into your `package.json`\nand run `npm install`.\n\n```javascript\nvar gaze = require(\'gaze\');\n\n// Watch all .js files/dirs in process.cwd()\ngaze(\'**/*.js\', function(err, watcher) {\n // Files have all started watching\n // watcher === this\n\n // Get all watched files\n console.log(this.watched());\n\n // On file changed\n this.on(\'changed\', function(filepath) {\n console.log(filepath + \' was changed\');\n });\n\n // On file added\n this.on(\'added\', function(filepath) {\n console.log(filepath + \' was added\');\n });\n\n // On file deleted\n this.on(\'deleted\', function(filepath) {\n console.log(filepath + \' was deleted\');\n });\n\n // On changed/added/deleted\n this.on(\'all\', function(event, filepath) {\n console.log(filepath + \' was \' + event);\n });\n\n // Get watched files with relative paths\n console.log(this.relative());\n});\n\n// Also accepts an array of patterns\ngaze([\'stylesheets/*.css\', \'images/**/*.png\'], function() {\n // Add more patterns later to be watched\n this.add([\'js/*.js\']);\n});\n```\n\n### Alternate Interface\n\n```javascript\nvar Gaze = require(\'gaze\').Gaze;\n\nvar gaze = new Gaze(\'**/*\');\n\n// Files have all started watching\ngaze.on(\'ready\', function(watcher) { });\n\n// A file has been added/changed/deleted has occurred\ngaze.on(\'all\', function(event, filepath) { });\n```\n\n### Errors\n\n```javascript\ngaze(\'**/*\', function() {\n this.on(\'error\', function(err) {\n // Handle error here\n });\n});\n```\n\n### Minimatch / Glob\n\nSee [isaacs\'s minimatch](https://github.com/isaacs/minimatch) for more\ninformation on glob patterns.\n\n## Documentation\n\n### gaze(patterns, [options], callback)\n\n* `patterns` {String|Array} File patterns to be matched\n* `options` {Object}\n* `callback` {Function}\n * `err` {Error | null}\n * `watcher` {Object} Instance of the Gaze watcher\n\n### Class: gaze.Gaze\n\nCreate a Gaze object by instanting the `gaze.Gaze` class.\n\n```javascript\nvar Gaze = require(\'gaze\').Gaze;\nvar gaze = new Gaze(pattern, options, callback);\n```\n\n#### Properties\n\n* `options` The options object passed in.\n * `interval` {integer} Interval to pass to fs.watchFile\n * `debounceDelay` {integer} Delay for events called in succession for the same\n file/event\n\n#### Events\n\n* `ready(watcher)` When files have been globbed and watching has begun.\n* `all(event, filepath)` When an `added`, `changed` or `deleted` event occurs.\n* `added(filepath)` When a file has been added to a watch directory.\n* `changed(filepath)` When a file has been changed.\n* `deleted(filepath)` When a file has been deleted.\n* `renamed(newPath, oldPath)` When a file has been renamed.\n* `end()` When the watcher is closed and watches have been removed.\n* `error(err)` When an error occurs.\n* `nomatch` When no files have been matched.\n\n#### Methods\n\n* `emit(event, [...])` Wrapper for the EventEmitter.emit.\n `added`|`changed`|`deleted` events will also trigger the `all` event.\n* `close()` Unwatch all files and reset the watch instance.\n* `add(patterns, callback)` Adds file(s) patterns to be watched.\n* `remove(filepath)` removes a file or directory from being watched. Does not\n recurse directories.\n* `watched()` Returns the currently watched files.\n* `relative([dir, unixify])` Returns the currently watched files with relative paths.\n * `dir` {string} Only return relative files for this directory.\n * `unixify` {boolean} Return paths with `/` instead of `\\\\` if on Windows.\n\n## FAQs\n\n### Why Another `fs.watch` Wrapper?\nI liked parts of other `fs.watch` wrappers but none had all the features I\nneeded. This lib combines the features I needed from other fine watch libs:\nSpeedy data behavior from\n[paulmillr\'s chokidar](https://github.com/paulmillr/chokidar), API interface\nfrom [mikeal\'s watch](https://github.com/mikeal/watch) and file globbing using\n[isaacs\'s glob](https://github.com/isaacs/node-glob) which is also used by\n[cowboy\'s Grunt](https://github.com/gruntjs/grunt).\n\n### How do I fix the error `EMFILE: Too many opened files.`?\nThis is because of your system\'s max opened file limit. For OSX the default is\nvery low (256). Increase your limit temporarily with `ulimit -n 10480`, the\nnumber being the new max limit.\n\n## Contributing\nIn lieu of a formal styleguide, take care to maintain the existing coding style.\nAdd unit tests for any new or changed functionality. Lint and test your code\nusing [grunt](http://gruntjs.com/).\n\n## Release History\n* 0.5.1 - Use setImmediate (process.nextTick for node v0.8) to defer ready/nomatch events (@amasad).\n* 0.5.0 - Process is now kept alive while watching files. Emits a nomatch event when no files are matching.\n* 0.4.3 - Track file additions in newly created folders (@brett-shwom).\n* 0.4.2 - Fix .remove() method to remove a single file in a directory (@kaelzhang). Fixing Cannot call method \'call\' of undefined (@krasimir). Track new file additions within folders (@brett-shwom).\n* 0.4.1 - Fix watchDir not respecting close in race condition (@chrisirhc).\n* 0.4.0 - Drop support for node v0.6. Use globule for file matching. Avoid node v0.10 path.resolve/join errors. Register new files when added to non-existent folder. Multiple instances can now poll the same files (@jpommerening).\n* 0.3.4 - Code clean up. Fix path must be strings errors (@groner). Fix incorrect added events (@groner).\n* 0.3.3 - Fix for multiple patterns with negate.\n* 0.3.2 - Emit `end` before removeAllListeners.\n* 0.3.1 - Fix added events within subfolder patterns.\n* 0.3.0 - Handle safewrite events, `forceWatchMethod` option removed, bug fixes and watch optimizations (@rgaskill).\n* 0.2.2 - Fix issue where subsequent add calls dont get watched (@samcday). removeAllListeners on close.\n* 0.2.1 - Fix issue with invalid `added` events in current working dir.\n* 0.2.0 - Support and mark folders with `path.sep`. Add `forceWatchMethod` option. Support `renamed` events.\n* 0.1.6 - Recognize the `cwd` option properly\n* 0.1.5 - Catch too many open file errors\n* 0.1.4 - Really fix the race condition with 2 watches\n* 0.1.3 - Fix race condition with 2 watches\n* 0.1.2 - Read triggering changed event fix\n* 0.1.1 - Minor fixes\n* 0.1.0 - Initial release\n\n## License\nCopyright (c) 2013 Kyle Robinson Young \nLicensed under the MIT license.\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: 'gaze@0.5.1',
npm sill install resolved _shasum: '22e731078ef3e49d1c4ab1115ac091192051824c',
npm sill install resolved _resolved: 'https://registry.npmjs.org/gaze/-/gaze-0.5.1.tgz',
npm sill install resolved _from: 'gaze@>=0.5.1 <0.6.0' } ]
npm info install gaze@0.5.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher
npm info installOne gaze@0.5.1
npm verb installOne of gaze to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher not in flight; installing
/npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\di\package.json
npm sill prepareForInstallMany adding lodash@^3.0.1 from eazy-logger dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger\package.json
npm info postinstall opt-merger@1.1.0
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\q-47b034bca911f51f.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\q
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\portscanner-446383a268368d55.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner
npm verb request uri http://registry.npmjs.org/escape-html
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:06 AM
npm verb etag "6ZJO8I90SGLQBVXTA5GNCCT5F"
npm http request GET http://registry.npmjs.org/escape-html
npm verb request uri http://registry.npmjs.org/utils-merge
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:06 AM
npm verb etag "661YC7D1JLGJPY3Y8F4VKK5N9"
npm http request GET http://registry.npmjs.org/utils-merge
npm verb request uri http://registry.npmjs.org/parseurl
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:06 AM
npm verb etag "257JFNJ8HAK0XVEY2AZW8AKEV"
npm http request GET http://registry.npmjs.org/parseurl
npm verb request uri http://registry.npmjs.org/send
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:06 AM
npm verb etag "5I7M5P0NP65XHENDA7UZH76WJ"
npm http request GET http://registry.npmjs.org/send
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\package.json
-npm info preinstall easy-extender@2.3.1
npm sill install write writing q 1.4.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\q
npm sill install write writing portscanner 1.0.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner
npm sill gunzTarPerm extractEntry test/mark.js
npm sill gunzTarPerm modified mode [ 'test/mark.js', 420, 438 ]
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gaze-af56e70b17dfdea2.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze
npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\opt-merger-9d8e7bdfe8d26f61.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opt-merger
npm sill cache add args [ 'http-proxy@^1.7.3', null ]
npm verb cache add spec http-proxy@^1.7.3
npm sill cache add parsed spec { raw: 'http-proxy@^1.7.3',
npm sill cache add scope: null,
npm sill cache add name: 'http-proxy',
npm sill cache add rawSpec: '^1.7.3',
npm sill cache add spec: '>=1.7.3 <2.0.0',
npm sill cache add type: 'range' }
npm sill addNamed http-proxy@>=1.7.3 <2.0.0
npm verb addNamed ">=1.7.3 <2.0.0" is a valid semver range for http-proxy
npm sill addNameRange { name: 'http-proxy', range: '>=1.7.3 <2.0.0', hasData: false }
npm sill mapToRegistry name http-proxy
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/http-proxy
npm verb addNameRange registry:http://registry.npmjs.org/http-proxy not in flight; fetching
\|npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\easy-extender\package.json
npm sill install write writing gaze 0.5.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze
npm sill cache afterAdd minimatch@2.0.7
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\minimatch\2.0.7\package\package.json not in flight; writing
npm sill gunzTarPerm extractEntry examples/example-socket.js
npm sill gunzTarPerm modified mode [ 'examples/example-socket.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/smtp-appender.js
npm sill gunzTarPerm modified mode [ 'examples/smtp-appender.js', 420, 438 ]
/npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\di
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\di
npm info preinstall tfunk@3.0.1
npm http 304 http://registry.npmjs.org/parseurl
npm sill get cb [ 304,
npm sill get { age: '26',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:06 GMT',
npm sill get etag: '"257JFNJ8HAK0XVEY2AZW8AKEV"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437706.526721,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1824-DFW',
npm sill get 'x-cache-hits': '2',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/parseurl from cache
npm verb get saving parseurl to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\parseurl\.cache.json
npm http 304 http://registry.npmjs.org/utils-merge
npm sill get cb [ 304,
npm sill get { age: '34',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:06 GMT',
npm sill get etag: '"661YC7D1JLGJPY3Y8F4VKK5N9"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437706.530735,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/utils-merge from cache
npm verb get saving utils-merge to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\utils-merge\.cache.json
-npm sill gunzTarPerm extractEntry test/source-map/test-source-map-generator.js
npm sill gunzTarPerm modified mode [ 'test/source-map/test-source-map-generator.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/source-map/test-source-node.js
npm sill gunzTarPerm modified mode [ 'test/source-map/test-source-node.js', 420, 438 ]
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\package.json
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opn\package.json
npm http 304 http://registry.npmjs.org/send
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:06 GMT',
npm sill get etag: '"5I7M5P0NP65XHENDA7UZH76WJ"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437706.528639,VS0,VE46',
npm sill get 'x-served-by': 'cache-dfw1833-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/send from cache
npm verb get saving send to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\send\.cache.json
npm http 304 http://registry.npmjs.org/escape-html
npm sill get cb [ 304,
npm sill get { age: '0',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:06 GMT',
npm sill get etag: '"6ZJO8I90SGLQBVXTA5GNCCT5F"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437706.521072,VS0,VE63',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/escape-html from cache
npm verb get saving escape-html to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\escape-html\.cache.json
npm sill cache add args [ 'lodash@^3.0.1', null ]
npm verb cache add spec lodash@^3.0.1
npm sill cache add parsed spec { raw: 'lodash@^3.0.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash',
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 sill addNamed lodash@>=3.0.1 <4.0.0
npm verb addNamed ">=3.0.1 <4.0.0" is a valid semver range for lodash
npm sill addNameRange { name: 'lodash', range: '>=3.0.1 <4.0.0', hasData: false }
npm sill mapToRegistry name lodash
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/lodash
npm verb addNameRange registry:http://registry.npmjs.org/lodash not in flight; fetching
\npm verb unbuild node_modules\browser-sync\node_modules\portscanner-plus\node_modules\q
npm sill gunzTarPerm extractEntry examples/http/basic-proxy.js
npm sill gunzTarPerm modified mode [ 'examples/http/basic-proxy.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/http/concurrent-proxy.js
npm sill gunzTarPerm modified mode [ 'examples/http/concurrent-proxy.js', 420, 438 ]
npm verb unbuild node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\graceful-fs\package.json
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\package.json
|npm verb request uri http://registry.npmjs.org/http-proxy
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:07 AM
npm verb etag "7TDGTJVK1M4OCK3CO62B41XD5"
npm http request GET http://registry.npmjs.org/http-proxy
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\q is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\q
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner
npm verb unbuild node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze
npm sill gunzTarPerm extractEntry lib/regexps.js
npm sill gunzTarPerm modified mode [ 'lib/regexps.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/update.js
npm sill gunzTarPerm modified mode [ 'lib/update.js', 420, 438 ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\minimatch\2.0.7\package\package.json written
npm sill install resolved [ { author:
npm sill install resolved { name: 'Isaac Z. Schlueter',
npm sill install resolved email: 'i@izs.me',
npm sill install resolved url: 'http://blog.izs.me' },
npm sill install resolved name: 'minimatch',
npm sill install resolved description: 'a glob matcher in javascript',
npm sill install resolved version: '2.0.7',
npm sill install resolved repository: { type: 'git', url: 'git://github.com/isaacs/minimatch.git' },
npm sill install resolved main: 'minimatch.js',
npm sill install resolved scripts:
npm sill install resolved { pretest: 'standard minimatch.js test/*.js',
npm sill install resolved test: 'tap test/*.js',
npm sill install resolved prepublish: 'browserify -o browser.js -e minimatch.js --bare' },
npm sill install resolved engines: { node: '*' },
npm sill install resolved dependencies: { 'brace-expansion': '^1.0.0' },
npm sill install resolved devDependencies: { browserify: '^9.0.3', standard: '^3.7.2', tap: '' },
npm sill install resolved license:
npm sill install resolved { type: 'MIT',
npm sill install resolved url: 'http://github.com/isaacs/minimatch/raw/master/LICENSE' },
npm sill install resolved files: [ 'minimatch.js', 'browser.js' ],
npm sill install resolved gitHead: '4bd6dc22c248c7ea07cc49d63181fe6f6aafae9c',
npm sill install resolved bugs: { url: 'https://github.com/isaacs/minimatch/issues' },
npm sill install resolved homepage: 'https://github.com/isaacs/minimatch',
npm sill install resolved _id: 'minimatch@2.0.7',
npm sill install resolved _shasum: 'd23652ab10e663e7d914602e920e21f9f66492be',
npm sill install resolved _from: 'minimatch@>=2.0.0 <3.0.0',
npm sill install resolved _npmVersion: '2.7.6',
npm sill install resolved _nodeVersion: '1.7.1',
npm sill install resolved _npmUser: { name: 'isaacs', email: 'isaacs@npmjs.com' },
npm sill install resolved dist:
npm sill install resolved { shasum: 'd23652ab10e663e7d914602e920e21f9f66492be',
npm sill install resolved tarball: 'http://registry.npmjs.org/minimatch/-/minimatch-2.0.7.tgz' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/minimatch/-/minimatch-2.0.7.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install minimatch@2.0.7 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier
npm info installOne minimatch@2.0.7
npm verb installOne of minimatch to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier not in flight; installing
/npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\easy-extender\package.json
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\q\1.4.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\q
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\q is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\q
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\portscanner\1.0.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner
npm info linkStuff di@0.0.1
npm sill linkStuff di@0.0.1 has C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules as its parent node_modules
npm info preinstall localtunnel@1.5.0
-npm info preinstall opn@1.0.2
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze
npm verb request uri http://registry.npmjs.org/lodash
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:07 AM
npm verb etag "6EWAGOUODN8KIIXTPX0FKU1I3"
npm http request GET http://registry.npmjs.org/lodash
npm info preinstall graceful-fs@2.0.3
\npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gaze\0.5.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze
npm sill gunzTarPerm extractEntry examples/log-rolling.js
npm sill gunzTarPerm modified mode [ 'examples/log-rolling.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/connect-logger.js
npm sill gunzTarPerm modified mode [ 'lib/connect-logger.js', 420, 438 ]
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\package.json
npm http 304 http://registry.npmjs.org/http-proxy
npm sill get cb [ 304,
npm sill get { age: '14',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:07 GMT',
npm sill get etag: '"7TDGTJVK1M4OCK3CO62B41XD5"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437707.239056,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1824-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/http-proxy from cache
npm verb get saving http-proxy to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\http-proxy\.cache.json
|npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opn\package.json
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill prepareForInstallMany adding chalk@^0.5.1 from tfunk dependencies
npm sill prepareForInstallMany adding object-path@^0.9.0 from tfunk dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\package.json
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\minimatch-213fa7b2a1845a79.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier\node_modules\minimatch
npm sill gunzTarPerm extractEntry test/stat.js
npm sill gunzTarPerm modified mode [ 'test/stat.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/bash-comparison.js
npm sill gunzTarPerm modified mode [ 'test/bash-comparison.js', 420, 438 ]
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\graceful-fs\package.json
npm sill addNameRange number 2 { name: 'parseurl', range: '>=1.3.0 <1.4.0', hasData: true }
npm sill addNameRange versions [ 'parseurl',
npm sill addNameRange [ '1.0.0',
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.2.0',
npm sill addNameRange '1.3.0' ] ]
npm sill addNamed parseurl@1.3.0
npm verb addNamed "1.3.0" is a plain semver version for parseurl
/npm sill install write writing minimatch 2.0.7 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier\node_modules\minimatch
npm verb linkBins di@0.0.1
npm verb linkMans di@0.0.1
npm verb rebuildBundles di@0.0.1
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\rimraf\package.json
npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\easy-extender
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\easy-extender
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm info install di@0.0.1
npm sill gunzTarPerm extractEntry test/source-map/test-util.js
npm sill gunzTarPerm modified mode [ 'test/source-map/test-util.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/source-map/util.js
npm sill gunzTarPerm modified mode [ 'test/source-map/util.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/static.js
npm sill gunzTarPerm modified mode [ 'lib/static.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/stores/memory.js
npm sill gunzTarPerm modified mode [ 'lib/stores/memory.js', 420, 438 ]
npm http 304 http://registry.npmjs.org/lodash
npm sill get cb [ 304,
npm sill get { age: '33',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:07 GMT',
npm sill get etag: '"6EWAGOUODN8KIIXTPX0FKU1I3"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437707.471736,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1822-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/lodash from cache
npm verb get saving lodash to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\lodash\.cache.json
-npm sill gunzTarPerm extractEntry dist/lodash.compat.min.js
npm sill gunzTarPerm modified mode [ 'dist/lodash.compat.min.js', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/middleware/errorHandler.js
npm info postinstall di@0.0.1
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/http/custom-proxy-error.js
npm sill gunzTarPerm modified mode [ 'examples/http/custom-proxy-error.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/http/forward-proxy.js
npm sill gunzTarPerm modified mode [ 'examples/http/forward-proxy.js', 420, 438 ]
\npm sill prepareForInstallMany adding request@2.11.4 from localtunnel dependencies
npm sill prepareForInstallMany adding optimist@0.3.4 from localtunnel dependencies
npm sill prepareForInstallMany adding debug@0.7.4 from localtunnel dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\package.json
npm sill gunzTarPerm extractEntry lib/date_format.js
npm sill gunzTarPerm modified mode [ 'lib/date_format.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/debug.js
npm sill gunzTarPerm modified mode [ 'lib/debug.js', 420, 438 ]
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\graceful-fs\package.json
npm verb unbuild node_modules\browser-sync\node_modules\resp-modifier\node_modules\minimatch
npm sill cache afterAdd utils-merge@1.0.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\utils-merge\1.0.0\package\package.json not in flight; writing
npm sill cache afterAdd parseurl@1.3.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\parseurl\1.3.0\package\package.json not in flight; writing
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opn\package.json
npm sill gunzTarPerm extractEntry test/pause-resume.js
npm sill gunzTarPerm modified mode [ 'test/pause-resume.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/readme-issue.js
npm sill gunzTarPerm modified mode [ 'test/readme-issue.js', 420, 438 ]
npm info preinstall rimraf@2.2.8
|npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry static/user_agent.after.yaml
npm sill gunzTarPerm modified mode [ 'static/user_agent.after.yaml', 420, 438 ]
npm sill gunzTarPerm extractEntry test/features.test.js
npm sill gunzTarPerm modified mode [ 'test/features.test.js', 420, 438 ]
npm sill cache afterAdd escape-html@1.0.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\escape-html\1.0.1\package\package.json not in flight; writing
npm info linkStuff easy-extender@2.3.1
npm sill linkStuff easy-extender@2.3.1 has C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules as its parent node_modules
npm sill cache afterAdd send@0.12.2
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\send\0.12.2\package\package.json not in flight; writing
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry .idea/browser-sync-client.iml
npm sill gunzTarPerm modified mode [ '.idea/browser-sync-client.iml', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill cache add args [ 'chalk@^0.5.1', null ]
npm verb cache add spec chalk@^0.5.1
npm sill cache add parsed spec { raw: 'chalk@^0.5.1',
npm sill cache add scope: null,
npm sill cache add name: 'chalk',
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 sill addNamed chalk@>=0.5.1 <0.6.0
npm verb addNamed ">=0.5.1 <0.6.0" is a valid semver range for chalk
npm sill addNameRange { name: 'chalk', range: '>=0.5.1 <0.6.0', hasData: false }
npm sill mapToRegistry name chalk
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/chalk
npm verb addNameRange registry:http://registry.npmjs.org/chalk not in flight; fetching
npm sill cache add args [ 'object-path@^0.9.0', null ]
npm verb cache add spec object-path@^0.9.0
npm sill cache add parsed spec { raw: 'object-path@^0.9.0',
npm sill cache add scope: null,
npm sill cache add name: 'object-path',
npm sill cache add rawSpec: '^0.9.0',
npm sill cache add spec: '>=0.9.0 <0.10.0',
npm sill cache add type: 'range' }
npm sill addNamed object-path@>=0.9.0 <0.10.0
npm verb addNamed ">=0.9.0 <0.10.0" is a valid semver range for object-path
npm sill addNameRange { name: 'object-path', range: '>=0.9.0 <0.10.0', hasData: false }
npm sill mapToRegistry name object-path
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/object-path
npm verb addNameRange registry:http://registry.npmjs.org/object-path not in flight; fetching
/npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\di-5849ebf7a5bbd9f4.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\di
npm sill addNameRange number 2 { name: 'http-proxy', range: '>=1.7.3 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'http-proxy',
npm sill addNameRange [ '0.5.9',
npm sill addNameRange '0.5.10',
npm sill addNameRange '0.5.11',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.6.1',
npm sill addNameRange '0.6.2',
npm sill addNameRange '0.6.4',
npm sill addNameRange '0.6.5',
npm sill addNameRange '0.6.6',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.7.2',
npm sill addNameRange '0.7.3',
npm sill addNameRange '0.7.4',
npm sill addNameRange '0.7.5',
npm sill addNameRange '0.7.6',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.8.1',
npm sill addNameRange '0.8.2',
npm sill addNameRange '0.8.3',
npm sill addNameRange '0.8.4',
npm sill addNameRange '0.8.5',
npm sill addNameRange '0.8.6',
npm sill addNameRange '0.8.7',
npm sill addNameRange '0.9.0',
npm sill addNameRange '0.9.1',
npm sill addNameRange '0.10.0',
npm sill addNameRange '0.10.1',
npm sill addNameRange '0.10.2',
npm sill addNameRange '0.10.3',
npm sill addNameRange '0.10.4',
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.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.2.0',
npm sill addNameRange '1.2.1',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.4.0',
npm sill addNameRange '1.4.1',
npm sill addNameRange '1.4.2',
npm sill addNameRange '1.4.3',
npm sill addNameRange '1.5.0',
npm sill addNameRange '1.5.1',
npm sill addNameRange '1.5.2',
npm sill addNameRange '1.5.3',
npm sill addNameRange '1.6.0',
npm sill addNameRange '1.6.1',
npm sill addNameRange '1.6.2',
npm sill addNameRange '1.7.0',
npm sill addNameRange '1.7.1',
npm sill addNameRange '1.7.2',
npm sill addNameRange '1.7.3',
npm sill addNameRange '1.8.0',
npm sill addNameRange '1.8.1',
npm sill addNameRange '1.9.0',
npm sill addNameRange '1.9.1',
npm sill addNameRange '1.10.0',
npm sill addNameRange '1.10.1',
npm sill addNameRange '1.11.0',
npm sill addNameRange '1.11.1' ] ]
npm sill addNamed http-proxy@1.11.1
npm verb addNamed "1.11.1" is a plain semver version for http-proxy
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier\node_modules\minimatch is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier\node_modules\minimatch
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\rimraf\package.json
-npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\minimatch\2.0.7\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier\node_modules\minimatch
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier\node_modules\minimatch is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier\node_modules\minimatch
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/gaze.js
npm sill gunzTarPerm modified mode [ 'lib/gaze.js', 420, 438 ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm extractEntry test/source-map/test-dog-fooding.js
npm sill gunzTarPerm modified mode [ 'test/source-map/test-dog-fooding.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
\npm sill addNameRange number 2 { name: 'lodash', range: '>=3.0.1 <4.0.0', hasData: true }
npm sill addNameRange versions [ 'lodash',
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 '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.2',
npm sill addNameRange '0.5.0-rc.1',
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.6.1',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.8.1',
npm sill addNameRange '0.8.2',
npm sill addNameRange '0.9.0',
npm sill addNameRange '0.9.1',
npm sill addNameRange '0.9.2',
npm sill addNameRange '0.10.0',
npm sill addNameRange '1.0.0-rc.1',
npm sill addNameRange '1.0.0-rc.2',
npm sill addNameRange '1.0.0-rc.3',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.1.1',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.2.1',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.3.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 '2.4.0',
npm sill addNameRange '2.4.1',
npm sill addNameRange '3.0.0',
npm sill addNameRange '3.0.1',
npm sill addNameRange '3.1.0',
npm sill addNameRange '3.2.0',
npm sill addNameRange '3.3.0',
npm sill addNameRange '3.3.1',
npm sill addNameRange '3.4.0',
npm sill addNameRange '3.5.0',
npm sill addNameRange '3.6.0',
npm sill addNameRange '1.0.2',
npm sill addNameRange '3.7.0',
npm sill addNameRange '2.4.2',
npm sill addNameRange '3.8.0' ] ]
npm sill addNamed lodash@3.8.0
npm verb addNamed "3.8.0" is a plain semver version for lodash
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\utils-merge\1.0.0\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\parseurl\1.3.0\package\package.json written
npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\graceful-fs
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\graceful-fs
|npm verb linkBins easy-extender@2.3.1
npm verb linkMans easy-extender@2.3.1
npm verb rebuildBundles easy-extender@2.3.1
npm sill gunzTarPerm extractEntry examples/http/latent-proxy.js
npm sill gunzTarPerm modified mode [ 'examples/http/latent-proxy.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/http/proxy-https-to-http.js
npm sill gunzTarPerm modified mode [ 'examples/http/proxy-https-to-http.js', 420, 438 ]
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\colors\package.json
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\send\0.12.2\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\escape-html\1.0.1\package\package.json written
npm sill install resolved [ { name: 'utils-merge',
npm sill install resolved version: '1.0.0',
npm sill install resolved description: 'merge() utility function',
npm sill install resolved keywords: [ 'util' ],
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/jaredhanson/utils-merge.git' },
npm sill install resolved bugs: { url: 'http://github.com/jaredhanson/utils-merge/issues' },
npm sill install resolved author:
npm sill install resolved { name: 'Jared Hanson',
npm sill install resolved email: 'jaredhanson@gmail.com',
npm sill install resolved url: 'http://www.jaredhanson.net/' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved main: './index',
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { mocha: '1.x.x', chai: '1.x.x' },
npm sill install resolved scripts: { test: 'mocha --reporter spec --require test/bootstrap/node test/*.test.js' },
npm sill install resolved engines: { node: '>= 0.4.0' },
npm sill install resolved readme: '# utils-merge\n\nMerges the properties from a source object into a destination object.\n\n## Install\n\n $ npm install utils-merge\n\n## Usage\n\n```javascript\nvar a = { foo: \'bar\' }\n , b = { bar: \'baz\' };\n\nmerge(a, b);\n// => { foo: \'bar\', bar: \'baz\' }\n```\n\n## Tests\n\n $ npm install\n $ npm test\n\n[![Build Status](https://secure.travis-ci.org/jaredhanson/utils-merge.png)](http://travis-ci.org/jaredhanson/utils-merge)\n\n## Credits\n\n - [Jared Hanson](http://github.com/jaredhanson)\n\n## License\n\n[The MIT License](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2013 Jared Hanson <[http://jaredhanson.net/](http://jaredhanson.net/)>\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved homepage: 'https://github.com/jaredhanson/utils-merge#readme',
npm sill install resolved _id: 'utils-merge@1.0.0',
npm sill install resolved _shasum: '0294fb922bb9375153541c4f7096231f287c8af8',
npm sill install resolved _resolved: 'https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz',
npm sill install resolved _from: 'utils-merge@1.0.0' },
npm sill install resolved { name: 'parseurl',
npm sill install resolved description: 'parse a url with memoization',
npm sill install resolved version: '1.3.0',
npm sill install resolved author:
npm sill install resolved { name: 'Jonathan Ong',
npm sill install resolved email: 'me@jongleberry.com',
npm sill install resolved url: 'http://jongleberry.com' },
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/expressjs/parseurl.git' },
npm sill install resolved license: 'MIT',
npm sill install resolved devDependencies:
npm sill install resolved { benchmark: '1.0.0',
npm sill install resolved 'beautify-benchmark': '0.2.4',
npm sill install resolved 'fast-url-parser': '~1.0.0',
npm sill install resolved istanbul: '0.3.0',
npm sill install resolved mocha: '~1.21.4' },
npm sill install resolved scripts:
npm sill install resolved { bench: 'node benchmark/index.js',
npm sill install resolved test: 'mocha --check-leaks --bail --reporter spec test/',
npm sill install resolved 'test-cov': 'istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot test/',
npm sill install resolved 'test-travis': 'istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec test/' },
npm sill install resolved readme: '# parseurl\n\n[![NPM version](https://badge.fury.io/js/parseurl.svg)](http://badge.fury.io/js/parseurl)\n[![Build Status](https://travis-ci.org/expressjs/parseurl.svg?branch=master)](https://travis-ci.org/expressjs/parseurl)\n[![Coverage Status](https://img.shields.io/coveralls/expressjs/parseurl.svg?branch=master)](https://coveralls.io/r/expressjs/parseurl)\n\nParse a URL with memoization.\n\n## Install\n\n```bash\n$ npm install parseurl\n```\n\n## API\n\n```js\nvar parseurl = require(\'parseurl\')\n```\n\n### parseurl(req)\n\nParse the URL of the given request object (looks at the `req.url` property)\nand return the result. The result is the same as `url.parse` in Node.js core.\nCalling this function multiple times on the same `req` where `req.url` does\nnot change will return a cached parsed object, rather than parsing again.\n\n### parseurl.original(req)\n\nParse the original URL of the given request object and return the result.\nThis works by trying to parse `req.originalUrl` if it is a string, otherwise\nparses `req.url`. The result is the same as `url.parse` in Node.js core.\nCalling this function multiple times on the same `req` where `req.originalUrl`\ndoes not change will return a cached parsed object, rather than parsing again.\n\n## Benchmark\n\n```bash\n$ npm run-script bench\n\n> parseurl@1.3.0 bench nodejs-parseurl\n> node benchmark/index.js\n\n> node benchmark/fullurl.js\n\n Parsing URL "http://localhost:8888/foo/bar?user=tj&pet=fluffy"\n\n 1 test completed.\n 2 tests completed.\n 3 tests completed.\n\n fasturl x 1,290,780 ops/sec ±0.46% (195 runs sampled)\n nativeurl x 56,401 ops/sec ±0.22% (196 runs sampled)\n parseurl x 55,231 ops/sec ±0.22% (194 runs sampled)\n\n> node benchmark/pathquery.js\n\n Parsing URL "/foo/bar?user=tj&pet=fluffy"\n\n 1 test completed.\n 2 tests completed.\n 3 tests completed.\n\n fasturl x 1,986,668 ops/sec ±0.27% (190 runs sampled)\n nativeurl x 98,740 ops/sec ±0.21% (195 runs sampled)\n parseurl x 2,628,171 ops/sec ±0.36% (195 runs sampled)\n\n> node benchmark/samerequest.js\n\n Parsing URL "/foo/bar?user=tj&pet=fluffy" on same request object\n\n 1 test completed.\n 2 tests completed.\n 3 tests completed.\n\n fasturl x 2,184,468 ops/sec ±0.40% (194 runs sampled)\n nativeurl x 99,437 ops/sec ±0.71% (194 runs sampled)\n parseurl x 10,498,005 ops/sec ±0.61% (186 runs sampled)\n\n> node benchmark/simplepath.js\n\n Parsing URL "/foo/bar"\n\n 1 test completed.\n 2 tests completed.\n 3 tests completed.\n\n fasturl x 4,535,825 ops/sec ±0.27% (191 runs sampled)\n nativeurl x 98,769 ops/sec ±0.54% (191 runs sampled)\n parseurl x 4,164,865 ops/sec ±0.34% (192 runs sampled)\n\n> node benchmark/slash.js\n\n Parsing URL "/"\n\n 1 test completed.\n 2 tests completed.\n 3 tests completed.\n\n fasturl x 4,908,405 ops/sec ±0.42% (191 runs sampled)\n nativeurl x 100,945 ops/sec ±0.59% (188 runs sampled)\n parseurl x 4,333,208 ops/sec ±0.27% (194 runs sampled)\n```\n\n## License\n\n [MIT](LICENSE)\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved bugs: { url: 'https://github.com/expressjs/parseurl/issues' },
npm sill install resolved homepage: 'https://github.com/expressjs/parseurl#readme',
npm sill install resolved _id: 'parseurl@1.3.0',
npm sill install resolved _shasum: 'b58046db4223e145afa76009e61bac87cc2281b3',
npm sill install resolved _resolved: 'https://registry.npmjs.org/parseurl/-/parseurl-1.3.0.tgz',
npm sill install resolved _from: 'parseurl@>=1.3.0 <1.4.0' },
npm sill install resolved { name: 'send',
npm sill install resolved description: 'Better streaming static file server with Range and conditional-GET support',
npm sill install resolved version: '0.12.2',
npm sill install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' },
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved license: 'MIT',
npm sill install resolved repository: { type: 'git', url: 'git+https://github.com/pillarjs/send.git' },
npm sill install resolved keywords: [ 'static', 'file', 'server' ],
npm sill install resolved dependencies:
npm sill install resolved { debug: '~2.1.3',
npm sill install resolved depd: '~1.0.0',
npm sill install resolved destroy: '1.0.3',
npm sill install resolved 'escape-html': '1.0.1',
npm sill install resolved etag: '~1.5.1',
npm sill install resolved fresh: '0.2.4',
npm sill install resolved mime: '1.3.4',
npm sill install resolved ms: '0.7.0',
npm sill install resolved 'on-finished': '~2.2.0',
npm sill install resolved 'range-parser': '~1.0.2' },
npm sill install resolved devDependencies:
npm sill install resolved { after: '0.8.1',
npm sill install resolved istanbul: '0.3.7',
npm sill install resolved mocha: '~2.2.1',
npm sill install resolved supertest: '~0.15.0' },
npm sill install resolved files: [ 'HISTORY.md', 'LICENSE', 'README.md', 'index.js' ],
npm sill install resolved engines: { node: '>= 0.8.0' },
npm sill install resolved scripts:
npm sill install resolved { test: 'mocha --check-leaks --reporter spec --bail',
npm sill install resolved 'test-ci': 'istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec',
npm sill install resolved 'test-cov': 'istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot' },
npm sill install resolved gitHead: 'c9a4bf66fa7add5976b2fdbbf3ea20d7f83673f8',
npm sill install resolved bugs: { url: 'https://github.com/pillarjs/send/issues' },
npm sill install resolved homepage: 'https://github.com/pillarjs/send',
npm sill install resolved _id: 'send@0.12.2',
npm sill install resolved _shasum: 'ba6785e47ab41aa0358b9da401ab22ff0f58eab6',
npm sill install resolved _from: 'send@0.12.2',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'dougwilson', email: 'doug@somethingdoug.com' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'ba6785e47ab41aa0358b9da401ab22ff0f58eab6',
npm sill install resolved tarball: 'http://registry.npmjs.org/send/-/send-0.12.2.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/send/-/send-0.12.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'escape-html',
npm sill install resolved description: 'Escape HTML entities',
npm sill install resolved version: '1.0.1',
npm sill install resolved keywords: [ 'escape', 'html', 'utility' ],
npm sill install resolved dependencies: {},
npm sill install resolved main: '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: 'git+https://github.com/component/escape-html.git' },
npm sill install resolved readme: '\n# escape-html\n\n Escape HTML entities\n\n## Example\n\n```js\nvar escape = require(\'escape-html\');\nescape(str);\n```\n\n## License\n\n MIT',
npm sill install resolved readmeFilename: 'Readme.md',
npm sill install resolved bugs: { url: 'https://github.com/component/escape-html/issues' },
npm sill install resolved homepage: 'https://github.com/component/escape-html#readme',
npm sill install resolved _id: 'escape-html@1.0.1',
npm sill install resolved _shasum: '181a286ead397a39a92857cfb1d43052e356bff0',
npm sill install resolved _resolved: 'https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz',
npm sill install resolved _from: 'escape-html@1.0.1' } ]
npm info install utils-merge@1.0.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static
npm info install parseurl@1.3.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static
npm info install send@0.12.2 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static
npm info install escape-html@1.0.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static
npm info installOne utils-merge@1.0.0
npm verb installOne of utils-merge to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static not in flight; installing
npm info installOne parseurl@1.3.0
npm verb installOne of parseurl to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static not in flight; installing
npm info installOne send@0.12.2
npm verb installOne of send to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static not in flight; installing
npm info installOne escape-html@1.0.1
npm verb installOne of escape-html to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static not in flight; installing
npm verb request uri http://registry.npmjs.org/object-path
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:08 AM
npm verb etag "9N6LK31TXBES11EB32DYI54R3"
npm http request GET http://registry.npmjs.org/object-path
npm verb request uri http://registry.npmjs.org/chalk
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:08 AM
npm verb etag "DN851AID5KMK6298EM554EBW5"
npm http request GET http://registry.npmjs.org/chalk
/npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opn
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opn
npm info install easy-extender@2.3.1
npm sill gunzTarPerm extractEntry lib/stores/redis.js
npm sill gunzTarPerm modified mode [ 'lib/stores/redis.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/transports/flashsocket.js
npm sill gunzTarPerm modified mode [ 'lib/transports/flashsocket.js', 420, 438 ]
npm sill cache afterAdd http-proxy@1.11.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\http-proxy\1.11.1\package\package.json not in flight; writing
npm sill cache add args [ 'request@2.11.4', null ]
npm verb cache add spec request@2.11.4
npm sill cache add parsed spec { raw: 'request@2.11.4',
npm sill cache add scope: null,
npm sill cache add name: 'request',
npm sill cache add rawSpec: '2.11.4',
npm sill cache add spec: '2.11.4',
npm sill cache add type: 'version' }
npm sill addNamed request@2.11.4
npm verb addNamed "2.11.4" is a plain semver version for request
npm sill mapToRegistry name request
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/request
npm verb addNameVersion registry:http://registry.npmjs.org/request not in flight; fetching
npm sill cache add args [ 'optimist@0.3.4', null ]
npm verb cache add spec optimist@0.3.4
npm sill cache add parsed spec { raw: 'optimist@0.3.4',
npm sill cache add scope: null,
npm sill cache add name: 'optimist',
npm sill cache add rawSpec: '0.3.4',
npm sill cache add spec: '0.3.4',
npm sill cache add type: 'version' }
npm sill addNamed optimist@0.3.4
npm verb addNamed "0.3.4" is a plain semver version for optimist
npm sill mapToRegistry name optimist
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/optimist
npm verb addNameVersion registry:http://registry.npmjs.org/optimist not in flight; fetching
npm sill cache add args [ 'debug@0.7.4', null ]
npm verb cache add spec debug@0.7.4
npm sill cache add parsed spec { raw: 'debug@0.7.4',
npm sill cache add scope: null,
npm sill cache add name: 'debug',
npm sill cache add rawSpec: '0.7.4',
npm sill cache add spec: '0.7.4',
npm sill cache add type: 'version' }
npm sill addNamed debug@0.7.4
npm verb addNamed "0.7.4" is a plain semver version for debug
npm sill mapToRegistry name debug
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/debug
npm verb addNameVersion registry:http://registry.npmjs.org/debug not in flight; fetching
-npm sill gunzTarPerm extractEntry test/parser.qa.js
npm sill gunzTarPerm modified mode [ 'test/parser.qa.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/parser.test.js
npm sill gunzTarPerm modified mode [ 'test/parser.test.js', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
\npm info postinstall easy-extender@2.3.1
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\rimraf\package.json
npm sill gunzTarPerm extractEntry test/root-nomount.js
npm sill gunzTarPerm modified mode [ 'test/root-nomount.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/root.js
npm sill gunzTarPerm modified mode [ 'test/root.js', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/portscanner.js
npm sill gunzTarPerm modified mode [ 'lib/portscanner.js', 420, 438 ]
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\package.json
|npm info preinstall colors@0.6.2
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\utils-merge-966d11e983e49018.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\utils-merge
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\parseurl-1499c4e6de4171c5.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\parseurl
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\send-176834e204f207cc.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\escape-html-e95b2a57a30c91ea.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\escape-html
npm info linkStuff graceful-fs@2.0.3
npm sill linkStuff graceful-fs@2.0.3 has C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules as its parent node_modules
npm sill gunzTarPerm extractEntry lib/layouts.js
npm sill gunzTarPerm modified mode [ 'lib/layouts.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/levels.js
npm sill gunzTarPerm modified mode [ 'lib/levels.js', 420, 438 ]
npm sill gunzTarPerm extractEntry q.js
npm sill gunzTarPerm modified mode [ 'q.js', 420, 438 ]
npm sill gunzTarPerm extractEntry queue.js
npm sill gunzTarPerm modified mode [ 'queue.js', 420, 438 ]
npm sill gunzTarPerm extractEntry CHANGES.md
npm sill gunzTarPerm modified mode [ 'CHANGES.md', 420, 438 ]
/npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\object-path\package.json
npm sill install write writing utils-merge 1.0.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\utils-merge
npm sill install write writing parseurl 1.3.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\parseurl
npm sill install write writing send 0.12.2 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send
npm sill cache afterAdd lodash@3.8.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\lodash\3.8.0\package\package.json not in flight; writing
npm sill install write writing escape-html 1.0.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\escape-html
npm sill gunzTarPerm extractEntry lib/helper.js
npm sill gunzTarPerm modified mode [ 'lib/helper.js', 420, 438 ]
npm http 304 http://registry.npmjs.org/object-path
npm sill get cb [ 304,
npm sill get { age: '19',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:08 GMT',
npm sill get etag: '"9N6LK31TXBES11EB32DYI54R3"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437708.985142,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1825-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/object-path from cache
npm verb get saving object-path to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\object-path\.cache.json
npm http 304 http://registry.npmjs.org/chalk
npm sill get cb [ 304,
npm sill get { age: '12',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:08 GMT',
npm sill get etag: '"DN851AID5KMK6298EM554EBW5"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437708.987217,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1824-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/chalk from cache
npm verb get saving chalk to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\chalk\.cache.json
-npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\easy-extender-49c2d01006e30b17.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\easy-extender
npm sill gunzTarPerm extractEntry examples/http/proxy-https-to-https.js
npm sill gunzTarPerm modified mode [ 'examples/http/proxy-https-to-https.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/http/proxy-table.js
npm sill gunzTarPerm modified mode [ 'examples/http/proxy-table.js', 420, 438 ]
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\colors\package.json
npm sill gunzTarPerm extractEntry lib/source-map.js
npm sill gunzTarPerm modified mode [ 'lib/source-map.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/source-map/array-set.js
npm sill gunzTarPerm modified mode [ 'lib/source-map/array-set.js', 420, 438 ]
npm verb request uri http://registry.npmjs.org/optimist
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:09 AM
npm verb etag "2063HZFLM126ZA9QQZY54Z4OC"
npm http request GET http://registry.npmjs.org/optimist
npm verb request uri http://registry.npmjs.org/request
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:09 AM
npm verb etag "17ES5C1KRQBN5UNQQ0I1EURS"
npm http request GET http://registry.npmjs.org/request
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip\package.json
npm verb request uri http://registry.npmjs.org/debug
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:09 AM
npm verb etag "9AAR8U6A6VCML4RD8THDDQF62"
npm http request GET http://registry.npmjs.org/debug
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\http-proxy\1.11.1\package\package.json written
npm sill install resolved [ { name: 'http-proxy',
npm sill install resolved version: '1.11.1',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/nodejitsu/node-http-proxy.git' },
npm sill install resolved description: 'HTTP proxying for the masses',
npm sill install resolved author: { name: 'Nodejitsu Inc.', email: 'info@nodejitsu.com' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved main: 'index.js',
npm sill install resolved dependencies: { eventemitter3: '1.x.x', 'requires-port': '0.x.x' },
npm sill install resolved devDependencies:
npm sill install resolved { async: '*',
npm sill install resolved blanket: '*',
npm sill install resolved coveralls: '*',
npm sill install resolved dox: '*',
npm sill install resolved 'expect.js': '*',
npm sill install resolved mocha: '*',
npm sill install resolved 'mocha-lcov-reporter': '*',
npm sill install resolved semver: '^4.3.3',
npm sill install resolved 'socket.io': '*',
npm sill install resolved 'socket.io-client': '*',
npm sill install resolved ws: '~0.5.0' },
npm sill install resolved scripts:
npm sill install resolved { coveralls: 'mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js',
npm sill install resolved test: 'mocha -R landing test/*-test.js',
npm sill install resolved 'test-cov': 'mocha --require blanket -R html-cov > cov/coverage.html' },
npm sill install resolved engines: { node: '>=0.10.0' },
npm sill install resolved license: 'MIT',
npm sill install resolved gitHead: '7e6c66a7e485a6c0ec3a1c567bbe800fdc56c9fd',
npm sill install resolved bugs: { url: 'https://github.com/nodejitsu/node-http-proxy/issues' },
npm sill install resolved homepage: 'https://github.com/nodejitsu/node-http-proxy',
npm sill install resolved _id: 'http-proxy@1.11.1',
npm sill install resolved _shasum: '71df55757e802d58ea810df2244019dda05ae85d',
npm sill install resolved _from: 'http-proxy@>=1.7.3 <2.0.0',
npm sill install resolved _npmVersion: '2.5.1',
npm sill install resolved _nodeVersion: '0.10.37',
npm sill install resolved _npmUser: { name: 'jcrugzz', email: 'jcrugzz@gmail.com' },
npm sill install resolved dist:
npm sill install resolved { shasum: '71df55757e802d58ea810df2244019dda05ae85d',
npm sill install resolved tarball: 'http://registry.npmjs.org/http-proxy/-/http-proxy-1.11.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/http-proxy/-/http-proxy-1.11.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install http-proxy@1.11.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy
npm info installOne http-proxy@1.11.1
npm verb installOne of http-proxy to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy not in flight; installing
\npm info linkStuff opn@1.0.2
npm sill linkStuff opn@1.0.2 has C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules as its parent node_modules
npm sill gunzTarPerm extractEntry .idea/misc.xml
npm sill gunzTarPerm modified mode [ '.idea/misc.xml', 420, 438 ]
npm sill gunzTarPerm extractEntry .idea/modules.xml
npm sill gunzTarPerm modified mode [ '.idea/modules.xml', 420, 438 ]
npm info preinstall commander@2.8.1
|npm sill gunzTarPerm extractEntry test/new-glob-optional-options.js
npm sill gunzTarPerm modified mode [ 'test/new-glob-optional-options.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/zz-cleanup.js
npm sill gunzTarPerm modified mode [ 'test/zz-cleanup.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/fixtures/firefoxes.yaml
npm sill gunzTarPerm modified mode [ 'test/fixtures/firefoxes.yaml', 420, 438 ]
npm sill gunzTarPerm extractEntry test/fixtures/pgts.yaml
npm sill gunzTarPerm modified mode [ 'test/fixtures/pgts.yaml', 420, 438 ]
npm verb linkBins graceful-fs@2.0.3
npm verb linkMans graceful-fs@2.0.3
npm verb rebuildBundles graceful-fs@2.0.3
npm info preinstall object-path@0.8.1
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\package.json
/npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\rimraf
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\rimraf
npm verb unbuild node_modules\browser-sync\node_modules\serve-static\node_modules\utils-merge
npm verb unbuild node_modules\browser-sync\node_modules\serve-static\node_modules\send
npm verb unbuild node_modules\browser-sync\node_modules\serve-static\node_modules\parseurl
npm verb unbuild node_modules\browser-sync\node_modules\serve-static\node_modules\escape-html
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\lodash\3.8.0\package\package.json written
npm sill install resolved [ { name: 'lodash',
npm sill install resolved version: '3.8.0',
npm sill install resolved description: 'The modern build of lodash modular utilities.',
npm sill install resolved homepage: 'https://lodash.com/',
npm sill install resolved icon: 'https://lodash.com/icon.svg',
npm sill install resolved license: 'MIT',
npm sill install resolved main: 'index.js',
npm sill install resolved keywords: [ 'modules', 'stdlib', 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: 'john.david.dalton@gmail.com',
npm sill install resolved url: 'http://allyoucanleet.com/' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ],
npm sill install resolved repository: { type: 'git', url: 'git+https://github.com/lodash/lodash.git' },
npm sill install resolved scripts: { test: 'echo "See https://travis-ci.org/lodash/lodash-cli for testing details."' },
npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash/issues' },
npm sill install resolved _id: 'lodash@3.8.0',
npm sill install resolved _shasum: '376eb98bdcd9382a9365c33c4cb8250de1325b91',
npm sill install resolved _from: 'lodash@>=3.0.1 <4.0.0',
npm sill install resolved _npmVersion: '2.9.0',
npm sill install resolved _nodeVersion: '0.12.2',
npm sill install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '376eb98bdcd9382a9365c33c4cb8250de1325b91',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash/-/lodash-3.8.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/lodash/-/lodash-3.8.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install lodash@3.8.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger
npm info installOne lodash@3.8.0
npm verb installOne of lodash to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger not in flight; installing
npm info install graceful-fs@2.0.3
-npm info preinstall dev-ip@0.1.7
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\http-proxy-c8efea39c928fe1b.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy\node_modules\http-proxy
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\object-path\package.json
npm http 304 http://registry.npmjs.org/optimist
npm sill get cb [ 304,
npm sill get { age: '37',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:09 GMT',
npm sill get etag: '"2063HZFLM126ZA9QQZY54Z4OC"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437709.620090,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1827-DFW',
npm sill get 'x-cache-hits': '3',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/optimist from cache
npm verb get saving optimist to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\optimist\.cache.json
npm http 304 http://registry.npmjs.org/debug
npm sill get cb [ 304,
npm sill get { age: '49',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:09 GMT',
npm sill get etag: '"9AAR8U6A6VCML4RD8THDDQF62"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437709.628622,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/debug from cache
npm verb get saving debug to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\debug\.cache.json
\npm sill install write writing http-proxy 1.11.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy\node_modules\http-proxy
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\colors\package.json
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\utils-merge is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\utils-merge
npm verb linkBins opn@1.0.2
npm verb link bins [ { opn: 'cli.js' },
npm verb link bins 'C:\\Users\\buschs1\\Desktop\\npmBug\\node_modules\\browser-sync\\node_modules\\.bin',
npm verb link bins false ]
npm verb linkMans opn@1.0.2
npm verb rebuildBundles opn@1.0.2
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\parseurl is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\parseurl
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\escape-html is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\escape-html
npm sill gunzTarPerm extractEntry dist/lodash.min.js
npm sill gunzTarPerm modified mode [ 'dist/lodash.min.js', 420, 438 ]
npm info postinstall graceful-fs@2.0.3
npm sill gunzTarPerm extractEntry lib/log4js.js
npm sill gunzTarPerm modified mode [ 'lib/log4js.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/logger.js
npm sill gunzTarPerm modified mode [ 'lib/logger.js', 420, 438 ]
npm http 200 http://registry.npmjs.org/request
npm sill get cb [ 200,
npm sill get { age: '47',
npm sill get via: '',
npm sill get date: 'Tue, 12 May 2015 13:35:09 GMT',
npm sill get etag: '"6I3X21D2HELQD0IHMX6IBLMCC"',
npm sill get vary: 'Accept',
npm sill get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
npm sill get 'x-cache': 'HIT, MISS from 192.168.55.167',
npm sill get 'x-timer': 'S1431437709.629524,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'content-type': 'application/json',
npm sill get 'x-cache-hits': '2',
npm sill get 'accept-ranges': 'bytes',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'content-length': '146198',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb get saving request to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\request\.cache.json
|npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip\package.json
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\utils-merge\1.0.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\utils-merge
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\utils-merge is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\utils-merge
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\send\0.12.2\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\parseurl\1.3.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\parseurl
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\parseurl is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\parseurl
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\escape-html\1.0.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\escape-html
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\escape-html is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\escape-html
/npm sill gunzTarPerm extractEntry examples/http/standalone-proxy.js
npm sill gunzTarPerm modified mode [ 'examples/http/standalone-proxy.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/middleware/bodyDecoder-middleware.js
npm sill gunzTarPerm modified mode [ 'examples/middleware/bodyDecoder-middleware.js', 420, 438 ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\lodash-c3880a07ec7626c3.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger\node_modules\lodash
npm sill addNameRange number 2 { name: 'chalk', range: '>=0.5.1 <0.6.0', hasData: true }
npm sill addNameRange versions [ 'chalk',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.1.1',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '1.0.0' ] ]
npm sill addNamed chalk@0.5.1
npm verb addNamed "0.5.1" is a plain semver version for chalk
npm sill addNameRange number 2 { name: 'object-path', range: '>=0.9.0 <0.10.0', hasData: true }
npm sill addNameRange versions [ 'object-path',
npm sill addNameRange [ '0.0.1',
npm sill addNameRange '0.1.0',
npm sill addNameRange '0.1.2',
npm sill addNameRange '0.1.3',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.5.1',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.8.1',
npm sill addNameRange '0.9.0',
npm sill addNameRange '0.9.1',
npm sill addNameRange '0.9.2' ] ]
npm sill addNamed object-path@0.9.2
npm verb addNamed "0.9.2" is a plain semver version for object-path
-npm sill gunzTarPerm extractEntry browser.js
npm sill gunzTarPerm modified mode [ 'browser.js', 420, 438 ]
npm sill gunzTarPerm extractEntry minimatch.js
npm sill gunzTarPerm modified mode [ 'minimatch.js', 420, 438 ]
npm sill install write writing lodash 3.8.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger\node_modules\lodash
npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\graceful-fs-b95f4c48245b912e.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\graceful-fs
npm sill prepareForInstallMany adding graceful-readlink@>= 1.0.0 from commander dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\package.json
npm info linkStuff rimraf@2.2.8
npm sill linkStuff rimraf@2.2.8 has C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules as its parent node_modules
npm sill gunzTarPerm extractEntry lib/source-map/base64-vlq.js
npm sill gunzTarPerm modified mode [ 'lib/source-map/base64-vlq.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/source-map/base64.js
npm sill gunzTarPerm modified mode [ 'lib/source-map/base64.js', 420, 438 ]
\npm verb unbuild node_modules\browser-sync\node_modules\foxy\node_modules\http-proxy
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\object-path\package.json
npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\colors
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\colors
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy\node_modules\http-proxy is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy\node_modules\http-proxy
|npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\http-proxy\1.11.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy\node_modules\http-proxy
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy\node_modules\http-proxy is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy\node_modules\http-proxy
npm sill prepareForInstallMany adding lodash@~2.2.1 from dev-ip dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip\package.json
npm sill gunzTarPerm extractEntry package.json
/npm sill gunzTarPerm extractEntry package.json
npm verb unbuild node_modules\browser-sync\node_modules\eazy-logger\node_modules\lodash
npm sill gunzTarPerm extractEntry lib/appenders/categoryFilter.js
npm sill gunzTarPerm modified mode [ 'lib/appenders/categoryFilter.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/appenders/console.js
npm sill gunzTarPerm modified mode [ 'lib/appenders/console.js', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill cache afterAdd object-path@0.9.2
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\object-path\0.9.2\package\package.json not in flight; writing
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill cache afterAdd chalk@0.5.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\chalk\0.5.1\package\package.json not in flight; writing
npm verb linkBins rimraf@2.2.8
npm verb link bins [ { rimraf: './bin.js' },
npm verb link bins 'C:\\Users\\buschs1\\Desktop\\npmBug\\node_modules\\karma\\node_modules\\.bin',
npm verb link bins false ]
npm verb linkMans rimraf@2.2.8
npm verb rebuildBundles rimraf@2.2.8
-npm sill gunzTarPerm extractEntry lib/transports/htmlfile.js
npm sill gunzTarPerm modified mode [ 'lib/transports/htmlfile.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/transports/http-polling.js
npm sill gunzTarPerm modified mode [ 'lib/transports/http-polling.js', 420, 438 ]
npm sill mapToRegistry name request
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/request
npm verb addRemoteTarball http://registry.npmjs.org/request/-/request-2.11.4.tgz not in flight; adding
npm verb addRemoteTarball [ 'http://registry.npmjs.org/request/-/request-2.11.4.tgz',
npm verb addRemoteTarball '6347d7d44e52dc588108cc1ce5cee975fc8926de' ]
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger\node_modules\lodash is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger\node_modules\lodash
npm info linkStuff colors@0.6.2
npm sill linkStuff colors@0.6.2 has C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules as its parent node_modules
npm sill cache add args [ 'graceful-readlink@>= 1.0.0', null ]
npm verb cache add spec graceful-readlink@>= 1.0.0
npm sill cache add parsed spec { raw: 'graceful-readlink@>= 1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'graceful-readlink',
npm sill cache add rawSpec: '>= 1.0.0',
npm sill cache add spec: '>=1.0.0',
npm sill cache add type: 'range' }
npm sill addNamed graceful-readlink@>=1.0.0
npm verb addNamed ">=1.0.0" is a valid semver range for graceful-readlink
npm sill addNameRange { name: 'graceful-readlink', range: '>=1.0.0', hasData: false }
npm sill mapToRegistry name graceful-readlink
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/graceful-readlink
npm verb addNameRange registry:http://registry.npmjs.org/graceful-readlink not in flight; fetching
\npm sill gunzTarPerm extractEntry dist/lodash.js
npm sill gunzTarPerm modified mode [ 'dist/lodash.js', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\lodash\3.8.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger\node_modules\lodash
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger\node_modules\lodash is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\eazy-logger\node_modules\lodash
npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\object-path
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\object-path
npm sill gunzTarPerm extractEntry LICENSE-MIT
npm sill gunzTarPerm modified mode [ 'LICENSE-MIT', 420, 438 ]
|npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry lib/middleware/favicon.js
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/middleware/gzip-middleware-proxytable.js
npm sill gunzTarPerm modified mode [ 'examples/middleware/gzip-middleware-proxytable.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/middleware/gzip-middleware.js
npm sill gunzTarPerm modified mode [ 'examples/middleware/gzip-middleware.js', 420, 438 ]
npm info install opn@1.0.2
npm sill cache afterAdd debug@0.7.4
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\debug\0.7.4\package\package.json not in flight; writing
/npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\object-path\0.9.2\package\package.json written
npm sill cache afterAdd optimist@0.3.4
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\optimist\0.3.4\package\package.json not in flight; writing
npm sill gunzTarPerm extractEntry test/nocase-nomagic.js
npm sill gunzTarPerm modified mode [ 'test/nocase-nomagic.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/bash-results.json
npm sill gunzTarPerm modified mode [ 'test/bash-results.json', 420, 438 ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\chalk\0.5.1\package\package.json written
npm sill install resolved [ { name: 'object-path',
npm sill install resolved description: 'Access deep properties using a path',
npm sill install resolved version: '0.9.2',
npm sill install resolved author: { name: 'Mario Casciaro' },
npm sill install resolved homepage: 'https://github.com/mariocasciaro/object-path',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/mariocasciaro/object-path.git' },
npm sill install resolved engines: { node: '>=0.8.0' },
npm sill install resolved devDependencies:
npm sill install resolved { mocha: '~1.20.1',
npm sill install resolved chai: '~1.9.1',
npm sill install resolved 'mocha-lcov-reporter': '~0.0.1',
npm sill install resolved coveralls: '~2.11.1',
npm sill install resolved istanbul: '~0.3.0' },
npm sill install resolved scripts: { test: 'node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha test.js --report html -- -R spec' },
npm sill install resolved keywords:
npm sill install resolved [ 'deep',
npm sill install resolved 'path',
npm sill install resolved 'access',
npm sill install resolved 'bean',
npm sill install resolved 'get',
npm sill install resolved 'property',
npm sill install resolved 'dot',
npm sill install resolved 'prop',
npm sill install resolved 'object',
npm sill install resolved 'obj',
npm sill install resolved 'notation',
npm sill install resolved 'segment',
npm sill install resolved 'value',
npm sill install resolved 'nested',
npm sill install resolved 'key' ],
npm sill install resolved license: 'MIT',
npm sill install resolved gitHead: '3f1e4ea93b9eef77236f0a3dce73dfcf89c780c0',
npm sill install resolved bugs: { url: 'https://github.com/mariocasciaro/object-path/issues' },
npm sill install resolved _id: 'object-path@0.9.2',
npm sill install resolved _shasum: '0fd9a74fc5fad1ae3968b586bda5c632bd6c05a5',
npm sill install resolved _from: 'object-path@>=0.9.0 <0.10.0',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'mariocasciaro', email: 'contact@mariocasciaro.me' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '0fd9a74fc5fad1ae3968b586bda5c632bd6c05a5',
npm sill install resolved tarball: 'http://registry.npmjs.org/object-path/-/object-path-0.9.2.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/object-path/-/object-path-0.9.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'chalk',
npm sill install resolved version: '0.5.1',
npm sill install resolved description: 'Terminal string styling done right. Created because the `colors` module does some really horrible things.',
npm sill install resolved license: 'MIT',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/sindresorhus/chalk.git' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved engines: { node: '>=0.10.0' },
npm sill install resolved scripts: { test: 'mocha', bench: 'matcha benchmark.js' },
npm sill install resolved files: [ 'index.js' ],
npm sill install resolved keywords:
npm sill install resolved [ 'color',
npm sill install resolved 'colour',
npm sill install resolved 'colors',
npm sill install resolved 'terminal',
npm sill install resolved 'console',
npm sill install resolved 'cli',
npm sill install resolved 'string',
npm sill install resolved 'ansi',
npm sill install resolved 'styles',
npm sill install resolved 'tty',
npm sill install resolved 'formatting',
npm sill install resolved 'rgb',
npm sill install resolved '256',
npm sill install resolved 'shell',
npm sill install resolved 'xterm',
npm sill install resolved 'log',
npm sill install resolved 'logging',
npm sill install resolved 'command-line',
npm sill install resolved 'text' ],
npm sill install resolved dependencies:
npm sill install resolved { 'ansi-styles': '^1.1.0',
npm sill install resolved 'escape-string-regexp': '^1.0.0',
npm sill install resolved 'has-ansi': '^0.1.0',
npm sill install resolved 'strip-ansi': '^0.3.0',
npm sill install resolved 'supports-color': '^0.2.0' },
npm sill install resolved devDependencies: { matcha: '^0.5.0', mocha: '*' },
npm sill install resolved readme: '# <img width="300" src="https://cdn.rawgit.com/sindresorhus/chalk/77ae94f63ab1ac61389b190e5a59866569d1a376/logo.svg" alt="chalk">\n\n> Terminal string styling done right\n\n[![Build Status](https://travis-ci.org/sindresorhus/chalk.svg?branch=master)](https://travis-ci.org/sindresorhus/chalk)\n![](http://img.shields.io/badge/unicorn-approved-ff69b4.svg)\n\n[colors.js](https://github.com/Marak/colors.js) is currently the most popular string styling module, but it has serious deficiencies like extending String.prototype which causes all kinds of [problems](https://github.com/yeoman/yo/issues/68). Although there are other ones, they either do too much or not enough.\n\n**Chalk is a clean and focused alternative.**\n\n![screenshot](https://github.com/sindresorhus/ansi-styles/raw/master/screenshot.png)\n\n\n## Why\n\n- Highly performant\n- Doesn\'t extend String.prototype\n- Expressive API\n- Ability to nest styles\n- Clean and focused\n- Auto-detects color support\n- Actively maintained\n- [Used by 1000+ modules](https://npmjs.org/browse/depended/chalk)\n\n\n## Install\n\n```sh\n$ npm install --save chalk\n```\n\n\n## Usage\n\nChalk comes with an easy to use composable API where you just chain and nest the styles you want.\n\n```js\nvar chalk = require(\'chalk\');\n\n// style a string\nconsole.log( chalk.blue(\'Hello world!\') );\n\n// combine styled and normal strings\nconsole.log( chalk.blue(\'Hello\'), \'World\' + chalk.red(\'!\') );\n\n// compose multiple styles using the chainable API\nconsole.log( chalk.blue.bgRed.bold(\'Hello world!\') );\n\n// pass in multiple arguments\nconsole.log( chalk.blue(\'Hello\', \'World!\', \'Foo\', \'bar\', \'biz\', \'baz\') );\n\n// nest styles\nconsole.log( chalk.red(\'Hello\', chalk.underline.bgBlue(\'world\') + \'!\') );\n\n// nest styles of the same type even (color, underline, background)\nconsole.log( chalk.green(\'I am a green line \' + chalk.blue(\'with a blue substring\') + \' that becomes green again!\') );\n```\n\nEasily define your own themes.\n\n```js\nvar chalk = require(\'chalk\');\nvar error = chalk.bold.red;\nconsole.log(error(\'Error!\'));\n```\n\nTake advantage of console.log [string substitution](http://nodejs.org/docs/latest/api/console.html#console_console_log_data).\n\n```js\nvar name = \'Sindre\';\nconsole.log(chalk.green(\'Hello %s\'), name);\n//=> Hello Sindre\n```\n\n\n## API\n\n### chalk.`<style>[.<style>...](string, [string...])`\n\nExample: `chalk.red.bold.underline(\'Hello\', \'world\');`\n\nChain [styles](#styles) and call the last one as a method with a string argument. Order doesn\'t matter.\n\nMultiple arguments will be separated by space.\n\n### chalk.enabled\n\nColor support is automatically detected, but you can override it.\n\n### chalk.supportsColor\n\nDetect whether the terminal [supports color](https://github.com/sindresorhus/supports-color).\n\nCan be overridden by the user with the flags `--color` and `--no-color`.\n\nUsed internally and handled for you, but exposed for convenience.\n\n### chalk.styles\n\nExposes the styles as [ANSI escape codes](https://github.com/sindresorhus/ansi-styles).\n\nGenerally not useful, but you might need just the `.open` or `.close` escape code if you\'re mixing externally styled strings with yours.\n\n```js\nvar chalk = require(\'chalk\');\n\nconsole.log(chalk.styles.red);\n//=> {open: \'\\u001b[31m\', close: \'\\u001b[39m\'}\n\nconsole.log(chalk.styles.red.open + \'Hello\' + chalk.styles.red.close);\n```\n\n### chalk.hasColor(string)\n\nCheck whether a string [has color](https://github.com/sindresorhus/has-ansi).\n\n### chalk.stripColor(string)\n\n[Strip color](https://github.com/sindresorhus/strip-ansi) from a string.\n\nCan be useful in combination with `.supportsColor` to strip color on externally styled text when it\'s not supported.\n\nExample:\n\n```js\nvar chalk = require(\'chalk\');\nvar styledString = getText();\n\nif (!chalk.supportsColor) {\n\tstyledString = chalk.stripColor(styledString);\n}\n```\n\n\n## Styles\n\n### General\n\n- `reset`\n- `bold`\n- `dim`\n- `italic` *(not widely supported)*\n- `underline`\n- `inverse`\n- `hidden`\n- `strikethrough` *(not widely supported)*\n\n### Text colors\n\n- `black`\n- `red`\n- `green`\n- `yellow`\n- `blue`\n- `magenta`\n- `cyan`\n- `white`\n- `gray`\n\n### Background colors\n\n- `bgBlack`\n- `bgRed`\n- `bgGreen`\n- `bgYellow`\n- `bgBlue`\n- `bgMagenta`\n- `bgCyan`\n- `bgWhite`\n\n\n## License\n\nMIT © [Sindre Sorhus](http://sindresorhus.com)\n',
npm sill install resolved readmeFilename: 'readme.md',
npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/chalk/issues' },
npm sill install resolved homepage: 'https://github.com/sindresorhus/chalk#readme',
npm sill install resolved _id: 'chalk@0.5.1',
npm sill install resolved _shasum: '663b3a648b68b55d04690d49167aa837858f2174',
npm sill install resolved _resolved: 'https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz',
npm sill install resolved _from: 'chalk@>=0.5.1 <0.6.0' } ]
npm info install object-path@0.9.2 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk
npm info install chalk@0.5.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk
npm info installOne object-path@0.9.2
npm verb installOne of object-path to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk not in flight; installing
npm info installOne chalk@0.5.1
npm verb installOne of chalk to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk not in flight; installing
-npm info postinstall opn@1.0.2
npm verb linkBins colors@0.6.2
npm verb linkMans colors@0.6.2
npm verb rebuildBundles colors@0.6.2
npm verb request uri http://registry.npmjs.org/graceful-readlink
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:11 AM
npm verb etag "54BPOELEHDUPND7Q6GUE15GT"
npm http request GET http://registry.npmjs.org/graceful-readlink
npm sill gunzTarPerm extractEntry lib/appenders/dateFile.js
npm sill gunzTarPerm modified mode [ 'lib/appenders/dateFile.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/appenders/file.js
npm sill gunzTarPerm modified mode [ 'lib/appenders/file.js', 420, 438 ]
npm info linkStuff object-path@0.8.1
npm sill linkStuff object-path@0.8.1 has C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules as its parent node_modules
npm info install colors@0.6.2
npm sill cache add args [ 'lodash@~2.2.1', null ]
npm verb cache add spec lodash@~2.2.1
npm sill cache add parsed spec { raw: 'lodash@~2.2.1',
npm sill cache add scope: null,
npm sill cache add name: 'lodash',
npm sill cache add rawSpec: '~2.2.1',
npm sill cache add spec: '>=2.2.1 <2.3.0',
npm sill cache add type: 'range' }
npm sill addNamed lodash@>=2.2.1 <2.3.0
npm verb addNamed ">=2.2.1 <2.3.0" is a valid semver range for lodash
npm sill addNameRange { name: 'lodash', range: '>=2.2.1 <2.3.0', hasData: false }
npm sill mapToRegistry name lodash
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/lodash
npm verb addNameRange registry:http://registry.npmjs.org/lodash not in flight; fetching
\npm info retry fetch attempt 1 at 8:35:11 AM
npm info attempt registry request try #1 at 8:35:11 AM
npm http fetch GET http://registry.npmjs.org/request/-/request-2.11.4.tgz
npm sill gunzTarPerm extractEntry lib/source-map/binary-search.js
npm sill gunzTarPerm modified mode [ 'lib/source-map/binary-search.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/source-map/mapping-list.js
npm sill gunzTarPerm modified mode [ 'lib/source-map/mapping-list.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/source-map/source-map-consumer.js
npm sill gunzTarPerm modified mode [ 'lib/source-map/source-map-consumer.js', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
|npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\opn-b05fa80b10ec2ec5.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\opn
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\chalk-78c9b0581709bce9.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\object-path-53ed696e5acccdd4.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\object-path
npm info postinstall colors@0.6.2
/npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\debug\0.7.4\package\package.json written
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill install write writing chalk 0.5.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\optimist\0.3.4\package\package.json written
npm sill install write writing object-path 0.9.2 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\object-path
npm sill gunzTarPerm extractEntry Makefile
npm sill gunzTarPerm modified mode [ 'Makefile', 420, 438 ]
npm sill gunzTarPerm extractEntry Readme.md
npm sill gunzTarPerm modified mode [ 'Readme.md', 420, 438 ]
-npm sill gunzTarPerm extractEntry examples/middleware/jsonp-middleware.js
npm sill gunzTarPerm modified mode [ 'examples/middleware/jsonp-middleware.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/middleware/modifyResponse-middleware.js
npm sill gunzTarPerm modified mode [ 'examples/middleware/modifyResponse-middleware.js', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm extractEntry index.js
npm http 304 http://registry.npmjs.org/graceful-readlink
npm sill get cb [ 304,
npm sill get { age: '58',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:11 GMT',
npm sill get etag: '"54BPOELEHDUPND7Q6GUE15GT"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437711.149791,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/graceful-readlink from cache
npm verb get saving graceful-readlink to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\graceful-readlink\.cache.json
\npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry HISTORY.md
npm verb linkBins object-path@0.8.1
npm verb linkMans object-path@0.8.1
npm verb rebuildBundles object-path@0.8.1
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry date.js
npm sill gunzTarPerm modified mode [ 'date.js', 420, 438 ]
npm verb get http://registry.npmjs.org/lodash not expired, no request
npm sill addNameRange number 2 { name: 'lodash', range: '>=2.2.1 <2.3.0', hasData: true }
npm sill addNameRange versions [ 'lodash',
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 '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.2',
npm sill addNameRange '0.5.0-rc.1',
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.6.1',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.8.1',
npm sill addNameRange '0.8.2',
npm sill addNameRange '0.9.0',
npm sill addNameRange '0.9.1',
npm sill addNameRange '0.9.2',
npm sill addNameRange '0.10.0',
npm sill addNameRange '1.0.0-rc.1',
npm sill addNameRange '1.0.0-rc.2',
npm sill addNameRange '1.0.0-rc.3',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.1.1',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.2.1',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.3.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 '2.4.0',
npm sill addNameRange '2.4.1',
npm sill addNameRange '3.0.0',
npm sill addNameRange '3.0.1',
npm sill addNameRange '3.1.0',
npm sill addNameRange '3.2.0',
npm sill addNameRange '3.3.0',
npm sill addNameRange '3.3.1',
npm sill addNameRange '3.4.0',
npm sill addNameRange '3.5.0',
npm sill addNameRange '3.6.0',
npm sill addNameRange '1.0.2',
npm sill addNameRange '3.7.0',
npm sill addNameRange '2.4.2',
npm sill addNameRange '3.8.0' ] ]
npm sill addNamed lodash@2.2.1
npm verb addNamed "2.2.1" is a plain semver version for lodash
npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\colors-72e6894438df4cf2.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\colors
|npm info install rimraf@2.2.8
npm info install object-path@0.8.1
npm sill gunzTarPerm extractEntry lib/appenders/fileSync.js
npm sill gunzTarPerm modified mode [ 'lib/appenders/fileSync.js', 493, 511 ]
npm sill gunzTarPerm extractEntry lib/appenders/clustered.js
npm sill gunzTarPerm modified mode [ 'lib/appenders/clustered.js', 493, 511 ]
npm info postinstall rimraf@2.2.8
npm verb unbuild node_modules\browser-sync\node_modules\tfunk\node_modules\chalk
npm verb unbuild node_modules\browser-sync\node_modules\tfunk\node_modules\object-path
npm sill gunzTarPerm extractEntry lib/middleware/json.js
npm sill gunzTarPerm extractEntry lib/middleware/limit.js
npm info postinstall object-path@0.8.1
/npm sill gunzTarPerm extractEntry lib/transports/http.js
npm sill gunzTarPerm modified mode [ 'lib/transports/http.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/transports/index.js
npm sill gunzTarPerm modified mode [ 'lib/transports/index.js', 420, 438 ]
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\object-path is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\object-path
npm sill gunzTarPerm extractEntry component.json
npm sill gunzTarPerm modified mode [ 'component.json', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\rimraf-d313fc7054daa040.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\rimraf
npm sill gunzTarPerm extractEntry HISTORY.md
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\chalk\0.5.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\object-path\0.9.2\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\object-path
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\object-path is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\object-path
-npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\object-path-80e37cad49038053.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\object-path
npm sill cache afterAdd lodash@2.2.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\lodash\2.2.1\package\package.json not in flight; writing
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill addNameRange number 2 { name: 'graceful-readlink', range: '>=1.0.0', hasData: true }
npm sill addNameRange versions [ 'graceful-readlink', [ '1.0.0', '1.0.1' ] ]
npm sill addNamed graceful-readlink@1.0.1
npm verb addNamed "1.0.1" is a plain semver version for graceful-readlink
npm sill gunzTarPerm extractEntry function.js
npm sill gunzTarPerm modified mode [ 'function.js', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
\npm sill gunzTarPerm extractEntry lib/appenders/logLevelFilter.js
npm sill gunzTarPerm modified mode [ 'lib/appenders/logLevelFilter.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/appenders/loggly.js
npm sill gunzTarPerm modified mode [ 'lib/appenders/loggly.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/middleware/url-middleware.js
npm sill gunzTarPerm modified mode [ 'examples/middleware/url-middleware.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/middleware/url-middleware2.js
npm sill gunzTarPerm modified mode [ 'examples/middleware/url-middleware2.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .idea/scopes/scope_settings.xml
npm sill gunzTarPerm modified mode [ '.idea/scopes/scope_settings.xml', 420, 438 ]
npm sill gunzTarPerm extractEntry .idea/vcs.xml
npm sill gunzTarPerm modified mode [ '.idea/vcs.xml', 420, 438 ]
npm sill gunzTarPerm extractEntry dist/lodash.underscore.js
npm sill gunzTarPerm modified mode [ 'dist/lodash.underscore.js', 420, 438 ]
|npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\lodash\2.2.1\package\package.json written
npm sill install resolved [ { name: 'lodash',
npm sill install resolved version: '2.2.1',
npm sill install resolved description: 'A utility library delivering consistency, customization, performance, & extras.',
npm sill install resolved homepage: 'http://lodash.com/',
npm sill install resolved license: 'MIT',
npm sill install resolved main: 'dist/lodash.js',
npm sill install resolved keywords:
npm sill install resolved [ 'amd',
npm sill install resolved 'browser',
npm sill install resolved 'client',
npm sill install resolved 'customize',
npm sill install resolved 'functional',
npm sill install resolved 'server',
npm sill install resolved 'util' ],
npm sill install resolved author:
npm sill install resolved { name: 'John-David Dalton',
npm sill install resolved email: 'john.david.dalton@gmail.com',
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/issues' },
npm sill install resolved repository: { type: 'git', url: 'git+https://github.com/lodash/lodash.git' },
npm sill install resolved engines: [ 'node', 'rhino' ],
npm sill install resolved files:
npm sill install resolved [ 'LICENSE.txt',
npm sill install resolved 'lodash.js',
npm sill install resolved 'dist/lodash.js',
npm sill install resolved 'dist/lodash.min.js',
npm sill install resolved 'dist/lodash.compat.js',
npm sill install resolved 'dist/lodash.compat.min.js',
npm sill install resolved 'dist/lodash.underscore.js',
npm sill install resolved 'dist/lodash.underscore.min.js' ],
npm sill install resolved jam: { main: 'dist/lodash.compat.js', include: [Object] },
npm sill install resolved volo: { type: 'directory', ignore: [Object] },
npm sill install resolved _id: 'lodash@2.2.1',
npm sill install resolved dist:
npm sill install resolved { shasum: 'ca935fd14ab3c0c872abacf198b9cda501440867',
npm sill install resolved tarball: 'http://registry.npmjs.org/lodash/-/lodash-2.2.1.tgz' },
npm sill install resolved _from: 'lodash@>=2.2.1 <2.3.0',
npm sill install resolved _npmVersion: '1.3.11',
npm sill install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'ca935fd14ab3c0c872abacf198b9cda501440867',
npm sill install resolved _resolved: 'http://registry.npmjs.org/lodash/-/lodash-2.2.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install lodash@2.2.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip
npm info installOne lodash@2.2.1
npm verb installOne of lodash to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip not in flight; installing
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/http-proxy.js
npm sill gunzTarPerm modified mode [ 'lib/http-proxy.js', 420, 438 ]
/npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 493, 511 ]
npm sill cache afterAdd graceful-readlink@1.0.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\graceful-readlink\1.0.1\package\package.json not in flight; writing
npm sill gunzTarPerm extractEntry lib/middleware/directory.js
npm sill gunzTarPerm extractEntry lib/middleware/methodOverride.js
npm sill gunzTarPerm extractEntry lib/transports/jsonp-polling.js
npm sill gunzTarPerm modified mode [ 'lib/transports/jsonp-polling.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/transports/websocket.js
npm sill gunzTarPerm modified mode [ 'lib/transports/websocket.js', 420, 438 ]
-npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry readme.md
npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\lodash-7da1eba7ea31895d.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip\node_modules\lodash
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 493, 511 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 493, 511 ]
npm sill gunzTarPerm extractEntry lib/appenders/logstashUDP.js
npm sill gunzTarPerm modified mode [ 'lib/appenders/logstashUDP.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/appenders/multiprocess.js
npm sill gunzTarPerm modified mode [ 'lib/appenders/multiprocess.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .idea/workspace.xml
npm sill gunzTarPerm modified mode [ '.idea/workspace.xml', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill install write writing lodash 2.2.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip\node_modules\lodash
\npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner\package.json
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\graceful-readlink\1.0.1\package\package.json written
npm sill install resolved [ { name: 'graceful-readlink',
npm sill install resolved version: '1.0.1',
npm sill install resolved description: 'graceful fs.readlink',
npm sill install resolved main: 'index.js',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/zhiyelee/graceful-readlink.git' },
npm sill install resolved homepage: 'https://github.com/zhiyelee/graceful-readlink',
npm sill install resolved bugs: { url: 'https://github.com/zhiyelee/graceful-readlink/issues' },
npm sill install resolved keywords: [ 'fs.readlink', 'readlink' ],
npm sill install resolved author: { name: 'zhiyelee' },
npm sill install resolved license: 'MIT',
npm sill install resolved scripts: { test: 'echo "Error: no test specified" && exit 1' },
npm sill install resolved gitHead: 'f6655275bebef706fb63fd01b5f062a7052419a5',
npm sill install resolved _id: 'graceful-readlink@1.0.1',
npm sill install resolved _shasum: '4cafad76bc62f02fa039b2f94e9a3dd3a391a725',
npm sill install resolved _from: 'graceful-readlink@>=1.0.0',
npm sill install resolved _npmVersion: '2.1.17',
npm sill install resolved _nodeVersion: '0.11.14',
npm sill install resolved _npmUser: { name: 'zhiyelee', email: 'zhiyelee@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '4cafad76bc62f02fa039b2f94e9a3dd3a391a725',
npm sill install resolved tarball: 'http://registry.npmjs.org/graceful-readlink/-/graceful-readlink-1.0.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/graceful-readlink/-/graceful-readlink-1.0.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install graceful-readlink@1.0.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander
npm info installOne graceful-readlink@1.0.1
npm verb installOne of graceful-readlink to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander not in flight; installing
|npm http fetch 200 http://registry.npmjs.org/request/-/request-2.11.4.tgz
npm verb unbuild node_modules\browser-sync\node_modules\dev-ip\node_modules\lodash
/npm sill gunzTarPerm extractEntry examples/websocket/latent-websocket-proxy.js
npm sill gunzTarPerm modified mode [ 'examples/websocket/latent-websocket-proxy.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/websocket/standalone-websocket-proxy.js
npm sill gunzTarPerm modified mode [ 'examples/websocket/standalone-websocket-proxy.js', 420, 438 ]
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\graceful-readlink-8c45d57948bdcdeb.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\node_modules\graceful-readlink
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip\node_modules\lodash is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip\node_modules\lodash
npm sill gunzTarPerm extractEntry lib/middleware/multipart.js
npm sill gunzTarPerm extractEntry lib/middleware/query.js
-npm info preinstall portscanner@1.0.0
npm sill install write writing graceful-readlink 1.0.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\node_modules\graceful-readlink
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\lodash\2.2.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip\node_modules\lodash
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip\node_modules\lodash is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\dev-ip\node_modules\lodash
\npm sill gunzTarPerm extractEntry lib/appenders/smtp.js
npm sill gunzTarPerm modified mode [ 'lib/appenders/smtp.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/appenders/gelf.js
npm sill gunzTarPerm modified mode [ 'lib/appenders/gelf.js', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 493, 511 ]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 420, 438 ]
npm sill gunzTarPerm modes [ '777', '666' ]
|npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner\package.json
npm sill fetchAndShaCheck shasum 6347d7d44e52dc588108cc1ce5cee975fc8926de
npm sill gunzTarPerm extractEntry LICENSE-MIT
npm sill gunzTarPerm modified mode [ 'LICENSE-MIT', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/socket.js
npm sill gunzTarPerm modified mode [ 'lib/socket.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/source-map/source-map-generator.js
npm sill gunzTarPerm modified mode [ 'lib/source-map/source-map-generator.js', 420, 438 ]
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\package.json
npm verb unbuild node_modules\browser-sync\node_modules\commander\node_modules\graceful-readlink
/npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/log4js.json
npm sill gunzTarPerm modified mode [ 'lib/log4js.json', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/streams/BaseRollingFileStream.js
npm sill gunzTarPerm modified mode [ 'lib/streams/BaseRollingFileStream.js', 420, 438 ]
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\node_modules\graceful-readlink is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\node_modules\graceful-readlink
npm sill prepareForInstallMany adding async@0.1.15 from portscanner dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner\package.json
npm verb addTmpTarball C:\Users\buschs1\AppData\Local\Temp\npm-34208-605ddca7\registry.npmjs.org\request\-\request-2.11.4.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for request@2.11.4
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\graceful-readlink\1.0.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\node_modules\graceful-readlink
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\node_modules\graceful-readlink is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\node_modules\graceful-readlink
-npm sill gunzTarPerm extractEntry lib/transports/xhr-polling.js
npm sill gunzTarPerm modified mode [ 'lib/transports/xhr-polling.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/transports/websocket/default.js
npm sill gunzTarPerm modified mode [ 'lib/transports/websocket/default.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/transports/websocket/hybi-07-12.js
npm sill gunzTarPerm modified mode [ 'lib/transports/websocket/hybi-07-12.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/websocket/websocket-proxy.js
npm sill gunzTarPerm modified mode [ 'examples/websocket/websocket-proxy.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/node-http-proxy.js
npm sill gunzTarPerm modified mode [ 'lib/node-http-proxy.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/emitter.js
npm sill gunzTarPerm modified mode [ 'lib/emitter.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/events.js
npm sill gunzTarPerm modified mode [ 'lib/events.js', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm info preinstall chokidar@1.0.1
npm sill gunzTarPerm modes [ '777', '666' ]
\npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry lodash.js
npm sill gunzTarPerm modified mode [ 'lodash.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/middleware/responseTime.js
npm sill gunzTarPerm extractEntry lib/middleware/session.js
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\package.json
|npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\minimist\package.json
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\utils-merge\package.json
npm sill gunzTarPerm extractEntry collection.js
npm sill gunzTarPerm modified mode [ 'collection.js', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 436, 438 ]
npm sill cache add args [ 'async@0.1.15', null ]
npm verb cache add spec async@0.1.15
npm sill cache add parsed spec { raw: 'async@0.1.15',
npm sill cache add scope: null,
npm sill cache add name: 'async',
npm sill cache add rawSpec: '0.1.15',
npm sill cache add spec: '0.1.15',
npm sill cache add type: 'version' }
npm sill addNamed async@0.1.15
npm verb addNamed "0.1.15" is a plain semver version for async
npm sill mapToRegistry name async
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/async
npm verb addNameVersion registry:http://registry.npmjs.org/async not in flight; fetching
/-npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\escape-html\package.json
npm sill gunzTarPerm extractEntry lang.js
npm sill gunzTarPerm modified mode [ 'lang.js', 420, 438 ]
npm sill gunzTarPerm extractEntry math.js
npm sill gunzTarPerm modified mode [ 'math.js', 420, 438 ]
npm info preinstall minimist@1.1.1
npm info preinstall utils-merge@1.0.0
npm sill cache afterAdd request@2.11.4
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\request\2.11.4\package\package.json not in flight; writing
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\mime\package.json
npm sill prepareForInstallMany adding anymatch@^1.1.0 from chokidar dependencies
npm sill prepareForInstallMany adding arrify@^1.0.0 from chokidar dependencies
npm sill prepareForInstallMany adding async-each@^0.1.5 from chokidar dependencies
npm sill prepareForInstallMany adding glob-parent@^1.0.0 from chokidar dependencies
npm sill prepareForInstallMany adding is-binary-path@^1.0.0 from chokidar dependencies
npm sill prepareForInstallMany adding is-glob@^1.1.3 from chokidar dependencies
npm sill prepareForInstallMany adding readdirp@^1.3.0 from chokidar dependencies
npm sill prepareForInstallMany adding fsevents@^0.3.1 from chokidar dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\package.json
\npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\minimist\package.json
npm sill gunzTarPerm extractEntry dist/lodash.underscore.min.js
npm sill gunzTarPerm modified mode [ 'dist/lodash.underscore.min.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/http-proxy/common.js
npm sill gunzTarPerm modified mode [ 'lib/http-proxy/common.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/http-proxy/index.js
npm sill gunzTarPerm modified mode [ 'lib/http-proxy/index.js', 420, 438 ]
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\utils-merge\package.json
npm sill gunzTarPerm extractEntry lib/ghostmode.clicks.js
npm sill gunzTarPerm modified mode [ 'lib/ghostmode.clicks.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/ghostmode.forms.input.js
npm sill gunzTarPerm modified mode [ 'lib/ghostmode.forms.input.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 436, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 436, 438 ]
npm sill gunzTarPerm extractEntry lib/node-http-proxy/http-proxy.js
npm sill gunzTarPerm modified mode [ 'lib/node-http-proxy/http-proxy.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/node-http-proxy/proxy-table.js
npm sill gunzTarPerm modified mode [ 'lib/node-http-proxy/proxy-table.js', 420, 438 ]
npm info preinstall escape-html@1.0.1
|npm sill gunzTarPerm extractEntry lib/source-map/source-node.js
npm sill gunzTarPerm modified mode [ 'lib/source-map/source-node.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/source-map/util.js
npm sill gunzTarPerm modified mode [ 'lib/source-map/util.js', 420, 438 ]
npm sill gunzTarPerm extractEntry CHANGELOG.md
npm sill gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ]
npm verb request uri http://registry.npmjs.org/async
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:13 AM
npm verb etag "F0P4EEZC9TIAGZKRP1O791VST"
npm http request GET http://registry.npmjs.org/async
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\package.json
npm sill gunzTarPerm extractEntry LICENSE.txt
npm sill gunzTarPerm modified mode [ 'LICENSE.txt', 420, 438 ]
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\escape-html\package.json
/npm info preinstall mime@1.2.11
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\request\2.11.4\package\package.json written
npm sill install resolved [ { name: 'debug',
npm sill install resolved version: '0.7.4',
npm sill install resolved repository: { type: 'git', url: 'git://github.com/visionmedia/debug.git' },
npm sill install resolved description: 'small debugging utility',
npm sill install resolved keywords: [ 'debug', 'log', 'debugger' ],
npm sill install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { mocha: '*' },
npm sill install resolved main: 'lib/debug.js',
npm sill install resolved browser: './debug.js',
npm sill install resolved engines: { node: '*' },
npm sill install resolved files: [ 'lib/debug.js', 'debug.js', 'index.js' ],
npm sill install resolved component: { scripts: [Object] },
npm sill install resolved bugs: { url: 'https://github.com/visionmedia/debug/issues' },
npm sill install resolved homepage: 'https://github.com/visionmedia/debug',
npm sill install resolved _id: 'debug@0.7.4',
npm sill install resolved dist:
npm sill install resolved { shasum: '06e1ea8082c2cb14e39806e22e2f6f757f92af39',
npm sill install resolved tarball: 'http://registry.npmjs.org/debug/-/debug-0.7.4.tgz' },
npm sill install resolved _from: 'debug@0.7.4',
npm sill install resolved _npmVersion: '1.3.13',
npm sill install resolved _npmUser: { name: 'tjholowaychuk', email: 'tj@vision-media.ca' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '06e1ea8082c2cb14e39806e22e2f6f757f92af39',
npm sill install resolved _resolved: 'http://registry.npmjs.org/debug/-/debug-0.7.4.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'optimist',
npm sill install resolved version: '0.3.4',
npm sill install resolved description: 'Light-weight option parsing with an argv hash. No optstrings attached.',
npm sill install resolved main: './index.js',
npm sill install resolved directories: { lib: '.', test: 'test', example: 'example' },
npm sill install resolved dependencies: { wordwrap: '~0.0.2' },
npm sill install resolved devDependencies: { hashish: '~0.0.4', tap: '~0.2.4' },
npm sill install resolved scripts: { test: 'tap ./test/*.js' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/substack/node-optimist.git' },
npm sill install resolved keywords:
npm sill install resolved [ 'argument',
npm sill install resolved 'args',
npm sill install resolved 'option',
npm sill install resolved 'parser',
npm sill install resolved 'parsing',
npm sill install resolved 'cli',
npm sill install resolved 'command' ],
npm sill install resolved author:
npm sill install resolved { name: 'James Halliday',
npm sill install resolved email: 'mail@substack.net',
npm sill install resolved url: 'http://substack.net' },
npm sill install resolved license: 'MIT/X11',
npm sill install resolved engine: { node: '>=0.4' },
npm sill install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' },
npm sill install resolved _id: 'optimist@0.3.4',
npm sill install resolved optionalDependencies: {},
npm sill install resolved engines: { node: '*' },
npm sill install resolved _engineSupported: true,
npm sill install resolved _npmVersion: '1.1.1',
npm sill install resolved _nodeVersion: 'v0.6.11',
npm sill install resolved _defaultsLoaded: true,
npm sill install resolved dist:
npm sill install resolved { shasum: '4d6d0bd71ffad0da4ba4f6d876d5eeb04e07480b',
npm sill install resolved tarball: 'http://registry.npmjs.org/optimist/-/optimist-0.3.4.tgz' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved _shasum: '4d6d0bd71ffad0da4ba4f6d876d5eeb04e07480b',
npm sill install resolved _resolved: 'http://registry.npmjs.org/optimist/-/optimist-0.3.4.tgz',
npm sill install resolved _from: 'optimist@0.3.4',
npm sill install resolved bugs: { url: 'https://github.com/substack/node-optimist/issues' },
npm sill install resolved readme: 'ERROR: No README data found!',
npm sill install resolved homepage: 'https://github.com/substack/node-optimist' },
npm sill install resolved { name: 'request',
npm sill install resolved description: 'Simplified HTTP request client.',
npm sill install resolved tags: [ 'http', 'simple', 'util', 'utility' ],
npm sill install resolved version: '2.11.4',
npm sill install resolved author: { name: 'Mikeal Rogers', email: 'mikeal.rogers@gmail.com' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/mikeal/request.git' },
npm sill install resolved bugs: { url: 'http://github.com/mikeal/request/issues' },
npm sill install resolved engines: [ 'node >= 0.3.6' ],
npm sill install resolved main: './main',
npm sill install resolved dependencies: { 'form-data': '~0.0.3', mime: '~1.2.7' },
npm sill install resolved bundleDependencies: [ 'form-data', 'mime' ],
npm sill install resolved scripts: { test: 'node tests/run.js' },
npm sill install resolved _npmUser: { name: 'mikeal', email: 'mikeal.rogers@gmail.com' },
npm sill install resolved _id: 'request@2.11.4',
npm sill install resolved devDependencies: {},
npm sill install resolved optionalDependencies: {},
npm sill install resolved _engineSupported: true,
npm sill install resolved _npmVersion: '1.1.24',
npm sill install resolved _nodeVersion: 'v0.8.1',
npm sill install resolved _defaultsLoaded: true,
npm sill install resolved dist:
npm sill install resolved { shasum: '6347d7d44e52dc588108cc1ce5cee975fc8926de',
npm sill install resolved tarball: 'http://registry.npmjs.org/request/-/request-2.11.4.tgz' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '6347d7d44e52dc588108cc1ce5cee975fc8926de',
npm sill install resolved _resolved: 'http://registry.npmjs.org/request/-/request-2.11.4.tgz',
npm sill install resolved _from: 'request@2.11.4' } ]
npm info install debug@0.7.4 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel
npm info install optimist@0.3.4 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel
npm info install request@2.11.4 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel
npm info installOne debug@0.7.4
npm verb installOne of debug to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel not in flight; installing
npm info installOne optimist@0.3.4
npm verb installOne of optimist to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel not in flight; installing
npm info installOne request@2.11.4
npm verb installOne of request to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel not in flight; installing
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 493, 511 ]
npm sill gunzTarPerm extractEntry bower.json
npm sill gunzTarPerm modified mode [ 'bower.json', 420, 438 ]
-npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\mime\package.json
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\minimist\package.json
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\utils-merge\package.json
npm sill gunzTarPerm extractEntry lib/code-sync.js
npm sill gunzTarPerm modified mode [ 'lib/code-sync.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/ghostmode.forms.submit.js
npm sill gunzTarPerm modified mode [ 'lib/ghostmode.forms.submit.js', 420, 438 ]
npm sill cache add args [ 'is-binary-path@^1.0.0', null ]
npm verb cache add spec is-binary-path@^1.0.0
npm sill cache add parsed spec { raw: 'is-binary-path@^1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'is-binary-path',
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 sill addNamed is-binary-path@>=1.0.0 <2.0.0
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for is-binary-path
npm sill addNameRange { name: 'is-binary-path',
npm sill addNameRange range: '>=1.0.0 <2.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name is-binary-path
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/is-binary-path
npm verb addNameRange registry:http://registry.npmjs.org/is-binary-path not in flight; fetching
npm sill cache add args [ 'is-glob@^1.1.3', null ]
npm verb cache add spec is-glob@^1.1.3
npm sill cache add parsed spec { raw: 'is-glob@^1.1.3',
npm sill cache add scope: null,
npm sill cache add name: 'is-glob',
npm sill cache add rawSpec: '^1.1.3',
npm sill cache add spec: '>=1.1.3 <2.0.0',
npm sill cache add type: 'range' }
npm sill addNamed is-glob@>=1.1.3 <2.0.0
npm verb addNamed ">=1.1.3 <2.0.0" is a valid semver range for is-glob
npm sill addNameRange { name: 'is-glob', range: '>=1.1.3 <2.0.0', hasData: false }
npm sill mapToRegistry name is-glob
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/is-glob
npm verb addNameRange registry:http://registry.npmjs.org/is-glob not in flight; fetching
npm sill cache add args [ 'readdirp@^1.3.0', null ]
npm verb cache add spec readdirp@^1.3.0
npm sill cache add parsed spec { raw: 'readdirp@^1.3.0',
npm sill cache add scope: null,
npm sill cache add name: 'readdirp',
npm sill cache add rawSpec: '^1.3.0',
npm sill cache add spec: '>=1.3.0 <2.0.0',
npm sill cache add type: 'range' }
npm sill addNamed readdirp@>=1.3.0 <2.0.0
npm verb addNamed ">=1.3.0 <2.0.0" is a valid semver range for readdirp
npm sill addNameRange { name: 'readdirp', range: '>=1.3.0 <2.0.0', hasData: false }
npm sill mapToRegistry name readdirp
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/readdirp
npm verb addNameRange registry:http://registry.npmjs.org/readdirp not in flight; fetching
npm sill cache add args [ 'fsevents@^0.3.1', null ]
npm verb cache add spec fsevents@^0.3.1
npm sill cache add parsed spec { raw: 'fsevents@^0.3.1',
npm sill cache add scope: null,
npm sill cache add name: 'fsevents',
npm sill cache add rawSpec: '^0.3.1',
npm sill cache add spec: '>=0.3.1 <0.4.0',
npm sill cache add type: 'range' }
npm sill addNamed fsevents@>=0.3.1 <0.4.0
npm verb addNamed ">=0.3.1 <0.4.0" is a valid semver range for fsevents
npm sill addNameRange { name: 'fsevents', range: '>=0.3.1 <0.4.0', hasData: false }
npm sill mapToRegistry name fsevents
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/fsevents
npm verb addNameRange registry:http://registry.npmjs.org/fsevents not in flight; fetching
npm sill cache add args [ 'anymatch@^1.1.0', null ]
npm verb cache add spec anymatch@^1.1.0
npm sill cache add parsed spec { raw: 'anymatch@^1.1.0',
npm sill cache add scope: null,
npm sill cache add name: 'anymatch',
npm sill cache add rawSpec: '^1.1.0',
npm sill cache add spec: '>=1.1.0 <2.0.0',
npm sill cache add type: 'range' }
npm sill addNamed anymatch@>=1.1.0 <2.0.0
npm verb addNamed ">=1.1.0 <2.0.0" is a valid semver range for anymatch
npm sill addNameRange { name: 'anymatch', range: '>=1.1.0 <2.0.0', hasData: false }
npm sill mapToRegistry name anymatch
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/anymatch
npm verb addNameRange registry:http://registry.npmjs.org/anymatch not in flight; fetching
npm sill cache add args [ 'arrify@^1.0.0', null ]
npm verb cache add spec arrify@^1.0.0
npm sill cache add parsed spec { raw: 'arrify@^1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'arrify',
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 sill addNamed arrify@>=1.0.0 <2.0.0
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for arrify
npm sill addNameRange { name: 'arrify', range: '>=1.0.0 <2.0.0', hasData: false }
npm sill mapToRegistry name arrify
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/arrify
npm verb addNameRange registry:http://registry.npmjs.org/arrify not in flight; fetching
npm sill cache add args [ 'async-each@^0.1.5', null ]
npm verb cache add spec async-each@^0.1.5
npm sill cache add parsed spec { raw: 'async-each@^0.1.5',
npm sill cache add scope: null,
npm sill cache add name: 'async-each',
npm sill cache add rawSpec: '^0.1.5',
npm sill cache add spec: '>=0.1.5 <0.2.0',
npm sill cache add type: 'range' }
npm sill addNamed async-each@>=0.1.5 <0.2.0
npm verb addNamed ">=0.1.5 <0.2.0" is a valid semver range for async-each
npm sill addNameRange { name: 'async-each', range: '>=0.1.5 <0.2.0', hasData: false }
npm sill mapToRegistry name async-each
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/async-each
npm verb addNameRange registry:http://registry.npmjs.org/async-each not in flight; fetching
npm sill cache add args [ 'glob-parent@^1.0.0', null ]
npm verb cache add spec glob-parent@^1.0.0
npm sill cache add parsed spec { raw: 'glob-parent@^1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'glob-parent',
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 sill addNamed glob-parent@>=1.0.0 <2.0.0
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for glob-parent
npm sill addNameRange { name: 'glob-parent', range: '>=1.0.0 <2.0.0', hasData: false }
npm sill mapToRegistry name glob-parent
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/glob-parent
npm verb addNameRange registry:http://registry.npmjs.org/glob-parent not in flight; fetching
\|npm http 200 http://registry.npmjs.org/async
npm sill get cb [ 200,
npm sill get { age: '40',
npm sill get via: '',
npm sill get date: 'Tue, 12 May 2015 13:35:13 GMT',
npm sill get etag: '"4WI7K6HBYRAWVU3QIEXMSM4YR"',
npm sill get vary: 'Accept',
npm sill get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
npm sill get 'x-cache': 'HIT, MISS from 192.168.55.167',
npm sill get 'x-timer': 'S1431437713.199056,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1830-DFW',
npm sill get 'content-type': 'application/json',
npm sill get 'x-cache-hits': '3',
npm sill get 'accept-ranges': 'bytes',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'content-length': '102277',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb get saving async to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\async\.cache.json
npm sill gunzTarPerm extractEntry number.js
npm sill gunzTarPerm modified mode [ 'number.js', 420, 438 ]
npm sill gunzTarPerm extractEntry object.js
npm sill gunzTarPerm modified mode [ 'object.js', 420, 438 ]
npm sill gunzTarPerm extractEntry chain.js
npm sill gunzTarPerm modified mode [ 'chain.js', 420, 438 ]
npm info preinstall socket.io@1.3.5
npm sill gunzTarPerm extractEntry lib/middleware/csrf.js
npm sill gunzTarPerm extractEntry lib/middleware/static.js
/npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 436, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 438 ]
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze\package.json
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\optimist-a5f344081dc3f4a2.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\optimist
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\request-c8ceec1c59c44fd1.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\request
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\debug-b139e534e46eef9f.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\debug
-npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\package.json
npm sill install write writing optimist 0.3.4 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\optimist
npm sill gunzTarPerm extractEntry lib/http-proxy/passes/web-incoming.js
npm sill gunzTarPerm modified mode [ 'lib/http-proxy/passes/web-incoming.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/http-proxy/passes/web-outgoing.js
npm sill gunzTarPerm modified mode [ 'lib/http-proxy/passes/web-outgoing.js', 420, 438 ]
npm sill install write writing request 2.11.4 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\request
npm sill install write writing debug 0.7.4 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\debug
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\escape-html\package.json
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\parseurl\package.json
\npm sill gunzTarPerm extractEntry lib/streams/DateRollingFileStream.js
npm sill gunzTarPerm modified mode [ 'lib/streams/DateRollingFileStream.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/streams/RollingFileStream.js
npm sill gunzTarPerm modified mode [ 'lib/streams/RollingFileStream.js', 420, 438 ]
npm sill gunzTarPerm extractEntry dist/lodash.min.js
npm sill gunzTarPerm modified mode [ 'dist/lodash.min.js', 420, 438 ]
npm verb request uri http://registry.npmjs.org/is-binary-path
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:14 AM
npm verb etag "EZBQQAO3HZF4A5AYXUCAOCA88"
npm http request GET http://registry.npmjs.org/is-binary-path
npm verb request uri http://registry.npmjs.org/fsevents
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:14 AM
npm verb etag "4AG3XH5PWA57L453S6H9ZZSIL"
npm http request GET http://registry.npmjs.org/fsevents
npm verb request uri http://registry.npmjs.org/anymatch
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:14 AM
npm verb etag "5R3DCPOHUNDR6VRO0L1UR0GPZ"
npm http request GET http://registry.npmjs.org/anymatch
npm verb request uri http://registry.npmjs.org/arrify
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:14 AM
npm verb etag "BXYHPOI9IHS1P3II19IZE7UUJ"
npm http request GET http://registry.npmjs.org/arrify
npm verb request uri http://registry.npmjs.org/async-each
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:14 AM
npm verb etag "ABDLI5FGSK8XH9LWD9GMIPOP"
npm http request GET http://registry.npmjs.org/async-each
npm verb request uri http://registry.npmjs.org/glob-parent
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:14 AM
npm verb etag "C62PMYBW8OPIF507SK2JEO0Z9"
npm http request GET http://registry.npmjs.org/glob-parent
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\mime\package.json
npm verb request uri http://registry.npmjs.org/is-glob
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:14 AM
npm verb etag "5TQVMTAFYM668OIRA2309PH2Q"
npm http request GET http://registry.npmjs.org/is-glob
npm verb request uri http://registry.npmjs.org/readdirp
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:14 AM
npm verb etag "EODP6K3WYQPKF9FNP8RONAJ5X"
npm http request GET http://registry.npmjs.org/readdirp
npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\minimist
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\minimist
npm sill gunzTarPerm extractEntry lib/node-http-proxy/routing-proxy.js
npm sill gunzTarPerm modified mode [ 'lib/node-http-proxy/routing-proxy.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/examples-test.js
npm sill gunzTarPerm modified mode [ 'test/examples-test.js', 420, 438 ]
npm info preinstall gaze@0.5.1
|npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\utils-merge
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\utils-merge
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\package.json
npm verb unbuild node_modules\browser-sync\node_modules\localtunnel\node_modules\optimist
npm verb unbuild node_modules\browser-sync\node_modules\localtunnel\node_modules\request
npm verb unbuild node_modules\browser-sync\node_modules\localtunnel\node_modules\debug
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze\package.json
/npm sill gunzTarPerm extractEntry component.json
npm sill gunzTarPerm modified mode [ 'component.json', 420, 438 ]
npm sill mapToRegistry name async
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/async
npm verb addRemoteTarball http://registry.npmjs.org/async/-/async-0.1.15.tgz not in flight; adding
npm verb addRemoteTarball [ 'http://registry.npmjs.org/async/-/async-0.1.15.tgz',
npm verb addRemoteTarball '2180eaca2cf2a6ca5280d41c0585bec9b3e49bd3' ]
npm sill prepareForInstallMany adding engine.io@1.5.1 from socket.io dependencies
npm sill prepareForInstallMany adding socket.io-parser@2.2.4 from socket.io dependencies
npm sill prepareForInstallMany adding socket.io-client@1.3.5 from socket.io dependencies
npm sill prepareForInstallMany adding socket.io-adapter@0.3.1 from socket.io dependencies
npm sill prepareForInstallMany adding has-binary-data@0.1.3 from socket.io dependencies
npm sill prepareForInstallMany adding debug@2.1.0 from socket.io dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\package.json
npm info preinstall parseurl@1.3.0
npm sill gunzTarPerm extractEntry lib/http-proxy/passes/ws-incoming.js
npm sill gunzTarPerm modified mode [ 'lib/http-proxy/passes/ws-incoming.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 436, 438 ]
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\package.json
npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\escape-html
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\escape-html
-npm sill gunzTarPerm extractEntry lib/ghostmode.forms.toggles.js
npm sill gunzTarPerm modified mode [ 'lib/ghostmode.forms.toggles.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/ghostmode.js
npm sill gunzTarPerm modified mode [ 'lib/ghostmode.js', 420, 438 ]
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\optimist is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\optimist
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\request is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\request
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\debug is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\debug
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\package.json
\npm info linkStuff minimist@1.1.1
npm sill linkStuff minimist@1.1.1 has C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules as its parent node_modules
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\parseurl\package.json
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\optimist\0.3.4\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\optimist
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\optimist is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\optimist
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\request\2.11.4\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\request
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\request is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\request
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\debug\0.7.4\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\debug
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\debug is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\debug
|npm info linkStuff utils-merge@1.0.0
npm sill linkStuff utils-merge@1.0.0 has C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules as its parent node_modules
npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\mime
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\mime
npm info retry fetch attempt 1 at 8:35:14 AM
npm info attempt registry request try #1 at 8:35:14 AM
npm http fetch GET http://registry.npmjs.org/async/-/async-0.1.15.tgz
npm info preinstall minimatch@0.2.14
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm http 304 http://registry.npmjs.org/anymatch
npm sill get cb [ 304,
npm sill get { age: '21',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:14 GMT',
npm sill get etag: '"5R3DCPOHUNDR6VRO0L1UR0GPZ"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437714.510537,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1827-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/anymatch from cache
npm verb get saving anymatch to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\anymatch\.cache.json
npm http 304 http://registry.npmjs.org/async-each
npm sill get cb [ 304,
npm sill get { age: '53',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:14 GMT',
npm sill get etag: '"ABDLI5FGSK8XH9LWD9GMIPOP"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437714.515395,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1821-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/async-each from cache
npm verb get saving async-each to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\async-each\.cache.json
npm http 304 http://registry.npmjs.org/readdirp
npm sill get cb [ 304,
npm sill get { age: '53',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:14 GMT',
npm sill get etag: '"EODP6K3WYQPKF9FNP8RONAJ5X"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437714.515417,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1831-DFW',
npm sill get 'x-cache-hits': '2',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/readdirp from cache
npm verb get saving readdirp to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\readdirp\.cache.json
npm http 304 http://registry.npmjs.org/is-glob
npm sill get cb [ 304,
npm sill get { age: '5',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:14 GMT',
npm sill get etag: '"5TQVMTAFYM668OIRA2309PH2Q"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437714.514954,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1829-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/is-glob from cache
npm verb get saving is-glob to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\is-glob\.cache.json
/npm info preinstall connect@3.3.5
npm http 304 http://registry.npmjs.org/arrify
npm sill get cb [ 304,
npm sill get { age: '21',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:14 GMT',
npm sill get etag: '"BXYHPOI9IHS1P3II19IZE7UUJ"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437714.613570,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache-hits': '2',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/arrify from cache
npm verb get saving arrify to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\arrify\.cache.json
npm http 304 http://registry.npmjs.org/is-binary-path
npm sill get cb [ 304,
npm sill get { age: '20',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:14 GMT',
npm sill get etag: '"EZBQQAO3HZF4A5AYXUCAOCA88"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437714.613597,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/is-binary-path from cache
npm verb get saving is-binary-path to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\is-binary-path\.cache.json
npm http 304 http://registry.npmjs.org/fsevents
npm sill get cb [ 304,
npm sill get { age: '53',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:14 GMT',
npm sill get etag: '"4AG3XH5PWA57L453S6H9ZZSIL"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437714.609612,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1834-DFW',
npm sill get 'x-cache-hits': '3',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/fsevents from cache
npm verb get saving fsevents to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\fsevents\.cache.json
npm http 304 http://registry.npmjs.org/glob-parent
npm sill get cb [ 304,
npm sill get { age: '21',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:14 GMT',
npm sill get etag: '"C62PMYBW8OPIF507SK2JEO0Z9"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437714.609787,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1830-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/glob-parent from cache
npm verb get saving glob-parent to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\glob-parent\.cache.json
-npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\package.json
npm sill prepareForInstallMany adding globule@~0.1.0 from gaze dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze\package.json
npm info linkStuff escape-html@1.0.1
npm sill linkStuff escape-html@1.0.1 has C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules as its parent node_modules
npm info preinstall chalk@0.5.1
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\package.json
\npm sill gunzTarPerm extractEntry lib/streams/index.js
npm sill gunzTarPerm modified mode [ 'lib/streams/index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 420, 438 ]
npm verb linkBins minimist@1.1.1
npm verb linkMans minimist@1.1.1
npm verb rebuildBundles minimist@1.1.1
npm sill cache add args [ 'engine.io@1.5.1', null ]
npm verb cache add spec engine.io@1.5.1
npm sill cache add parsed spec { raw: 'engine.io@1.5.1',
npm sill cache add scope: null,
npm sill cache add name: 'engine.io',
npm sill cache add rawSpec: '1.5.1',
npm sill cache add spec: '1.5.1',
npm sill cache add type: 'version' }
npm sill addNamed engine.io@1.5.1
npm verb addNamed "1.5.1" is a plain semver version for engine.io
npm sill mapToRegistry name engine.io
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/engine.io
npm verb addNameVersion registry:http://registry.npmjs.org/engine.io not in flight; fetching
npm sill cache add args [ 'socket.io-parser@2.2.4', null ]
npm verb cache add spec socket.io-parser@2.2.4
npm sill cache add parsed spec { raw: 'socket.io-parser@2.2.4',
npm sill cache add scope: null,
npm sill cache add name: 'socket.io-parser',
npm sill cache add rawSpec: '2.2.4',
npm sill cache add spec: '2.2.4',
npm sill cache add type: 'version' }
npm sill addNamed socket.io-parser@2.2.4
npm verb addNamed "2.2.4" is a plain semver version for socket.io-parser
npm sill mapToRegistry name socket.io-parser
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/socket.io-parser
npm verb addNameVersion registry:http://registry.npmjs.org/socket.io-parser not in flight; fetching
npm sill cache add args [ 'socket.io-client@1.3.5', null ]
npm verb cache add spec socket.io-client@1.3.5
npm sill cache add parsed spec { raw: 'socket.io-client@1.3.5',
npm sill cache add scope: null,
npm sill cache add name: 'socket.io-client',
npm sill cache add rawSpec: '1.3.5',
npm sill cache add spec: '1.3.5',
npm sill cache add type: 'version' }
npm sill addNamed socket.io-client@1.3.5
npm verb addNamed "1.3.5" is a plain semver version for socket.io-client
npm sill mapToRegistry name socket.io-client
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/socket.io-client
npm verb addNameVersion registry:http://registry.npmjs.org/socket.io-client not in flight; fetching
npm sill cache add args [ 'socket.io-adapter@0.3.1', null ]
npm verb cache add spec socket.io-adapter@0.3.1
npm sill cache add parsed spec { raw: 'socket.io-adapter@0.3.1',
npm sill cache add scope: null,
npm sill cache add name: 'socket.io-adapter',
npm sill cache add rawSpec: '0.3.1',
npm sill cache add spec: '0.3.1',
npm sill cache add type: 'version' }
npm sill addNamed socket.io-adapter@0.3.1
npm verb addNamed "0.3.1" is a plain semver version for socket.io-adapter
npm sill mapToRegistry name socket.io-adapter
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/socket.io-adapter
npm verb addNameVersion registry:http://registry.npmjs.org/socket.io-adapter not in flight; fetching
npm sill cache add args [ 'has-binary-data@0.1.3', null ]
npm verb cache add spec has-binary-data@0.1.3
npm sill cache add parsed spec { raw: 'has-binary-data@0.1.3',
npm sill cache add scope: null,
npm sill cache add name: 'has-binary-data',
npm sill cache add rawSpec: '0.1.3',
npm sill cache add spec: '0.1.3',
npm sill cache add type: 'version' }
npm sill addNamed has-binary-data@0.1.3
npm verb addNamed "0.1.3" is a plain semver version for has-binary-data
npm sill mapToRegistry name has-binary-data
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/has-binary-data
npm verb addNameVersion registry:http://registry.npmjs.org/has-binary-data not in flight; fetching
npm sill cache add args [ 'debug@2.1.0', null ]
npm verb cache add spec debug@2.1.0
npm sill cache add parsed spec { raw: 'debug@2.1.0',
npm sill cache add scope: null,
npm sill cache add name: 'debug',
npm sill cache add rawSpec: '2.1.0',
npm sill cache add spec: '2.1.0',
npm sill cache add type: 'version' }
npm sill addNamed debug@2.1.0
npm verb addNamed "2.1.0" is a plain semver version for debug
npm sill mapToRegistry name debug
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/debug
npm verb addNameVersion registry:http://registry.npmjs.org/debug not in flight; fetching
|npm verb linkBins utils-merge@1.0.0
npm verb linkMans utils-merge@1.0.0
npm verb rebuildBundles utils-merge@1.0.0
npm info linkStuff mime@1.2.11
npm sill linkStuff mime@1.2.11 has C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules as its parent node_modules
npm sill gunzTarPerm extractEntry lib/ghostmode.location.js
npm sill gunzTarPerm modified mode [ 'lib/ghostmode.location.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/ghostmode.scroll.js
npm sill gunzTarPerm modified mode [ 'lib/ghostmode.scroll.js', 420, 438 ]
npm info install minimist@1.1.1
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\package.json
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\parseurl\package.json
npm sill gunzTarPerm extractEntry test/core/README.md
npm sill gunzTarPerm modified mode [ 'test/core/README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry test/core/common.js
npm sill gunzTarPerm modified mode [ 'test/core/common.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/
npm sill gunzTarPerm modified mode [ 'example/', 493, 511 ]
/npm http fetch 200 http://registry.npmjs.org/async/-/async-0.1.15.tgz
npm info install utils-merge@1.0.0
npm sill gunzTarPerm extractEntry lib/middleware/cookieSession.js
npm sill gunzTarPerm extractEntry lib/middleware/staticCache.js
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
-npm sill gunzTarPerm extractEntry lib/transports/websocket/hybi-16.js
npm sill gunzTarPerm modified mode [ 'lib/transports/websocket/hybi-16.js', 420, 438 ]
npm info postinstall minimist@1.1.1
npm info postinstall utils-merge@1.0.0
npm verb linkBins escape-html@1.0.1
npm verb linkMans escape-html@1.0.1
npm verb rebuildBundles escape-html@1.0.1
npm sill gunzTarPerm extractEntry dist/lodash.compat.js
npm sill gunzTarPerm modified mode [ 'dist/lodash.compat.js', 420, 438 ]
npm sill prepareForInstallMany adding lru-cache@2 from minimatch dependencies
npm sill prepareForInstallMany adding sigmund@~1.0.0 from minimatch dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\package.json
\npm sill addNameRange number 2 { name: 'anymatch', range: '>=1.1.0 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'anymatch',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.1.1',
npm sill addNameRange '0.2.0',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.2.1',
npm sill addNameRange '1.3.0' ] ]
npm sill addNamed anymatch@1.3.0
npm verb addNamed "1.3.0" is a plain semver version for anymatch
npm sill addNameRange number 2 { name: 'async-each', range: '>=0.1.5 <0.2.0', hasData: true }
npm sill addNameRange versions [ 'async-each',
npm sill addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.1.4', '0.1.5', '0.1.6' ] ]
npm sill addNamed async-each@0.1.6
npm verb addNamed "0.1.6" is a plain semver version for async-each
npm sill fetchAndShaCheck shasum 2180eaca2cf2a6ca5280d41c0585bec9b3e49bd3
npm info install escape-html@1.0.1
npm sill addNameRange number 2 { name: 'readdirp', range: '>=1.3.0 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'readdirp',
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.2.0',
npm sill addNameRange '0.2.1',
npm sill addNameRange '0.2.2',
npm sill addNameRange '0.2.3',
npm sill addNameRange '0.2.4',
npm sill addNameRange '0.2.5',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '0.3.3',
npm sill addNameRange '0.4.0',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.3.0' ] ]
npm sill addNamed readdirp@1.3.0
npm verb addNamed "1.3.0" is a plain semver version for readdirp
npm sill addNameRange number 2 { name: 'is-glob', range: '>=1.1.3 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'is-glob',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.3.0',
npm sill addNameRange '1.0.0',
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 '2.0.0' ] ]
npm sill addNamed is-glob@1.1.3
npm verb addNamed "1.1.3" is a plain semver version for is-glob
npm sill gunzTarPerm extractEntry example/line_count_options.js
npm sill gunzTarPerm modified mode [ 'example/line_count_options.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/boolean_single.js
npm sill gunzTarPerm modified mode [ 'example/boolean_single.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/short.js
npm sill gunzTarPerm modified mode [ 'example/short.js', 420, 438 ]
npm sill prepareForInstallMany adding debug@~2.1.3 from connect dependencies
npm sill prepareForInstallMany adding finalhandler@0.3.4 from connect dependencies
npm sill prepareForInstallMany adding parseurl@~1.3.0 from connect dependencies
npm sill prepareForInstallMany adding utils-merge@1.0.0 from connect dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\package.json
npm sill cache add args [ 'globule@~0.1.0', null ]
npm verb cache add spec globule@~0.1.0
npm sill cache add parsed spec { raw: 'globule@~0.1.0',
npm sill cache add scope: null,
npm sill cache add name: 'globule',
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 sill addNamed globule@>=0.1.0 <0.2.0
npm verb addNamed ">=0.1.0 <0.2.0" is a valid semver range for globule
npm sill addNameRange { name: 'globule', range: '>=0.1.0 <0.2.0', hasData: false }
npm sill mapToRegistry name globule
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/globule
npm verb addNameRange registry:http://registry.npmjs.org/globule not in flight; fetching
|npm verb request uri http://registry.npmjs.org/engine.io
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:16 AM
npm verb etag "9JPX9O0SF1OZB85KNUR5DP3LM"
npm http request GET http://registry.npmjs.org/engine.io
npm verb request uri http://registry.npmjs.org/socket.io-parser
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:16 AM
npm verb etag "AUAWA5XBJL5DN0HIAPJM2EPPU"
npm http request GET http://registry.npmjs.org/socket.io-parser
npm verb request uri http://registry.npmjs.org/socket.io-client
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:16 AM
npm verb etag "5PATU4MO2KULCSW08JBABZ1OL"
npm http request GET http://registry.npmjs.org/socket.io-client
npm verb request uri http://registry.npmjs.org/socket.io-adapter
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:16 AM
npm verb etag "4RY3X0GRJJ3C0J2LF48APC0B2"
npm http request GET http://registry.npmjs.org/socket.io-adapter
npm verb get http://registry.npmjs.org/debug not expired, no request
npm verb request uri http://registry.npmjs.org/has-binary-data
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:16 AM
npm verb etag "CE5JOBAP2Y5B0IFJ6IIYIFS4O"
npm http request GET http://registry.npmjs.org/has-binary-data
npm verb linkBins mime@1.2.11
npm verb linkMans mime@1.2.11
npm verb rebuildBundles mime@1.2.11
npm sill addNameRange number 2 { name: 'is-binary-path',
npm sill addNameRange range: '>=1.0.0 <2.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'is-binary-path', [ '1.0.0' ] ]
npm sill addNamed is-binary-path@1.0.0
npm verb addNamed "1.0.0" is a plain semver version for is-binary-path
npm sill addNameRange number 2 { name: 'fsevents', range: '>=0.3.1 <0.4.0', hasData: true }
npm sill addNameRange versions [ 'fsevents',
npm sill addNameRange [ '0.1.1',
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 sill addNameRange '0.3.0',
npm sill addNameRange '0.3.1',
npm sill addNameRange '0.3.2',
npm sill addNameRange '0.3.3',
npm sill addNameRange '0.3.4',
npm sill addNameRange '0.3.5',
npm sill addNameRange '0.3.6' ] ]
npm sill addNamed fsevents@0.3.6
npm verb addNamed "0.3.6" is a plain semver version for fsevents
npm sill addNameRange number 2 { name: 'glob-parent', range: '>=1.0.0 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'glob-parent', [ '1.0.0', '1.1.0', '1.2.0' ] ]
npm sill addNamed glob-parent@1.2.0
npm verb addNamed "1.2.0" is a plain semver version for glob-parent
npm sill addNameRange number 2 { name: 'arrify', range: '>=1.0.0 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'arrify', [ '1.0.0' ] ]
npm sill addNamed arrify@1.0.0
npm verb addNamed "1.0.0" is a plain semver version for arrify
npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\minimist-7d16c59ebd91dc80.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\minimist
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
/npm sill gunzTarPerm extractEntry debug.js
npm sill gunzTarPerm modified mode [ 'debug.js', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\utils-merge-966d11e983e49018.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\utils-merge
npm info install mime@1.2.11
npm info postinstall escape-html@1.0.1
npm sill gunzTarPerm extractEntry test/levels-test.js
npm sill gunzTarPerm modified mode [ 'test/levels-test.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/fileSyncAppender-test.js
npm sill gunzTarPerm modified mode [ 'test/fileSyncAppender-test.js', 493, 511 ]
npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\parseurl
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\parseurl
npm sill prepareForInstallMany adding ansi-styles@^1.1.0 from chalk dependencies
npm sill prepareForInstallMany adding escape-string-regexp@^1.0.0 from chalk dependencies
npm sill prepareForInstallMany adding has-ansi@^0.1.0 from chalk dependencies
npm sill prepareForInstallMany adding strip-ansi@^0.3.0 from chalk dependencies
npm sill prepareForInstallMany adding supports-color@^0.2.0 from chalk dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\package.json
-npm verb addTmpTarball C:\Users\buschs1\AppData\Local\Temp\npm-34208-605ddca7\registry.npmjs.org\async\-\async-0.1.15.tgz not in flight; adding
npm verb addTmpTarball already have metadata; skipping unpack for async@0.1.15
npm sill gunzTarPerm extractEntry lib/client-shims.js
npm sill gunzTarPerm modified mode [ 'lib/client-shims.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/index.js
npm sill gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ]
\npm info postinstall mime@1.2.11
npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\escape-html-e95b2a57a30c91ea.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\escape-html
npm verb request uri http://registry.npmjs.org/globule
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:16 AM
npm verb etag "4MRHUL3PZOWAT3TXB1JGH9YUM"
npm http request GET http://registry.npmjs.org/globule
npm sill cache afterAdd async-each@0.1.6
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\async-each\0.1.6\package\package.json not in flight; writing
npm sill cache afterAdd anymatch@1.3.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\anymatch\1.3.0\package\package.json not in flight; writing
npm sill cache afterAdd readdirp@1.3.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\readdirp\1.3.0\package\package.json not in flight; writing
npm sill cache afterAdd is-glob@1.1.3
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\is-glob\1.1.3\package\package.json not in flight; writing
npm sill gunzTarPerm extractEntry test/core/pummel/test-http-upload-timeout.js
npm sill gunzTarPerm modified mode [ 'test/core/pummel/test-http-upload-timeout.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/core/run
npm sill gunzTarPerm modified mode [ 'test/core/run', 493, 511 ]
npm sill gunzTarPerm extractEntry example/string.js
npm sill gunzTarPerm modified mode [ 'example/string.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/boolean_double.js
npm sill gunzTarPerm modified mode [ 'example/boolean_double.js', 420, 438 ]
npm sill cache add args [ 'lru-cache@2', null ]
npm verb cache add spec lru-cache@2
npm sill cache add parsed spec { raw: 'lru-cache@2',
npm sill cache add scope: null,
npm sill cache add name: 'lru-cache',
npm sill cache add rawSpec: '2',
npm sill cache add spec: '>=2.0.0 <3.0.0',
npm sill cache add type: 'range' }
npm sill addNamed lru-cache@>=2.0.0 <3.0.0
npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for lru-cache
npm sill addNameRange { name: 'lru-cache', range: '>=2.0.0 <3.0.0', hasData: false }
npm sill mapToRegistry name lru-cache
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/lru-cache
npm verb addNameRange registry:http://registry.npmjs.org/lru-cache not in flight; fetching
npm sill cache add args [ 'sigmund@~1.0.0', null ]
npm verb cache add spec sigmund@~1.0.0
npm sill cache add parsed spec { raw: 'sigmund@~1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'sigmund',
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 sill addNamed sigmund@>=1.0.0 <1.1.0
npm verb addNamed ">=1.0.0 <1.1.0" is a valid semver range for sigmund
npm sill addNameRange { name: 'sigmund', range: '>=1.0.0 <1.1.0', hasData: false }
npm sill mapToRegistry name sigmund
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/sigmund
npm verb addNameRange registry:http://registry.npmjs.org/sigmund not in flight; fetching
|npm sill cache afterAdd debug@2.1.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\debug\2.1.0\package\package.json not in flight; writing
npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\mime-1f3623451313eda2.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\mime
npm sill cache afterAdd fsevents@0.3.6
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\fsevents\0.3.6\package\package.json not in flight; writing
npm sill cache afterAdd glob-parent@1.2.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\glob-parent\1.2.0\package\package.json not in flight; writing
npm sill cache afterAdd is-binary-path@1.0.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\is-binary-path\1.0.0\package\package.json not in flight; writing
npm sill cache afterAdd arrify@1.0.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\arrify\1.0.0\package\package.json not in flight; writing
npm info linkStuff parseurl@1.3.0
npm sill linkStuff parseurl@1.3.0 has C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules as its parent node_modules
npm http 304 http://registry.npmjs.org/socket.io-parser
npm sill get cb [ 304,
npm sill get { age: '23',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:16 GMT',
npm sill get etag: '"AUAWA5XBJL5DN0HIAPJM2EPPU"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437716.382801,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1833-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/socket.io-parser from cache
npm verb get saving socket.io-parser to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\socket.io-parser\.cache.json
npm http 304 http://registry.npmjs.org/engine.io
npm sill get cb [ 304,
npm sill get { age: '23',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:16 GMT',
npm sill get etag: '"9JPX9O0SF1OZB85KNUR5DP3LM"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437716.386546,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/engine.io from cache
npm verb get saving engine.io to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\engine.io\.cache.json
npm http 304 http://registry.npmjs.org/socket.io-client
npm sill get cb [ 304,
npm sill get { age: '23',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:16 GMT',
npm sill get etag: '"5PATU4MO2KULCSW08JBABZ1OL"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437716.389688,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/socket.io-client from cache
npm verb get saving socket.io-client to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\socket.io-client\.cache.json
npm http 304 http://registry.npmjs.org/socket.io-adapter
npm sill get cb [ 304,
npm sill get { age: '23',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:16 GMT',
npm sill get etag: '"4RY3X0GRJJ3C0J2LF48APC0B2"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437716.402665,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1824-DFW',
npm sill get 'x-cache-hits': '5',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/socket.io-adapter from cache
npm verb get saving socket.io-adapter to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\socket.io-adapter\.cache.json
npm http 304 http://registry.npmjs.org/has-binary-data
npm sill get cb [ 304,
npm sill get { age: '22',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:16 GMT',
npm sill get etag: '"CE5JOBAP2Y5B0IFJ6IIYIFS4O"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437716.404836,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1822-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/has-binary-data from cache
npm verb get saving has-binary-data to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\has-binary-data\.cache.json
npm sill cache add args [ 'debug@~2.1.3', null ]
npm verb cache add spec debug@~2.1.3
npm sill cache add parsed spec { raw: 'debug@~2.1.3',
npm sill cache add scope: null,
npm sill cache add name: 'debug',
npm sill cache add rawSpec: '~2.1.3',
npm sill cache add spec: '>=2.1.3 <2.2.0',
npm sill cache add type: 'range' }
npm sill addNamed debug@>=2.1.3 <2.2.0
npm verb addNamed ">=2.1.3 <2.2.0" is a valid semver range for debug
npm sill addNameRange { name: 'debug', range: '>=2.1.3 <2.2.0', hasData: false }
npm sill mapToRegistry name debug
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/debug
npm verb addNameRange registry:http://registry.npmjs.org/debug not in flight; fetching
npm sill cache add args [ 'finalhandler@0.3.4', null ]
npm verb cache add spec finalhandler@0.3.4
npm sill cache add parsed spec { raw: 'finalhandler@0.3.4',
npm sill cache add scope: null,
npm sill cache add name: 'finalhandler',
npm sill cache add rawSpec: '0.3.4',
npm sill cache add spec: '0.3.4',
npm sill cache add type: 'version' }
npm sill addNamed finalhandler@0.3.4
npm verb addNamed "0.3.4" is a plain semver version for finalhandler
npm sill mapToRegistry name finalhandler
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/finalhandler
npm verb addNameVersion registry:http://registry.npmjs.org/finalhandler not in flight; fetching
npm sill cache add args [ 'parseurl@~1.3.0', null ]
npm verb cache add spec parseurl@~1.3.0
npm sill cache add parsed spec { raw: 'parseurl@~1.3.0',
npm sill cache add scope: null,
npm sill cache add name: 'parseurl',
npm sill cache add rawSpec: '~1.3.0',
npm sill cache add spec: '>=1.3.0 <1.4.0',
npm sill cache add type: 'range' }
npm sill addNamed parseurl@>=1.3.0 <1.4.0
npm verb addNamed ">=1.3.0 <1.4.0" is a valid semver range for parseurl
npm sill addNameRange { name: 'parseurl', range: '>=1.3.0 <1.4.0', hasData: false }
npm sill mapToRegistry name parseurl
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/parseurl
npm verb addNameRange registry:http://registry.npmjs.org/parseurl not in flight; fetching
npm sill cache add args [ 'utils-merge@1.0.0', null ]
npm verb cache add spec utils-merge@1.0.0
npm sill cache add parsed spec { raw: 'utils-merge@1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'utils-merge',
npm sill cache add rawSpec: '1.0.0',
npm sill cache add spec: '1.0.0',
npm sill cache add type: 'version' }
npm sill addNamed utils-merge@1.0.0
npm verb addNamed "1.0.0" is a plain semver version for utils-merge
npm sill mapToRegistry name utils-merge
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/utils-merge
npm verb addNameVersion registry:http://registry.npmjs.org/utils-merge not in flight; fetching
/npm sill gunzTarPerm extractEntry build/assert-shim.js
npm sill gunzTarPerm modified mode [ 'build/assert-shim.js', 420, 438 ]
npm sill gunzTarPerm extractEntry main.js
npm sill gunzTarPerm modified mode [ 'main.js', 420, 438 ]
npm sill cache afterAdd async@0.1.15
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\async\0.1.15\package\package.json not in flight; writing
npm sill cache add args [ 'ansi-styles@^1.1.0', null ]
npm verb cache add spec ansi-styles@^1.1.0
npm sill cache add parsed spec { raw: 'ansi-styles@^1.1.0',
npm sill cache add scope: null,
npm sill cache add name: 'ansi-styles',
npm sill cache add rawSpec: '^1.1.0',
npm sill cache add spec: '>=1.1.0 <2.0.0',
npm sill cache add type: 'range' }
npm sill addNamed ansi-styles@>=1.1.0 <2.0.0
npm verb addNamed ">=1.1.0 <2.0.0" is a valid semver range for ansi-styles
npm sill addNameRange { name: 'ansi-styles', range: '>=1.1.0 <2.0.0', hasData: false }
npm sill mapToRegistry name ansi-styles
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/ansi-styles
npm verb addNameRange registry:http://registry.npmjs.org/ansi-styles not in flight; fetching
-npm sill cache add args [ 'escape-string-regexp@^1.0.0', null ]
npm verb cache add spec escape-string-regexp@^1.0.0
npm sill cache add parsed spec { raw: 'escape-string-regexp@^1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'escape-string-regexp',
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 sill addNamed escape-string-regexp@>=1.0.0 <2.0.0
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for escape-string-regexp
npm sill addNameRange { name: 'escape-string-regexp',
npm sill addNameRange range: '>=1.0.0 <2.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name escape-string-regexp
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/escape-string-regexp
npm verb addNameRange registry:http://registry.npmjs.org/escape-string-regexp not in flight; fetching
npm sill cache add args [ 'has-ansi@^0.1.0', null ]
npm verb cache add spec has-ansi@^0.1.0
npm sill cache add parsed spec { raw: 'has-ansi@^0.1.0',
npm sill cache add scope: null,
npm sill cache add name: 'has-ansi',
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 sill addNamed has-ansi@>=0.1.0 <0.2.0
npm verb addNamed ">=0.1.0 <0.2.0" is a valid semver range for has-ansi
npm sill addNameRange { name: 'has-ansi', range: '>=0.1.0 <0.2.0', hasData: false }
npm sill mapToRegistry name has-ansi
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/has-ansi
npm verb addNameRange registry:http://registry.npmjs.org/has-ansi not in flight; fetching
npm sill cache add args [ 'strip-ansi@^0.3.0', null ]
npm verb cache add spec strip-ansi@^0.3.0
npm sill cache add parsed spec { raw: 'strip-ansi@^0.3.0',
npm sill cache add scope: null,
npm sill cache add name: 'strip-ansi',
npm sill cache add rawSpec: '^0.3.0',
npm sill cache add spec: '>=0.3.0 <0.4.0',
npm sill cache add type: 'range' }
npm sill addNamed strip-ansi@>=0.3.0 <0.4.0
npm verb addNamed ">=0.3.0 <0.4.0" is a valid semver range for strip-ansi
npm sill addNameRange { name: 'strip-ansi', range: '>=0.3.0 <0.4.0', hasData: false }
npm sill mapToRegistry name strip-ansi
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/strip-ansi
npm verb addNameRange registry:http://registry.npmjs.org/strip-ansi not in flight; fetching
npm sill cache add args [ 'supports-color@^0.2.0', null ]
npm verb cache add spec supports-color@^0.2.0
npm sill cache add parsed spec { raw: 'supports-color@^0.2.0',
npm sill cache add scope: null,
npm sill cache add name: 'supports-color',
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 sill addNamed supports-color@>=0.2.0 <0.3.0
npm verb addNamed ">=0.2.0 <0.3.0" is a valid semver range for supports-color
npm sill addNameRange { name: 'supports-color',
npm sill addNameRange range: '>=0.2.0 <0.3.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name supports-color
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/supports-color
npm verb addNameRange registry:http://registry.npmjs.org/supports-color not in flight; fetching
\|npm sill gunzTarPerm extractEntry Readme.md
npm sill gunzTarPerm modified mode [ 'Readme.md', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/debug.js
npm sill gunzTarPerm modified mode [ 'lib/debug.js', 420, 438 ]
npm http 304 http://registry.npmjs.org/globule
npm sill get cb [ 304,
npm sill get { age: '23',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:17 GMT',
npm sill get etag: '"4MRHUL3PZOWAT3TXB1JGH9YUM"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437717.093232,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1824-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/globule from cache
npm verb get saving globule to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\globule\.cache.json
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\anymatch\1.3.0\package\package.json written
npm sill gunzTarPerm extractEntry lib/browser.utils.js
npm sill gunzTarPerm modified mode [ 'lib/browser.utils.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/notify.js
npm sill gunzTarPerm modified mode [ 'lib/notify.js', 420, 438 ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\readdirp\1.3.0\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\async-each\0.1.6\package\package.json written
npm verb request uri http://registry.npmjs.org/lru-cache
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:17 AM
npm verb etag "4X5668RD2X2G7OH6MAOE5AO4T"
npm http request GET http://registry.npmjs.org/lru-cache
npm verb request uri http://registry.npmjs.org/sigmund
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:17 AM
npm verb etag "31NK166XOLFBN32SCC6I419DH"
npm http request GET http://registry.npmjs.org/sigmund
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\is-glob\1.1.3\package\package.json written
/npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\debug\2.1.0\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\is-binary-path\1.0.0\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\glob-parent\1.2.0\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\fsevents\0.3.6\package\package.json written
npm verb linkBins parseurl@1.3.0
npm verb linkMans parseurl@1.3.0
npm verb rebuildBundles parseurl@1.3.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\arrify\1.0.0\package\package.json written
npm sill install resolved [ { name: 'anymatch',
npm sill install resolved version: '1.3.0',
npm sill install resolved description: 'Matches strings against configurable strings, globs, regular expressions, and/or functions',
npm sill install resolved files: [ 'index.js' ],
npm sill install resolved author: { name: 'Elan Shanker', url: 'http://github.com/es128' },
npm sill install resolved license: 'ISC',
npm sill install resolved homepage: 'https://github.com/es128/anymatch',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/es128/anymatch.git' },
npm sill install resolved bugs: { url: 'https://github.com/es128/anymatch/issues' },
npm sill install resolved keywords:
npm sill install resolved [ 'match',
npm sill install resolved 'any',
npm sill install resolved 'string',
npm sill install resolved 'file',
npm sill install resolved 'fs',
npm sill install resolved 'list',
npm sill install resolved 'glob',
npm sill install resolved 'regex',
npm sill install resolved 'regexp',
npm sill install resolved 'regular',
npm sill install resolved 'expression',
npm sill install resolved 'function' ],
npm sill install resolved scripts: { test: 'istanbul cover _mocha && cat ./coverage/lcov.info | coveralls' },
npm sill install resolved dependencies: { arrify: '^1.0.0', micromatch: '^2.1.5' },
npm sill install resolved devDependencies: { coveralls: '^2.11.2', istanbul: '^0.3.13', mocha: '^2.2.4' },
npm sill install resolved gitHead: '253d2ad42f644ed18557f561312a7f8426daca84',
npm sill install resolved _id: 'anymatch@1.3.0',
npm sill install resolved _shasum: 'a3e52fa39168c825ff57b0248126ce5a8ff95507',
npm sill install resolved _from: 'anymatch@>=1.1.0 <2.0.0',
npm sill install resolved _npmVersion: '2.7.3',
npm sill install resolved _nodeVersion: '1.6.2',
npm sill install resolved _npmUser: { name: 'es128', email: 'elan.shanker+npm@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'a3e52fa39168c825ff57b0248126ce5a8ff95507',
npm sill install resolved tarball: 'http://registry.npmjs.org/anymatch/-/anymatch-1.3.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/anymatch/-/anymatch-1.3.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { author:
npm sill install resolved { name: 'Thorsten Lorenz',
npm sill install resolved email: 'thlorenz@gmx.de',
npm sill install resolved url: 'thlorenz.com' },
npm sill install resolved name: 'readdirp',
npm sill install resolved description: 'Recursive version of fs.readdir with streaming api.',
npm sill install resolved version: '1.3.0',
npm sill install resolved homepage: 'https://github.com/thlorenz/readdirp',
npm sill install resolved repository: { type: 'git', url: 'git://github.com/thlorenz/readdirp.git' },
npm sill install resolved engines: { node: '>=0.6' },
npm sill install resolved keywords:
npm sill install resolved [ 'recursive',
npm sill install resolved 'fs',
npm sill install resolved 'stream',
npm sill install resolved 'streams',
npm sill install resolved 'readdir',
npm sill install resolved 'filesystem',
npm sill install resolved 'find',
npm sill install resolved 'filter' ],
npm sill install resolved main: 'readdirp.js',
npm sill install resolved scripts:
npm sill install resolved { 'test-main': '(cd test && set -e; for t in ./*.js; do node $t; done)',
npm sill install resolved 'test-0.8': 'nave use 0.8 npm run test-main',
npm sill install resolved 'test-0.10': 'nave use 0.10 npm run test-main',
npm sill install resolved 'test-all': 'npm run test-main && npm run test-0.8 && npm run test-0.10',
npm sill install resolved test: 'if [ -e $TRAVIS ]; then npm run test-all; else npm run test-main; fi' },
npm sill install resolved dependencies:
npm sill install resolved { 'graceful-fs': '~2.0.0',
npm sill install resolved minimatch: '~0.2.12',
npm sill install resolved 'readable-stream': '~1.0.26-2' },
npm sill install resolved devDependencies: { tap: '~0.4.8', through2: '~0.4.1' },
npm sill install resolved optionalDependencies: {},
npm sill install resolved license: 'MIT',
npm sill install resolved gitHead: '82caf226eeafec8669c604f71e46e5e83c48cc86',
npm sill install resolved bugs: { url: 'https://github.com/thlorenz/readdirp/issues' },
npm sill install resolved _id: 'readdirp@1.3.0',
npm sill install resolved _shasum: 'eaf1a9b463be9a8190fc9ae163aa1ac934aa340b',
npm sill install resolved _from: 'readdirp@>=1.3.0 <2.0.0',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'thlorenz', email: 'thlorenz@gmx.de' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'eaf1a9b463be9a8190fc9ae163aa1ac934aa340b',
npm sill install resolved tarball: 'http://registry.npmjs.org/readdirp/-/readdirp-1.3.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/readdirp/-/readdirp-1.3.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'async-each',
npm sill install resolved description: 'No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.',
npm sill install resolved version: '0.1.6',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords:
npm sill install resolved [ 'async',
npm sill install resolved 'forEach',
npm sill install resolved 'each',
npm sill install resolved 'map',
npm sill install resolved 'asynchronous',
npm sill install resolved 'iteration',
npm sill install resolved 'iterate',
npm sill install resolved 'loop',
npm sill install resolved 'parallel',
npm sill install resolved 'concurrent',
npm sill install resolved 'array',
npm sill install resolved 'flow',
npm sill install resolved 'control flow' ],
npm sill install resolved homepage: 'https://github.com/paulmillr/async-each/',
npm sill install resolved author: { name: 'Paul Miller', url: 'http://paulmillr.com/' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/paulmillr/async-each.git' },
npm sill install resolved main: 'index.js',
npm sill install resolved dependencies: {},
npm sill install resolved gitHead: '3da122b3e6fe84207bdca246e484a6a50462f190',
npm sill install resolved bugs: { url: 'https://github.com/paulmillr/async-each/issues' },
npm sill install resolved _id: 'async-each@0.1.6',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: 'b67e99edcddf96541e44af56290cd7d5c6e70439',
npm sill install resolved _from: 'async-each@>=0.1.5 <0.2.0',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'es128', email: 'elan.shanker+npm@gmail.com' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'b67e99edcddf96541e44af56290cd7d5c6e70439',
npm sill install resolved tarball: 'http://registry.npmjs.org/async-each/-/async-each-0.1.6.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/async-each/-/async-each-0.1.6.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'is-glob',
npm sill install resolved description: 'Returns `true` if the given string looks like a glob pattern.',
npm sill install resolved version: '1.1.3',
npm sill install resolved homepage: 'https://github.com/jonschlinkert/is-glob',
npm sill install resolved author:
npm sill install resolved { name: 'Jon Schlinkert',
npm sill install resolved url: 'https://github.com/jonschlinkert' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/jonschlinkert/is-glob.git' },
npm sill install resolved bugs: { url: 'https://github.com/jonschlinkert/is-glob/issues' },
npm sill install resolved license: 'MIT',
npm sill install resolved files: [ 'index.js' ],
npm sill install resolved main: 'index.js',
npm sill install resolved engines: { node: '>=0.10.0' },
npm sill install resolved scripts: { test: 'mocha' },
npm sill install resolved devDependencies: { mocha: '*', should: '*' },
npm sill install resolved keywords:
npm sill install resolved [ 'bash',
npm sill install resolved 'braces',
npm sill install resolved 'check',
npm sill install resolved 'exec',
npm sill install resolved 'extglob',
npm sill install resolved 'expression',
npm sill install resolved 'glob',
npm sill install resolved 'globbing',
npm sill install resolved 'globstar',
npm sill install resolved 'match',
npm sill install resolved 'matches',
npm sill install resolved 'pattern',
npm sill install resolved 'regex',
npm sill install resolved 'regular',
npm sill install resolved 'string',
npm sill install resolved 'test' ],
npm sill install resolved gitHead: 'dbfdb6a271cc0fc46168d23dc0603739ff287e01',
npm sill install resolved _id: 'is-glob@1.1.3',
npm sill install resolved _shasum: 'b4c64b8303d39114492a460d364ccfb0d3c0a045',
npm sill install resolved _from: 'is-glob@>=1.1.3 <2.0.0',
npm sill install resolved _npmVersion: '2.5.1',
npm sill install resolved _nodeVersion: '0.12.0',
npm sill install resolved _npmUser: { name: 'jonschlinkert', email: 'github@sellside.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'b4c64b8303d39114492a460d364ccfb0d3c0a045',
npm sill install resolved tarball: 'http://registry.npmjs.org/is-glob/-/is-glob-1.1.3.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/is-glob/-/is-glob-1.1.3.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'is-binary-path',
npm sill install resolved version: '1.0.0',
npm sill install resolved description: 'Check if a filepath is a binary file',
npm sill install resolved license: 'MIT',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/sindresorhus/is-binary-path.git' },
npm sill install resolved author:
npm sill install resolved { name: 'Sindre Sorhus',
npm sill install resolved email: 'sindresorhus@gmail.com',
npm sill install resolved url: 'sindresorhus.com' },
npm sill install resolved engines: { node: '>=0.10.0' },
npm sill install resolved scripts: { test: 'node test.js' },
npm sill install resolved files: [ 'index.js' ],
npm sill install resolved keywords:
npm sill install resolved [ 'bin',
npm sill install resolved 'binary',
npm sill install resolved 'ext',
npm sill install resolved 'extensions',
npm sill install resolved 'extension',
npm sill install resolved 'file',
npm sill install resolved 'path',
npm sill install resolved 'check',
npm sill install resolved 'detect',
npm sill install resolved 'is' ],
npm sill install resolved dependencies: { 'binary-extensions': '^1.0.0' },
npm sill install resolved devDependencies: { ava: '0.0.4' },
npm sill install resolved gitHead: '455639b70e867213e23480fe0b71348a79263e91',
npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/is-binary-path/issues' },
npm sill install resolved homepage: 'https://github.com/sindresorhus/is-binary-path',
npm sill install resolved _id: 'is-binary-path@1.0.0',
npm sill install resolved _shasum: '51a9ab34cc239e8e97d1cb1c874faf25d79d54e5',
npm sill install resolved _from: 'is-binary-path@>=1.0.0 <2.0.0',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '51a9ab34cc239e8e97d1cb1c874faf25d79d54e5',
npm sill install resolved tarball: 'http://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'glob-parent',
npm sill install resolved version: '1.2.0',
npm sill install resolved description: 'Strips glob magic from a string to provide the parent path',
npm sill install resolved main: 'index.js',
npm sill install resolved scripts: { test: 'istanbul cover _mocha && cat ./coverage/lcov.info | coveralls' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/es128/glob-parent.git' },
npm sill install resolved keywords: [ 'glob', 'parent', 'strip', 'path', 'directory', 'base' ],
npm sill install resolved author: { name: 'Elan Shanker' },
npm sill install resolved license: 'ISC',
npm sill install resolved bugs: { url: 'https://github.com/es128/glob-parent/issues' },
npm sill install resolved homepage: 'https://github.com/es128/glob-parent',
npm sill install resolved dependencies: { 'is-glob': '^1.1.1' },
npm sill install resolved devDependencies: { coveralls: '^2.11.2', istanbul: '^0.3.5', mocha: '^2.1.0' },
npm sill install resolved gitHead: '9c31e43731d67f16ec0d858cb266319a843c546e',
npm sill install resolved _id: 'glob-parent@1.2.0',
npm sill install resolved _shasum: '8deffabf6317db5b0f775f553fac731ecf41ded5',
npm sill install resolved _from: 'glob-parent@>=1.0.0 <2.0.0',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'es128', email: 'elan.shanker+npm@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '8deffabf6317db5b0f775f553fac731ecf41ded5',
npm sill install resolved tarball: 'http://registry.npmjs.org/glob-parent/-/glob-parent-1.2.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/glob-parent/-/glob-parent-1.2.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'fsevents',
npm sill install resolved version: '0.3.6',
npm sill install resolved description: 'Native Access to Mac OS-X FSEvents',
npm sill install resolved main: 'fsevents.js',
npm sill install resolved dependencies: { nan: '^1.8.0' },
npm sill install resolved os: [ 'darwin' ],
npm sill install resolved engines: { node: '>=0.8.0' },
npm sill install resolved scripts:
npm sill install resolved { install: 'node-gyp rebuild',
npm sill install resolved test: 'export PATH=$PATH:`pwd`/node_nodules/.bin/ && tap ./test' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/strongloop/fsevents.git' },
npm sill install resolved keywords: [ 'fsevents', 'mac' ],
npm sill install resolved author: { name: 'Philipp Dunkel', email: 'pip@pipobscure.com' },
npm sill install resolved license: 'MIT',
npm sill install resolved gypfile: true,
npm sill install resolved bugs: { url: 'https://github.com/strongloop/fsevents/issues' },
npm sill install resolved homepage: 'https://github.com/strongloop/fsevents',
npm sill install resolved devDependencies: { tap: '~0.4.8' },
npm sill install resolved gitHead: 'c0e61c630ce3352d3c0a0c9b83e4f1481d047d3b',
npm sill install resolved _id: 'fsevents@0.3.6',
npm sill install resolved _shasum: '03f029087b5388c756ef0d6707cf3656dba95c84',
npm sill install resolved _from: 'fsevents@>=0.3.1 <0.4.0',
npm sill install resolved _npmVersion: '2.7.6',
npm sill install resolved _nodeVersion: '1.7.1',
npm sill install resolved _npmUser: { name: 'bajtos', email: 'miro.bajtos@gmail.com' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '03f029087b5388c756ef0d6707cf3656dba95c84',
npm sill install resolved tarball: 'http://registry.npmjs.org/fsevents/-/fsevents-0.3.6.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/fsevents/-/fsevents-0.3.6.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'arrify',
npm sill install resolved version: '1.0.0',
npm sill install resolved description: 'Convert a value to an array',
npm sill install resolved license: 'MIT',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/sindresorhus/arrify.git' },
npm sill install resolved author:
npm sill install resolved { name: 'Sindre Sorhus',
npm sill install resolved email: 'sindresorhus@gmail.com',
npm sill install resolved url: 'sindresorhus.com' },
npm sill install resolved engines: { node: '>=0.10.0' },
npm sill install resolved scripts: { test: 'node test.js' },
npm sill install resolved files: [ 'index.js' ],
npm sill install resolved keywords: [ 'array', 'arr', 'arrify', 'arrayify', 'convert', 'value' ],
npm sill install resolved devDependencies: { ava: '0.0.4' },
npm sill install resolved gitHead: '4576e944677c722c356480b17a6d709d34d0733c',
npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/arrify/issues' },
npm sill install resolved homepage: 'https://github.com/sindresorhus/arrify',
npm sill install resolved _id: 'arrify@1.0.0',
npm sill install resolved _shasum: 'd6c361518250802fa2147ea7fb67597128cb8c81',
npm sill install resolved _from: 'arrify@>=1.0.0 <2.0.0',
npm sill install resolved _npmVersion: '2.5.0',
npm sill install resolved _nodeVersion: '0.12.0',
npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'd6c361518250802fa2147ea7fb67597128cb8c81',
npm sill install resolved tarball: 'http://registry.npmjs.org/arrify/-/arrify-1.0.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/arrify/-/arrify-1.0.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install anymatch@1.3.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar
npm info install readdirp@1.3.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar
npm info install async-each@0.1.6 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar
npm info install is-glob@1.1.3 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar
npm info install is-binary-path@1.0.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar
npm info install glob-parent@1.2.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar
npm info install fsevents@0.3.6 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar
npm info install arrify@1.0.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar
npm info installOne anymatch@1.3.0
npm verb installOne of anymatch to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar not in flight; installing
npm info installOne readdirp@1.3.0
npm verb installOne of readdirp to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar not in flight; installing
npm info installOne async-each@0.1.6
npm verb installOne of async-each to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar not in flight; installing
npm info installOne is-glob@1.1.3
npm verb installOne of is-glob to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar not in flight; installing
npm info installOne is-binary-path@1.0.0
npm verb installOne of is-binary-path to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar not in flight; installing
npm info installOne glob-parent@1.2.0
npm verb installOne of glob-parent to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar not in flight; installing
npm info installOne fsevents@0.3.6
npm verb installOne of fsevents to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar not in flight; installing
npm info installOne arrify@1.0.0
npm verb installOne of arrify to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar not in flight; installing
npm verb get http://registry.npmjs.org/debug not expired, no request
npm sill addNameRange number 2 { name: 'debug', range: '>=2.1.3 <2.2.0', hasData: true }
npm sill addNameRange versions [ 'debug',
npm sill addNameRange [ '0.0.1',
npm sill addNameRange '0.1.0',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.7.1',
npm sill addNameRange '0.7.2',
npm sill addNameRange '0.7.3',
npm sill addNameRange '0.7.4',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.8.1',
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.0.4',
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.1.3',
npm sill addNameRange '2.2.0' ] ]
npm sill addNamed debug@2.1.3
npm verb addNamed "2.1.3" is a plain semver version for debug
npm verb request uri http://registry.npmjs.org/utils-merge
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:18 AM
npm verb etag "661YC7D1JLGJPY3Y8F4VKK5N9"
npm http request GET http://registry.npmjs.org/utils-merge
npm verb request uri http://registry.npmjs.org/parseurl
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:18 AM
npm verb etag "257JFNJ8HAK0XVEY2AZW8AKEV"
npm http request GET http://registry.npmjs.org/parseurl
-npm verb request uri http://registry.npmjs.org/finalhandler
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:18 AM
npm verb etag "8UV3GLVEKL0BNH7QJ088D7GMV"
npm http request GET http://registry.npmjs.org/finalhandler
npm info install parseurl@1.3.0
\npm sill gunzTarPerm extractEntry lib/transports/websocket/index.js
npm sill gunzTarPerm modified mode [ 'lib/transports/websocket/index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry Makefile
npm sill gunzTarPerm modified mode [ 'Makefile', 420, 438 ]
npm sill gunzTarPerm extractEntry example/divide.js
npm sill gunzTarPerm modified mode [ 'example/divide.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/nonopt.js
npm sill gunzTarPerm modified mode [ 'example/nonopt.js', 420, 438 ]
npm verb request uri http://registry.npmjs.org/ansi-styles
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:18 AM
npm verb etag "9O45NVZEP528XJ58TZ8A6DMA0"
npm http request GET http://registry.npmjs.org/ansi-styles
npm verb request uri http://registry.npmjs.org/escape-string-regexp
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:18 AM
npm verb etag "8MOKZ3EZW5AOLELFFTR0T8K98"
npm http request GET http://registry.npmjs.org/escape-string-regexp
npm verb request uri http://registry.npmjs.org/has-ansi
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:18 AM
npm verb etag "E4845616HRC12WMH43M936NTT"
npm http request GET http://registry.npmjs.org/has-ansi
npm verb request uri http://registry.npmjs.org/strip-ansi
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:18 AM
npm verb etag "9D9S1Y0BBQD36UMUV9U38ZKG1"
npm http request GET http://registry.npmjs.org/strip-ansi
npm verb request uri http://registry.npmjs.org/supports-color
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:18 AM
npm verb etag "4SHNAEHD19S3VGADXSKO905S7"
npm http request GET http://registry.npmjs.org/supports-color
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\async\0.1.15\package\package.json written
npm sill install resolved [ { name: 'async',
npm sill install resolved description: 'Higher-order functions and common patterns for asynchronous code',
npm sill install resolved main: './index',
npm sill install resolved author: { name: 'Caolan McMahon' },
npm sill install resolved version: '0.1.15',
npm sill install resolved repository: { type: 'git', url: 'git://github.com/caolan/async.git' },
npm sill install resolved bugs: { url: 'http://github.com/caolan/async/issues' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved _npmUser: { name: 'caolan', email: 'caolan@caolanmcmahon.com' },
npm sill install resolved _id: 'async@0.1.15',
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: {},
npm sill install resolved engines: { node: '*' },
npm sill install resolved _engineSupported: true,
npm sill install resolved _npmVersion: '1.0.101',
npm sill install resolved _nodeVersion: 'v0.4.9',
npm sill install resolved _defaultsLoaded: true,
npm sill install resolved dist:
npm sill install resolved { shasum: '2180eaca2cf2a6ca5280d41c0585bec9b3e49bd3',
npm sill install resolved tarball: 'http://registry.npmjs.org/async/-/async-0.1.15.tgz' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '2180eaca2cf2a6ca5280d41c0585bec9b3e49bd3',
npm sill install resolved _resolved: 'http://registry.npmjs.org/async/-/async-0.1.15.tgz',
npm sill install resolved _from: 'async@0.1.15' } ]
npm info install async@0.1.15 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner
npm info installOne async@0.1.15
npm verb installOne of async to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner not in flight; installing
|npm sill gunzTarPerm extractEntry string.js
npm sill gunzTarPerm modified mode [ 'string.js', 420, 438 ]
npm info postinstall parseurl@1.3.0
npm http 304 http://registry.npmjs.org/lru-cache
npm sill get cb [ 304,
npm sill get { age: '52',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:18 GMT',
npm sill get etag: '"4X5668RD2X2G7OH6MAOE5AO4T"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437718.522887,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1825-DFW',
npm sill get 'x-cache-hits': '3',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/lru-cache from cache
npm verb get saving lru-cache to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\lru-cache\.cache.json
npm http 304 http://registry.npmjs.org/sigmund
npm sill get cb [ 304,
npm sill get { age: '52',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:18 GMT',
npm sill get etag: '"31NK166XOLFBN32SCC6I419DH"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437718.528506,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1827-DFW',
npm sill get 'x-cache-hits': '140',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/sigmund from cache
npm verb get saving sigmund to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\sigmund\.cache.json
npm http 304 http://registry.npmjs.org/utils-merge
npm sill get cb [ 304,
npm sill get { age: '46',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:18 GMT',
npm sill get etag: '"661YC7D1JLGJPY3Y8F4VKK5N9"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437718.628732,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '2',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/utils-merge from cache
npm verb get saving utils-merge to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\utils-merge\.cache.json
npm http 304 http://registry.npmjs.org/parseurl
npm sill get cb [ 304,
npm sill get { age: '37',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:18 GMT',
npm sill get etag: '"257JFNJ8HAK0XVEY2AZW8AKEV"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437718.629537,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '2',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/parseurl from cache
npm verb get saving parseurl to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\parseurl\.cache.json
/npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\readdirp-013e130ee5ac5a58.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\readdirp
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\async-each-66c924f23059d45b.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\async-each
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\glob-parent-f8a08f2165822954.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\glob-parent
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\is-binary-path-b8f906fcf2b42ceb.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-binary-path
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\anymatch-7ee860b8d67deb00.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\anymatch
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\arrify-291d5c0f504a6836.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\arrify
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\fsevents-4f4b60facf305c61.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\fsevents
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\is-glob-8f22b5dc7d6c37c7.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-glob
npm http 304 http://registry.npmjs.org/finalhandler
npm sill get cb [ 304,
npm sill get { age: '21',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:18 GMT',
npm sill get etag: '"8UV3GLVEKL0BNH7QJ088D7GMV"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437718.812703,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/finalhandler from cache
npm verb get saving finalhandler to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\finalhandler\.cache.json
-npm sill gunzTarPerm extractEntry dist/lodash.underscore.js
npm sill gunzTarPerm modified mode [ 'dist/lodash.underscore.js', 420, 438 ]
npm sill install write writing readdirp 1.3.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\readdirp
npm sill install write writing async-each 0.1.6 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\async-each
npm sill install write writing glob-parent 1.2.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\glob-parent
npm sill install write writing is-binary-path 1.0.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-binary-path
npm sill install write writing anymatch 1.3.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\anymatch
npm sill install write writing arrify 1.0.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\arrify
npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\fsevents-4f4b60facf305c61.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\fsevents
npm WARN optional dep failed, continuing fsevents@0.3.6
npm verb optional dep failed, continuing [ 'fsevents@0.3.6',
npm verb optional dep failed, continuing { [Error: Unsupported]
npm verb optional dep failed, continuing code: 'EBADPLATFORM',
npm verb optional dep failed, continuing os: [ 'darwin' ],
npm verb optional dep failed, continuing cpu: [ 'any' ],
npm verb optional dep failed, continuing pkgid: 'fsevents@0.3.6' } ]
npm sill install write writing is-glob 1.1.3 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-glob
npm sill gunzTarPerm extractEntry test/core/run-single
npm sill gunzTarPerm modified mode [ 'test/core/run-single', 493, 511 ]
npm sill gunzTarPerm extractEntry test/core/simple/test-http-chunked.js
npm sill gunzTarPerm modified mode [ 'test/core/simple/test-http-chunked.js', 420, 438 ]
\npm sill gunzTarPerm extractEntry lib/browser-sync.js
npm sill gunzTarPerm modified mode [ 'lib/browser-sync.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/ghostmode.forms.js
npm sill gunzTarPerm modified mode [ 'lib/ghostmode.forms.js', 420, 438 ]
npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\parseurl-1499c4e6de4171c5.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\parseurl
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\async-889ce5282f11b290.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner\node_modules\async
npm sill cache afterAdd debug@2.1.3
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\debug\2.1.3\package\package.json not in flight; writing
npm http 304 http://registry.npmjs.org/escape-string-regexp
npm sill get cb [ 304,
npm sill get { age: '21',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:19 GMT',
npm sill get etag: '"8MOKZ3EZW5AOLELFFTR0T8K98"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437719.097121,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1830-DFW',
npm sill get 'x-cache-hits': '108',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/escape-string-regexp from cache
npm verb get saving escape-string-regexp to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\escape-string-regexp\.cache.json
|npm sill addNameRange number 2 { name: 'globule', range: '>=0.1.0 <0.2.0', hasData: true }
npm sill addNameRange versions [ 'globule', [ '0.1.0', '0.2.0' ] ]
npm sill addNamed globule@0.1.0
npm verb addNamed "0.1.0" is a plain semver version for globule
npm sill install write writing async 0.1.15 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner\node_modules\async
npm http 304 http://registry.npmjs.org/has-ansi
npm sill get cb [ 304,
npm sill get { age: '53',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:19 GMT',
npm sill get etag: '"E4845616HRC12WMH43M936NTT"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437719.178071,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1821-DFW',
npm sill get 'x-cache-hits': '3',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/has-ansi from cache
npm verb get saving has-ansi to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\has-ansi\.cache.json
npm sill gunzTarPerm extractEntry lib/middleware/cookieParser.js
npm sill gunzTarPerm extractEntry lib/middleware/timeout.js
npm sill gunzTarPerm extractEntry build/mini-require.js
npm sill gunzTarPerm modified mode [ 'build/mini-require.js', 420, 438 ]
npm sill gunzTarPerm extractEntry build/suffix-browser.js
npm sill gunzTarPerm modified mode [ 'build/suffix-browser.js', 420, 438 ]
npm sill gunzTarPerm extractEntry build/test-prefix.js
npm sill gunzTarPerm modified mode [ 'build/test-prefix.js', 420, 438 ]
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\package.json
npm http 304 http://registry.npmjs.org/strip-ansi
npm sill get cb [ 304,
npm sill get { age: '53',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:19 GMT',
npm sill get etag: '"9D9S1Y0BBQD36UMUV9U38ZKG1"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437719.182714,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1827-DFW',
npm sill get 'x-cache-hits': '4',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/strip-ansi from cache
npm verb get saving strip-ansi to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\strip-ansi\.cache.json
npm http 304 http://registry.npmjs.org/ansi-styles
npm sill get cb [ 304,
npm sill get { age: '18',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:19 GMT',
npm sill get etag: '"9O45NVZEP528XJ58TZ8A6DMA0"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437719.183862,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1820-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/ansi-styles from cache
npm verb get saving ansi-styles to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\ansi-styles\.cache.json
npm http 304 http://registry.npmjs.org/supports-color
npm sill get cb [ 304,
npm sill get { age: '56',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:19 GMT',
npm sill get etag: '"4SHNAEHD19S3VGADXSKO905S7"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437719.184239,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1831-DFW',
npm sill get 'x-cache-hits': '5',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/supports-color from cache
npm verb get saving supports-color to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\supports-color\.cache.json
/npm sill cache afterAdd engine.io@1.5.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\engine.io\1.5.1\package\package.json not in flight; writing
npm sill cache afterAdd socket.io-adapter@0.3.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\socket.io-adapter\0.3.1\package\package.json not in flight; writing
npm sill cache afterAdd socket.io-client@1.3.5
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\socket.io-client\1.3.5\package\package.json not in flight; writing
npm sill cache afterAdd has-binary-data@0.1.3
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\has-binary-data\0.1.3\package\package.json not in flight; writing
npm sill gunzTarPerm extractEntry example/line_count.js
npm sill gunzTarPerm modified mode [ 'example/line_count.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/default_hash.js
npm sill gunzTarPerm modified mode [ 'example/default_hash.js', 420, 438 ]
npm sill cache afterAdd socket.io-parser@2.2.4
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\socket.io-parser\2.2.4\package\package.json not in flight; writing
-npm verb unbuild node_modules\karma\node_modules\chokidar\node_modules\readdirp
npm verb unbuild node_modules\karma\node_modules\chokidar\node_modules\async-each
npm verb unbuild node_modules\karma\node_modules\chokidar\node_modules\is-binary-path
npm verb unbuild node_modules\karma\node_modules\chokidar\node_modules\anymatch
npm verb unbuild node_modules\karma\node_modules\chokidar\node_modules\glob-parent
npm verb unbuild node_modules\karma\node_modules\chokidar\node_modules\arrify
npm verb unbuild node_modules\karma\node_modules\chokidar\node_modules\is-glob
\npm sill gunzTarPerm extractEntry Readme.md
npm sill gunzTarPerm modified mode [ 'Readme.md', 420, 438 ]
npm sill addNameRange number 2 { name: 'parseurl', range: '>=1.3.0 <1.4.0', hasData: true }
npm sill addNameRange versions [ 'parseurl',
npm sill addNameRange [ '1.0.0',
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.2.0',
npm sill addNameRange '1.3.0' ] ]
npm sill addNamed parseurl@1.3.0
npm verb addNamed "1.3.0" is a plain semver version for parseurl
npm sill addNameRange number 2 { name: 'lru-cache', range: '>=2.0.0 <3.0.0', hasData: true }
npm sill addNameRange versions [ 'lru-cache',
npm sill addNameRange [ '1.0.1',
npm sill addNameRange '1.0.2',
npm sill addNameRange '1.0.3',
npm sill addNameRange '1.0.4',
npm sill addNameRange '1.0.5',
npm sill addNameRange '1.0.6',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.1.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 sill addNameRange '2.1.0',
npm sill addNameRange '2.2.0',
npm sill addNameRange '2.2.1',
npm sill addNameRange '2.2.2',
npm sill addNameRange '2.2.4',
npm sill addNameRange '2.3.0',
npm sill addNameRange '2.3.1',
npm sill addNameRange '2.5.0',
npm sill addNameRange '2.5.1',
npm sill addNameRange '2.5.2',
npm sill addNameRange '2.6.0',
npm sill addNameRange '2.6.1',
npm sill addNameRange '2.6.2' ] ]
npm sill addNamed lru-cache@2.6.2
npm verb addNamed "2.6.2" is a plain semver version for lru-cache
npm sill addNameRange number 2 { name: 'sigmund', range: '>=1.0.0 <1.1.0', hasData: true }
npm sill addNameRange versions [ 'sigmund', [ '1.0.0' ] ]
npm sill addNamed sigmund@1.0.0
npm verb addNamed "1.0.0" is a plain semver version for sigmund
|npm sill gunzTarPerm extractEntry lib/.jshintrc
npm sill gunzTarPerm modified mode [ 'lib/.jshintrc', 420, 438 ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\debug\2.1.3\package\package.json written
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\readdirp is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\readdirp
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-binary-path is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-binary-path
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\async-each is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\async-each
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\anymatch is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\anymatch
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\glob-parent is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\glob-parent
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\arrify is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\arrify
npm verb unbuild node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner\node_modules\async
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-glob is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-glob
npm info preinstall send@0.12.2
/npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\readdirp\1.3.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\readdirp
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\readdirp is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\readdirp
npm sill cache afterAdd globule@0.1.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\globule\0.1.0\package\package.json not in flight; writing
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\is-binary-path\1.0.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-binary-path
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-binary-path is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-binary-path
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\async-each\0.1.6\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\async-each
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\async-each is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\async-each
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\anymatch\1.3.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\anymatch
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\anymatch is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\anymatch
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\glob-parent\1.2.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\glob-parent
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\glob-parent is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\glob-parent
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\arrify\1.0.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\arrify
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\arrify is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\arrify
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\is-glob\1.1.3\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-glob
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-glob is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-glob
-npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\engine.io\1.5.1\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\socket.io-adapter\0.3.1\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\socket.io-client\1.3.5\package\package.json written
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner\node_modules\async is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner\node_modules\async
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill addNameRange number 2 { name: 'escape-string-regexp',
npm sill addNameRange range: '>=1.0.0 <2.0.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'escape-string-regexp',
npm sill addNameRange [ '1.0.0', '1.0.1', '1.0.2', '1.0.3' ] ]
npm sill addNamed escape-string-regexp@1.0.3
npm verb addNamed "1.0.3" is a plain semver version for escape-string-regexp
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\has-binary-data\0.1.3\package\package.json written
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\package.json
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\socket.io-parser\2.2.4\package\package.json written
npm sill install resolved [ { name: 'debug',
npm sill install resolved version: '2.1.0',
npm sill install resolved repository: { type: 'git', url: 'git://github.com/visionmedia/debug.git' },
npm sill install resolved description: 'small debugging utility',
npm sill install resolved keywords: [ 'debug', 'log', 'debugger' ],
npm sill install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' },
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved license: 'MIT',
npm sill install resolved dependencies: { ms: '0.6.2' },
npm sill install resolved devDependencies: { browserify: '6.1.0', mocha: '*' },
npm sill install resolved main: './node.js',
npm sill install resolved browser: './browser.js',
npm sill install resolved component: { scripts: [Object] },
npm sill install resolved gitHead: '953162b4fa8849268d147f4bac91c737baee55bb',
npm sill install resolved bugs: { url: 'https://github.com/visionmedia/debug/issues' },
npm sill install resolved homepage: 'https://github.com/visionmedia/debug',
npm sill install resolved _id: 'debug@2.1.0',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: '33ab915659d8c2cc8a41443d94d6ebd37697ed21',
npm sill install resolved _from: 'debug@2.1.0',
npm sill install resolved _npmVersion: '2.1.3',
npm sill install resolved _nodeVersion: '0.10.32',
npm sill install resolved _npmUser: { name: 'tootallnate', email: 'nathan@tootallnate.net' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '33ab915659d8c2cc8a41443d94d6ebd37697ed21',
npm sill install resolved tarball: 'http://registry.npmjs.org/debug/-/debug-2.1.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/debug/-/debug-2.1.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'engine.io',
npm sill install resolved version: '1.5.1',
npm sill install resolved description: 'The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server',
npm sill install resolved main: './lib/engine.io',
npm sill install resolved author: { name: 'Guillermo Rauch', email: 'guillermo@learnboost.com' },
npm sill install resolved homepage: 'https://github.com/LearnBoost/engine.io',
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved dependencies:
npm sill install resolved { debug: '1.0.3',
npm sill install resolved ws: '0.5.0',
npm sill install resolved 'engine.io-parser': '1.2.1',
npm sill install resolved base64id: '0.1.0' },
npm sill install resolved devDependencies:
npm sill install resolved { mocha: '1.12.0',
npm sill install resolved 'expect.js': '0.2.0',
npm sill install resolved superagent: '0.15.4',
npm sill install resolved 'engine.io-client': '1.5.1',
npm sill install resolved s: '0.1.1' },
npm sill install resolved scripts: { test: 'make test' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+ssh://git@github.com/Automattic/engine.io.git' },
npm sill install resolved gitHead: 'ba530a47624b1a71f05cc172d9b89e49d375d9b5',
npm sill install resolved bugs: { url: 'https://github.com/Automattic/engine.io/issues' },
npm sill install resolved _id: 'engine.io@1.5.1',
npm sill install resolved _shasum: '8f7a4b2aadf974b71ffd185cffe1e2bdf384ddfb',
npm sill install resolved _from: 'engine.io@1.5.1',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'rauchg', email: 'rauchg@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '8f7a4b2aadf974b71ffd185cffe1e2bdf384ddfb',
npm sill install resolved tarball: 'http://registry.npmjs.org/engine.io/-/engine.io-1.5.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/engine.io/-/engine.io-1.5.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'socket.io-adapter',
npm sill install resolved version: '0.3.1',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/Automattic/socket.io-adapter.git' },
npm sill install resolved description: 'Default socket.io in-memory adapter class.',
npm sill install resolved dependencies:
npm sill install resolved { debug: '1.0.2',
npm sill install resolved 'socket.io-parser': '2.2.2',
npm sill install resolved 'object-keys': '1.0.1' },
npm sill install resolved gitHead: 'c22e10f6351e99b2673216898106590d9e290305',
npm sill install resolved bugs: { url: 'https://github.com/Automattic/socket.io-adapter/issues' },
npm sill install resolved homepage: 'https://github.com/Automattic/socket.io-adapter',
npm sill install resolved _id: 'socket.io-adapter@0.3.1',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: 'df81f970b4df6493902d93e519c7b72755c3a958',
npm sill install resolved _from: 'socket.io-adapter@0.3.1',
npm sill install resolved _npmVersion: '1.4.21',
npm sill install resolved _npmUser: { name: 'rauchg', email: 'rauchg@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'df81f970b4df6493902d93e519c7b72755c3a958',
npm sill install resolved tarball: 'http://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-0.3.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-0.3.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'socket.io-client',
npm sill install resolved version: '1.3.5',
npm sill install resolved keywords: [ 'realtime', 'framework', 'websocket', 'tcp', 'events', 'client' ],
npm sill install resolved dependencies:
npm sill install resolved { debug: '0.7.4',
npm sill install resolved 'engine.io-client': '1.5.1',
npm sill install resolved 'component-bind': '1.0.0',
npm sill install resolved 'component-emitter': '1.1.2',
npm sill install resolved 'object-component': '0.0.3',
npm sill install resolved 'socket.io-parser': '2.2.4',
npm sill install resolved 'has-binary': '0.1.6',
npm sill install resolved indexof: '0.0.1',
npm sill install resolved parseuri: '0.0.2',
npm sill install resolved 'to-array': '0.1.3',
npm sill install resolved backo2: '1.0.2' },
npm sill install resolved devDependencies:
npm sill install resolved { 'socket.io': '1.3.4',
npm sill install resolved mocha: '1.16.2',
npm sill install resolved zuul: 'git+https://github.com/rase-/zuul.git#9d3a02',
npm sill install resolved istanbul: '0.2.1',
npm sill install resolved 'expect.js': '0.2.0',
npm sill install resolved 'uglify-js': '2.4.15',
npm sill install resolved browserify: '4.2.1',
npm sill install resolved 'base64-arraybuffer': '0.1.0',
npm sill install resolved 'text-blob-builder': '0.0.1',
npm sill install resolved 'has-cors': '1.0.3' },
npm sill install resolved scripts: { test: 'make test' },
npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/Automattic/socket.io-client.git' },
npm sill install resolved license: 'MIT',
npm sill install resolved gitHead: '6527a4bfc97720f91549038f8a2b2a24ccf3e1cb',
npm sill install resolved description: '[![Build Status](https://secure.travis-ci.org/Automattic/socket.io-client.svg)](http://travis-ci.org/Automattic/socket.io-client) ![NPM version](https://badge.fury.io/js/socket.io-client.svg) ![Downloads](http://img.shields.io/npm/dm/socket.io-client.svg?',
npm sill install resolved bugs: { url: 'https://github.com/Automattic/socket.io-client/issues' },
npm sill install resolved homepage: 'https://github.com/Automattic/socket.io-client',
npm sill install resolved _id: 'socket.io-client@1.3.5',
npm sill install resolved _shasum: '9c3a6fbdbd99420c3633a16b4e2543e73f1303ea',
npm sill install resolved _from: 'socket.io-client@1.3.5',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'rauchg', email: 'rauchg@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '9c3a6fbdbd99420c3633a16b4e2543e73f1303ea',
npm sill install resolved tarball: 'http://registry.npmjs.org/socket.io-client/-/socket.io-client-1.3.5.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/socket.io-client/-/socket.io-client-1.3.5.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'has-binary-data',
npm sill install resolved version: '0.1.3',
npm sill install resolved description: 'A function that takes anything in javascript and returns true if its argument contains binary data.',
npm sill install resolved dependencies: { isarray: '0.0.1' },
npm sill install resolved devDependencies: { 'better-assert': '1.0.0', mocha: '1.17.1' },
npm sill install resolved author: { name: 'Kevin Roark' },
npm sill install resolved license: 'ISC',
npm sill install resolved _id: 'has-binary-data@0.1.3',
npm sill install resolved dist:
npm sill install resolved { shasum: '8ebb18388b57f19a5231275a16fc18d51f379aae',
npm sill install resolved tarball: 'http://registry.npmjs.org/has-binary-data/-/has-binary-data-0.1.3.tgz' },
npm sill install resolved _from: 'has-binary-data@0.1.3',
npm sill install resolved _npmVersion: '1.3.24',
npm sill install resolved _npmUser: { name: 'porkfat', email: 'ker2143@columbia.edu' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: '8ebb18388b57f19a5231275a16fc18d51f379aae',
npm sill install resolved _resolved: 'http://registry.npmjs.org/has-binary-data/-/has-binary-data-0.1.3.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'socket.io-parser',
npm sill install resolved version: '2.2.4',
npm sill install resolved description: 'socket.io protocol parser',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/Automattic/socket.io-parser.git' },
npm sill install resolved dependencies:
npm sill install resolved { debug: '0.7.4',
npm sill install resolved json3: '3.2.6',
npm sill install resolved 'component-emitter': '1.1.2',
npm sill install resolved isarray: '0.0.1',
npm sill install resolved benchmark: '1.0.0' },
npm sill install resolved devDependencies: { mocha: '1.16.2', 'expect.js': '0.2.0', zuul: '1.6.3' },
npm sill install resolved scripts: { test: 'make test' },
npm sill install resolved license: 'MIT',
npm sill install resolved gitHead: '6455fb27613f708d2f66bc186ae323d47f4262c5',
npm sill install resolved bugs: { url: 'https://github.com/Automattic/socket.io-parser/issues' },
npm sill install resolved homepage: 'https://github.com/Automattic/socket.io-parser',
npm sill install resolved _id: 'socket.io-parser@2.2.4',
npm sill install resolved _shasum: 'f9ce19bf1909608ceb15d97721e23bfdd1e7cf65',
npm sill install resolved _from: 'socket.io-parser@2.2.4',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'rauchg', email: 'rauchg@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: 'f9ce19bf1909608ceb15d97721e23bfdd1e7cf65',
npm sill install resolved tarball: 'http://registry.npmjs.org/socket.io-parser/-/socket.io-parser-2.2.4.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/socket.io-parser/-/socket.io-parser-2.2.4.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install debug@2.1.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io
npm info install engine.io@1.5.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io
npm info install socket.io-adapter@0.3.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io
npm info install socket.io-client@1.3.5 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io
npm info install has-binary-data@0.1.3 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io
npm info install socket.io-parser@2.2.4 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io
npm info installOne debug@2.1.0
npm verb installOne of debug to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io not in flight; installing
npm info installOne engine.io@1.5.1
npm verb installOne of engine.io to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io not in flight; installing
npm info installOne socket.io-adapter@0.3.1
npm verb installOne of socket.io-adapter to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io not in flight; installing
npm info installOne socket.io-client@1.3.5
npm verb installOne of socket.io-client to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io not in flight; installing
npm info installOne has-binary-data@0.1.3
npm verb installOne of has-binary-data to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io not in flight; installing
npm info installOne socket.io-parser@2.2.4
npm verb installOne of socket.io-parser to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io not in flight; installing
\npm sill gunzTarPerm extractEntry test/gelfAppender-test.js
npm sill gunzTarPerm modified mode [ 'test/gelfAppender-test.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/global-log-level-test.js
npm sill gunzTarPerm modified mode [ 'test/global-log-level-test.js', 420, 438 ]
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\async\0.1.15\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner\node_modules\async
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner\node_modules\async is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\portscanner-plus\node_modules\portscanner\node_modules\async
npm sill gunzTarPerm extractEntry test/core/simple/test-http-extra-response.js
npm sill gunzTarPerm modified mode [ 'test/core/simple/test-http-extra-response.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/core/simple/test-http-head-request.js
npm sill gunzTarPerm modified mode [ 'test/core/simple/test-http-head-request.js', 420, 438 ]
npm sill addNameRange number 2 { name: 'has-ansi', range: '>=0.1.0 <0.2.0', hasData: true }
npm sill addNameRange versions [ 'has-ansi', [ '0.1.0', '1.0.0', '1.0.1', '1.0.2', '1.0.3' ] ]
npm sill addNamed has-ansi@0.1.0
npm verb addNamed "0.1.0" is a plain semver version for has-ansi
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\node_modules\graceful-readlink\package.json
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm extractEntry example/reflect.js
npm sill gunzTarPerm modified mode [ 'example/reflect.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/default_singles.js
npm sill gunzTarPerm modified mode [ 'example/default_singles.js', 420, 438 ]
npm sill addNameRange number 2 { name: 'ansi-styles', range: '>=1.1.0 <2.0.0', hasData: true }
npm sill addNameRange versions [ 'ansi-styles',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.1.1',
npm sill addNameRange '0.1.2',
npm sill addNameRange '0.2.0',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.1.0',
npm sill addNameRange '2.0.0',
npm sill addNameRange '2.0.1' ] ]
npm sill addNamed ansi-styles@1.1.0
npm verb addNamed "1.1.0" is a plain semver version for ansi-styles
|npm sill addNameRange number 2 { name: 'supports-color',
npm sill addNameRange range: '>=0.2.0 <0.3.0',
npm sill addNameRange hasData: true }
npm sill addNameRange versions [ 'supports-color',
npm sill addNameRange [ '0.2.0', '1.0.0', '1.1.0', '1.2.0', '1.2.1', '1.3.0', '1.3.1' ] ]
npm sill addNamed supports-color@0.2.0
npm verb addNamed "0.2.0" is a plain semver version for supports-color
npm sill addNameRange number 2 { name: 'strip-ansi', range: '>=0.3.0 <0.4.0', hasData: true }
npm sill addNameRange versions [ 'strip-ansi',
npm sill addNameRange [ '0.1.0',
npm sill addNameRange '0.1.1',
npm sill addNameRange '0.2.0',
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.0',
npm sill addNameRange '2.0.1' ] ]
npm sill addNamed strip-ansi@0.3.0
npm verb addNamed "0.3.0" is a plain semver version for strip-ansi
npm sill cache afterAdd utils-merge@1.0.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\utils-merge\1.0.0\package\package.json not in flight; writing
npm sill cache afterAdd parseurl@1.3.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\parseurl\1.3.0\package\package.json not in flight; writing
npm sill cache afterAdd lru-cache@2.6.2
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\lru-cache\2.6.2\package\package.json not in flight; writing
npm sill cache afterAdd sigmund@1.0.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\sigmund\1.0.0\package\package.json not in flight; writing
/npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\q\package.json
npm sill gunzTarPerm extractEntry lib/middleware/compress.js
npm sill gunzTarPerm extractEntry lib/middleware/urlencoded.js
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\globule\0.1.0\package\package.json written
npm sill install resolved [ { name: 'globule',
npm sill install resolved description: 'An easy-to-use wildcard globbing library.',
npm sill install resolved version: '0.1.0',
npm sill install resolved homepage: 'https://github.com/cowboy/node-globule',
npm sill install resolved author: { name: '"Cowboy" Ben Alman', url: 'http://benalman.com/' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/cowboy/node-globule.git' },
npm sill install resolved bugs: { url: 'https://github.com/cowboy/node-globule/issues' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved main: 'lib/globule',
npm sill install resolved engines: { node: '>= 0.8.0' },
npm sill install resolved scripts: { test: 'grunt nodeunit' },
npm sill install resolved devDependencies:
npm sill install resolved { 'grunt-contrib-jshint': '~0.1.1',
npm sill install resolved 'grunt-contrib-nodeunit': '~0.1.2',
npm sill install resolved 'grunt-contrib-watch': '~0.2.0',
npm sill install resolved grunt: '~0.4.1' },
npm sill install resolved keywords:
npm sill install resolved [ 'glob',
npm sill install resolved 'file',
npm sill install resolved 'match',
npm sill install resolved 'mapping',
npm sill install resolved 'expand',
npm sill install resolved 'wildcard',
npm sill install resolved 'pattern',
npm sill install resolved 'sync',
npm sill install resolved 'awesome' ],
npm sill install resolved dependencies: { lodash: '~1.0.1', glob: '~3.1.21', minimatch: '~0.2.11' },
npm sill install resolved readme: '# globule [![Build Status](https://secure.travis-ci.org/cowboy/node-globule.png?branch=master)](http://travis-ci.org/cowboy/node-globule)\n\nAn easy-to-use wildcard globbing library.\n\n## Getting Started\nInstall the module with: `npm install globule`\n\n```javascript\nvar globule = require(\'globule\');\nvar filepaths = globule.find(\'**/*.js\');\n```\n\n## Documentation\n\n### globule.find\nReturns a unique array of all file or directory paths that match the given globbing pattern(s). This method accepts either comma separated globbing patterns or an array of globbing patterns. Paths matching patterns that begin with `!` will be excluded from the returned array. Patterns are processed in order, so inclusion and exclusion order is significant.\n\n```js\nglobule.find(patterns [, options])\n```\n\nThe `options` object supports all [glob][] library options, along with a few extras. These are the most commonly used:\n\n* `filter` Either a valid [fs.Stats method name](http://nodejs.org/docs/latest/api/fs.html#fs_class_fs_stats) or a function that will be passed the matched `src` filepath and `options` object as arguments. This function should return a `Boolean` value.\n* `nonull` Retain globbing patterns in result set even if they fail to match files.\n* `matchBase` Patterns without slashes will match just the basename part. Eg. this makes `*.js` work like `**/*.js`.\n* `srcBase` Patterns will be matched relative to the specified path instead of the current working directory. This is a synonym for `cwd`.\n* `prefixBase` Any specified `srcBase` will be prefixed to all returned filepaths.\n\n[glob]: https://github.com/isaacs/node-glob\n\n### globule.match\nMatch one or more globbing patterns against one or more file paths. Returns a uniqued array of all file paths that match any of the specified globbing patterns. Both the `patterns` and `filepaths` arguments can be a single string or array of strings. Paths matching patterns that begin with `!` will be excluded from the returned array. Patterns are processed in order, so inclusion and exclusion order is significant.\n\n```js\ngrunt.file.match(patterns, filepaths [, options])\n```\n\n### globule.isMatch\nThis method contains the same signature and logic as the `globule.match` method, but returns `true` if any files were matched, otherwise `false`.\n\n```js\ngrunt.file.isMatch(patterns, filepaths [, options])\n```\n\n### globule.mapping\nGiven a set of source file paths, returns an array of src-dest file mapping objects. Both src and dest paths may be renamed, depending on the options specified.\n\n```js\nglobule.mapping(filepaths [, options])\n```\n\nIn addition to the options the `globule.find` method supports, the options object also supports these properties:\n\n* `srcBase` The directory from which patterns are matched. Any string specified as `srcBase` is effectively stripped from the beginning of all matched paths.\n* `destBase` The specified path is prefixed to all `dest` filepaths.\n* `ext` Remove anything after (and including) the first `.` in the destination path, then append this value.\n* `extDot` Change the behavior of `ext`, `"first"` and `"last"` will remove anything after the first or last `.` in the destination filename, respectively. Defaults to `"first"`.\n* `flatten` Remove the path component from all matched src files. The src file path is still joined to the specified destBase.\n* `rename` If specified, this function will be responsible for returning the final `dest` filepath. By default, it flattens paths (if specified), changes extensions (if specified) and joins the matched path to the `destBase`.\n\n### globule.findMapping\nThis method is a convenience wrapper around the `globule.find` and `globule.mapping` methods.\n\n```js\nglobule.findMapping(patterns [, options])\n```\n\n\n## Examples\n\nGiven the files `foo/a.js` and `foo/b.js`:\n\n### srcBase and destBase\n\n```js\nglobule.find("foo/*.js")\n// ["foo/a.js", "foo/b.js"]\n\nglobule.find("*.js", {srcBase: "foo"})\n// ["a.js", "b.js"]\n\nglobule.find("*.js", {srcBase: "foo", prefixBase: true})\n// ["foo/a.js", "foo/b.js"]\n```\n\n```js\nglobule.findMapping("foo/*.js")\n// [{src: "foo/a.js", dest: "foo/a.js"}, {src: "foo/b.js", dest: "foo/b.js"}]\n\nglobule.findMapping("foo/*.js", {destBase: "bar"})\n// [{src: "foo/a.js", dest: "bar/foo/a.js"}, {src: "foo/b.js", dest: "bar/foo/b.js"}]\n\nglobule.findMapping("*.js", {srcBase: "foo", destBase: "bar"})\n// [{src: "foo/a.js", dest: "bar/a.js"}, {src: "foo/b.js", dest: "bar/b.js"}]\n```\n\n```js\nglobule.mapping(["foo/a.js", "foo/b.js"])\n// [{src: "foo/a.js", dest: "foo/a.js"}, {src: "foo/b.js", dest: "foo/b.js"}]\n\nglobule.mapping(["foo/a.js", "foo/b.js"], {destBase: "bar"})\n// [{src: "foo/a.js", dest: "bar/foo/a.js"}, {src: "foo/b.js", dest: "bar/foo/b.js"}]\n\nglobule.mapping(["a.js", "b.js"], {srcBase: "foo", destBase: "bar"})\n// [{src: "foo/a.js", dest: "bar/a.js"}, {src: "foo/b.js", dest: "bar/b.js"}]\n```\n\n## Contributing\nIn lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).\n\n## Release History\n_(Nothing yet)_\n\n## License\nCopyright (c) 2013 "Cowboy" Ben Alman \nLicensed under the MIT license.\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved _id: 'globule@0.1.0',
npm sill install resolved dist:
npm sill install resolved { shasum: 'd9c8edde1da79d125a151b79533b978676346ae5',
npm sill install resolved tarball: 'http://registry.npmjs.org/globule/-/globule-0.1.0.tgz' },
npm sill install resolved _npmVersion: '1.1.70',
npm sill install resolved _npmUser: { name: 'cowboy', email: 'cowboy@rj3.net' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _shasum: 'd9c8edde1da79d125a151b79533b978676346ae5',
npm sill install resolved _resolved: 'http://registry.npmjs.org/globule/-/globule-0.1.0.tgz',
npm sill install resolved _from: 'globule@>=0.1.0 <0.2.0' } ]
npm info install globule@0.1.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze
npm info installOne globule@0.1.0
npm verb installOne of globule to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze not in flight; installing
-npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\engine-io-0d99ac514fb8376c.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\engine.io
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\socket-io-adapter-6bfff3a2164eb2e7.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-adapter
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\socket-io-client-c4c7fe2bda054298.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-client
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\debug-d759fd5f6a742363.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\debug
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\has-binary-data-6abf69efc5a7438a.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\has-binary-data
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\socket-io-parser-066c6ac31031d685.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-parser
npm sill cache afterAdd finalhandler@0.3.4
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\finalhandler\0.3.4\package\package.json not in flight; writing
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill install write writing engine.io 1.5.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\engine.io
npm sill install write writing socket.io-adapter 0.3.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-adapter
npm sill install write writing socket.io-client 1.3.5 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-client
npm sill install write writing debug 2.1.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\debug
npm sill install write writing has-binary-data 0.1.3 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\has-binary-data
npm sill install write writing socket.io-parser 2.2.4 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-parser
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
\npm sill cache afterAdd escape-string-regexp@1.0.3
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\escape-string-regexp\1.0.3\package\package.json not in flight; writing
npm sill prepareForInstallMany adding debug@~2.1.3 from send dependencies
npm sill prepareForInstallMany adding depd@~1.0.0 from send dependencies
npm sill prepareForInstallMany adding destroy@1.0.3 from send dependencies
npm sill prepareForInstallMany adding etag@~1.5.1 from send dependencies
npm sill prepareForInstallMany adding fresh@0.2.4 from send dependencies
npm sill prepareForInstallMany adding mime@1.3.4 from send dependencies
npm sill prepareForInstallMany adding ms@0.7.0 from send dependencies
npm sill prepareForInstallMany adding on-finished@~2.2.0 from send dependencies
npm sill prepareForInstallMany adding range-parser@~1.0.2 from send dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\package.json
npm info preinstall graceful-readlink@1.0.1
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
|npm info preinstall q@0.9.7
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\globule-d618d5ca9d01280a.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze\node_modules\globule
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\parseurl\1.3.0\package\package.json written
npm sill cache afterAdd ansi-styles@1.1.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\ansi-styles\1.1.0\package\package.json not in flight; writing
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\lru-cache\2.6.2\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\utils-merge\1.0.0\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\sigmund\1.0.0\package\package.json written
npm sill install resolved [ { name: 'lru-cache',
npm sill install resolved description: 'A cache object that deletes the least-recently-used items.',
npm sill install resolved version: '2.6.2',
npm sill install resolved author: { name: 'Isaac Z. Schlueter', email: 'i@izs.me' },
npm sill install resolved keywords: [ 'mru', 'lru', 'cache' ],
npm sill install resolved scripts: { test: 'tap test --gc' },
npm sill install resolved main: 'lib/lru-cache.js',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/isaacs/node-lru-cache.git' },
npm sill install resolved devDependencies: { tap: '^0.7.1', weak: '' },
npm sill install resolved license:
npm sill install resolved { type: 'MIT',
npm sill install resolved url: 'http://github.com/isaacs/node-lru-cache/raw/master/LICENSE' },
npm sill install resolved gitHead: '278d05fcc714636eeedb3959bca80c20c19a61df',
npm sill install resolved bugs: { url: 'https://github.com/isaacs/node-lru-cache/issues' },
npm sill install resolved homepage: 'https://github.com/isaacs/node-lru-cache#readme',
npm sill install resolved _id: 'lru-cache@2.6.2',
npm sill install resolved _shasum: '77741638c6dc972e503dbe41dcb6bfdfba499a38',
npm sill install resolved _from: 'lru-cache@>=2.0.0 <3.0.0',
npm sill install resolved _npmVersion: '2.8.4',
npm sill install resolved _nodeVersion: '1.4.2',
npm sill install resolved _npmUser: { name: 'isaacs', email: 'isaacs@npmjs.com' },
npm sill install resolved dist:
npm sill install resolved { shasum: '77741638c6dc972e503dbe41dcb6bfdfba499a38',
npm sill install resolved tarball: 'http://registry.npmjs.org/lru-cache/-/lru-cache-2.6.2.tgz' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/lru-cache/-/lru-cache-2.6.2.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'sigmund',
npm sill install resolved version: '1.0.0',
npm sill install resolved description: 'Quick and dirty signatures for Objects.',
npm sill install resolved main: 'sigmund.js',
npm sill install resolved directories: { test: 'test' },
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { tap: '~0.3.0' },
npm sill install resolved scripts: { test: 'tap test/*.js', bench: 'node bench.js' },
npm sill install resolved repository: { type: 'git', url: 'git://github.com/isaacs/sigmund.git' },
npm sill install resolved keywords: [ 'object', 'signature', 'key', 'data', 'psychoanalysis' ],
npm sill install resolved author:
npm sill install resolved { name: 'Isaac Z. Schlueter',
npm sill install resolved email: 'i@izs.me',
npm sill install resolved url: 'http://blog.izs.me/' },
npm sill install resolved license: 'BSD',
npm sill install resolved readme: '# sigmund\n\nQuick and dirty signatures for Objects.\n\nThis is like a much faster `deepEquals` comparison, which returns a\nstring key suitable for caches and the like.\n\n## Usage\n\n```javascript\nfunction doSomething (someObj) {\n var key = sigmund(someObj, maxDepth) // max depth defaults to 10\n var cached = cache.get(key)\n if (cached) return cached)\n\n var result = expensiveCalculation(someObj)\n cache.set(key, result)\n return result\n}\n```\n\nThe resulting key will be as unique and reproducible as calling\n`JSON.stringify` or `util.inspect` on the object, but is much faster.\nIn order to achieve this speed, some differences are glossed over.\nFor example, the object `{0:\'foo\'}` will be treated identically to the\narray `[\'foo\']`.\n\nAlso, just as there is no way to summon the soul from the scribblings\nof a cocain-addled psychoanalyst, there is no way to revive the object\nfrom the signature string that sigmund gives you. In fact, it\'s\nbarely even readable.\n\nAs with `sys.inspect` and `JSON.stringify`, larger objects will\nproduce larger signature strings.\n\nBecause sigmund is a bit less strict than the more thorough\nalternatives, the strings will be shorter, and also there is a\nslightly higher chance for collisions. For example, these objects\nhave the same signature:\n\n var obj1 = {a:\'b\',c:/def/,g:[\'h\',\'i\',{j:\'\',k:\'l\'}]}\n var obj2 = {a:\'b\',c:\'/def/\',g:[\'h\',\'i\',\'{jkl\']}\n\nLike a good Freudian, sigmund is most effective when you already have\nsome understanding of what you\'re looking for. It can help you help\nyourself, but you must be willing to do some work as well.\n\nCycles are handled, and cyclical objects are silently omitted (though\nthe key is included in the signature output.)\n\nThe second argument is the maximum depth, which defaults to 10,\nbecause that is the maximum object traversal depth covered by most\ninsurance carriers.\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved bugs: { url: 'https://github.com/isaacs/sigmund/issues' },
npm sill install resolved homepage: 'https://github.com/isaacs/sigmund#readme',
npm sill install resolved _id: 'sigmund@1.0.0',
npm sill install resolved _shasum: '66a2b3a749ae8b5fb89efd4fcc01dc94fbe02296',
npm sill install resolved _resolved: 'https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz',
npm sill install resolved _from: 'sigmund@>=1.0.0 <1.1.0' } ]
npm info install lru-cache@2.6.2 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch
npm info install sigmund@1.0.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch
npm info installOne lru-cache@2.6.2
npm verb installOne of lru-cache to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch not in flight; installing
npm info installOne sigmund@1.0.0
npm verb installOne of sigmund to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch not in flight; installing
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\node_modules\graceful-readlink\package.json
npm sill cache afterAdd has-ansi@0.1.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\has-ansi\0.1.0\package\package.json not in flight; writing
npm sill gunzTarPerm extractEntry uuid.js
npm sill gunzTarPerm modified mode [ 'uuid.js', 420, 438 ]
npm sill gunzTarPerm extractEntry oauth.js
npm sill gunzTarPerm modified mode [ 'oauth.js', 420, 438 ]
/npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry readme.md
npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
npm sill gunzTarPerm extractEntry example/usage-options.js
npm sill gunzTarPerm modified mode [ 'example/usage-options.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/bool.js
npm sill gunzTarPerm modified mode [ 'example/bool.js', 420, 438 ]
npm sill install write writing globule 0.1.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze\node_modules\globule
npm sill cache afterAdd supports-color@0.2.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\supports-color\0.2.0\package\package.json not in flight; writing
npm sill cache afterAdd strip-ansi@0.3.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\strip-ansi\0.3.0\package\package.json not in flight; writing
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 436, 438 ]
npm sill gunzTarPerm extractEntry license
npm sill gunzTarPerm modified mode [ 'license', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\finalhandler\0.3.4\package\package.json written
npm sill install resolved [ { name: 'debug',
npm sill install resolved version: '2.1.3',
npm sill install resolved repository: { type: 'git', url: 'git://github.com/visionmedia/debug.git' },
npm sill install resolved description: 'small debugging utility',
npm sill install resolved keywords: [ 'debug', 'log', 'debugger' ],
npm sill install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' },
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved license: 'MIT',
npm sill install resolved dependencies: { ms: '0.7.0' },
npm sill install resolved devDependencies: { browserify: '9.0.3', mocha: '*' },
npm sill install resolved main: './node.js',
npm sill install resolved browser: './browser.js',
npm sill install resolved component: { scripts: [Object] },
npm sill install resolved readme: '# debug\n\n tiny node.js debugging utility modelled after node core\'s debugging technique.\n\n## Installation\n\n```bash\n$ npm install debug\n```\n\n## Usage\n\n With `debug` you simply invoke the exported function to generate your debug function, passing it a name which will determine if a noop function is returned, or a decorated `console.error`, so all of the `console` format string goodies you\'re used to work fine. A unique color is selected per-function for visibility.\n\nExample _app.js_:\n\n```js\nvar debug = require(\'debug\')(\'http\')\n , http = require(\'http\')\n , name = \'My App\';\n\n// fake app\n\ndebug(\'booting %s\', name);\n\nhttp.createServer(function(req, res){\n debug(req.method + \' \' + req.url);\n res.end(\'hello\\n\');\n}).listen(3000, function(){\n debug(\'listening\');\n});\n\n// fake worker of some kind\n\nrequire(\'./worker\');\n```\n\nExample _worker.js_:\n\n```js\nvar debug = require(\'debug\')(\'worker\');\n\nsetInterval(function(){\n debug(\'doing some work\');\n}, 1000);\n```\n\n The __DEBUG__ environment variable is then used to enable these based on space or comma-delimited names. Here are some examples:\n\n ![debug http and worker](http://f.cl.ly/items/18471z1H402O24072r1J/Screenshot.png)\n\n ![debug worker](http://f.cl.ly/items/1X413v1a3M0d3C2c1E0i/Screenshot.png)\n\n#### Windows note\n\n On Windows the environment variable is set using the `set` command. \n \n ```cmd\n set DEBUG=*,-not_this\n ```\n\nThen, run the program to be debugged as usual.\n\n## Millisecond diff\n\n When actively developing an application it can be useful to see when the time spent between one `debug()` call and the next. Suppose for example you invoke `debug()` before requesting a resource, and after as well, the "+NNNms" will show you how much time was spent between calls.\n\n ![](http://f.cl.ly/items/2i3h1d3t121M2Z1A3Q0N/Screenshot.png)\n\n When stdout is not a TTY, `Date#toUTCString()` is used, making it more useful for logging the debug information as shown below:\n\n ![](http://f.cl.ly/items/112H3i0e0o0P0a2Q2r11/Screenshot.png)\n\n## Conventions\n\n If you\'re using this in one or more of your libraries, you _should_ use the name of your library so that developers may toggle debugging as desired without guessing names. If you have more than one debuggers you _should_ prefix them with your library name and use ":" to separate features. For example "bodyParser" from Connect would then be "connect:bodyParser".\n\n## Wildcards\n\n The `*` character may be used as a wildcard. Suppose for example your library has debuggers named "connect:bodyParser", "connect:compress", "connect:session", instead of listing all three with `DEBUG=connect:bodyParser,connect.compress,connect:session`, you may simply do `DEBUG=connect:*`, or to run everything using this module simply use `DEBUG=*`.\n\n You can also exclude specific debuggers by prefixing them with a "-" character. For example, `DEBUG=*,-connect:*` would include all debuggers except those starting with "connect:".\n\n## Browser support\n\n Debug works in the browser as well, currently persisted by `localStorage`. Consider the situation shown below where you have `worker:a` and `worker:b`, and wish to debug both. Somewhere in the code on your page, include:\n\n```js\nwindow.myDebug = require("debug");\n```\n\n ("debug" is a global object in the browser so we give this object a different name.) When your page is open in the browser, type the following in the console:\n\n```js\nmyDebug.enable("worker:*")\n```\n\n Refresh the page. Debug output will continue to be sent to the console until it is disabled by typing `myDebug.disable()` in the console.\n\n```js\na = debug(\'worker:a\');\nb = debug(\'worker:b\');\n\nsetInterval(function(){\n a(\'doing some work\');\n}, 1000);\n\nsetInterval(function(){\n b(\'doing some work\');\n}, 1200);\n```\n\n#### Web Inspector Colors\n\n Colors are also enabled on "Web Inspectors" that understand the `%c` formatting\n option. These are WebKit web inspectors, Firefox ([since version\n 31](https://hacks.mozilla.org/2014/05/editable-box-model-multiple-selection-sublime-text-keys-much-more-firefox-developer-tools-episode-31/))\n and the Firebug plugin for Firefox (any version).\n\n Colored output looks something like:\n\n ![](https://cloud.githubusercontent.com/assets/71256/3139768/b98c5fd8-e8ef-11e3-862a-f7253b6f47c6.png)\n\n### stderr vs stdout\n\nYou can set an alternative logging method per-namespace by overriding the `log` method on a per-namespace or globally:\n\nExample _stdout.js_:\n\n```js\nvar debug = require(\'debug\');\nvar error = debug(\'app:error\');\n\n// by default stderr is used\nerror(\'goes to stderr!\');\n\nvar log = debug(\'app:log\');\n// set this namespace to log via console.log\nlog.log = console.log.bind(console); // don\'t forget to bind to console!\nlog(\'goes to stdout\');\nerror(\'still goes to stderr!\');\n\n// set all output to go via console.info\n// overrides all per-namespace log settings\ndebug.log = console.info.bind(console);\nerror(\'now goes to stdout via console.info\');\nlog(\'still goes to stdout, but via console.info now\');\n```\n\n## Authors\n\n - TJ Holowaychuk\n - Nathan Rajlich\n\n## License\n\n(The MIT License)\n\nCopyright (c) 2014 TJ Holowaychuk &lt;tj@vision-media.ca&gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\'Software\'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \'AS IS\', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n',
npm sill install resolved readmeFilename: 'Readme.md',
npm sill install resolved bugs: { url: 'https://github.com/visionmedia/debug/issues' },
npm sill install resolved homepage: 'https://github.com/visionmedia/debug#readme',
npm sill install resolved _id: 'debug@2.1.3',
npm sill install resolved _shasum: 'ce8ab1b5ee8fbee2bfa3b633cab93d366b63418e',
npm sill install resolved _resolved: 'https://registry.npmjs.org/debug/-/debug-2.1.3.tgz',
npm sill install resolved _from: 'debug@>=2.1.3 <2.2.0' },
npm sill install resolved { name: 'parseurl',
npm sill install resolved description: 'parse a url with memoization',
npm sill install resolved version: '1.3.0',
npm sill install resolved author:
npm sill install resolved { name: 'Jonathan Ong',
npm sill install resolved email: 'me@jongleberry.com',
npm sill install resolved url: 'http://jongleberry.com' },
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/expressjs/parseurl.git' },
npm sill install resolved license: 'MIT',
npm sill install resolved devDependencies:
npm sill install resolved { benchmark: '1.0.0',
npm sill install resolved 'beautify-benchmark': '0.2.4',
npm sill install resolved 'fast-url-parser': '~1.0.0',
npm sill install resolved istanbul: '0.3.0',
npm sill install resolved mocha: '~1.21.4' },
npm sill install resolved scripts:
npm sill install resolved { bench: 'node benchmark/index.js',
npm sill install resolved test: 'mocha --check-leaks --bail --reporter spec test/',
npm sill install resolved 'test-cov': 'istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot test/',
npm sill install resolved 'test-travis': 'istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec test/' },
npm sill install resolved readme: '# parseurl\n\n[![NPM version](https://badge.fury.io/js/parseurl.svg)](http://badge.fury.io/js/parseurl)\n[![Build Status](https://travis-ci.org/expressjs/parseurl.svg?branch=master)](https://travis-ci.org/expressjs/parseurl)\n[![Coverage Status](https://img.shields.io/coveralls/expressjs/parseurl.svg?branch=master)](https://coveralls.io/r/expressjs/parseurl)\n\nParse a URL with memoization.\n\n## Install\n\n```bash\n$ npm install parseurl\n```\n\n## API\n\n```js\nvar parseurl = require(\'parseurl\')\n```\n\n### parseurl(req)\n\nParse the URL of the given request object (looks at the `req.url` property)\nand return the result. The result is the same as `url.parse` in Node.js core.\nCalling this function multiple times on the same `req` where `req.url` does\nnot change will return a cached parsed object, rather than parsing again.\n\n### parseurl.original(req)\n\nParse the original URL of the given request object and return the result.\nThis works by trying to parse `req.originalUrl` if it is a string, otherwise\nparses `req.url`. The result is the same as `url.parse` in Node.js core.\nCalling this function multiple times on the same `req` where `req.originalUrl`\ndoes not change will return a cached parsed object, rather than parsing again.\n\n## Benchmark\n\n```bash\n$ npm run-script bench\n\n> parseurl@1.3.0 bench nodejs-parseurl\n> node benchmark/index.js\n\n> node benchmark/fullurl.js\n\n Parsing URL "http://localhost:8888/foo/bar?user=tj&pet=fluffy"\n\n 1 test completed.\n 2 tests completed.\n 3 tests completed.\n\n fasturl x 1,290,780 ops/sec ±0.46% (195 runs sampled)\n nativeurl x 56,401 ops/sec ±0.22% (196 runs sampled)\n parseurl x 55,231 ops/sec ±0.22% (194 runs sampled)\n\n> node benchmark/pathquery.js\n\n Parsing URL "/foo/bar?user=tj&pet=fluffy"\n\n 1 test completed.\n 2 tests completed.\n 3 tests completed.\n\n fasturl x 1,986,668 ops/sec ±0.27% (190 runs sampled)\n nativeurl x 98,740 ops/sec ±0.21% (195 runs sampled)\n parseurl x 2,628,171 ops/sec ±0.36% (195 runs sampled)\n\n> node benchmark/samerequest.js\n\n Parsing URL "/foo/bar?user=tj&pet=fluffy" on same request object\n\n 1 test completed.\n 2 tests completed.\n 3 tests completed.\n\n fasturl x 2,184,468 ops/sec ±0.40% (194 runs sampled)\n nativeurl x 99,437 ops/sec ±0.71% (194 runs sampled)\n parseurl x 10,498,005 ops/sec ±0.61% (186 runs sampled)\n\n> node benchmark/simplepath.js\n\n Parsing URL "/foo/bar"\n\n 1 test completed.\n 2 tests completed.\n 3 tests completed.\n\n fasturl x 4,535,825 ops/sec ±0.27% (191 runs sampled)\n nativeurl x 98,769 ops/sec ±0.54% (191 runs sampled)\n parseurl x 4,164,865 ops/sec ±0.34% (192 runs sampled)\n\n> node benchmark/slash.js\n\n Parsing URL "/"\n\n 1 test completed.\n 2 tests completed.\n 3 tests completed.\n\n fasturl x 4,908,405 ops/sec ±0.42% (191 runs sampled)\n nativeurl x 100,945 ops/sec ±0.59% (188 runs sampled)\n parseurl x 4,333,208 ops/sec ±0.27% (194 runs sampled)\n```\n\n## License\n\n [MIT](LICENSE)\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved bugs: { url: 'https://github.com/expressjs/parseurl/issues' },
npm sill install resolved homepage: 'https://github.com/expressjs/parseurl#readme',
npm sill install resolved _id: 'parseurl@1.3.0',
npm sill install resolved _shasum: 'b58046db4223e145afa76009e61bac87cc2281b3',
npm sill install resolved _resolved: 'https://registry.npmjs.org/parseurl/-/parseurl-1.3.0.tgz',
npm sill install resolved _from: 'parseurl@>=1.3.0 <1.4.0' },
npm sill install resolved { name: 'utils-merge',
npm sill install resolved version: '1.0.0',
npm sill install resolved description: 'merge() utility function',
npm sill install resolved keywords: [ 'util' ],
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git://github.com/jaredhanson/utils-merge.git' },
npm sill install resolved bugs: { url: 'http://github.com/jaredhanson/utils-merge/issues' },
npm sill install resolved author:
npm sill install resolved { name: 'Jared Hanson',
npm sill install resolved email: 'jaredhanson@gmail.com',
npm sill install resolved url: 'http://www.jaredhanson.net/' },
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved main: './index',
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { mocha: '1.x.x', chai: '1.x.x' },
npm sill install resolved scripts: { test: 'mocha --reporter spec --require test/bootstrap/node test/*.test.js' },
npm sill install resolved engines: { node: '>= 0.4.0' },
npm sill install resolved readme: '# utils-merge\n\nMerges the properties from a source object into a destination object.\n\n## Install\n\n $ npm install utils-merge\n\n## Usage\n\n```javascript\nvar a = { foo: \'bar\' }\n , b = { bar: \'baz\' };\n\nmerge(a, b);\n// => { foo: \'bar\', bar: \'baz\' }\n```\n\n## Tests\n\n $ npm install\n $ npm test\n\n[![Build Status](https://secure.travis-ci.org/jaredhanson/utils-merge.png)](http://travis-ci.org/jaredhanson/utils-merge)\n\n## Credits\n\n - [Jared Hanson](http://github.com/jaredhanson)\n\n## License\n\n[The MIT License](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2013 Jared Hanson <[http://jaredhanson.net/](http://jaredhanson.net/)>\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved homepage: 'https://github.com/jaredhanson/utils-merge#readme',
npm sill install resolved _id: 'utils-merge@1.0.0',
npm sill install resolved _shasum: '0294fb922bb9375153541c4f7096231f287c8af8',
npm sill install resolved _resolved: 'https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz',
npm sill install resolved _from: 'utils-merge@1.0.0' },
npm sill install resolved { name: 'finalhandler',
npm sill install resolved description: 'Node.js final http responder',
npm sill install resolved version: '0.3.4',
npm sill install resolved author:
npm sill install resolved { name: 'Douglas Christopher Wilson',
npm sill install resolved email: 'doug@somethingdoug.com' },
npm sill install resolved license: 'MIT',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/pillarjs/finalhandler.git' },
npm sill install resolved dependencies:
npm sill install resolved { debug: '~2.1.3',
npm sill install resolved 'escape-html': '1.0.1',
npm sill install resolved 'on-finished': '~2.2.0' },
npm sill install resolved devDependencies:
npm sill install resolved { istanbul: '0.3.8',
npm sill install resolved mocha: '~2.2.1',
npm sill install resolved 'readable-stream': '~1.0.33',
npm sill install resolved supertest: '~0.15.0' },
npm sill install resolved files: [ 'LICENSE', 'HISTORY.md', 'index.js' ],
npm sill install resolved engines: { node: '>= 0.8' },
npm sill install resolved scripts:
npm sill install resolved { test: 'mocha --reporter spec --bail --check-leaks test/',
npm sill install resolved 'test-cov': 'istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/',
npm sill install resolved 'test-travis': 'istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/' },
npm sill install resolved gitHead: '63e18603c11effcacc06676f6fefbf270795459a',
npm sill install resolved bugs: { url: 'https://github.com/pillarjs/finalhandler/issues' },
npm sill install resolved homepage: 'https://github.com/pillarjs/finalhandler',
npm sill install resolved _id: 'finalhandler@0.3.4',
npm sill install resolved _shasum: '4787d3573d079ae8b07536f26b0b911ebaf2a2ac',
npm sill install resolved _from: 'finalhandler@0.3.4',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'dougwilson', email: 'doug@somethingdoug.com' },
npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '4787d3573d079ae8b07536f26b0b911ebaf2a2ac',
npm sill install resolved tarball: 'http://registry.npmjs.org/finalhandler/-/finalhandler-0.3.4.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/finalhandler/-/finalhandler-0.3.4.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install debug@2.1.3 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect
npm info install parseurl@1.3.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect
npm info install utils-merge@1.0.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect
npm info install finalhandler@0.3.4 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect
npm info installOne debug@2.1.3
npm verb installOne of debug to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect not in flight; installing
npm info installOne parseurl@1.3.0
npm verb installOne of parseurl to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect not in flight; installing
npm info installOne utils-merge@1.0.0
npm verb installOne of utils-merge to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect not in flight; installing
npm info installOne finalhandler@0.3.4
npm verb installOne of finalhandler to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect not in flight; installing
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\q\package.json
npm verb unbuild node_modules\browser-sync\node_modules\socket.io\node_modules\engine.io
npm verb unbuild node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-client
npm verb unbuild node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-adapter
npm verb unbuild node_modules\browser-sync\node_modules\socket.io\node_modules\has-binary-data
npm verb unbuild node_modules\browser-sync\node_modules\socket.io\node_modules\debug
npm verb unbuild node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-parser
npm sill gunzTarPerm extractEntry lib/middleware/bodyParser.js
npm sill gunzTarPerm extractEntry lib/middleware/vhost.js
npm sill gunzTarPerm extractEntry test/fileAppender-test.js
npm sill gunzTarPerm modified mode [ 'test/fileAppender-test.js', 420, 438 ]
npm sill gunzTarPerm extractEntry nodelint.cfg
npm sill gunzTarPerm modified mode [ 'nodelint.cfg', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry test/core/simple/test-http-head-response-has-no-body-end.js
npm sill gunzTarPerm modified mode [ 'test/core/simple/test-http-head-response-has-no-body-end.js',
npm sill gunzTarPerm 420,
npm sill gunzTarPerm 438 ]
npm sill gunzTarPerm extractEntry test/core/simple/test-http-eof-on-connect.js
npm sill gunzTarPerm modified mode [ 'test/core/simple/test-http-eof-on-connect.js', 420, 438 ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\escape-string-regexp\1.0.3\package\package.json written
npm sill gunzTarPerm extractEntry test/categoryFilter-test.js
npm sill gunzTarPerm modified mode [ 'test/categoryFilter-test.js', 420, 438 ]
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\engine.io is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\engine.io
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\lru-cache-546866be6a0eb227.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\node_modules\lru-cache
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\sigmund-d7d9c8d8aa6cf4ab.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\node_modules\sigmund
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-client is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-client
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-adapter is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-adapter
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\has-binary-data is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\has-binary-data
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\debug is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\debug
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-parser is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-parser
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\engine.io\1.5.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\engine.io
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\engine.io is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\engine.io
npm sill install write writing lru-cache 2.6.2 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\node_modules\lru-cache
npm sill install write writing sigmund 1.0.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\node_modules\sigmund
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\socket.io-client\1.3.5\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-client
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-client is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-client
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\ansi-styles\1.1.0\package\package.json written
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\socket.io-adapter\0.3.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-adapter
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-adapter is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-adapter
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\has-binary-data\0.1.3\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\has-binary-data
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\has-binary-data is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\has-binary-data
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\debug\2.1.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\debug
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\debug is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\debug
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\socket.io-parser\2.2.4\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-parser
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-parser is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-parser
npm sill cache add args [ 'debug@~2.1.3', null ]
npm verb cache add spec debug@~2.1.3
npm sill cache add parsed spec { raw: 'debug@~2.1.3',
npm sill cache add scope: null,
npm sill cache add name: 'debug',
npm sill cache add rawSpec: '~2.1.3',
npm sill cache add spec: '>=2.1.3 <2.2.0',
npm sill cache add type: 'range' }
npm sill addNamed debug@>=2.1.3 <2.2.0
npm verb addNamed ">=2.1.3 <2.2.0" is a valid semver range for debug
npm sill addNameRange { name: 'debug', range: '>=2.1.3 <2.2.0', hasData: false }
npm sill mapToRegistry name debug
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/debug
npm verb addNameRange registry:http://registry.npmjs.org/debug not in flight; fetching
npm sill cache add args [ 'depd@~1.0.0', null ]
npm verb cache add spec depd@~1.0.0
npm sill cache add parsed spec { raw: 'depd@~1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'depd',
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 sill addNamed depd@>=1.0.0 <1.1.0
npm verb addNamed ">=1.0.0 <1.1.0" is a valid semver range for depd
npm sill addNameRange { name: 'depd', range: '>=1.0.0 <1.1.0', hasData: false }
npm sill mapToRegistry name depd
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/depd
npm verb addNameRange registry:http://registry.npmjs.org/depd not in flight; fetching
npm sill cache add args [ 'destroy@1.0.3', null ]
npm verb cache add spec destroy@1.0.3
npm sill cache add parsed spec { raw: 'destroy@1.0.3',
npm sill cache add scope: null,
npm sill cache add name: 'destroy',
npm sill cache add rawSpec: '1.0.3',
npm sill cache add spec: '1.0.3',
npm sill cache add type: 'version' }
npm sill addNamed destroy@1.0.3
npm verb addNamed "1.0.3" is a plain semver version for destroy
npm sill mapToRegistry name destroy
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/destroy
npm verb addNameVersion registry:http://registry.npmjs.org/destroy not in flight; fetching
npm sill cache add args [ 'etag@~1.5.1', null ]
npm verb cache add spec etag@~1.5.1
npm sill cache add parsed spec { raw: 'etag@~1.5.1',
npm sill cache add scope: null,
npm sill cache add name: 'etag',
npm sill cache add rawSpec: '~1.5.1',
npm sill cache add spec: '>=1.5.1 <1.6.0',
npm sill cache add type: 'range' }
npm sill addNamed etag@>=1.5.1 <1.6.0
npm verb addNamed ">=1.5.1 <1.6.0" is a valid semver range for etag
npm sill addNameRange { name: 'etag', range: '>=1.5.1 <1.6.0', hasData: false }
npm sill mapToRegistry name etag
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/etag
npm verb addNameRange registry:http://registry.npmjs.org/etag not in flight; fetching
npm sill cache add args [ 'fresh@0.2.4', null ]
npm verb cache add spec fresh@0.2.4
npm sill cache add parsed spec { raw: 'fresh@0.2.4',
npm sill cache add scope: null,
npm sill cache add name: 'fresh',
npm sill cache add rawSpec: '0.2.4',
npm sill cache add spec: '0.2.4',
npm sill cache add type: 'version' }
npm sill addNamed fresh@0.2.4
npm verb addNamed "0.2.4" is a plain semver version for fresh
npm sill mapToRegistry name fresh
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/fresh
npm verb addNameVersion registry:http://registry.npmjs.org/fresh not in flight; fetching
npm sill cache add args [ 'mime@1.3.4', null ]
npm verb cache add spec mime@1.3.4
npm sill cache add parsed spec { raw: 'mime@1.3.4',
npm sill cache add scope: null,
npm sill cache add name: 'mime',
npm sill cache add rawSpec: '1.3.4',
npm sill cache add spec: '1.3.4',
npm sill cache add type: 'version' }
npm sill addNamed mime@1.3.4
npm verb addNamed "1.3.4" is a plain semver version for mime
npm sill mapToRegistry name mime
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/mime
npm verb addNameVersion registry:http://registry.npmjs.org/mime not in flight; fetching
npm sill cache add args [ 'ms@0.7.0', null ]
npm verb cache add spec ms@0.7.0
npm sill cache add parsed spec { raw: 'ms@0.7.0',
npm sill cache add scope: null,
npm sill cache add name: 'ms',
npm sill cache add rawSpec: '0.7.0',
npm sill cache add spec: '0.7.0',
npm sill cache add type: 'version' }
npm sill addNamed ms@0.7.0
npm verb addNamed "0.7.0" is a plain semver version for ms
npm sill mapToRegistry name ms
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/ms
npm verb addNameVersion registry:http://registry.npmjs.org/ms not in flight; fetching
npm sill cache add args [ 'on-finished@~2.2.0', null ]
npm verb cache add spec on-finished@~2.2.0
npm sill cache add parsed spec { raw: 'on-finished@~2.2.0',
npm sill cache add scope: null,
npm sill cache add name: 'on-finished',
npm sill cache add rawSpec: '~2.2.0',
npm sill cache add spec: '>=2.2.0 <2.3.0',
npm sill cache add type: 'range' }
npm sill addNamed on-finished@>=2.2.0 <2.3.0
npm verb addNamed ">=2.2.0 <2.3.0" is a valid semver range for on-finished
npm sill addNameRange { name: 'on-finished', range: '>=2.2.0 <2.3.0', hasData: false }
npm sill mapToRegistry name on-finished
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/on-finished
npm verb addNameRange registry:http://registry.npmjs.org/on-finished not in flight; fetching
npm sill cache add args [ 'range-parser@~1.0.2', null ]
npm verb cache add spec range-parser@~1.0.2
npm sill cache add parsed spec { raw: 'range-parser@~1.0.2',
npm sill cache add scope: null,
npm sill cache add name: 'range-parser',
npm sill cache add rawSpec: '~1.0.2',
npm sill cache add spec: '>=1.0.2 <1.1.0',
npm sill cache add type: 'range' }
npm sill addNamed range-parser@>=1.0.2 <1.1.0
npm verb addNamed ">=1.0.2 <1.1.0" is a valid semver range for range-parser
npm sill addNameRange { name: 'range-parser', range: '>=1.0.2 <1.1.0', hasData: false }
npm sill mapToRegistry name range-parser
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/range-parser
npm verb addNameRange registry:http://registry.npmjs.org/range-parser not in flight; fetching
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\debug-1c734dc3c85f149a.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\debug
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\parseurl-bd6bb8b468b9837d.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\parseurl
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\utils-merge-f4dfb8e635a48378.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\utils-merge
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\finalhandler-aff877473023a70f.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\finalhandler
npm verb unbuild node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze\node_modules\globule
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\has-ansi\0.1.0\package\package.json written
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\node_modules\graceful-readlink\package.json
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\supports-color\0.2.0\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\strip-ansi\0.3.0\package\package.json written
npm sill install resolved [ { name: 'escape-string-regexp',
npm sill install resolved version: '1.0.3',
npm sill install resolved description: 'Escape RegExp special characters',
npm sill install resolved license: 'MIT',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/sindresorhus/escape-string-regexp.git' },
npm sill install resolved author:
npm sill install resolved { name: 'Sindre Sorhus',
npm sill install resolved email: 'sindresorhus@gmail.com',
npm sill install resolved url: 'http://sindresorhus.com' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved engines: { node: '>=0.8.0' },
npm sill install resolved scripts: { test: 'mocha' },
npm sill install resolved files: [ 'index.js' ],
npm sill install resolved keywords:
npm sill install resolved [ 'regex',
npm sill install resolved 'regexp',
npm sill install resolved 're',
npm sill install resolved 'regular',
npm sill install resolved 'expression',
npm sill install resolved 'escape',
npm sill install resolved 'string',
npm sill install resolved 'str',
npm sill install resolved 'special',
npm sill install resolved 'characters' ],
npm sill install resolved devDependencies: { mocha: '*' },
npm sill install resolved readme: '# escape-string-regexp [![Build Status](https://travis-ci.org/sindresorhus/escape-string-regexp.svg?branch=master)](https://travis-ci.org/sindresorhus/escape-string-regexp)\n\n> Escape RegExp special characters\n\n\n## Install\n\n```sh\n$ npm install --save escape-string-regexp\n```\n\n\n## Usage\n\n```js\nvar escapeStringRegexp = require(\'escape-string-regexp\');\n\nvar escapedString = escapeStringRegexp(\'how much $ for a unicorn?\');\n//=> how much \\$ for a unicorn\\?\n\nnew RegExp(escapedString);\n```\n\n\n## License\n\nMIT © [Sindre Sorhus](http://sindresorhus.com)\n',
npm sill install resolved readmeFilename: 'readme.md',
npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/escape-string-regexp/issues' },
npm sill install resolved homepage: 'https://github.com/sindresorhus/escape-string-regexp#readme',
npm sill install resolved _id: 'escape-string-regexp@1.0.3',
npm sill install resolved _shasum: '9e2d8b25bc2555c3336723750e03f099c2735bb5',
npm sill install resolved _resolved: 'https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.3.tgz',
npm sill install resolved _from: 'escape-string-regexp@>=1.0.0 <2.0.0' },
npm sill install resolved { name: 'ansi-styles',
npm sill install resolved version: '1.1.0',
npm sill install resolved description: 'ANSI escape codes for styling strings in the terminal',
npm sill install resolved license: 'MIT',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/sindresorhus/ansi-styles.git' },
npm sill install resolved author:
npm sill install resolved { name: 'Sindre Sorhus',
npm sill install resolved email: 'sindresorhus@gmail.com',
npm sill install resolved url: 'http://sindresorhus.com' },
npm sill install resolved engines: { node: '>=0.10.0' },
npm sill install resolved scripts: { test: 'mocha' },
npm sill install resolved files: [ 'index.js' ],
npm sill install resolved keywords:
npm sill install resolved [ 'ansi',
npm sill install resolved 'styles',
npm sill install resolved 'color',
npm sill install resolved 'colour',
npm sill install resolved 'colors',
npm sill install resolved 'terminal',
npm sill install resolved 'console',
npm sill install resolved 'cli',
npm sill install resolved 'string',
npm sill install resolved 'tty',
npm sill install resolved 'escape',
npm sill install resolved 'formatting',
npm sill install resolved 'rgb',
npm sill install resolved '256',
npm sill install resolved 'shell',
npm sill install resolved 'xterm',
npm sill install resolved 'log',
npm sill install resolved 'logging',
npm sill install resolved 'command-line',
npm sill install resolved 'text' ],
npm sill install resolved devDependencies: { mocha: '*' },
npm sill install resolved readme: '# ansi-styles [![Build Status](https://travis-ci.org/sindresorhus/ansi-styles.svg?branch=master)](https://travis-ci.org/sindresorhus/ansi-styles)\n\n> [ANSI escape codes](http://en.wikipedia.org/wiki/ANSI_escape_code#Colors_and_Styles) for styling strings in the terminal\n\nYou probably want the higher-level [chalk](https://github.com/sindresorhus/chalk) module for styling your strings.\n\n![screenshot](screenshot.png)\n\n\n## Install\n\n```sh\n$ npm install --save ansi-styles\n```\n\n\n## Usage\n\n```js\nvar ansi = require(\'ansi-styles\');\n\nconsole.log(ansi.green.open + \'Hello world!\' + ansi.green.close);\n```\n\n\n## API\n\nEach style has an `open` and `close` property.\n\n\n## Styles\n\n### General\n\n- `reset`\n- `bold`\n- `dim`\n- `italic` *(not widely supported)*\n- `underline`\n- `inverse`\n- `hidden`\n- `strikethrough` *(not widely supported)*\n\n### Text colors\n\n- `black`\n- `red`\n- `green`\n- `yellow`\n- `blue`\n- `magenta`\n- `cyan`\n- `white`\n- `gray`\n\n### Background colors\n\n- `bgBlack`\n- `bgRed`\n- `bgGreen`\n- `bgYellow`\n- `bgBlue`\n- `bgMagenta`\n- `bgCyan`\n- `bgWhite`\n\n\n## License\n\nMIT © [Sindre Sorhus](http://sindresorhus.com)\n',
npm sill install resolved readmeFilename: 'readme.md',
npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/ansi-styles/issues' },
npm sill install resolved homepage: 'https://github.com/sindresorhus/ansi-styles#readme',
npm sill install resolved _id: 'ansi-styles@1.1.0',
npm sill install resolved _shasum: 'eaecbf66cd706882760b2f4691582b8f55d7a7de',
npm sill install resolved _resolved: 'https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz',
npm sill install resolved _from: 'ansi-styles@>=1.1.0 <2.0.0' },
npm sill install resolved { name: 'has-ansi',
npm sill install resolved version: '0.1.0',
npm sill install resolved description: 'Check if a string has ANSI escape codes',
npm sill install resolved license: 'MIT',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/sindresorhus/has-ansi.git' },
npm sill install resolved bin: { 'has-ansi': 'cli.js' },
npm sill install resolved author:
npm sill install resolved { name: 'Sindre Sorhus',
npm sill install resolved email: 'sindresorhus@gmail.com',
npm sill install resolved url: 'http://sindresorhus.com' },
npm sill install resolved engines: { node: '>=0.10.0' },
npm sill install resolved scripts: { test: 'mocha' },
npm sill install resolved files: [ 'index.js', 'cli.js' ],
npm sill install resolved keywords:
npm sill install resolved [ 'cli',
npm sill install resolved 'bin',
npm sill install resolved 'ansi',
npm sill install resolved 'styles',
npm sill install resolved 'color',
npm sill install resolved 'colour',
npm sill install resolved 'colors',
npm sill install resolved 'terminal',
npm sill install resolved 'console',
npm sill install resolved 'string',
npm sill install resolved 'tty',
npm sill install resolved 'escape',
npm sill install resolved 'shell',
npm sill install resolved 'xterm',
npm sill install resolved 'command-line',
npm sill install resolved 'text',
npm sill install resolved 'regex',
npm sill install resolved 'regexp',
npm sill install resolved 're',
npm sill install resolved 'match',
npm sill install resolved 'test',
npm sill install resolved 'find',
npm sill install resolved 'pattern',
npm sill install resolved 'has' ],
npm sill install resolved dependencies: { 'ansi-regex': '^0.2.0' },
npm sill install resolved devDependencies: { mocha: '*' },
npm sill install resolved readme: '# has-ansi [![Build Status](https://travis-ci.org/sindresorhus/has-ansi.svg?branch=master)](https://travis-ci.org/sindresorhus/has-ansi)\n\n> Check if a string has [ANSI escape codes](http://en.wikipedia.org/wiki/ANSI_escape_code)\n\n\n## Install\n\n```sh\n$ npm install --save has-ansi\n```\n\n\n## Usage\n\n```js\nvar hasAnsi = require(\'has-ansi\');\n\nhasAnsi(\'\\u001b[4mcake\\u001b[0m\');\n//=> true\n\nhasAnsi(\'cake\');\n//=> false\n```\n\n\n## CLI\n\n```sh\n$ npm install --global has-ansi\n```\n\n```\n$ has-ansi --help\n\nUsage\n $ has-ansi <string>\n $ echo <string> | has-ansi\n\nExits with code 0 if input has ANSI escape codes and 1 if not\n```\n\n\n## License\n\nMIT © [Sindre Sorhus](http://sindresorhus.com)\n',
npm sill install resolved readmeFilename: 'readme.md',
npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/has-ansi/issues' },
npm sill install resolved homepage: 'https://github.com/sindresorhus/has-ansi#readme',
npm sill install resolved _id: 'has-ansi@0.1.0',
npm sill install resolved _shasum: '84f265aae8c0e6a88a12d7022894b7568894c62e',
npm sill install resolved _resolved: 'https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz',
npm sill install resolved _from: 'has-ansi@>=0.1.0 <0.2.0' },
npm sill install resolved { name: 'supports-color',
npm sill install resolved version: '0.2.0',
npm sill install resolved description: 'Detect whether a terminal supports color',
npm sill install resolved license: 'MIT',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/sindresorhus/supports-color.git' },
npm sill install resolved bin: { 'supports-color': 'cli.js' },
npm sill install resolved author:
npm sill install resolved { name: 'Sindre Sorhus',
npm sill install resolved email: 'sindresorhus@gmail.com',
npm sill install resolved url: 'http://sindresorhus.com' },
npm sill install resolved engines: { node: '>=0.10.0' },
npm sill install resolved scripts: { test: 'mocha' },
npm sill install resolved files: [ 'index.js', 'cli.js' ],
npm sill install resolved keywords:
npm sill install resolved [ 'cli',
npm sill install resolved 'bin',
npm sill install resolved 'color',
npm sill install resolved 'colour',
npm sill install resolved 'colors',
npm sill install resolved 'terminal',
npm sill install resolved 'console',
npm sill install resolved 'cli',
npm sill install resolved 'ansi',
npm sill install resolved 'styles',
npm sill install resolved 'tty',
npm sill install resolved 'rgb',
npm sill install resolved '256',
npm sill install resolved 'shell',
npm sill install resolved 'xterm',
npm sill install resolved 'command-line',
npm sill install resolved 'support',
npm sill install resolved 'supports',
npm sill install resolved 'capability',
npm sill install resolved 'detect' ],
npm sill install resolved devDependencies: { mocha: '*' },
npm sill install resolved readme: '# supports-color [![Build Status](https://travis-ci.org/sindresorhus/supports-color.svg?branch=master)](https://travis-ci.org/sindresorhus/supports-color)\n\n> Detect whether a terminal supports color\n\n\n## Install\n\n```sh\n$ npm install --save supports-color\n```\n\n\n## Usage\n\n```js\nvar supportsColor = require(\'supports-color\');\n\nif (supportsColor) {\n\tconsole.log(\'Terminal supports color\');\n}\n```\n\nIt obeys the `--color` and `--no-color` CLI flags.\n\n\n## CLI\n\n```sh\n$ npm install --global supports-color\n```\n\n```sh\n$ supports-color --help\n\nUsage\n $ supports-color\n\n# Exits with code 0 if color is supported and 1 if not\n```\n\n\n## License\n\nMIT © [Sindre Sorhus](http://sindresorhus.com)\n',
npm sill install resolved readmeFilename: 'readme.md',
npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/supports-color/issues' },
npm sill install resolved homepage: 'https://github.com/sindresorhus/supports-color#readme',
npm sill install resolved _id: 'supports-color@0.2.0',
npm sill install resolved _shasum: 'd92de2694eb3f67323973d7ae3d8b55b4c22190a',
npm sill install resolved _resolved: 'https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz',
npm sill install resolved _from: 'supports-color@>=0.2.0 <0.3.0' },
npm sill install resolved { name: 'strip-ansi',
npm sill install resolved version: '0.3.0',
npm sill install resolved description: 'Strip ANSI escape codes',
npm sill install resolved license: 'MIT',
npm sill install resolved bin: { 'strip-ansi': 'cli.js' },
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/sindresorhus/strip-ansi.git' },
npm sill install resolved author:
npm sill install resolved { name: 'Sindre Sorhus',
npm sill install resolved email: 'sindresorhus@gmail.com',
npm sill install resolved url: 'http://sindresorhus.com' },
npm sill install resolved engines: { node: '>=0.10.0' },
npm sill install resolved scripts: { test: 'mocha' },
npm sill install resolved files: [ 'index.js', 'cli.js' ],
npm sill install resolved keywords:
npm sill install resolved [ 'strip',
npm sill install resolved 'trim',
npm sill install resolved 'remove',
npm sill install resolved 'ansi',
npm sill install resolved 'styles',
npm sill install resolved 'color',
npm sill install resolved 'colour',
npm sill install resolved 'colors',
npm sill install resolved 'terminal',
npm sill install resolved 'console',
npm sill install resolved 'cli',
npm sill install resolved 'string',
npm sill install resolved 'tty',
npm sill install resolved 'escape',
npm sill install resolved 'formatting',
npm sill install resolved 'rgb',
npm sill install resolved '256',
npm sill install resolved 'shell',
npm sill install resolved 'xterm',
npm sill install resolved 'log',
npm sill install resolved 'logging',
npm sill install resolved 'command-line',
npm sill install resolved 'text' ],
npm sill install resolved dependencies: { 'ansi-regex': '^0.2.1' },
npm sill install resolved devDependencies: { mocha: '*' },
npm sill install resolved readme: '# strip-ansi [![Build Status](https://travis-ci.org/sindresorhus/strip-ansi.svg?branch=master)](https://travis-ci.org/sindresorhus/strip-ansi)\n\n> Strip [ANSI escape codes](http://en.wikipedia.org/wiki/ANSI_escape_code)\n\n\n## Install\n\n```sh\n$ npm install --save strip-ansi\n```\n\n\n## Usage\n\n```js\nvar stripAnsi = require(\'strip-ansi\');\n\nstripAnsi(\'\\x1b[4mcake\\x1b[0m\');\n//=> \'cake\'\n```\n\n\n## CLI\n\n```sh\n$ npm install --global strip-ansi\n```\n\n```sh\n$ strip-ansi --help\n\nUsage\n $ strip-ansi <input-file> > <output-file>\n $ cat <input-file> | strip-ansi > <output-file>\n\nExample\n $ strip-ansi unicorn.txt > unicorn-stripped.txt\n```\n\n\n## License\n\nMIT © [Sindre Sorhus](http://sindresorhus.com)\n',
npm sill install resolved readmeFilename: 'readme.md',
npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/strip-ansi/issues' },
npm sill install resolved homepage: 'https://github.com/sindresorhus/strip-ansi#readme',
npm sill install resolved _id: 'strip-ansi@0.3.0',
npm sill install resolved _shasum: '25f48ea22ca79187f3174a4db8759347bb126220',
npm sill install resolved _resolved: 'https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz',
npm sill install resolved _from: 'strip-ansi@>=0.3.0 <0.4.0' } ]
npm info install escape-string-regexp@1.0.3 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk
npm info install ansi-styles@1.1.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk
npm info install has-ansi@0.1.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk
npm info install supports-color@0.2.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk
npm info install strip-ansi@0.3.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk
npm info installOne escape-string-regexp@1.0.3
npm verb installOne of escape-string-regexp to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk not in flight; installing
npm info installOne ansi-styles@1.1.0
npm verb installOne of ansi-styles to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk not in flight; installing
npm info installOne has-ansi@0.1.0
npm verb installOne of has-ansi to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk not in flight; installing
npm info installOne supports-color@0.2.0
npm verb installOne of supports-color to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk not in flight; installing
npm info installOne strip-ansi@0.3.0
npm verb installOne of strip-ansi to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk not in flight; installing
npm sill install write writing debug 2.1.3 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\debug
npm sill install write writing parseurl 1.3.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\parseurl
npm sill install write writing utils-merge 1.0.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\utils-merge
npm sill install write writing finalhandler 0.3.4 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\finalhandler
-npm sill gunzTarPerm extractEntry example/xup.js
npm sill gunzTarPerm modified mode [ 'example/xup.js', 420, 438 ]
npm sill gunzTarPerm extractEntry example/line_count_wrap.js
npm sill gunzTarPerm modified mode [ 'example/line_count_wrap.js', 420, 438 ]
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\q\package.json
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze\node_modules\globule is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze\node_modules\globule
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\globule\0.1.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze\node_modules\globule
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze\node_modules\globule is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\glob-watcher\node_modules\gaze\node_modules\globule
\npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry CHANGELOG.md
npm sill gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ]
npm sill gunzTarPerm extractEntry bower.json
npm sill gunzTarPerm modified mode [ 'bower.json', 420, 438 ]
npm sill gunzTarPerm extractEntry component.json
npm sill gunzTarPerm modified mode [ 'component.json', 420, 438 ]
npm sill gunzTarPerm extractEntry readme.md
npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .gitmodules
npm sill gunzTarPerm modified mode [ '.gitmodules', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm verb unbuild node_modules\karma\node_modules\minimatch\node_modules\sigmund
npm verb unbuild node_modules\karma\node_modules\minimatch\node_modules\lru-cache
|npm verb request uri http://registry.npmjs.org/etag
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:23 AM
npm verb etag "5JB8ZRKO2X0N8FYR1VQ9B6R2M"
npm http request GET http://registry.npmjs.org/etag
npm verb request uri http://registry.npmjs.org/destroy
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:23 AM
npm verb etag "9IP2CCOQSKNSZL557UODSGT2O"
npm http request GET http://registry.npmjs.org/destroy
npm verb request uri http://registry.npmjs.org/fresh
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:23 AM
npm verb etag "7K1A0D553XTFNNA6FXWM012NY"
npm http request GET http://registry.npmjs.org/fresh
npm verb request uri http://registry.npmjs.org/ms
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:23 AM
npm verb etag "ADYLULE5BR65IENT8QH1R72IX"
npm http request GET http://registry.npmjs.org/ms
npm verb request uri http://registry.npmjs.org/mime
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:23 AM
npm verb etag "3ZRQIU5H2D52GRYT3000WPDFS"
npm http request GET http://registry.npmjs.org/mime
npm verb request uri http://registry.npmjs.org/on-finished
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:23 AM
npm verb etag "BCHRUOCZ12BM4QUPMMW8U0425"
npm http request GET http://registry.npmjs.org/on-finished
npm verb request uri http://registry.npmjs.org/debug
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:23 AM
npm verb etag "9AAR8U6A6VCML4RD8THDDQF62"
npm http request GET http://registry.npmjs.org/debug
npm verb request uri http://registry.npmjs.org/range-parser
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:23 AM
npm verb etag "3LNMXDEPINP8BRLYF8TQXB0MC"
npm http request GET http://registry.npmjs.org/range-parser
npm sill gunzTarPerm extractEntry lib/middleware/logger.js
npm sill gunzTarPerm extractEntry lib/public/favicon.ico
npm verb request uri http://registry.npmjs.org/depd
npm verb request no auth needed
npm info attempt registry request try #1 at 8:35:23 AM
npm verb etag "EXES9RDIT31NIDPYYVZ47XB58"
npm http request GET http://registry.npmjs.org/depd
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry stream-api.js
npm sill gunzTarPerm modified mode [ 'stream-api.js', 420, 438 ]
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\escape-string-regexp-0b51d9d4600565f3.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\escape-string-regexp
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\has-ansi-e2fdb70abc4db1fd.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\has-ansi
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\ansi-styles-fea56e1e842c7b9d.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\ansi-styles
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\supports-color-8d9a35ef14488cf9.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\supports-color
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\strip-ansi-2c77ae474fa94322.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\strip-ansi
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
/npm sill install write writing escape-string-regexp 1.0.3 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\escape-string-regexp
npm sill install write writing has-ansi 0.1.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\has-ansi
npm sill install write writing ansi-styles 1.1.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\ansi-styles
npm sill install write writing supports-color 0.2.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\supports-color
npm verb unbuild node_modules\browser-sync\node_modules\connect\node_modules\debug
npm verb unbuild node_modules\browser-sync\node_modules\connect\node_modules\parseurl
npm sill install write writing strip-ansi 0.3.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\strip-ansi
npm verb unbuild node_modules\browser-sync\node_modules\connect\node_modules\finalhandler
npm verb unbuild node_modules\browser-sync\node_modules\connect\node_modules\utils-merge
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\node_modules\sigmund is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\node_modules\sigmund
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\node_modules\lru-cache is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\node_modules\lru-cache
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\node_modules\graceful-readlink
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\node_modules\graceful-readlink
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
-npm sill gunzTarPerm extractEntry array.js
npm sill gunzTarPerm modified mode [ 'array.js', 420, 438 ]
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\sigmund\1.0.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\node_modules\sigmund
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\node_modules\sigmund is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\node_modules\sigmund
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\lru-cache\2.6.2\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\node_modules\lru-cache
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\node_modules\lru-cache is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\minimatch\node_modules\lru-cache
\npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\debug is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\debug
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\parseurl is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\parseurl
npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\q
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\q
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\finalhandler is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\finalhandler
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\utils-merge is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\utils-merge
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm extractEntry dist/lodash.underscore.min.js
npm sill gunzTarPerm modified mode [ 'dist/lodash.underscore.min.js', 420, 438 ]
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\debug\2.1.3\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\debug
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\debug is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\debug
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\parseurl\1.3.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\parseurl
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\parseurl is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\parseurl
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\finalhandler\0.3.4\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\finalhandler
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\finalhandler is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\finalhandler
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\utils-merge\1.0.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\utils-merge
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\utils-merge is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\connect\node_modules\utils-merge
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
|npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry browser.js
npm sill gunzTarPerm modified mode [ 'browser.js', 420, 438 ]
/npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry binary.js
npm sill gunzTarPerm modified mode [ 'binary.js', 420, 438 ]
npm verb unbuild node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\escape-string-regexp
npm verb unbuild node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\ansi-styles
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 420, 438 ]
npm sill gunzTarPerm extractEntry Makefile
npm sill gunzTarPerm modified mode [ 'Makefile', 420, 438 ]
npm sill gunzTarPerm extractEntry test/core/simple/test-http-host-headers.js
npm sill gunzTarPerm modified mode [ 'test/core/simple/test-http-host-headers.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/core/simple/test-http-many-keep-alive-connections.js
npm sill gunzTarPerm modified mode [ 'test/core/simple/test-http-many-keep-alive-connections.js',
npm sill gunzTarPerm 420,
npm sill gunzTarPerm 438 ]
npm info linkStuff graceful-readlink@1.0.1
npm sill linkStuff graceful-readlink@1.0.1 has C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\node_modules as its parent node_modules
npm http 304 http://registry.npmjs.org/etag
npm sill get cb [ 304,
npm sill get { age: '21',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:23 GMT',
npm sill get etag: '"5JB8ZRKO2X0N8FYR1VQ9B6R2M"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437723.544211,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1829-DFW',
npm sill get 'x-cache-hits': '63',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/etag from cache
npm verb get saving etag to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\etag\.cache.json
npm http 304 http://registry.npmjs.org/on-finished
npm sill get cb [ 304,
npm sill get { age: '38',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:23 GMT',
npm sill get etag: '"BCHRUOCZ12BM4QUPMMW8U0425"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437723.559652,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1824-DFW',
npm sill get 'x-cache-hits': '2',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/on-finished from cache
npm verb get saving on-finished to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\on-finished\.cache.json
npm http 304 http://registry.npmjs.org/depd
npm sill get cb [ 304,
npm sill get { age: '21',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:23 GMT',
npm sill get etag: '"EXES9RDIT31NIDPYYVZ47XB58"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437723.579113,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '2',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/depd from cache
npm verb get saving depd to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\depd\.cache.json
-npm sill gunzTarPerm extractEntry readdirp.js
npm sill gunzTarPerm modified mode [ 'readdirp.js', 420, 438 ]
npm verb unbuild node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\has-ansi
npm verb unbuild node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\supports-color
npm verb unbuild node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\strip-ansi
npm http 304 http://registry.npmjs.org/destroy
npm sill get cb [ 304,
npm sill get { age: '31',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:23 GMT',
npm sill get etag: '"9IP2CCOQSKNSZL557UODSGT2O"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437723.632739,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/destroy from cache
npm verb get saving destroy to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\destroy\.cache.json
npm http 304 http://registry.npmjs.org/fresh
npm sill get cb [ 304,
npm sill get { age: '21',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:23 GMT',
npm sill get etag: '"7K1A0D553XTFNNA6FXWM012NY"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437723.634230,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1835-DFW',
npm sill get 'x-cache-hits': '2',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/fresh from cache
npm verb get saving fresh to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\fresh\.cache.json
npm http 304 http://registry.npmjs.org/mime
npm sill get cb [ 304,
npm sill get { age: '47',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:23 GMT',
npm sill get etag: '"3ZRQIU5H2D52GRYT3000WPDFS"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437723.629900,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1830-DFW',
npm sill get 'x-cache-hits': '2',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/mime from cache
npm verb get saving mime to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\mime\.cache.json
npm http 304 http://registry.npmjs.org/ms
npm sill get cb [ 304,
npm sill get { age: '25',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:23 GMT',
npm sill get etag: '"ADYLULE5BR65IENT8QH1R72IX"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437723.632081,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1834-DFW',
npm sill get 'x-cache-hits': '3',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/ms from cache
npm verb get saving ms to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\ms\.cache.json
npm http 304 http://registry.npmjs.org/debug
npm sill get cb [ 304,
npm sill get { age: '1',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:23 GMT',
npm sill get etag: '"9AAR8U6A6VCML4RD8THDDQF62"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437723.632069,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1833-DFW',
npm sill get 'x-cache-hits': '1',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/debug from cache
npm verb get saving debug to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\debug\.cache.json
npm http 304 http://registry.npmjs.org/range-parser
npm sill get cb [ 304,
npm sill get { age: '55',
npm sill get via: '1.1 varnish',
npm sill get date: 'Tue, 12 May 2015 13:35:23 GMT',
npm sill get etag: '"3LNMXDEPINP8BRLYF8TQXB0MC"',
npm sill get vary: 'Accept',
npm sill get 'x-cache': 'HIT',
npm sill get 'x-timer': 'S1431437723.637759,VS0,VE0',
npm sill get 'x-served-by': 'cache-dfw1832-DFW',
npm sill get 'x-cache-hits': '4',
npm sill get 'cache-control': 'max-age=60',
npm sill get 'proxy-connection': 'Keep-Alive',
npm sill get connection: 'close' } ]
npm verb etag http://registry.npmjs.org/range-parser from cache
npm verb get saving range-parser to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\range-parser\.cache.json
\npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\escape-string-regexp is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\escape-string-regexp
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\ansi-styles is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\ansi-styles
npm info linkStuff q@0.9.7
npm sill linkStuff q@0.9.7 has C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules as its parent node_modules
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\has-ansi is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\has-ansi
npm sill gunzTarPerm extractEntry support/docs.js
npm sill gunzTarPerm extractEntry support/docs.jade
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\escape-string-regexp\1.0.3\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\escape-string-regexp
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\escape-string-regexp is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\escape-string-regexp
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\supports-color is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\supports-color
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\ansi-styles\1.1.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\ansi-styles
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\ansi-styles is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\ansi-styles
npm sill gunzTarPerm extractEntry build/test-suffix.js
npm sill gunzTarPerm modified mode [ 'build/test-suffix.js', 420, 438 ]
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\strip-ansi is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\strip-ansi
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
|npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\has-ansi\0.1.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\has-ansi
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\has-ansi is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\has-ansi
npm sill gunzTarPerm modes [ '777', '666' ]
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\supports-color\0.2.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\supports-color
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\supports-color is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\supports-color
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\strip-ansi\0.3.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\strip-ansi
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\strip-ansi is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\chalk\node_modules\strip-ansi
/npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm extractEntry test/
npm sill gunzTarPerm modified mode [ 'test/', 493, 511 ]
npm sill gunzTarPerm extractEntry test/_/
npm sill gunzTarPerm modified mode [ 'test/_/', 493, 511 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm verb linkBins graceful-readlink@1.0.1
npm verb linkMans graceful-readlink@1.0.1
npm verb rebuildBundles graceful-readlink@1.0.1
-npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry gen.js
npm sill gunzTarPerm modified mode [ 'gen.js', 420, 438 ]
npm sill gunzTarPerm extractEntry History.md
npm sill gunzTarPerm modified mode [ 'History.md', 420, 438 ]
npm sill gunzTarPerm extractEntry Readme.md
npm sill gunzTarPerm modified mode [ 'Readme.md', 420, 438 ]
npm info install graceful-readlink@1.0.1
\npm verb linkBins q@0.9.7
npm verb linkMans q@0.9.7
npm verb rebuildBundles q@0.9.7
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry deps/nodeunit.js
npm sill gunzTarPerm modified mode [ 'deps/nodeunit.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry debug.js
npm sill gunzTarPerm modified mode [ 'debug.js', 420, 438 ]
npm sill gunzTarPerm extractEntry node.js
npm sill gunzTarPerm modified mode [ 'node.js', 420, 438 ]
|npm sill gunzTarPerm extractEntry forever.js
npm sill gunzTarPerm modified mode [ 'forever.js', 420, 438 ]
npm sill gunzTarPerm extractEntry tunnel.js
npm sill gunzTarPerm modified mode [ 'tunnel.js', 420, 438 ]
npm sill gunzTarPerm extractEntry aws.js
npm sill gunzTarPerm modified mode [ 'aws.js', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry is-buffer.js
npm sill gunzTarPerm modified mode [ 'is-buffer.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
npm sill gunzTarPerm extractEntry node.js
npm sill gunzTarPerm modified mode [ 'node.js', 420, 438 ]
npm info install q@0.9.7
npm info postinstall graceful-readlink@1.0.1
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry socket.io.js
npm sill gunzTarPerm modified mode [ 'socket.io.js', 420, 438 ]
/npm sill addNameRange number 2 { name: 'on-finished', range: '>=2.2.0 <2.3.0', hasData: true }
npm sill addNameRange versions [ 'on-finished',
npm sill addNameRange [ '2.0.0', '2.1.0', '2.1.1', '2.2.0', '2.2.1' ] ]
npm sill addNamed on-finished@2.2.1
npm verb addNamed "2.2.1" is a plain semver version for on-finished
npm sill addNameRange number 2 { name: 'depd', range: '>=1.0.0 <1.1.0', hasData: true }
npm sill addNameRange versions [ 'depd',
npm sill addNameRange [ '0.0.0',
npm sill addNameRange '0.0.1',
npm sill addNameRange '0.1.0',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.4.2',
npm sill addNameRange '0.4.3',
npm sill addNameRange '0.4.4',
npm sill addNameRange '0.4.5',
npm sill addNameRange '1.0.0',
npm sill addNameRange '1.0.1' ] ]
npm sill addNamed depd@1.0.1
npm verb addNamed "1.0.1" is a plain semver version for depd
npm sill addNameRange number 2 { name: 'etag', range: '>=1.5.1 <1.6.0', hasData: true }
npm sill addNameRange versions [ 'etag',
npm sill addNameRange [ '1.0.0',
npm sill addNameRange '1.0.1',
npm sill addNameRange '1.1.0',
npm sill addNameRange '1.2.0',
npm sill addNameRange '1.2.1',
npm sill addNameRange '1.3.0',
npm sill addNameRange '1.3.1',
npm sill addNameRange '1.4.0',
npm sill addNameRange '1.5.0',
npm sill addNameRange '1.5.1',
npm sill addNameRange '1.6.0' ] ]
npm sill addNamed etag@1.5.1
npm verb addNamed "1.5.1" is a plain semver version for etag
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry .npmignore
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm extractEntry README.md
npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
-npm sill addNameRange number 2 { name: 'range-parser', range: '>=1.0.2 <1.1.0', hasData: true }
npm sill addNameRange versions [ 'range-parser',
npm sill addNameRange [ '0.0.1', '0.0.2', '0.0.3', '0.0.4', '1.0.0', '1.0.1', '1.0.2' ] ]
npm sill addNamed range-parser@1.0.2
npm verb addNamed "1.0.2" is a plain semver version for range-parser
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill addNameRange number 2 { name: 'debug', range: '>=2.1.3 <2.2.0', hasData: true }
npm sill addNameRange versions [ 'debug',
npm sill addNameRange [ '0.0.1',
npm sill addNameRange '0.1.0',
npm sill addNameRange '0.2.0',
npm sill addNameRange '0.3.0',
npm sill addNameRange '0.4.0',
npm sill addNameRange '0.4.1',
npm sill addNameRange '0.5.0',
npm sill addNameRange '0.6.0',
npm sill addNameRange '0.7.0',
npm sill addNameRange '0.7.1',
npm sill addNameRange '0.7.2',
npm sill addNameRange '0.7.3',
npm sill addNameRange '0.7.4',
npm sill addNameRange '0.8.0',
npm sill addNameRange '0.8.1',
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.0.4',
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.1.3',
npm sill addNameRange '2.2.0' ] ]
npm sill addNamed debug@2.1.3
npm verb addNamed "2.1.3" is a plain semver version for debug
npm info postinstall q@0.9.7
npm sill gunzTarPerm extractEntry test/core/simple/test-http-multi-line-headers.js
npm sill gunzTarPerm modified mode [ 'test/core/simple/test-http-multi-line-headers.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/core/simple/test-http-proxy.js
npm sill gunzTarPerm modified mode [ 'test/core/simple/test-http-proxy.js', 420, 438 ]
\npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\debug\package.json
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\graceful-readlink-8c45d57948bdcdeb.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander\node_modules\graceful-readlink
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander
npm sill gunzTarPerm extractEntry Gruntfile.js
npm sill gunzTarPerm modified mode [ 'Gruntfile.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 420, 438 ]
|npm sill gunzTarPerm extractEntry test/_/bin.js
npm sill gunzTarPerm modified mode [ 'test/_/bin.js', 493, 511 ]
npm sill gunzTarPerm extractEntry test/_/argv.js
npm sill gunzTarPerm modified mode [ 'test/_/argv.js', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry license
npm sill gunzTarPerm modified mode [ 'license', 420, 438 ]
npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\q-35f2a15ddfc325ad.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\q
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test.js
npm sill gunzTarPerm modified mode [ 'test.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/fixtures/static.custom.yaml
npm sill gunzTarPerm modified mode [ 'test/fixtures/static.custom.yaml', 420, 438 ]
npm sill gunzTarPerm extractEntry dist/lodash.compat.min.js
npm sill gunzTarPerm modified mode [ 'dist/lodash.compat.min.js', 420, 438 ]
npm sill gunzTarPerm extractEntry Readme.md
npm sill gunzTarPerm extractEntry examples/basicAuth.js
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry readme.md
npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
/npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier\node_modules\minimatch\package.json
npm sill gunzTarPerm extractEntry bench.js
npm sill gunzTarPerm modified mode [ 'bench.js', 420, 438 ]
npm sill gunzTarPerm extractEntry sigmund.js
npm sill gunzTarPerm modified mode [ 'sigmund.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry History.md
npm sill gunzTarPerm modified mode [ 'History.md', 420, 438 ]
npm sill gunzTarPerm extractEntry Makefile
npm sill gunzTarPerm modified mode [ 'Makefile', 420, 438 ]
npm sill gunzTarPerm extractEntry deps/nodeunit.css
npm sill gunzTarPerm modified mode [ 'deps/nodeunit.css', 420, 438 ]
npm sill gunzTarPerm extractEntry test/test.html
npm sill gunzTarPerm modified mode [ 'test/test.html', 420, 438 ]
npm sill gunzTarPerm extractEntry test/test-async.js
npm sill gunzTarPerm modified mode [ 'test/test-async.js', 420, 438 ]
npm sill gunzTarPerm extractEntry bench/bench.js
npm sill gunzTarPerm modified mode [ 'bench/bench.js', 420, 438 ]
npm sill gunzTarPerm extractEntry Readme.md
npm sill gunzTarPerm modified mode [ 'Readme.md', 420, 438 ]
npm sill cache afterAdd on-finished@2.2.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\on-finished\2.2.1\package\package.json not in flight; writing
npm sill cache afterAdd depd@1.0.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\depd\1.0.1\package\package.json not in flight; writing
npm sill cache afterAdd etag@1.5.1
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\etag\1.5.1\package\package.json not in flight; writing
npm sill gunzTarPerm extractEntry cli.js
npm sill gunzTarPerm modified mode [ 'cli.js', 493, 511 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry build/prefix-source-map.jsm
npm sill gunzTarPerm modified mode [ 'build/prefix-source-map.jsm', 420, 438 ]
npm sill gunzTarPerm extractEntry build/prefix-utils.jsm
npm sill gunzTarPerm modified mode [ 'build/prefix-utils.jsm', 420, 438 ]
npm info preinstall debug@0.7.4
npm sill gunzTarPerm extractEntry cli.js
npm sill gunzTarPerm modified mode [ 'cli.js', 493, 511 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
-npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-binary-path\package.json
npm sill gunzTarPerm extractEntry cli.js
npm sill gunzTarPerm modified mode [ 'cli.js', 493, 511 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
npm sill gunzTarPerm extractEntry bar.js
npm sill gunzTarPerm modified mode [ 'bar.js', 420, 438 ]
npm sill cache afterAdd range-parser@1.0.2
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\range-parser\1.0.2\package\package.json not in flight; writing
npm sill cache afterAdd destroy@1.0.3
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\destroy\1.0.3\package\package.json not in flight; writing
npm sill cache afterAdd fresh@0.2.4
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\fresh\0.2.4\package\package.json not in flight; writing
npm sill cache afterAdd debug@2.1.3
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\debug\2.1.3\package\package.json not in flight; writing
npm sill cache afterAdd ms@0.7.0
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\ms\0.7.0\package\package.json not in flight; writing
npm sill gunzTarPerm extractEntry debug.js
npm sill gunzTarPerm modified mode [ 'debug.js', 420, 438 ]
npm sill gunzTarPerm extractEntry browser.js
npm sill gunzTarPerm modified mode [ 'browser.js', 420, 438 ]
\npm info linkStuff commander@2.8.1
npm sill linkStuff commander@2.8.1 has C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules as its parent node_modules
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\debug\package.json
npm sill cache afterAdd mime@1.3.4
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\mime\1.3.4\package\package.json not in flight; writing
npm sill gunzTarPerm extractEntry LICENSE
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry index.js
npm sill gunzTarPerm extractEntry HISTORY.md
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/globule.js
npm sill gunzTarPerm modified mode [ 'lib/globule.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/parse.js
npm sill gunzTarPerm modified mode [ 'test/parse.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/_.js
npm sill gunzTarPerm modified mode [ 'test/_.js', 420, 438 ]
npm info preinstall minimatch@2.0.7
npm info preinstall is-binary-path@1.0.0
npm sill gunzTarPerm extractEntry test/log-abspath-test.js
npm sill gunzTarPerm modified mode [ 'test/log-abspath-test.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/logLevelFilter-test.js
npm sill gunzTarPerm modified mode [ 'test/logLevelFilter-test.js', 420, 438 ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\on-finished\2.2.1\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\etag\1.5.1\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\depd\1.0.1\package\package.json written
npm sill gunzTarPerm extractEntry test/core/simple/test-http-response-close.js
npm sill gunzTarPerm modified mode [ 'test/core/simple/test-http-response-close.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/core/simple/test-http-contentLength0.js
npm sill gunzTarPerm modified mode [ 'test/core/simple/test-http-contentLength0.js', 420, 438 ]
npm sill gunzTarPerm extractEntry Makefile
npm sill gunzTarPerm modified mode [ 'Makefile', 420, 438 ]
npm sill gunzTarPerm extractEntry fixtures/big.json
npm sill gunzTarPerm modified mode [ 'fixtures/big.json', 420, 438 ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\destroy\1.0.3\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\range-parser\1.0.2\package\package.json written
npm sill gunzTarPerm extractEntry examples/favicon.js
npm sill gunzTarPerm extractEntry examples/helloworld.js
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\fresh\0.2.4\package\package.json written
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\ms\0.7.0\package\package.json written
npm sill gunzTarPerm extractEntry readme.md
npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\debug\2.1.3\package\package.json written
npm verb linkBins commander@2.8.1
npm verb linkMans commander@2.8.1
npm verb rebuildBundles commander@2.8.1
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier\node_modules\minimatch\package.json
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-binary-path\package.json
npm sill gunzTarPerm extractEntry foo.js
npm sill gunzTarPerm modified mode [ 'foo.js', 420, 438 ]
npm sill gunzTarPerm extractEntry CONTRIBUTORS
npm sill gunzTarPerm modified mode [ 'CONTRIBUTORS', 420, 438 ]
npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\mime\1.3.4\package\package.json written
npm sill install resolved [ { name: 'on-finished',
npm sill install resolved description: 'Execute a callback when a request closes, finishes, or errors',
npm sill install resolved version: '2.2.1',
npm sill install resolved contributors: [ [Object], [Object] ],
npm sill install resolved license: 'MIT',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/jshttp/on-finished.git' },
npm sill install resolved dependencies: { 'ee-first': '1.1.0' },
npm sill install resolved devDependencies: { istanbul: '0.3.9', mocha: '~2.2.4' },
npm sill install resolved engines: { node: '>= 0.8' },
npm sill install resolved files: [ 'HISTORY.md', 'LICENSE', 'index.js' ],
npm sill install resolved scripts:
npm sill install resolved { test: 'mocha --reporter spec --bail --check-leaks test/',
npm sill install resolved 'test-cov': 'istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/',
npm sill install resolved 'test-travis': 'istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/' },
npm sill install resolved gitHead: 'f3ecb92fb09d590d314ffe772a6ffd6f76c84223',
npm sill install resolved bugs: { url: 'https://github.com/jshttp/on-finished/issues' },
npm sill install resolved homepage: 'https://github.com/jshttp/on-finished',
npm sill install resolved _id: 'on-finished@2.2.1',
npm sill install resolved _shasum: '5c85c1cc36299f78029653f667f27b6b99ebc029',
npm sill install resolved _from: 'on-finished@>=2.2.0 <2.3.0',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'dougwilson', email: 'doug@somethingdoug.com' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '5c85c1cc36299f78029653f667f27b6b99ebc029',
npm sill install resolved tarball: 'http://registry.npmjs.org/on-finished/-/on-finished-2.2.1.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/on-finished/-/on-finished-2.2.1.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'etag',
npm sill install resolved description: 'Create simple ETags',
npm sill install resolved version: '1.5.1',
npm sill install resolved contributors: [ [Object], [Object] ],
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'etag', 'http', 'res' ],
npm sill install resolved repository: { type: 'git', url: 'git+https://github.com/jshttp/etag.git' },
npm sill install resolved dependencies: { crc: '3.2.1' },
npm sill install resolved devDependencies:
npm sill install resolved { benchmark: '1.0.0',
npm sill install resolved 'beautify-benchmark': '0.2.4',
npm sill install resolved istanbul: '0.3.2',
npm sill install resolved mocha: '~1.21.4',
npm sill install resolved seedrandom: '~2.3.6' },
npm sill install resolved files: [ 'LICENSE', 'HISTORY.md', 'index.js' ],
npm sill install resolved engines: { node: '>= 0.6' },
npm sill install resolved scripts:
npm sill install resolved { bench: 'node benchmark/index.js',
npm sill install resolved test: 'mocha --reporter spec --bail --check-leaks test/',
npm sill install resolved 'test-cov': 'istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/',
npm sill install resolved 'test-travis': 'istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/' },
npm sill install resolved readme: '# etag\n\n[![NPM Version][npm-image]][npm-url]\n[![NPM Downloads][downloads-image]][downloads-url]\n[![Node.js Version][node-version-image]][node-version-url]\n[![Build Status][travis-image]][travis-url]\n[![Test Coverage][coveralls-image]][coveralls-url]\n\nCreate simple ETags\n\n## Installation\n\n```sh\n$ npm install etag\n```\n\n## API\n\n```js\nvar etag = require(\'etag\')\n```\n\n### etag(entity, [options])\n\nGenerate a strong ETag for the given entity. This should be the complete\nbody of the entity. Strings, `Buffer`s, and `fs.Stats` are accepted. By\ndefault, a strong ETag is generated except for `fs.Stats`, which will\ngenerate a weak ETag (this can be overwritten by `options.weak`).\n\n```js\nres.setHeader(\'ETag\', etag(body))\n```\n\n#### Options\n\n`etag` accepts these properties in the options object.\n\n##### weak\n\nSpecifies if a "strong" or a "weak" ETag will be generated. The ETag can only\nreally be a strong as the given input.\n\n## Testing\n\n```sh\n$ npm test\n```\n\n## Benchmark\n\n```bash\n$ npm run-script bench\n\n> etag@1.5.1 bench nodejs-etag\n> node benchmark/index.js\n\n> node benchmark/body0-100b.js\n\n 100B body\n\n 1 test completed.\n 2 tests completed.\n 3 tests completed.\n 4 tests completed.\n\n buffer - strong x 425,007 ops/sec ±1.47% (184 runs sampled)\n* buffer - weak x 1,009,859 ops/sec ±0.18% (197 runs sampled)\n string - strong x 442,096 ops/sec ±1.20% (181 runs sampled)\n string - weak x 325,063 ops/sec ±0.31% (192 runs sampled)\n\n> node benchmark/body1-1kb.js\n\n 1KB body\n\n 1 test completed.\n 2 tests completed.\n 3 tests completed.\n 4 tests completed.\n\n buffer - strong x 263,069 ops/sec ±1.60% (190 runs sampled)\n* buffer - weak x 295,732 ops/sec ±0.43% (199 runs sampled)\n string - strong x 274,822 ops/sec ±1.15% (191 runs sampled)\n string - weak x 169,473 ops/sec ±1.59% (194 runs sampled)\n\n> node benchmark/body2-5kb.js\n\n 5KB body\n\n 1 test completed.\n 2 tests completed.\n 3 tests completed.\n 4 tests completed.\n\n buffer - strong x 104,299 ops/sec ±0.60% (193 runs sampled)\n* buffer - weak x 108,126 ops/sec ±0.65% (196 runs sampled)\n string - strong x 101,736 ops/sec ±0.78% (194 runs sampled)\n string - weak x 101,266 ops/sec ±0.85% (192 runs sampled)\n\n> node benchmark/body3-10kb.js\n\n 10KB body\n\n 1 test completed.\n 2 tests completed.\n 3 tests completed.\n 4 tests completed.\n\n buffer - strong x 59,007 ops/sec ±0.29% (198 runs sampled)\n* buffer - weak x 60,968 ops/sec ±0.48% (197 runs sampled)\n string - strong x 51,873 ops/sec ±1.78% (178 runs sampled)\n string - weak x 52,307 ops/sec ±2.63% (193 runs sampled)\n\n> node benchmark/body4-100kb.js\n\n 100KB body\n\n 1 test completed.\n 2 tests completed.\n 3 tests completed.\n 4 tests completed.\n\n buffer - strong x 6,712 ops/sec ±0.11% (198 runs sampled)\n* buffer - weak x 6,716 ops/sec ±0.50% (196 runs sampled)\n string - strong x 6,397 ops/sec ±0.36% (196 runs sampled)\n string - weak x 6,635 ops/sec ±0.15% (198 runs sampled)\n```\n\n## License\n\n[MIT](LICENSE)\n\n[npm-image]: https://img.shields.io/npm/v/etag.svg?style=flat\n[npm-url]: https://npmjs.org/package/etag\n[node-version-image]: https://img.shields.io/node/v/etag.svg?style=flat\n[node-version-url]: http://nodejs.org/download/\n[travis-image]: https://img.shields.io/travis/jshttp/etag.svg?style=flat\n[travis-url]: https://travis-ci.org/jshttp/etag\n[coveralls-image]: https://img.shields.io/coveralls/jshttp/etag.svg?style=flat\n[coveralls-url]: https://coveralls.io/r/jshttp/etag?branch=master\n[downloads-image]: https://img.shields.io/npm/dm/etag.svg?style=flat\n[downloads-url]: https://npmjs.org/package/etag\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved bugs: { url: 'https://github.com/jshttp/etag/issues' },
npm sill install resolved homepage: 'https://github.com/jshttp/etag#readme',
npm sill install resolved _id: 'etag@1.5.1',
npm sill install resolved _shasum: '54c50de04ee42695562925ac566588291be7e9ea',
npm sill install resolved _resolved: 'https://registry.npmjs.org/etag/-/etag-1.5.1.tgz',
npm sill install resolved _from: 'etag@>=1.5.1 <1.6.0' },
npm sill install resolved { name: 'depd',
npm sill install resolved description: 'Deprecate all the things',
npm sill install resolved version: '1.0.1',
npm sill install resolved author:
npm sill install resolved { name: 'Douglas Christopher Wilson',
npm sill install resolved email: 'doug@somethingdoug.com' },
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'deprecate', 'deprecated' ],
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/dougwilson/nodejs-depd.git' },
npm sill install resolved devDependencies:
npm sill install resolved { benchmark: '1.0.0',
npm sill install resolved 'beautify-benchmark': '0.2.4',
npm sill install resolved istanbul: '0.3.5',
npm sill install resolved mocha: '~1.21.5' },
npm sill install resolved files: [ 'lib/', 'History.md', 'LICENSE', 'index.js', 'Readme.md' ],
npm sill install resolved engines: { node: '>= 0.6' },
npm sill install resolved scripts:
npm sill install resolved { bench: 'node benchmark/index.js',
npm sill install resolved test: 'mocha --reporter spec --bail test/',
npm sill install resolved 'test-ci': 'istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --no-exit test/',
npm sill install resolved 'test-cov': 'istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot test/' },
npm sill install resolved readme: '# depd\n\n[![NPM Version][npm-version-image]][npm-url]\n[![NPM Downloads][npm-downloads-image]][npm-url]\n[![Node.js Version][node-image]][node-url]\n[![Linux Build][travis-image]][travis-url]\n[![Windows Build][appveyor-image]][appveyor-url]\n[![Coverage Status][coveralls-image]][coveralls-url]\n[![Gratipay][gratipay-image]][gratipay-url]\n\nDeprecate all the things\n\n> With great modules comes great responsibility; mark things deprecated!\n\n## Install\n\n```sh\n$ npm install depd\n```\n\n## API\n\n```js\nvar deprecate = require(\'depd\')(\'my-module\')\n```\n\nThis library allows you to display deprecation messages to your users.\nThis library goes above and beyond with deprecation warnings by\nintrospection of the call stack (but only the bits that it is interested\nin).\n\nInstead of just warning on the first invocation of a deprecated\nfunction and never again, this module will warn on the first invocation\nof a deprecated function per unique call site, making it ideal to alert\nusers of all deprecated uses across the code base, rather than just\nwhatever happens to execute first.\n\nThe deprecation warnings from this module also include the file and line\ninformation for the call into the module that the deprecated function was\nin.\n\n**NOTE** this library has a similar interface to the `debug` module, and\nthis module uses the calling file to get the boundary for the call stacks,\nso you should always create a new `deprecate` object in each file and not\nwithin some central file.\n\n### depd(namespace)\n\nCreate a new deprecate function that uses the given namespace name in the\nmessages and will display the call site prior to the stack entering the\nfile this function was called from. It is highly suggested you use the\nname of your module as the namespace.\n\n### deprecate(message)\n\nCall this function from deprecated code to display a deprecation message.\nThis message will appear once per unique caller site. Caller site is the\nfirst call site in the stack in a different file from the caller of this\nfunction.\n\nIf the message is omitted, a message is generated for you based on the site\nof the `deprecate()` call and will display the name of the function called,\nsimilar to the name displayed in a stack trace.\n\n### deprecate.function(fn, message)\n\nCall this function to wrap a given function in a deprecation message on any\ncall to the function. An optional message can be supplied to provide a custom\nmessage.\n\n### deprecate.property(obj, prop, message)\n\nCall this function to wrap a given property on object in a deprecation message\non any accessing or setting of the property. An optional message can be supplied\nto provide a custom message.\n\nThe method must be called on the object where the property belongs (not\ninherited from the prototype).\n\nIf the property is a data descriptor, it will be converted to an accessor\ndescriptor in order to display the deprecation message.\n\n### process.on(\'deprecation\', fn)\n\nThis module will allow easy capturing of deprecation errors by emitting the\nerrors as the type "deprecation" on the global `process`. If there are no\nlisteners for this type, the errors are written to STDERR as normal, but if\nthere are any listeners, nothing will be written to STDERR and instead only\nemitted. From there, you can write the errors in a different format or to a\nlogging source.\n\nThe error represents the deprecation and is emitted only once with the same\nrules as writing to STDERR. The error has the following properties:\n\n - `message` - This is the message given by the library\n - `name` - This is always `\'DeprecationError\'`\n - `namespace` - This is the namespace the deprecation came from\n - `stack` - This is the stack of the call to the deprecated thing\n\nExample `error.stack` output:\n\n```\nDeprecationError: my-cool-module deprecated oldfunction\n at Object.<anonymous> ([eval]-wrapper:6:22)\n at Module._compile (module.js:456:26)\n at evalScript (node.js:532:25)\n at startup (node.js:80:7)\n at node.js:902:3\n```\n\n### process.env.NO_DEPRECATION\n\nAs a user of modules that are deprecated, the environment variable `NO_DEPRECATION`\nis provided as a quick solution to silencing deprecation warnings from being\noutput. The format of this is similar to that of `DEBUG`:\n\n```sh\n$ NO_DEPRECATION=my-module,othermod node app.js\n```\n\nThis will suppress deprecations from being output for "my-module" and "othermod".\nThe value is a list of comma-separated namespaces. To suppress every warning\nacross all namespaces, use the value `*` for a namespace.\n\nProviding the argument `--no-deprecation` to the `node` executable will suppress\nall deprecations (only available in Node.js 0.8 or higher).\n\n**NOTE** This will not suppress the deperecations given to any "deprecation"\nevent listeners, just the output to STDERR.\n\n### process.env.TRACE_DEPRECATION\n\nAs a user of modules that are deprecated, the environment variable `TRACE_DEPRECATION`\nis provided as a solution to getting more detailed location information in deprecation\nwarnings by including the entire stack trace. The format of this is the same as\n`NO_DEPRECATION`:\n\n```sh\n$ TRACE_DEPRECATION=my-module,othermod node app.js\n```\n\nThis will include stack traces for deprecations being output for "my-module" and\n"othermod". The value is a list of comma-separated namespaces. To trace every\nwarning across all namespaces, use the value `*` for a namespace.\n\nProviding the argument `--trace-deprecation` to the `node` executable will trace\nall deprecations (only available in Node.js 0.8 or higher).\n\n**NOTE** This will not trace the deperecations silenced by `NO_DEPRECATION`.\n\n## Display\n\n![message](files/message.png)\n\nWhen a user calls a function in your library that you mark deprecated, they\nwill see the following written to STDERR (in the given colors, similar colors\nand layout to the `debug` module):\n\n```\nbright cyan bright yellow\n| | reset cyan\n| | | |\n▼ ▼ ▼ ▼\nmy-cool-module deprecated oldfunction [eval]-wrapper:6:22\n▲ ▲ ▲ ▲\n| | | |\nnamespace | | location of mycoolmod.oldfunction() call\n | deprecation message\n the word "deprecated"\n```\n\nIf the user redirects their STDERR to a file or somewhere that does not support\ncolors, they see (similar layout to the `debug` module):\n\n```\nSun, 15 Jun 2014 05:21:37 GMT my-cool-module deprecated oldfunction at [eval]-wrapper:6:22\n▲ ▲ ▲ ▲ ▲\n| | | | |\ntimestamp of message namespace | | location of mycoolmod.oldfunction() call\n | deprecation message\n the word "deprecated"\n```\n\n## Examples\n\n### Deprecating all calls to a function\n\nThis will display a deprecated message about "oldfunction" being deprecated\nfrom "my-module" on STDERR.\n\n```js\nvar deprecate = require(\'depd\')(\'my-cool-module\')\n\n// message automatically derived from function name\n// Object.oldfunction\nexports.oldfunction = deprecate.function(function oldfunction() {\n // all calls to function are deprecated\n})\n\n// specific message\nexports.oldfunction = deprecate.function(function () {\n // all calls to function are deprecated\n}, \'oldfunction\')\n```\n\n### Conditionally deprecating a function call\n\nThis will display a deprecated message about "weirdfunction" being deprecated\nfrom "my-module" on STDERR when called with less than 2 arguments.\n\n```js\nvar deprecate = require(\'depd\')(\'my-cool-module\')\n\nexports.weirdfunction = function () {\n if (arguments.length < 2) {\n // calls with 0 or 1 args are deprecated\n deprecate(\'weirdfunction args < 2\')\n }\n}\n```\n\nWhen calling `deprecate` as a function, the warning is counted per call site\nwithin your own module, so you can display different deprecations depending\non different situations and the users will still get all the warnings:\n\n```js\nvar deprecate = require(\'depd\')(\'my-cool-module\')\n\nexports.weirdfunction = function () {\n if (arguments.length < 2) {\n // calls with 0 or 1 args are deprecated\n deprecate(\'weirdfunction args < 2\')\n } else if (typeof arguments[0] !== \'string\') {\n // calls with non-string first argument are deprecated\n deprecate(\'weirdfunction non-string first arg\')\n }\n}\n```\n\n### Deprecating property access\n\nThis will display a deprecated message about "oldprop" being deprecated\nfrom "my-module" on STDERR when accessed. A deprecation will be displayed\nwhen setting the value and when getting the value.\n\n```js\nvar deprecate = require(\'depd\')(\'my-cool-module\')\n\nexports.oldprop = \'something\'\n\n// message automatically derives from property name\ndeprecate.property(exports, \'oldprop\')\n\n// explicit message\ndeprecate.property(exports, \'oldprop\', \'oldprop >= 0.10\')\n```\n\n## License\n\n[MIT](LICENSE)\n\n[npm-version-image]: https://img.shields.io/npm/v/depd.svg\n[npm-downloads-image]: https://img.shields.io/npm/dm/depd.svg\n[npm-url]: https://npmjs.org/package/depd\n[travis-image]: https://img.shields.io/travis/dougwilson/nodejs-depd/master.svg?label=linux\n[travis-url]: https://travis-ci.org/dougwilson/nodejs-depd\n[appveyor-image]: https://img.shields.io/appveyor/ci/dougwilson/nodejs-depd/master.svg?label=windows\n[appveyor-url]: https://ci.appveyor.com/project/dougwilson/nodejs-depd\n[coveralls-image]: https://img.shields.io/coveralls/dougwilson/nodejs-depd/master.svg\n[coveralls-url]: https://coveralls.io/r/dougwilson/nodejs-depd?branch=master\n[node-image]: https://img.shields.io/node/v/depd.svg\n[node-url]: http://nodejs.org/download/\n[gratipay-image]: https://img.shields.io/gratipay/dougwilson.svg\n[gratipay-url]: https://www.gratipay.com/dougwilson/\n',
npm sill install resolved readmeFilename: 'Readme.md',
npm sill install resolved bugs: { url: 'https://github.com/dougwilson/nodejs-depd/issues' },
npm sill install resolved homepage: 'https://github.com/dougwilson/nodejs-depd#readme',
npm sill install resolved _id: 'depd@1.0.1',
npm sill install resolved _shasum: '80aec64c9d6d97e65cc2a9caa93c0aa6abf73aaa',
npm sill install resolved _resolved: 'https://registry.npmjs.org/depd/-/depd-1.0.1.tgz',
npm sill install resolved _from: 'depd@>=1.0.0 <1.1.0' },
npm sill install resolved { name: 'destroy',
npm sill install resolved description: 'destroy a stream if possible',
npm sill install resolved version: '1.0.3',
npm sill install resolved author:
npm sill install resolved { name: 'Jonathan Ong',
npm sill install resolved email: 'me@jongleberry.com',
npm sill install resolved url: 'http://jongleberry.com' },
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved license: 'MIT',
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/stream-utils/destroy.git' },
npm sill install resolved devDependencies: { istanbul: '0', mocha: '1' },
npm sill install resolved scripts:
npm sill install resolved { test: 'mocha --reporter spec',
npm sill install resolved 'test-cov': 'istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot',
npm sill install resolved 'test-travis': 'istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot' },
npm sill install resolved files: [ 'index.js' ],
npm sill install resolved keywords: [ 'stream', 'streams', 'destroy', 'cleanup', 'leak', 'fd' ],
npm sill install resolved readme: '# Destroy\n\n[![NPM version][npm-image]][npm-url]\n[![Build status][travis-image]][travis-url]\n[![Test coverage][coveralls-image]][coveralls-url]\n[![Dependency Status][david-image]][david-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n[![Gittip][gittip-image]][gittip-url]\n\nDestroy a stream.\n\n## API\n\n```js\nvar destroy = require(\'destroy\')\n\nvar fs = require(\'fs\')\nvar stream = fs.createReadStream(\'package.json\')\ndestroy(stream)\n```\n\n[npm-image]: https://img.shields.io/npm/v/destroy.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/destroy\n[github-tag]: http://img.shields.io/github/tag/stream-utils/destroy.svg?style=flat-square\n[github-url]: https://github.com/stream-utils/destroy/tags\n[travis-image]: https://img.shields.io/travis/stream-utils/destroy.svg?style=flat-square\n[travis-url]: https://travis-ci.org/stream-utils/destroy\n[coveralls-image]: https://img.shields.io/coveralls/stream-utils/destroy.svg?style=flat-square\n[coveralls-url]: https://coveralls.io/r/stream-utils/destroy?branch=master\n[david-image]: http://img.shields.io/david/stream-utils/destroy.svg?style=flat-square\n[david-url]: https://david-dm.org/stream-utils/destroy\n[license-image]: http://img.shields.io/npm/l/destroy.svg?style=flat-square\n[license-url]: LICENSE.md\n[downloads-image]: http://img.shields.io/npm/dm/destroy.svg?style=flat-square\n[downloads-url]: https://npmjs.org/package/destroy\n[gittip-image]: https://img.shields.io/gittip/jonathanong.svg?style=flat-square\n[gittip-url]: https://www.gittip.com/jonathanong/\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved bugs: { url: 'https://github.com/stream-utils/destroy/issues' },
npm sill install resolved homepage: 'https://github.com/stream-utils/destroy#readme',
npm sill install resolved _id: 'destroy@1.0.3',
npm sill install resolved _shasum: 'b433b4724e71fd8551d9885174851c5fc377e2c9',
npm sill install resolved _resolved: 'https://registry.npmjs.org/destroy/-/destroy-1.0.3.tgz',
npm sill install resolved _from: 'destroy@1.0.3' },
npm sill install resolved { name: 'range-parser',
npm sill install resolved author:
npm sill install resolved { name: 'TJ Holowaychuk',
npm sill install resolved email: 'tj@vision-media.ca',
npm sill install resolved url: 'http://tjholowaychuk.com' },
npm sill install resolved description: 'Range header field string parser',
npm sill install resolved version: '1.0.2',
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'range', 'parser', 'http' ],
npm sill install resolved repository:
npm sill install resolved { type: 'git',
npm sill install resolved url: 'git+https://github.com/jshttp/range-parser.git' },
npm sill install resolved devDependencies: { istanbul: '0', mocha: '1', should: '2' },
npm sill install resolved files: [ 'HISTORY.md', 'LICENSE', 'index.js' ],
npm sill install resolved engines: { node: '>= 0.6' },
npm sill install resolved scripts:
npm sill install resolved { test: 'mocha --reporter spec --require should',
npm sill install resolved 'test-cov': 'istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --require should',
npm sill install resolved 'test-travis': 'istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot --require should' },
npm sill install resolved readme: '# range-parser\n\n[![NPM Version][npm-image]][npm-url]\n[![NPM Downloads][downloads-image]][downloads-url]\n[![Node.js Version][node-version-image]][node-version-url]\n[![Build Status][travis-image]][travis-url]\n[![Test Coverage][coveralls-image]][coveralls-url]\n\nRange header field parser.\n\n## Installation\n\n```\n$ npm install range-parser\n```\n\n## Examples\n\n```js\nassert(-1 == parse(200, \'bytes=500-20\'));\nassert(-2 == parse(200, \'bytes=malformed\'));\nparse(200, \'bytes=0-499\').should.eql(arr(\'bytes\', [{ start: 0, end: 199 }]));\nparse(1000, \'bytes=0-499\').should.eql(arr(\'bytes\', [{ start: 0, end: 499 }]));\nparse(1000, \'bytes=40-80\').should.eql(arr(\'bytes\', [{ start: 40, end: 80 }]));\nparse(1000, \'bytes=-500\').should.eql(arr(\'bytes\', [{ start: 500, end: 999 }]));\nparse(1000, \'bytes=-400\').should.eql(arr(\'bytes\', [{ start: 600, end: 999 }]));\nparse(1000, \'bytes=500-\').should.eql(arr(\'bytes\', [{ start: 500, end: 999 }]));\nparse(1000, \'bytes=400-\').should.eql(arr(\'bytes\', [{ start: 400, end: 999 }]));\nparse(1000, \'bytes=0-0\').should.eql(arr(\'bytes\', [{ start: 0, end: 0 }]));\nparse(1000, \'bytes=-1\').should.eql(arr(\'bytes\', [{ start: 999, end: 999 }]));\nparse(1000, \'items=0-5\').should.eql(arr(\'items\', [{ start: 0, end: 5 }]));\nparse(1000, \'bytes=40-80,-1\').should.eql(arr(\'bytes\', [{ start: 40, end: 80 }, { start: 999, end: 999 }]));\n```\n\n## License\n\n[MIT](LICENSE)\n\n[npm-image]: https://img.shields.io/npm/v/range-parser.svg?style=flat\n[npm-url]: https://npmjs.org/package/range-parser\n[node-version-image]: https://img.shields.io/badge/node.js-%3E%3D_0.6-brightgreen.svg?style=flat\n[node-version-url]: http://nodejs.org/download/\n[travis-image]: https://img.shields.io/travis/jshttp/range-parser.svg?style=flat\n[travis-url]: https://travis-ci.org/jshttp/range-parser\n[coveralls-image]: https://img.shields.io/coveralls/jshttp/range-parser.svg?style=flat\n[coveralls-url]: https://coveralls.io/r/jshttp/range-parser\n[downloads-image]: https://img.shields.io/npm/dm/range-parser.svg?style=flat\n[downloads-url]: https://npmjs.org/package/range-parser\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved bugs: { url: 'https://github.com/jshttp/range-parser/issues' },
npm sill install resolved homepage: 'https://github.com/jshttp/range-parser#readme',
npm sill install resolved _id: 'range-parser@1.0.2',
npm sill install resolved _shasum: '06a12a42e5131ba8e457cd892044867f2344e549',
npm sill install resolved _resolved: 'https://registry.npmjs.org/range-parser/-/range-parser-1.0.2.tgz',
npm sill install resolved _from: 'range-parser@>=1.0.2 <1.1.0' },
npm sill install resolved { name: 'fresh',
npm sill install resolved description: 'HTTP response freshness testing',
npm sill install resolved version: '0.2.4',
npm sill install resolved author:
npm sill install resolved { name: 'TJ Holowaychuk',
npm sill install resolved email: 'tj@vision-media.ca',
npm sill install resolved url: 'http://tjholowaychuk.com' },
npm sill install resolved license: 'MIT',
npm sill install resolved keywords: [ 'fresh', 'http', 'conditional', 'cache' ],
npm sill install resolved repository: { type: 'git', url: 'git+https://github.com/jshttp/fresh.git' },
npm sill install resolved devDependencies: { istanbul: '0', mocha: '1', should: '3' },
npm sill install resolved files: [ 'HISTORY.md', 'LICENSE', 'index.js' ],
npm sill install resolved engines: { node: '>= 0.6' },
npm sill install resolved scripts:
npm sill install resolved { test: 'mocha --reporter spec --require should',
npm sill install resolved 'test-cov': 'istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --require should',
npm sill install resolved 'test-travis': 'istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot --require should' },
npm sill install resolved readme: '# fresh\n\n[![NPM Version][npm-image]][npm-url]\n[![NPM Downloads][downloads-image]][downloads-url]\n[![Node.js Version][node-version-image]][node-version-url]\n[![Build Status][travis-image]][travis-url]\n[![Test Coverage][coveralls-image]][coveralls-url]\n\nHTTP response freshness testing\n\n## Installation\n\n```\n$ npm install fresh\n```\n\n## API\n\n```js\nvar fresh = require(\'fresh\')\n```\n\n### fresh(req, res)\n\n Check freshness of `req` and `res` headers.\n\n When the cache is "fresh" __true__ is returned,\n otherwise __false__ is returned to indicate that\n the cache is now stale.\n\n## Example\n\n```js\nvar req = { \'if-none-match\': \'tobi\' };\nvar res = { \'etag\': \'luna\' };\nfresh(req, res);\n// => false\n\nvar req = { \'if-none-match\': \'tobi\' };\nvar res = { \'etag\': \'tobi\' };\nfresh(req, res);\n// => true\n```\n\n## License\n\n[MIT](LICENSE)\n\n[npm-image]: https://img.shields.io/npm/v/fresh.svg?style=flat\n[npm-url]: https://npmjs.org/package/fresh\n[node-version-image]: https://img.shields.io/badge/node.js-%3E%3D_0.6-brightgreen.svg?style=flat\n[node-version-url]: http://nodejs.org/download/\n[travis-image]: https://img.shields.io/travis/jshttp/fresh.svg?style=flat\n[travis-url]: https://travis-ci.org/jshttp/fresh\n[coveralls-image]: https://img.shields.io/coveralls/jshttp/fresh.svg?style=flat\n[coveralls-url]: https://coveralls.io/r/jshttp/fresh?branch=master\n[downloads-image]: https://img.shields.io/npm/dm/fresh.svg?style=flat\n[downloads-url]: https://npmjs.org/package/fresh\n',
npm sill install resolved readmeFilename: 'README.md',
npm sill install resolved bugs: { url: 'https://github.com/jshttp/fresh/issues' },
npm sill install resolved homepage: 'https://github.com/jshttp/fresh#readme',
npm sill install resolved _id: 'fresh@0.2.4',
npm sill install resolved _shasum: '3582499206c9723714190edd74b4604feb4a614c',
npm sill install resolved _resolved: 'https://registry.npmjs.org/fresh/-/fresh-0.2.4.tgz',
npm sill install resolved _from: 'fresh@0.2.4' },
npm sill install resolved { name: 'ms',
npm sill install resolved version: '0.7.0',
npm sill install resolved description: 'Tiny ms conversion utility',
npm sill install resolved repository: { type: 'git', url: 'git://github.com/guille/ms.js.git' },
npm sill install resolved main: './index',
npm sill install resolved devDependencies: { mocha: '*', 'expect.js': '*', serve: '*' },
npm sill install resolved component: { scripts: [Object] },
npm sill install resolved gitHead: '1e9cd9b05ef0dc26f765434d2bfee42394376e52',
npm sill install resolved bugs: { url: 'https://github.com/guille/ms.js/issues' },
npm sill install resolved homepage: 'https://github.com/guille/ms.js',
npm sill install resolved _id: 'ms@0.7.0',
npm sill install resolved scripts: {},
npm sill install resolved _shasum: '865be94c2e7397ad8a57da6a633a6e2f30798b83',
npm sill install resolved _from: 'ms@0.7.0',
npm sill install resolved _npmVersion: '1.4.21',
npm sill install resolved _npmUser: { name: 'rauchg', email: 'rauchg@gmail.com' },
npm sill install resolved maintainers: [ [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '865be94c2e7397ad8a57da6a633a6e2f30798b83',
npm sill install resolved tarball: 'http://registry.npmjs.org/ms/-/ms-0.7.0.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/ms/-/ms-0.7.0.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' },
npm sill install resolved { name: 'debug',
npm sill install resolved version: '2.1.3',
npm sill install resolved repository: { type: 'git', url: 'git://github.com/visionmedia/debug.git' },
npm sill install resolved description: 'small debugging utility',
npm sill install resolved keywords: [ 'debug', 'log', 'debugger' ],
npm sill install resolved author: { name: 'TJ Holowaychuk', email: 'tj@vision-media.ca' },
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved license: 'MIT',
npm sill install resolved dependencies: { ms: '0.7.0' },
npm sill install resolved devDependencies: { browserify: '9.0.3', mocha: '*' },
npm sill install resolved main: './node.js',
npm sill install resolved browser: './browser.js',
npm sill install resolved component: { scripts: [Object] },
npm sill install resolved readme: '# debug\n\n tiny node.js debugging utility modelled after node core\'s debugging technique.\n\n## Installation\n\n```bash\n$ npm install debug\n```\n\n## Usage\n\n With `debug` you simply invoke the exported function to generate your debug function, passing it a name which will determine if a noop function is returned, or a decorated `console.error`, so all of the `console` format string goodies you\'re used to work fine. A unique color is selected per-function for visibility.\n\nExample _app.js_:\n\n```js\nvar debug = require(\'debug\')(\'http\')\n , http = require(\'http\')\n , name = \'My App\';\n\n// fake app\n\ndebug(\'booting %s\', name);\n\nhttp.createServer(function(req, res){\n debug(req.method + \' \' + req.url);\n res.end(\'hello\\n\');\n}).listen(3000, function(){\n debug(\'listening\');\n});\n\n// fake worker of some kind\n\nrequire(\'./worker\');\n```\n\nExample _worker.js_:\n\n```js\nvar debug = require(\'debug\')(\'worker\');\n\nsetInterval(function(){\n debug(\'doing some work\');\n}, 1000);\n```\n\n The __DEBUG__ environment variable is then used to enable these based on space or comma-delimited names. Here are some examples:\n\n ![debug http and worker](http://f.cl.ly/items/18471z1H402O24072r1J/Screenshot.png)\n\n ![debug worker](http://f.cl.ly/items/1X413v1a3M0d3C2c1E0i/Screenshot.png)\n\n#### Windows note\n\n On Windows the environment variable is set using the `set` command. \n \n ```cmd\n set DEBUG=*,-not_this\n ```\n\nThen, run the program to be debugged as usual.\n\n## Millisecond diff\n\n When actively developing an application it can be useful to see when the time spent between one `debug()` call and the next. Suppose for example you invoke `debug()` before requesting a resource, and after as well, the "+NNNms" will show you how much time was spent between calls.\n\n ![](http://f.cl.ly/items/2i3h1d3t121M2Z1A3Q0N/Screenshot.png)\n\n When stdout is not a TTY, `Date#toUTCString()` is used, making it more useful for logging the debug information as shown below:\n\n ![](http://f.cl.ly/items/112H3i0e0o0P0a2Q2r11/Screenshot.png)\n\n## Conventions\n\n If you\'re using this in one or more of your libraries, you _should_ use the name of your library so that developers may toggle debugging as desired without guessing names. If you have more than one debuggers you _should_ prefix them with your library name and use ":" to separate features. For example "bodyParser" from Connect would then be "connect:bodyParser".\n\n## Wildcards\n\n The `*` character may be used as a wildcard. Suppose for example your library has debuggers named "connect:bodyParser", "connect:compress", "connect:session", instead of listing all three with `DEBUG=connect:bodyParser,connect.compress,connect:session`, you may simply do `DEBUG=connect:*`, or to run everything using this module simply use `DEBUG=*`.\n\n You can also exclude specific debuggers by prefixing them with a "-" character. For example, `DEBUG=*,-connect:*` would include all debuggers except those starting with "connect:".\n\n## Browser support\n\n Debug works in the browser as well, currently persisted by `localStorage`. Consider the situation shown below where you have `worker:a` and `worker:b`, and wish to debug both. Somewhere in the code on your page, include:\n\n```js\nwindow.myDebug = require("debug");\n```\n\n ("debug" is a global object in the browser so we give this object a different name.) When your page is open in the browser, type the following in the console:\n\n```js\nmyDebug.enable("worker:*")\n```\n\n Refresh the page. Debug output will continue to be sent to the console until it is disabled by typing `myDebug.disable()` in the console.\n\n```js\na = debug(\'worker:a\');\nb = debug(\'worker:b\');\n\nsetInterval(function(){\n a(\'doing some work\');\n}, 1000);\n\nsetInterval(function(){\n b(\'doing some work\');\n}, 1200);\n```\n\n#### Web Inspector Colors\n\n Colors are also enabled on "Web Inspectors" that understand the `%c` formatting\n option. These are WebKit web inspectors, Firefox ([since version\n 31](https://hacks.mozilla.org/2014/05/editable-box-model-multiple-selection-sublime-text-keys-much-more-firefox-developer-tools-episode-31/))\n and the Firebug plugin for Firefox (any version).\n\n Colored output looks something like:\n\n ![](https://cloud.githubusercontent.com/assets/71256/3139768/b98c5fd8-e8ef-11e3-862a-f7253b6f47c6.png)\n\n### stderr vs stdout\n\nYou can set an alternative logging method per-namespace by overriding the `log` method on a per-namespace or globally:\n\nExample _stdout.js_:\n\n```js\nvar debug = require(\'debug\');\nvar error = debug(\'app:error\');\n\n// by default stderr is used\nerror(\'goes to stderr!\');\n\nvar log = debug(\'app:log\');\n// set this namespace to log via console.log\nlog.log = console.log.bind(console); // don\'t forget to bind to console!\nlog(\'goes to stdout\');\nerror(\'still goes to stderr!\');\n\n// set all output to go via console.info\n// overrides all per-namespace log settings\ndebug.log = console.info.bind(console);\nerror(\'now goes to stdout via console.info\');\nlog(\'still goes to stdout, but via console.info now\');\n```\n\n## Authors\n\n - TJ Holowaychuk\n - Nathan Rajlich\n\n## License\n\n(The MIT License)\n\nCopyright (c) 2014 TJ Holowaychuk &lt;tj@vision-media.ca&gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\'Software\'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \'AS IS\', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n',
npm sill install resolved readmeFilename: 'Readme.md',
npm sill install resolved bugs: { url: 'https://github.com/visionmedia/debug/issues' },
npm sill install resolved homepage: 'https://github.com/visionmedia/debug#readme',
npm sill install resolved _id: 'debug@2.1.3',
npm sill install resolved _shasum: 'ce8ab1b5ee8fbee2bfa3b633cab93d366b63418e',
npm sill install resolved _resolved: 'https://registry.npmjs.org/debug/-/debug-2.1.3.tgz',
npm sill install resolved _from: 'debug@>=2.1.3 <2.2.0' },
npm sill install resolved { author:
npm sill install resolved { name: 'Robert Kieffer',
npm sill install resolved email: 'robert@broofa.com',
npm sill install resolved url: 'http://github.com/broofa' },
npm sill install resolved scripts:
npm sill install resolved { prepublish: 'node build/build.js > types.json',
npm sill install resolved test: 'node build/test.js' },
npm sill install resolved bin: { mime: 'cli.js' },
npm sill install resolved contributors: [ [Object] ],
npm sill install resolved description: 'A comprehensive library for mime-type mapping',
npm sill install resolved licenses: [ [Object] ],
npm sill install resolved dependencies: {},
npm sill install resolved devDependencies: { 'mime-db': '^1.2.0' },
npm sill install resolved keywords: [ 'util', 'mime' ],
npm sill install resolved main: 'mime.js',
npm sill install resolved name: 'mime',
npm sill install resolved repository:
npm sill install resolved { url: 'git+https://github.com/broofa/node-mime.git',
npm sill install resolved type: 'git' },
npm sill install resolved version: '1.3.4',
npm sill install resolved gitHead: '1628f6e0187095009dcef4805c3a49706f137974',
npm sill install resolved bugs: { url: 'https://github.com/broofa/node-mime/issues' },
npm sill install resolved homepage: 'https://github.com/broofa/node-mime',
npm sill install resolved _id: 'mime@1.3.4',
npm sill install resolved _shasum: '115f9e3b6b3daf2959983cb38f149a2d40eb5d53',
npm sill install resolved _from: 'mime@1.3.4',
npm sill install resolved _npmVersion: '1.4.28',
npm sill install resolved _npmUser: { name: 'broofa', email: 'robert@broofa.com' },
npm sill install resolved maintainers: [ [Object], [Object] ],
npm sill install resolved dist:
npm sill install resolved { shasum: '115f9e3b6b3daf2959983cb38f149a2d40eb5d53',
npm sill install resolved tarball: 'http://registry.npmjs.org/mime/-/mime-1.3.4.tgz' },
npm sill install resolved directories: {},
npm sill install resolved _resolved: 'http://registry.npmjs.org/mime/-/mime-1.3.4.tgz',
npm sill install resolved readme: 'ERROR: No README data found!' } ]
npm info install on-finished@2.2.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send
npm info install etag@1.5.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send
npm info install depd@1.0.1 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send
npm info install destroy@1.0.3 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send
npm info install range-parser@1.0.2 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send
npm info install fresh@0.2.4 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send
npm info install ms@0.7.0 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send
npm info install debug@2.1.3 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send
npm info install mime@1.3.4 into C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send
npm info installOne on-finished@2.2.1
npm verb installOne of on-finished to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send not in flight; installing
npm info installOne etag@1.5.1
npm verb installOne of etag to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send not in flight; installing
npm info installOne depd@1.0.1
npm verb installOne of depd to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send not in flight; installing
npm info installOne destroy@1.0.3
npm verb installOne of destroy to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send not in flight; installing
npm info installOne range-parser@1.0.2
npm verb installOne of range-parser to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send not in flight; installing
npm info installOne fresh@0.2.4
npm verb installOne of fresh to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send not in flight; installing
npm info installOne ms@0.7.0
npm verb installOne of ms to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send not in flight; installing
npm info installOne debug@2.1.3
npm verb installOne of debug to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send not in flight; installing
npm info installOne mime@1.3.4
npm verb installOne of mime to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send not in flight; installing
npm verb rebuildBundles [ 'graceful-readlink' ]
npm info install commander@2.8.1
npm sill gunzTarPerm extractEntry readme.md
npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\debug\package.json
npm sill gunzTarPerm extractEntry Readme.md
npm sill gunzTarPerm modified mode [ 'Readme.md', 420, 438 ]
npm sill gunzTarPerm extractEntry readme.md
npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
npm sill gunzTarPerm extractEntry readme.md
npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\arrify\package.json
npm sill gunzTarPerm extractEntry HISTORY.md
npm info postinstall commander@2.8.1
npm sill gunzTarPerm extractEntry test/basic.js
npm sill gunzTarPerm modified mode [ 'test/basic.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/package.json
npm sill gunzTarPerm modified mode [ 'examples/package.json', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/callback-api.js
npm sill gunzTarPerm modified mode [ 'examples/callback-api.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/usage.js
npm sill gunzTarPerm modified mode [ 'test/usage.js', 420, 438 ]
npm sill gunzTarPerm extractEntry package.json
npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\etag-ecf81b777de88424.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\etag
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\destroy-2c1043eb2d653273.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\destroy
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\ms-978afc704939d863.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\ms
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\fresh-c8d5e169784cf07a.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\fresh
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\range-parser-63ad8fd56bf89fed.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\range-parser
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\on-finished-28c435e63fcc3c2d.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\on-finished
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\debug-03ea4de432f6be65.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\debug
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\depd-b01ec1dec2c82eeb.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\depd
npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\mime-0ee83c29d5e089f0.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\mime
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-glob\package.json
npm sill gunzTarPerm extractEntry lib/index.js
npm sill gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ]
npm sill install write writing etag 1.5.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\etag
npm sill install write writing destroy 1.0.3 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\destroy
npm sill install write writing ms 0.7.0 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\ms
npm sill install write writing fresh 0.2.4 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\fresh
npm sill install write writing range-parser 1.0.2 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\range-parser
npm sill install write writing on-finished 2.2.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\on-finished
npm sill install write writing debug 2.1.3 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\debug
npm sill install write writing depd 1.0.1 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\depd
npm sill install write writing mime 1.3.4 to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\mime
npm sill gunzTarPerm extractEntry utility.js
npm sill gunzTarPerm modified mode [ 'utility.js', 420, 438 ]
npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\commander-35c6268206682af8.lock for C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\commander
npm sill prepareForInstallMany adding brace-expansion@^1.0.0 from minimatch dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\resp-modifier\node_modules\minimatch\package.json
npm sill prepareForInstallMany adding binary-extensions@^1.0.0 from is-binary-path dependencies
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-binary-path\package.json
npm sill gunzTarPerm extractEntry .jshintrc
npm sill gunzTarPerm modified mode [ '.jshintrc', 420, 438 ]
npm sill gunzTarPerm extractEntry History.md
npm sill gunzTarPerm modified mode [ 'History.md', 420, 438 ]
npm info preinstall arrify@1.0.0
npm sill gunzTarPerm extractEntry bench/index.js
npm sill gunzTarPerm modified mode [ 'bench/index.js', 420, 438 ]
npm sill gunzTarPerm extractEntry Readme.md
npm sill gunzTarPerm modified mode [ 'Readme.md', 420, 438 ]
npm sill install resolved []
npm verb about to build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\debug
npm info build C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules\debug
npm sill gunzTarPerm extractEntry test/core/simple/test-http-server-multiheaders.js
npm sill gunzTarPerm modified mode [ 'test/core/simple/test-http-server-multiheaders.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/core/simple/test-http-client-upload.js
npm sill gunzTarPerm modified mode [ 'test/core/simple/test-http-client-upload.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/limit.js
npm sill gunzTarPerm extractEntry examples/logger.fast.js
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\arrify\package.json
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\tfunk\node_modules\object-path\package.json
npm sill gunzTarPerm extractEntry test/logger-test.js
npm sill gunzTarPerm modified mode [ 'test/logger-test.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/logging-test.js
npm sill gunzTarPerm modified mode [ 'test/logging-test.js', 420, 438 ]
npm info preinstall is-glob@1.1.3
npm verb unbuild node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\etag
npm verb unbuild node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\destroy
npm verb unbuild node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\ms
npm verb unbuild node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\range-parser
npm verb unbuild node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\fresh
npm verb unbuild node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\on-finished
npm verb unbuild node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\debug
npm verb unbuild node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\depd
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\anymatch\package.json
npm sill gunzTarPerm extractEntry .travis.yml
npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
npm sill gunzTarPerm extractEntry README.markdown
npm sill gunzTarPerm modified mode [ 'README.markdown', 420, 438 ]
npm verb unbuild node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\mime
npm sill gunzTarPerm extractEntry examples/grep.js
npm sill gunzTarPerm modified mode [ 'examples/grep.js', 420, 438 ]
npm sill gunzTarPerm extractEntry examples/stream-api-pipe.js
npm sill gunzTarPerm modified mode [ 'examples/stream-api-pipe.js', 420, 438 ]
npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\chokidar\node_modules\is-glob\package.json
npm info linkStuff debug@0.7.4
npm sill linkStuff debug@0.7.4 has C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\localtunnel\node_modules as its parent node_modules
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\etag is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\etag
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\destroy is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\destroy
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\ms is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\ms
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\range-parser is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\range-parser
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\fresh is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\fresh
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\on-finished is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\on-finished
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\debug is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\debug
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\depd is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\depd
npm sill cache add args [ 'brace-expansion@^1.0.0', null ]
npm verb cache add spec brace-expansion@^1.0.0
npm sill cache add parsed spec { raw: 'brace-expansion@^1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'brace-expansion',
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 sill addNamed brace-expansion@>=1.0.0 <2.0.0
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for brace-expansion
npm sill addNameRange { name: 'brace-expansion',
npm sill addNameRange range: '>=1.0.0 <2.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name brace-expansion
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/brace-expansion
npm verb addNameRange registry:http://registry.npmjs.org/brace-expansion not in flight; fetching
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\karma\node_modules\optimist\package.json
npm sill gunzTarPerm extractEntry lib/lru-cache.js
npm sill gunzTarPerm modified mode [ 'lib/lru-cache.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/basic.js
npm sill gunzTarPerm modified mode [ 'test/basic.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/foreach.js
npm sill gunzTarPerm modified mode [ 'test/foreach.js', 420, 438 ]
npm sill gunzTarPerm extractEntry test/memory-leak.js
npm sill gunzTarPerm modified mode [ 'test/memory-leak.js', 420, 438 ]
npm info preinstall object-path@0.9.2
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\etag\1.5.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\etag
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\etag is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\etag
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\destroy\1.0.3\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\destroy
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\destroy is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\destroy
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\ms\0.7.0\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\ms
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\ms is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\ms
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\range-parser\1.0.2\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\range-parser
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\range-parser is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\range-parser
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\fresh\0.2.4\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\fresh
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\fresh is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\fresh
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\on-finished\2.2.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\on-finished
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\on-finished is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\on-finished
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\debug\2.1.3\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\debug
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\debug is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\debug
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\depd\1.0.1\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\depd
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\depd is being purged
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\depd
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\mime is being purged from base C:\Users\buschs1\Desktop\npmBug
npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\mime
npm sill cache add args [ 'binary-extensions@^1.0.0', null ]
npm verb cache add spec binary-extensions@^1.0.0
npm sill cache add parsed spec { raw: 'binary-extensions@^1.0.0',
npm sill cache add scope: null,
npm sill cache add name: 'binary-extensions',
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 sill addNamed binary-extensions@>=1.0.0 <2.0.0
npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for binary-extensions
npm sill addNameRange { name: 'binary-extensions',
npm sill addNameRange range: '>=1.0.0 <2.0.0',
npm sill addNameRange hasData: false }
npm sill mapToRegistry name binary-extensions
npm sill mapToRegistry using default registry
npm sill mapToRegistry registry http://registry.npmjs.org/
npm sill mapToRegistry uri http://registry.npmjs.org/binary-extensions
npm verb addNameRange registry:http://registry.npmjs.org/binary-extensions not in flight; fetching
npm verb write writing to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\foxy\node_modules\http-proxy\package.json
npm sill gunzTarPerm extractEntry LICENSE-MIT
npm sill gunzTarPerm modified mode [ 'LICENSE-MIT', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/manager.js
npm sill gunzTarPerm modified mode [ 'lib/manager.js', 420, 438 ]
npm sill gunzTarPerm extractEntry lib/on.js
npm sill gunzTarPerm modified mode [ 'lib/on.js', 420, 438 ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm sill gunzTarPerm modes [ '777', '666' ]
npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\mime\1.3.4\package.tgz
npm verb tar unpacking to C:\Users\buschs1\Desktop\npmBug\node_modules\browser-sync\node_modules\serve-static\node_modules\send\node_modules\mime
npm sill gentlyRm C:\Users\buschs1\Desktop\npmBug\node_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment