Skip to content

Instantly share code, notes, and snippets.

@gkatsev
Last active August 29, 2015 14:02
Show Gist options
  • Save gkatsev/6be3e990c5e808e88f37 to your computer and use it in GitHub Desktop.
Save gkatsev/6be3e990c5e808e88f37 to your computer and use it in GitHub Desktop.
Got the following after an `npm install -g npm`.
0 info it worked if it ends with ok
1 verbose cli [ 'node',
1 verbose cli '/Users/gkatsevman/.nvm/v0.10.28/bin/npm',
1 verbose cli 'install',
1 verbose cli '-g',
1 verbose cli 'npm' ]
2 info using [email protected]
3 info using [email protected]
4 verbose cache add [ 'npm', null ]
5 verbose cache add name=undefined spec="npm" args=["npm",null]
6 verbose parsed url { protocol: null,
6 verbose parsed url slashes: null,
6 verbose parsed url auth: null,
6 verbose parsed url host: null,
6 verbose parsed url port: null,
6 verbose parsed url hostname: null,
6 verbose parsed url hash: null,
6 verbose parsed url search: null,
6 verbose parsed url query: null,
6 verbose parsed url pathname: 'npm',
6 verbose parsed url path: 'npm',
6 verbose parsed url href: 'npm' }
7 silly lockFile 660051d1-npm npm
8 verbose lock npm /Users/gkatsevman/.npm/660051d1-npm.lock
9 silly lockFile 660051d1-npm npm
10 silly lockFile 660051d1-npm npm
11 verbose addNamed [ 'npm', '' ]
12 verbose addNamed [ null, '*' ]
13 silly lockFile 2f990b75-npm npm@
14 verbose lock npm@ /Users/gkatsevman/.npm/2f990b75-npm.lock
15 silly addNameRange { name: 'npm', range: '*', hasData: false }
16 verbose url raw npm
17 verbose url resolving [ 'https://registry.npmjs.org/', './npm' ]
18 verbose url resolved https://registry.npmjs.org/npm
19 info trying registry request attempt 1 at 15:18:38
20 http GET https://registry.npmjs.org/npm
21 http 200 https://registry.npmjs.org/npm
22 silly registry.get cb [ 200,
22 silly registry.get { date: 'Tue, 03 Jun 2014 19:18:32 GMT',
22 silly registry.get server: 'CouchDB/1.5.0 (Erlang OTP/R16B)',
22 silly registry.get etag: '"7USQ9QK1H70XS465XHLQEFNWC"',
22 silly registry.get 'content-type': 'application/json',
22 silly registry.get via: '1.1 varnish',
22 silly registry.get 'cache-control': 'max-age=1',
22 silly registry.get 'content-length': '881454',
22 silly registry.get 'accept-ranges': 'bytes',
22 silly registry.get age: '251',
22 silly registry.get 'x-served-by': 'cache-v43-ASH, cache-jfk1023-JFK',
22 silly registry.get 'x-cache': 'HIT, HIT',
22 silly registry.get 'x-cache-hits': '1, 1',
22 silly registry.get 'x-timer': 'S1401823112.178963,VS0,VE21',
22 silly registry.get vary: 'Accept',
22 silly registry.get 'keep-alive': 'timeout=10, max=50',
22 silly registry.get connection: 'Keep-Alive' } ]
23 silly addNameRange number 2 { name: 'npm', range: '*', hasData: true }
24 silly addNameRange versions [ 'npm',
24 silly addNameRange [ '1.1.25',
24 silly addNameRange '1.2.32',
24 silly addNameRange '1.3.2',
24 silly addNameRange '1.3.4',
24 silly addNameRange '1.2.20',
24 silly addNameRange '1.2.21',
24 silly addNameRange '1.2.22',
24 silly addNameRange '1.2.23',
24 silly addNameRange '1.2.24',
24 silly addNameRange '1.2.25',
24 silly addNameRange '1.2.27',
24 silly addNameRange '1.2.28',
24 silly addNameRange '1.2.30',
24 silly addNameRange '1.2.31',
24 silly addNameRange '1.3.0',
24 silly addNameRange '1.3.1',
24 silly addNameRange '1.2.19',
24 silly addNameRange '1.1.70',
24 silly addNameRange '1.1.71',
24 silly addNameRange '1.3.5',
24 silly addNameRange '1.3.6',
24 silly addNameRange '1.3.7',
24 silly addNameRange '1.3.8',
24 silly addNameRange '1.3.9',
24 silly addNameRange '1.3.10',
24 silly addNameRange '1.3.11',
24 silly addNameRange '1.3.12',
24 silly addNameRange '1.3.13',
24 silly addNameRange '1.3.14',
24 silly addNameRange '1.3.15',
24 silly addNameRange '1.3.16',
24 silly addNameRange '1.3.17',
24 silly addNameRange '1.3.18',
24 silly addNameRange '1.3.20',
24 silly addNameRange '1.3.21',
24 silly addNameRange '1.3.22',
24 silly addNameRange '1.3.23',
24 silly addNameRange '1.3.24',
24 silly addNameRange '1.3.25',
24 silly addNameRange '1.3.26',
24 silly addNameRange '1.4.0',
24 silly addNameRange '1.4.1',
24 silly addNameRange '1.4.2',
24 silly addNameRange '1.4.3',
24 silly addNameRange '1.4.4',
24 silly addNameRange '1.4.5',
24 silly addNameRange '1.4.6',
24 silly addNameRange '1.4.7',
24 silly addNameRange '1.4.8',
24 silly addNameRange '1.4.9',
24 silly addNameRange '1.4.10',
24 silly addNameRange '1.4.11',
24 silly addNameRange '1.4.12',
24 silly addNameRange '1.4.13' ] ]
25 verbose addNamed [ 'npm', '1.4.13' ]
26 verbose addNamed [ '1.4.13', '1.4.13' ]
27 silly lockFile 3564966c-npm-1-4-13 [email protected]
28 verbose lock [email protected] /Users/gkatsevman/.npm/3564966c-npm-1-4-13.lock
29 silly lockFile ba9342a9-try-npmjs-org-npm-npm-1-4-13-tgz https://registry.npmjs.org/npm/-/npm-1.4.13.tgz
30 verbose lock https://registry.npmjs.org/npm/-/npm-1.4.13.tgz /Users/gkatsevman/.npm/ba9342a9-try-npmjs-org-npm-npm-1-4-13-tgz.lock
31 verbose addRemoteTarball [ 'https://registry.npmjs.org/npm/-/npm-1.4.13.tgz',
31 verbose addRemoteTarball 'd74e510cb052e9feeba70b1e888646e448623150' ]
32 info retry fetch attempt 1 at 15:18:39
33 verbose fetch to= /var/folders/w6/s4s8gc6s4mb0wv2416922pt1hv4l51/T/npm-95703-tnmTRdy4/registry.npmjs.org/npm/-/npm-1.4.13.tgz
34 http GET https://registry.npmjs.org/npm/-/npm-1.4.13.tgz
35 http 200 https://registry.npmjs.org/npm/-/npm-1.4.13.tgz
36 silly lockFile ba9342a9-try-npmjs-org-npm-npm-1-4-13-tgz https://registry.npmjs.org/npm/-/npm-1.4.13.tgz
37 silly lockFile ba9342a9-try-npmjs-org-npm-npm-1-4-13-tgz https://registry.npmjs.org/npm/-/npm-1.4.13.tgz
38 silly lockFile 3564966c-npm-1-4-13 [email protected]
39 silly lockFile 3564966c-npm-1-4-13 [email protected]
40 silly lockFile 2f990b75-npm npm@
41 silly lockFile 2f990b75-npm npm@
42 silly resolved [ { version: '1.4.13',
42 silly resolved name: 'npm',
42 silly resolved description: 'A package manager for node',
42 silly resolved keywords: [ 'package manager', 'modules', 'install', 'package.json' ],
42 silly resolved preferGlobal: true,
42 silly resolved config: { publishtest: false },
42 silly resolved homepage: 'https://npmjs.org/doc/',
42 silly resolved author:
42 silly resolved { name: 'Isaac Z. Schlueter',
42 silly resolved email: '[email protected]',
42 silly resolved url: 'http://blog.izs.me' },
42 silly resolved repository: { type: 'git', url: 'https://github.com/npm/npm' },
42 silly resolved bugs:
42 silly resolved { url: 'http://github.com/npm/npm/issues',
42 silly resolved email: '[email protected]' },
42 silly resolved directories: { doc: './doc', man: './man', lib: './lib', bin: './bin' },
42 silly resolved main: './lib/npm.js',
42 silly resolved bin: { npm: './bin/npm-cli.js' },
42 silly resolved dependencies:
42 silly resolved { abbrev: '~1.0.5',
42 silly resolved ansi: '~0.2.1',
42 silly resolved ansicolors: '~0.3.2',
42 silly resolved ansistyles: '~0.1.3',
42 silly resolved archy: '0',
42 silly resolved 'block-stream': '0.0.7',
42 silly resolved 'char-spinner': '~1.0.0',
42 silly resolved 'child-process-close': '~0.1.1',
42 silly resolved chmodr: '~0.1.0',
42 silly resolved chownr: '0',
42 silly resolved 'cmd-shim': '~1.1.1',
42 silly resolved columnify: '~0.1.2',
42 silly resolved editor: '0.0.5',
42 silly resolved fstream: '~0.1.25',
42 silly resolved 'fstream-npm': '~0.1.7',
42 silly resolved 'github-url-from-git': '1.1.1',
42 silly resolved 'github-url-from-username-repo': '~0.1.0',
42 silly resolved glob: '~3.2.10',
42 silly resolved 'graceful-fs': '~2.0.2',
42 silly resolved inflight: '~1.0.1',
42 silly resolved ini: '~1.2.0',
42 silly resolved 'init-package-json': '0.0.17',
42 silly resolved lockfile: '~0.4.0',
42 silly resolved 'lru-cache': '~2.5.0',
42 silly resolved minimatch: '~0.3.0',
42 silly resolved mkdirp: '~0.3.5',
42 silly resolved 'node-gyp': '~0.13.0',
42 silly resolved nopt: '~2.2.1',
42 silly resolved 'npm-cache-filename': '~1.0.1',
42 silly resolved 'npm-install-checks': '~1.0.0',
42 silly resolved 'npm-registry-client': '~1.0.0',
42 silly resolved 'npm-user-validate': '~0.1.0',
42 silly resolved npmconf: '~1.0.1',
42 silly resolved npmlog: '0.0.6',
42 silly resolved once: '~1.3.0',
42 silly resolved opener: '~1.3.0',
42 silly resolved osenv: '0',
42 silly resolved 'path-is-inside': '~1.0.0',
42 silly resolved read: '~1.0.4',
42 silly resolved 'read-installed': '~2.0.4',
42 silly resolved 'read-package-json': '~1.1.9',
42 silly resolved request: '~2.30.0',
42 silly resolved retry: '~0.6.0',
42 silly resolved rimraf: '~2.2.5',
42 silly resolved semver: '~2.3.0',
42 silly resolved sha: '~1.2.1',
42 silly resolved slide: '~1.1.5',
42 silly resolved 'sorted-object': '~1.0.0',
42 silly resolved tar: '~0.1.19',
42 silly resolved 'text-table': '~0.2.0',
42 silly resolved 'uid-number': '0.0.5',
42 silly resolved which: '1' },
42 silly resolved bundleDependencies:
42 silly resolved [ 'abbrev',
42 silly resolved 'ansi',
42 silly resolved 'ansicolors',
42 silly resolved 'ansistyles',
42 silly resolved 'archy',
42 silly resolved 'block-stream',
42 silly resolved 'char-spinner',
42 silly resolved 'child-process-close',
42 silly resolved 'chmodr',
42 silly resolved 'chownr',
42 silly resolved 'cmd-shim',
42 silly resolved 'columnify',
42 silly resolved 'editor',
42 silly resolved 'fstream',
42 silly resolved 'fstream-npm',
42 silly resolved 'github-url-from-git',
42 silly resolved 'github-url-from-username-repo',
42 silly resolved 'glob',
42 silly resolved 'graceful-fs',
42 silly resolved 'inflight',
42 silly resolved 'inherits',
42 silly resolved 'ini',
42 silly resolved 'init-package-json',
42 silly resolved 'lockfile',
42 silly resolved 'lru-cache',
42 silly resolved 'minimatch',
42 silly resolved 'mkdirp',
42 silly resolved 'node-gyp',
42 silly resolved 'nopt',
42 silly resolved 'npm-cache-filename',
42 silly resolved 'npm-install-checks',
42 silly resolved 'npm-registry-client',
42 silly resolved 'npm-user-validate',
42 silly resolved 'npmconf',
42 silly resolved 'npmlog',
42 silly resolved 'once',
42 silly resolved 'opener',
42 silly resolved 'osenv',
42 silly resolved 'path-is-inside',
42 silly resolved 'read',
42 silly resolved 'read-installed',
42 silly resolved 'read-package-json',
42 silly resolved 'request',
42 silly resolved 'retry',
42 silly resolved 'rimraf',
42 silly resolved 'semver',
42 silly resolved 'sha',
42 silly resolved 'slide',
42 silly resolved 'sorted-object',
42 silly resolved 'tar',
42 silly resolved 'text-table',
42 silly resolved 'uid-number',
42 silly resolved 'which' ],
42 silly resolved devDependencies:
42 silly resolved { marked: '~0.3.2',
42 silly resolved 'npm-registry-mock': '~0.6.3',
42 silly resolved ronn: '~0.3.6',
42 silly resolved tap: '~0.4.9' },
42 silly resolved engines: { node: '>=0.8', npm: '1' },
42 silly resolved scripts:
42 silly resolved { 'test-legacy': 'node ./test/run.js',
42 silly resolved test: 'tap --timeout 120 test/tap/*.js',
42 silly resolved tap: 'tap --timeout 120 test/tap/*.js',
42 silly resolved 'test-all': 'node ./test/run.js && tap test/tap/*.js',
42 silly resolved prepublish: 'node bin/npm-cli.js prune --prefix=. --no-global && rm -rf test/*/*/node_modules && make -j32 doc',
42 silly resolved dumpconf: 'env | grep npm | sort | uniq' },
42 silly resolved license: 'Artistic-2.0',
42 silly resolved man:
42 silly resolved [ '/Users/isaacs/dev/npm/npm/man/man1/npm-README.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-adduser.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-bin.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-bugs.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-build.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-bundle.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-cache.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-completion.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-config.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-dedupe.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-deprecate.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-docs.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-edit.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-explore.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-help-search.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-help.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-init.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-install.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-link.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-ls.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-outdated.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-owner.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-pack.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-prefix.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-prune.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-publish.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-rebuild.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-repo.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-restart.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-rm.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-root.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-run-script.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-search.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-shrinkwrap.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-star.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-stars.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-start.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-stop.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-submodule.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-tag.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-test.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-uninstall.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-unpublish.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-update.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-version.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-view.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm-whoami.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man1/npm.1',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-bin.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-bugs.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-cache.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-commands.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-config.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-deprecate.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-docs.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-edit.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-explore.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-help-search.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-init.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-install.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-link.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-load.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-ls.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-outdated.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-owner.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-pack.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-prefix.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-prune.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-publish.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-rebuild.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-repo.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-restart.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-root.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-run-script.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-search.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-shrinkwrap.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-start.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-stop.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-submodule.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-tag.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-test.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-uninstall.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-unpublish.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-update.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-version.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-view.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm-whoami.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man3/npm.3',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man5/npm-folders.5',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man5/npm-global.5',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man5/npm-json.5',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man5/npmrc.5',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man5/package.json.5',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man7/npm-coding-style.7',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man7/npm-config.7',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man7/npm-developers.7',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man7/npm-disputes.7',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man7/npm-faq.7',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man7/npm-index.7',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man7/npm-registry.7',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man7/npm-scripts.7',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man7/removing-npm.7',
42 silly resolved '/Users/isaacs/dev/npm/npm/man/man7/semver.7' ],
42 silly resolved contributors:
42 silly resolved [ [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object],
42 silly resolved [Object] ],
42 silly resolved gitHead: 'c9b8c998b863755174ef7ffc85d02a63368eac13',
42 silly resolved _id: '[email protected]',
42 silly resolved _shasum: 'd74e510cb052e9feeba70b1e888646e448623150',
42 silly resolved _from: 'npm@',
42 silly resolved _npmVersion: '1.4.13',
42 silly resolved _npmUser: { name: 'isaacs', email: '[email protected]' },
42 silly resolved maintainers: [ [Object] ],
42 silly resolved dist:
42 silly resolved { shasum: 'd74e510cb052e9feeba70b1e888646e448623150',
42 silly resolved tarball: 'http://registry.npmjs.org/npm/-/npm-1.4.13.tgz' },
42 silly resolved _resolved: 'https://registry.npmjs.org/npm/-/npm-1.4.13.tgz' } ]
43 info install [email protected] into /Users/gkatsevman/.nvm/v0.10.28/lib
44 info installOne [email protected]
45 info /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm unbuild
46 info preuninstall [email protected]
47 info uninstall [email protected]
48 verbose true,/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules,/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules unbuild [email protected]
49 verbose /Users/gkatsevman/.nvm/v0.10.28/bin,[object Object] binRoot
50 info postuninstall [email protected]
51 verbose tar unpack /Users/gkatsevman/.npm/npm/1.4.13/package.tgz
52 silly lockFile 76450bf2-vm-v0-10-28-lib-node-modules-npm tar:///Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm
53 verbose lock tar:///Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm /Users/gkatsevman/.npm/76450bf2-vm-v0-10-28-lib-node-modules-npm.lock
54 silly lockFile e9b4c76f-evman-npm-npm-1-4-13-package-tgz tar:///Users/gkatsevman/.npm/npm/1.4.13/package.tgz
55 verbose lock tar:///Users/gkatsevman/.npm/npm/1.4.13/package.tgz /Users/gkatsevman/.npm/e9b4c76f-evman-npm-npm-1-4-13-package-tgz.lock
56 silly gunzTarPerm modes [ '755', '644' ]
57 silly gunzTarPerm extractEntry package.json
58 silly gunzTarPerm extractEntry .npmignore
59 silly gunzTarPerm extractEntry README.md
60 silly gunzTarPerm extractEntry LICENSE
61 silly gunzTarPerm extractEntry cli.js
62 silly gunzTarPerm extractEntry CONTRIBUTING.md
63 silly gunzTarPerm extractEntry wercker.yml
64 silly gunzTarPerm extractEntry Makefile
65 silly gunzTarPerm extractEntry .tern-project
66 silly gunzTarPerm extractEntry bin/npm-cli.js
67 silly gunzTarPerm extractEntry bin/read-package-json.js
68 silly gunzTarPerm extractEntry bin/node-gyp-bin/node-gyp
69 silly gunzTarPerm extractEntry bin/node-gyp-bin/node-gyp.cmd
70 silly gunzTarPerm extractEntry bin/npm
71 silly gunzTarPerm extractEntry bin/npm.cmd
72 silly gunzTarPerm extractEntry .travis.yml
73 silly gunzTarPerm extractEntry .npmrc
74 silly gunzTarPerm extractEntry doc/api/npm-publish.md
75 silly gunzTarPerm extractEntry doc/api/npm-bin.md
76 silly gunzTarPerm extractEntry doc/api/npm-cache.md
77 silly gunzTarPerm extractEntry doc/api/npm-commands.md
78 silly gunzTarPerm extractEntry doc/api/npm-config.md
79 silly gunzTarPerm extractEntry doc/api/npm-deprecate.md
80 silly gunzTarPerm extractEntry doc/api/npm-docs.md
81 silly gunzTarPerm extractEntry doc/api/npm-edit.md
82 silly gunzTarPerm extractEntry doc/api/npm-explore.md
83 silly gunzTarPerm extractEntry doc/api/npm-help-search.md
84 silly gunzTarPerm extractEntry doc/api/npm-init.md
85 silly gunzTarPerm extractEntry doc/api/npm-install.md
86 silly gunzTarPerm extractEntry doc/api/npm-link.md
87 silly gunzTarPerm extractEntry doc/api/npm-load.md
88 silly gunzTarPerm extractEntry doc/api/npm-ls.md
89 silly gunzTarPerm extractEntry doc/api/npm-outdated.md
90 silly gunzTarPerm extractEntry doc/api/npm-owner.md
91 silly gunzTarPerm extractEntry doc/api/npm-pack.md
92 silly gunzTarPerm extractEntry doc/api/npm-prefix.md
93 silly gunzTarPerm extractEntry doc/api/npm-prune.md
94 silly gunzTarPerm extractEntry doc/api/npm-bugs.md
95 silly gunzTarPerm extractEntry doc/api/npm-rebuild.md
96 silly gunzTarPerm extractEntry doc/api/npm-repo.md
97 silly gunzTarPerm extractEntry doc/api/npm-restart.md
98 silly gunzTarPerm extractEntry doc/api/npm-root.md
99 silly gunzTarPerm extractEntry doc/api/npm-run-script.md
100 silly gunzTarPerm extractEntry doc/api/npm-search.md
101 silly gunzTarPerm extractEntry doc/api/npm-shrinkwrap.md
102 silly gunzTarPerm extractEntry doc/api/npm-start.md
103 silly gunzTarPerm extractEntry doc/api/npm-stop.md
104 silly gunzTarPerm extractEntry doc/api/npm-submodule.md
105 silly gunzTarPerm extractEntry doc/api/npm-tag.md
106 silly gunzTarPerm extractEntry doc/api/npm-test.md
107 silly gunzTarPerm extractEntry doc/api/npm-uninstall.md
108 silly gunzTarPerm extractEntry doc/api/npm-unpublish.md
109 silly gunzTarPerm extractEntry doc/api/npm-update.md
110 silly gunzTarPerm extractEntry doc/api/npm-version.md
111 silly gunzTarPerm extractEntry doc/api/npm-view.md
112 silly gunzTarPerm extractEntry doc/api/npm-whoami.md
113 silly gunzTarPerm extractEntry doc/api/npm.md
114 silly gunzTarPerm extractEntry doc/cli/npm-prune.md
115 silly gunzTarPerm extractEntry doc/cli/npm-adduser.md
116 silly gunzTarPerm extractEntry doc/cli/npm-bugs.md
117 silly gunzTarPerm extractEntry doc/cli/npm-build.md
118 silly gunzTarPerm extractEntry doc/cli/npm-bundle.md
119 silly gunzTarPerm extractEntry doc/cli/npm-cache.md
120 silly gunzTarPerm extractEntry doc/cli/npm-completion.md
121 silly gunzTarPerm extractEntry doc/cli/npm-config.md
122 silly gunzTarPerm extractEntry doc/cli/npm-dedupe.md
123 silly gunzTarPerm extractEntry doc/cli/npm-deprecate.md
124 silly gunzTarPerm extractEntry doc/cli/npm-docs.md
125 silly gunzTarPerm extractEntry doc/cli/npm-edit.md
126 silly gunzTarPerm extractEntry doc/cli/npm-explore.md
127 silly gunzTarPerm extractEntry doc/cli/npm-help-search.md
128 silly gunzTarPerm extractEntry doc/cli/npm-help.md
129 silly gunzTarPerm extractEntry doc/cli/npm-init.md
130 silly gunzTarPerm extractEntry doc/cli/npm-install.md
131 silly gunzTarPerm extractEntry doc/cli/npm-link.md
132 silly gunzTarPerm extractEntry doc/cli/npm-ls.md
133 silly gunzTarPerm extractEntry doc/cli/npm-outdated.md
134 silly gunzTarPerm extractEntry doc/cli/npm-owner.md
135 silly gunzTarPerm extractEntry doc/cli/npm-pack.md
136 silly gunzTarPerm extractEntry doc/cli/npm-prefix.md
137 silly gunzTarPerm extractEntry doc/cli/npm-bin.md
138 silly gunzTarPerm extractEntry doc/cli/npm-publish.md
139 silly gunzTarPerm extractEntry doc/cli/npm-rebuild.md
140 silly gunzTarPerm extractEntry doc/cli/npm-repo.md
141 silly gunzTarPerm extractEntry doc/cli/npm-restart.md
142 silly gunzTarPerm extractEntry doc/cli/npm-rm.md
143 silly gunzTarPerm extractEntry doc/cli/npm-root.md
144 silly gunzTarPerm extractEntry doc/cli/npm-run-script.md
145 silly gunzTarPerm extractEntry doc/cli/npm-search.md
146 silly gunzTarPerm extractEntry doc/cli/npm-shrinkwrap.md
147 silly gunzTarPerm extractEntry doc/cli/npm-star.md
148 silly gunzTarPerm extractEntry doc/cli/npm-stars.md
149 silly gunzTarPerm extractEntry doc/cli/npm-start.md
150 silly gunzTarPerm extractEntry doc/cli/npm-stop.md
151 silly gunzTarPerm extractEntry doc/cli/npm-submodule.md
152 silly gunzTarPerm extractEntry doc/cli/npm-tag.md
153 silly gunzTarPerm extractEntry doc/cli/npm-test.md
154 silly gunzTarPerm extractEntry doc/cli/npm-uninstall.md
155 silly gunzTarPerm extractEntry doc/cli/npm-unpublish.md
156 silly gunzTarPerm extractEntry doc/cli/npm-update.md
157 silly gunzTarPerm extractEntry doc/cli/npm-version.md
158 silly gunzTarPerm extractEntry doc/cli/npm-view.md
159 silly gunzTarPerm extractEntry doc/cli/npm-whoami.md
160 silly gunzTarPerm extractEntry doc/cli/npm.md
161 silly gunzTarPerm extractEntry doc/files/npm-folders.md
162 silly gunzTarPerm extractEntry doc/files/npmrc.md
163 silly gunzTarPerm extractEntry doc/files/package.json.md
164 silly gunzTarPerm extractEntry doc/misc/npm-coding-style.md
165 silly gunzTarPerm extractEntry doc/misc/npm-config.md
166 silly gunzTarPerm extractEntry doc/misc/npm-developers.md
167 silly gunzTarPerm extractEntry doc/misc/npm-disputes.md
168 silly gunzTarPerm extractEntry doc/misc/npm-faq.md
169 silly gunzTarPerm extractEntry doc/misc/npm-index.md
170 silly gunzTarPerm extractEntry doc/misc/npm-registry.md
171 silly gunzTarPerm extractEntry doc/misc/npm-scripts.md
172 silly gunzTarPerm extractEntry doc/misc/removing-npm.md
173 silly gunzTarPerm extractEntry doc/misc/semver.md
174 silly gunzTarPerm extractEntry html/doc/README.html
175 silly gunzTarPerm extractEntry html/doc/api/npm-publish.html
176 silly gunzTarPerm extractEntry html/doc/api/npm-bin.html
177 silly gunzTarPerm extractEntry html/doc/api/npm-cache.html
178 silly gunzTarPerm extractEntry html/doc/api/npm-commands.html
179 silly gunzTarPerm extractEntry html/doc/api/npm-config.html
180 silly gunzTarPerm extractEntry html/doc/api/npm-deprecate.html
181 silly gunzTarPerm extractEntry html/doc/api/npm-docs.html
182 silly gunzTarPerm extractEntry html/doc/api/npm-edit.html
183 silly gunzTarPerm extractEntry html/doc/api/npm-explore.html
184 silly gunzTarPerm extractEntry html/doc/api/npm-help-search.html
185 silly gunzTarPerm extractEntry html/doc/api/npm-init.html
186 silly gunzTarPerm extractEntry html/doc/api/npm-install.html
187 silly gunzTarPerm extractEntry html/doc/api/npm-link.html
188 silly gunzTarPerm extractEntry html/doc/api/npm-load.html
189 silly gunzTarPerm extractEntry html/doc/api/npm-ls.html
190 silly gunzTarPerm extractEntry html/doc/api/npm-outdated.html
191 silly gunzTarPerm extractEntry html/doc/api/npm-owner.html
192 silly gunzTarPerm extractEntry html/doc/api/npm-pack.html
193 silly gunzTarPerm extractEntry html/doc/api/npm-prefix.html
194 silly gunzTarPerm extractEntry html/doc/api/npm-prune.html
195 silly gunzTarPerm extractEntry html/doc/api/npm-bugs.html
196 silly gunzTarPerm extractEntry html/doc/api/npm-rebuild.html
197 silly gunzTarPerm extractEntry html/doc/api/npm-repo.html
198 silly gunzTarPerm extractEntry html/doc/api/npm-restart.html
199 silly gunzTarPerm extractEntry html/doc/api/npm-root.html
200 silly gunzTarPerm extractEntry html/doc/api/npm-run-script.html
201 silly gunzTarPerm extractEntry html/doc/api/npm-search.html
202 silly gunzTarPerm extractEntry html/doc/api/npm-shrinkwrap.html
203 silly gunzTarPerm extractEntry html/doc/api/npm-start.html
204 silly gunzTarPerm extractEntry html/doc/api/npm-stop.html
205 silly gunzTarPerm extractEntry html/doc/api/npm-submodule.html
206 silly gunzTarPerm extractEntry html/doc/api/npm-tag.html
207 silly gunzTarPerm extractEntry html/doc/api/npm-test.html
208 silly gunzTarPerm extractEntry html/doc/api/npm-uninstall.html
209 silly gunzTarPerm extractEntry html/doc/api/npm-unpublish.html
210 silly gunzTarPerm extractEntry html/doc/api/npm-update.html
211 silly gunzTarPerm extractEntry html/doc/api/npm-version.html
212 silly gunzTarPerm extractEntry html/doc/api/npm-view.html
213 silly gunzTarPerm extractEntry html/doc/api/npm-whoami.html
214 silly gunzTarPerm extractEntry html/doc/api/npm.html
215 silly gunzTarPerm extractEntry html/doc/cli/npm-prune.html
216 silly gunzTarPerm extractEntry html/doc/cli/npm-adduser.html
217 silly gunzTarPerm extractEntry html/doc/cli/npm-bugs.html
218 silly gunzTarPerm extractEntry html/doc/cli/npm-build.html
219 silly gunzTarPerm extractEntry html/doc/cli/npm-bundle.html
220 silly gunzTarPerm extractEntry html/doc/cli/npm-cache.html
221 silly gunzTarPerm extractEntry html/doc/cli/npm-completion.html
222 silly gunzTarPerm extractEntry html/doc/cli/npm-config.html
223 silly gunzTarPerm extractEntry html/doc/cli/npm-dedupe.html
224 silly gunzTarPerm extractEntry html/doc/cli/npm-deprecate.html
225 silly gunzTarPerm extractEntry html/doc/cli/npm-docs.html
226 silly gunzTarPerm extractEntry html/doc/cli/npm-edit.html
227 silly gunzTarPerm extractEntry html/doc/cli/npm-explore.html
228 silly gunzTarPerm extractEntry html/doc/cli/npm-help-search.html
229 silly gunzTarPerm extractEntry html/doc/cli/npm-help.html
230 silly gunzTarPerm extractEntry html/doc/cli/npm-init.html
231 silly gunzTarPerm extractEntry html/doc/cli/npm-install.html
232 silly gunzTarPerm extractEntry html/doc/cli/npm-link.html
233 silly gunzTarPerm extractEntry html/doc/cli/npm-ls.html
234 silly gunzTarPerm extractEntry html/doc/cli/npm-outdated.html
235 silly gunzTarPerm extractEntry html/doc/cli/npm-owner.html
236 silly gunzTarPerm extractEntry html/doc/cli/npm-pack.html
237 silly gunzTarPerm extractEntry html/doc/cli/npm-prefix.html
238 silly gunzTarPerm extractEntry html/doc/cli/npm-bin.html
239 silly gunzTarPerm extractEntry html/doc/cli/npm-publish.html
240 silly gunzTarPerm extractEntry html/doc/cli/npm-rebuild.html
241 silly gunzTarPerm extractEntry html/doc/cli/npm-repo.html
242 silly gunzTarPerm extractEntry html/doc/cli/npm-restart.html
243 silly gunzTarPerm extractEntry html/doc/cli/npm-rm.html
244 silly gunzTarPerm extractEntry html/doc/cli/npm-root.html
245 silly gunzTarPerm extractEntry html/doc/cli/npm-run-script.html
246 silly gunzTarPerm extractEntry html/doc/cli/npm-search.html
247 silly gunzTarPerm extractEntry html/doc/cli/npm-shrinkwrap.html
248 silly gunzTarPerm extractEntry html/doc/cli/npm-star.html
249 silly gunzTarPerm extractEntry html/doc/cli/npm-stars.html
250 silly gunzTarPerm extractEntry html/doc/cli/npm-start.html
251 silly gunzTarPerm extractEntry html/doc/cli/npm-stop.html
252 silly gunzTarPerm extractEntry html/doc/cli/npm-submodule.html
253 silly gunzTarPerm extractEntry html/doc/cli/npm-tag.html
254 silly gunzTarPerm extractEntry html/doc/cli/npm-test.html
255 silly gunzTarPerm extractEntry html/doc/cli/npm-uninstall.html
256 silly gunzTarPerm extractEntry html/doc/cli/npm-unpublish.html
257 silly gunzTarPerm extractEntry html/doc/cli/npm-update.html
258 silly gunzTarPerm extractEntry html/doc/cli/npm-version.html
259 silly gunzTarPerm extractEntry html/doc/cli/npm-view.html
260 silly gunzTarPerm extractEntry html/doc/cli/npm-whoami.html
261 silly gunzTarPerm extractEntry html/doc/cli/npm.html
262 silly gunzTarPerm extractEntry html/doc/files/npm-folders.html
263 silly gunzTarPerm extractEntry html/doc/files/npm-global.html
264 silly gunzTarPerm extractEntry html/doc/files/npm-json.html
265 silly gunzTarPerm extractEntry html/doc/files/npmrc.html
266 silly gunzTarPerm extractEntry html/doc/files/package.json.html
267 silly gunzTarPerm extractEntry html/doc/index.html
268 silly gunzTarPerm extractEntry html/doc/misc/npm-coding-style.html
269 silly gunzTarPerm extractEntry html/doc/misc/npm-config.html
270 silly gunzTarPerm extractEntry html/doc/misc/npm-developers.html
271 silly gunzTarPerm extractEntry html/doc/misc/npm-disputes.html
272 silly gunzTarPerm extractEntry html/doc/misc/npm-faq.html
273 silly gunzTarPerm extractEntry html/doc/misc/npm-index.html
274 silly gunzTarPerm extractEntry html/doc/misc/npm-registry.html
275 silly gunzTarPerm extractEntry html/doc/misc/npm-scripts.html
276 silly gunzTarPerm extractEntry html/doc/misc/removing-npm.html
277 silly gunzTarPerm extractEntry html/doc/misc/semver.html
278 silly gunzTarPerm extractEntry html/docfoot.html
279 silly gunzTarPerm extractEntry html/dochead.html
280 silly gunzTarPerm extractEntry html/favicon.ico
281 silly gunzTarPerm extractEntry html/index.html
282 silly gunzTarPerm extractEntry html/static/toc.js
283 silly gunzTarPerm extractEntry html/static/style.css
284 silly gunzTarPerm extractEntry lib/adduser.js
285 silly gunzTarPerm extractEntry lib/outdated.js
286 silly gunzTarPerm extractEntry lib/owner.js
287 silly gunzTarPerm extractEntry lib/pack.js
288 silly gunzTarPerm extractEntry lib/prefix.js
289 silly gunzTarPerm extractEntry lib/npm.js
290 silly gunzTarPerm extractEntry lib/bin.js
291 silly gunzTarPerm extractEntry lib/rebuild.js
292 silly gunzTarPerm extractEntry lib/repo.js
293 silly gunzTarPerm extractEntry lib/restart.js
294 silly gunzTarPerm extractEntry lib/root.js
295 silly gunzTarPerm extractEntry lib/ls.js
296 silly gunzTarPerm extractEntry lib/run-script.js
297 silly gunzTarPerm extractEntry lib/link.js
298 silly gunzTarPerm extractEntry lib/search.js
299 silly gunzTarPerm extractEntry lib/install.js
300 silly gunzTarPerm extractEntry lib/set.js
301 silly gunzTarPerm extractEntry lib/init.js
302 silly gunzTarPerm extractEntry lib/shrinkwrap.js
303 silly gunzTarPerm extractEntry lib/help.js
304 silly gunzTarPerm extractEntry lib/star.js
305 silly gunzTarPerm extractEntry lib/help-search.js
306 silly gunzTarPerm extractEntry lib/stars.js
307 silly gunzTarPerm extractEntry lib/get.js
308 silly gunzTarPerm extractEntry lib/start.js
309 silly gunzTarPerm extractEntry lib/faq.js
310 silly gunzTarPerm extractEntry lib/stop.js
311 silly gunzTarPerm extractEntry lib/explore.js
312 silly gunzTarPerm extractEntry lib/submodule.js
313 silly gunzTarPerm extractEntry lib/edit.js
314 silly gunzTarPerm extractEntry lib/substack.js
315 silly gunzTarPerm extractEntry lib/docs.js
316 silly gunzTarPerm extractEntry lib/tag.js
317 silly gunzTarPerm extractEntry lib/deprecate.js
318 silly gunzTarPerm extractEntry lib/test.js
319 silly gunzTarPerm extractEntry lib/dedupe.js
320 silly gunzTarPerm extractEntry lib/unbuild.js
321 silly gunzTarPerm extractEntry lib/config.js
322 silly gunzTarPerm extractEntry lib/uninstall.js
323 silly gunzTarPerm extractEntry lib/completion.js
324 silly gunzTarPerm extractEntry lib/unpublish.js
325 silly gunzTarPerm extractEntry lib/cache.js
326 silly gunzTarPerm extractEntry lib/update.js
327 silly gunzTarPerm extractEntry lib/whoami.js
328 silly gunzTarPerm extractEntry lib/visnup.js
329 silly gunzTarPerm extractEntry lib/build.js
330 silly gunzTarPerm extractEntry lib/version.js
331 silly gunzTarPerm extractEntry lib/bugs.js
332 silly gunzTarPerm extractEntry lib/view.js
333 silly gunzTarPerm extractEntry lib/prune.js
334 silly gunzTarPerm extractEntry lib/xmas.js
335 silly gunzTarPerm extractEntry lib/publish.js
336 silly gunzTarPerm extractEntry lib/utils/tar.js
337 silly gunzTarPerm extractEntry lib/utils/depr-check.js
338 silly gunzTarPerm extractEntry lib/utils/error-handler.js
339 silly gunzTarPerm extractEntry lib/utils/fetch.js
340 silly gunzTarPerm extractEntry lib/utils/locker.js
341 silly gunzTarPerm extractEntry lib/utils/is-git-url.js
342 silly gunzTarPerm extractEntry lib/utils/lifecycle.js
343 silly gunzTarPerm extractEntry lib/utils/link.js
344 silly gunzTarPerm extractEntry lib/utils/gently-rm.js
345 silly gunzTarPerm extractEntry lib/utils/completion.sh
346 silly gunzTarPerm extractEntry lib/utils/completion/file-completion.js
347 silly gunzTarPerm extractEntry lib/utils/completion/installed-deep.js
348 silly gunzTarPerm extractEntry lib/utils/completion/installed-shallow.js
349 silly gunzTarPerm extractEntry lib/cache/add-local-tarball.js
350 silly gunzTarPerm extractEntry lib/cache/add-local.js
351 silly gunzTarPerm extractEntry lib/cache/add-named.js
352 silly gunzTarPerm extractEntry lib/cache/add-remote-git.js
353 silly gunzTarPerm extractEntry lib/cache/add-remote-tarball.js
354 silly gunzTarPerm extractEntry lib/cache/get-stat.js
355 silly gunzTarPerm extractEntry lib/cache/maybe-github.js
356 silly gunzTarPerm extractEntry make.bat
357 silly gunzTarPerm extractEntry man/man1/npm-prune.1
358 silly gunzTarPerm extractEntry man/man1/npm-README.1
359 silly gunzTarPerm extractEntry man/man1/npm-bin.1
360 silly gunzTarPerm extractEntry man/man1/npm-bugs.1
361 silly gunzTarPerm extractEntry man/man1/npm-build.1
362 silly gunzTarPerm extractEntry man/man1/npm-bundle.1
363 silly gunzTarPerm extractEntry man/man1/npm-cache.1
364 silly gunzTarPerm extractEntry man/man1/npm-completion.1
365 silly gunzTarPerm extractEntry man/man1/npm-config.1
366 silly gunzTarPerm extractEntry man/man1/npm-dedupe.1
367 silly gunzTarPerm extractEntry man/man1/npm-deprecate.1
368 silly gunzTarPerm extractEntry man/man1/npm-docs.1
369 silly gunzTarPerm extractEntry man/man1/npm-edit.1
370 silly gunzTarPerm extractEntry man/man1/npm-explore.1
371 silly gunzTarPerm extractEntry man/man1/npm-help-search.1
372 silly gunzTarPerm extractEntry man/man1/npm-help.1
373 silly gunzTarPerm extractEntry man/man1/npm-init.1
374 silly gunzTarPerm extractEntry man/man1/npm-install.1
375 silly gunzTarPerm extractEntry man/man1/npm-link.1
376 silly gunzTarPerm extractEntry man/man1/npm-ls.1
377 silly gunzTarPerm extractEntry man/man1/npm-outdated.1
378 silly gunzTarPerm extractEntry man/man1/npm-owner.1
379 silly gunzTarPerm extractEntry man/man1/npm-pack.1
380 silly gunzTarPerm extractEntry man/man1/npm-prefix.1
381 silly gunzTarPerm extractEntry man/man1/npm-adduser.1
382 silly gunzTarPerm extractEntry man/man1/npm-publish.1
383 silly gunzTarPerm extractEntry man/man1/npm-rebuild.1
384 silly gunzTarPerm extractEntry man/man1/npm-repo.1
385 silly gunzTarPerm extractEntry man/man1/npm-restart.1
386 silly gunzTarPerm extractEntry man/man1/npm-rm.1
387 silly gunzTarPerm extractEntry man/man1/npm-root.1
388 silly gunzTarPerm extractEntry man/man1/npm-run-script.1
389 silly gunzTarPerm extractEntry man/man1/npm-search.1
390 silly gunzTarPerm extractEntry man/man1/npm-shrinkwrap.1
391 silly gunzTarPerm extractEntry man/man1/npm-star.1
392 silly gunzTarPerm extractEntry man/man1/npm-stars.1
393 silly gunzTarPerm extractEntry man/man1/npm-start.1
394 silly gunzTarPerm extractEntry man/man1/npm-stop.1
395 silly gunzTarPerm extractEntry man/man1/npm-submodule.1
396 silly gunzTarPerm extractEntry man/man1/npm-tag.1
397 silly gunzTarPerm extractEntry man/man1/npm-test.1
398 silly gunzTarPerm extractEntry man/man1/npm-uninstall.1
399 silly gunzTarPerm extractEntry man/man1/npm-unpublish.1
400 silly gunzTarPerm extractEntry man/man1/npm-update.1
401 silly gunzTarPerm extractEntry man/man1/npm-version.1
402 silly gunzTarPerm extractEntry man/man1/npm-view.1
403 silly gunzTarPerm extractEntry man/man1/npm-whoami.1
404 silly gunzTarPerm extractEntry man/man1/npm.1
405 silly gunzTarPerm extractEntry man/man3/npm-publish.3
406 silly gunzTarPerm extractEntry man/man3/npm-bin.3
407 silly gunzTarPerm extractEntry man/man3/npm-cache.3
408 silly gunzTarPerm extractEntry man/man3/npm-commands.3
409 silly gunzTarPerm extractEntry man/man3/npm-config.3
410 silly gunzTarPerm extractEntry man/man3/npm-deprecate.3
411 silly gunzTarPerm extractEntry man/man3/npm-docs.3
412 silly gunzTarPerm extractEntry man/man3/npm-edit.3
413 silly gunzTarPerm extractEntry man/man3/npm-explore.3
414 silly gunzTarPerm extractEntry man/man3/npm-help-search.3
415 silly gunzTarPerm extractEntry man/man3/npm-init.3
416 silly gunzTarPerm extractEntry man/man3/npm-install.3
417 silly gunzTarPerm extractEntry man/man3/npm-link.3
418 silly gunzTarPerm extractEntry man/man3/npm-load.3
419 silly gunzTarPerm extractEntry man/man3/npm-ls.3
420 silly gunzTarPerm extractEntry man/man3/npm-outdated.3
421 silly gunzTarPerm extractEntry man/man3/npm-owner.3
422 silly gunzTarPerm extractEntry man/man3/npm-pack.3
423 silly gunzTarPerm extractEntry man/man3/npm-prefix.3
424 silly gunzTarPerm extractEntry man/man3/npm-prune.3
425 silly gunzTarPerm extractEntry man/man3/npm-bugs.3
426 silly gunzTarPerm extractEntry man/man3/npm-rebuild.3
427 silly gunzTarPerm extractEntry man/man3/npm-repo.3
428 silly gunzTarPerm extractEntry man/man3/npm-restart.3
429 silly gunzTarPerm extractEntry man/man3/npm-root.3
430 silly gunzTarPerm extractEntry man/man3/npm-run-script.3
431 silly gunzTarPerm extractEntry man/man3/npm-search.3
432 silly gunzTarPerm extractEntry man/man3/npm-shrinkwrap.3
433 silly gunzTarPerm extractEntry man/man3/npm-start.3
434 silly gunzTarPerm extractEntry man/man3/npm-stop.3
435 silly gunzTarPerm extractEntry man/man3/npm-submodule.3
436 silly gunzTarPerm extractEntry man/man3/npm-tag.3
437 silly gunzTarPerm extractEntry man/man3/npm-test.3
438 silly gunzTarPerm extractEntry man/man3/npm-uninstall.3
439 silly gunzTarPerm extractEntry man/man3/npm-unpublish.3
440 silly gunzTarPerm extractEntry man/man3/npm-update.3
441 silly gunzTarPerm extractEntry man/man3/npm-version.3
442 silly gunzTarPerm extractEntry man/man3/npm-view.3
443 silly gunzTarPerm extractEntry man/man3/npm-whoami.3
444 silly gunzTarPerm extractEntry man/man3/npm.3
445 silly gunzTarPerm extractEntry man/man5/npm-folders.5
446 silly gunzTarPerm extractEntry man/man5/npm-global.5
447 silly gunzTarPerm extractEntry man/man5/npm-json.5
448 silly gunzTarPerm extractEntry man/man5/npmrc.5
449 silly gunzTarPerm extractEntry man/man5/package.json.5
450 silly gunzTarPerm extractEntry man/man7/npm-coding-style.7
451 silly gunzTarPerm extractEntry man/man7/npm-config.7
452 silly gunzTarPerm extractEntry man/man7/npm-developers.7
453 silly gunzTarPerm extractEntry man/man7/npm-disputes.7
454 silly gunzTarPerm extractEntry man/man7/npm-faq.7
455 silly gunzTarPerm extractEntry man/man7/npm-index.7
456 silly gunzTarPerm extractEntry man/man7/npm-registry.7
457 silly gunzTarPerm extractEntry man/man7/npm-scripts.7
458 silly gunzTarPerm extractEntry man/man7/removing-npm.7
459 silly gunzTarPerm extractEntry man/man7/semver.7
460 silly gunzTarPerm extractEntry test/common-tap.js
461 silly gunzTarPerm extractEntry test/common.js
462 silly gunzTarPerm extractEntry test/run.js
463 silly gunzTarPerm extractEntry test/disabled/outdated-depth-integer.js
464 silly gunzTarPerm extractEntry test/disabled/outdated-depth-integer/package.json
465 silly gunzTarPerm extractEntry test/disabled/outdated-depth-integer/README.md
466 silly gunzTarPerm extractEntry test/disabled/outdated-depth-integer/index.js
467 silly gunzTarPerm extractEntry test/disabled/change-bin-2/package.json
468 silly gunzTarPerm extractEntry test/disabled/change-bin-2/bin/bar
469 silly gunzTarPerm extractEntry test/disabled/failer/package.json
470 silly gunzTarPerm extractEntry test/disabled/fast/package.json
471 silly gunzTarPerm extractEntry test/disabled/change-bin-1/package.json
472 silly gunzTarPerm extractEntry test/disabled/change-bin-1/bin/foo
473 silly gunzTarPerm extractEntry test/disabled/bundlerecurs/package.json
474 silly gunzTarPerm extractEntry test/disabled/package-bar/package.json
475 silly gunzTarPerm extractEntry test/disabled/package-config/package.json
476 silly gunzTarPerm extractEntry test/disabled/package-config/test.js
477 silly gunzTarPerm extractEntry test/disabled/package-foo/package.json
478 silly gunzTarPerm extractEntry test/disabled/slow/package.json
479 silly gunzTarPerm extractEntry test/packages/npm-test-ignore-nested-nm/package.json
480 silly gunzTarPerm extractEntry test/packages/npm-test-ignore-nested-nm/README
481 silly gunzTarPerm extractEntry test/packages/npm-test-ignore-nested-nm/test.js
482 silly gunzTarPerm extractEntry test/packages/npm-test-ignore-nested-nm/lib/node_modules/foo
483 silly gunzTarPerm extractEntry test/packages/npm-test-array-bin/package.json
484 silly gunzTarPerm extractEntry test/packages/npm-test-array-bin/README
485 silly gunzTarPerm extractEntry test/packages/npm-test-array-bin/test.js
486 silly gunzTarPerm extractEntry test/packages/npm-test-array-bin/bin/array-bin
487 silly gunzTarPerm extractEntry test/packages/npm-test-blerg3/package.json
488 silly gunzTarPerm extractEntry test/packages/npm-test-blerg3/README
489 silly gunzTarPerm extractEntry test/packages/npm-test-blerg3/test.js
490 silly gunzTarPerm extractEntry test/packages/npm-test-bundled-git/package.json
491 silly gunzTarPerm extractEntry test/packages/npm-test-bundled-git/README
492 silly gunzTarPerm extractEntry test/packages/npm-test-bundled-git/test.js
493 silly gunzTarPerm extractEntry test/packages/npm-test-bundled-git/minimatch-expected.json
494 silly gunzTarPerm extractEntry test/packages/npm-test-dir-bin/package.json
495 silly gunzTarPerm extractEntry test/packages/npm-test-dir-bin/README
496 silly gunzTarPerm extractEntry test/packages/npm-test-dir-bin/test.js
497 silly gunzTarPerm extractEntry test/packages/npm-test-dir-bin/bin/dir-bin
498 silly gunzTarPerm extractEntry test/packages/npm-test-env-reader/package.json
499 silly gunzTarPerm extractEntry test/packages/npm-test-env-reader/README
500 silly gunzTarPerm extractEntry test/packages/npm-test-env-reader/test.js
501 silly gunzTarPerm extractEntry test/packages/npm-test-files/package.json
502 silly gunzTarPerm extractEntry test/packages/npm-test-files/.npmignore
503 silly gunzTarPerm extractEntry test/packages/npm-test-files/include4
504 silly gunzTarPerm extractEntry test/packages/npm-test-files/sub/include
505 silly gunzTarPerm extractEntry test/packages/npm-test-files/sub/include2
506 silly gunzTarPerm extractEntry test/packages/npm-test-files/sub/include4
507 silly gunzTarPerm extractEntry test/packages/npm-test-files/test.sh
508 silly gunzTarPerm extractEntry test/packages/npm-test-ignore/package.json
509 silly gunzTarPerm extractEntry test/packages/npm-test-ignore/.npmignore
510 silly gunzTarPerm extractEntry test/packages/npm-test-ignore/README
511 silly gunzTarPerm extractEntry test/packages/npm-test-ignore/include4
512 silly gunzTarPerm extractEntry test/packages/npm-test-ignore/sub/include
513 silly gunzTarPerm extractEntry test/packages/npm-test-ignore/sub/include2
514 silly gunzTarPerm extractEntry test/packages/npm-test-ignore/sub/include4
515 silly gunzTarPerm extractEntry test/packages/npm-test-ignore/test.sh
516 silly gunzTarPerm extractEntry test/packages/npm-test-blerg/package.json
517 silly gunzTarPerm extractEntry test/packages/npm-test-blerg/README
518 silly gunzTarPerm extractEntry test/packages/npm-test-blerg/test.js
519 silly gunzTarPerm extractEntry test/packages/npm-test-missing-bindir/package.json
520 silly gunzTarPerm extractEntry test/packages/npm-test-missing-bindir/README
521 silly gunzTarPerm extractEntry test/packages/npm-test-missing-bindir/test.js
522 silly gunzTarPerm extractEntry test/packages/npm-test-optional-deps/package.json
523 silly gunzTarPerm extractEntry test/packages/npm-test-optional-deps/README
524 silly gunzTarPerm extractEntry test/packages/npm-test-optional-deps/test.js
525 silly gunzTarPerm extractEntry test/packages/npm-test-platform/package.json
526 silly gunzTarPerm extractEntry test/packages/npm-test-platform/README
527 silly gunzTarPerm extractEntry test/packages/npm-test-platform-all/package.json
528 silly gunzTarPerm extractEntry test/packages/npm-test-platform-all/README
529 silly gunzTarPerm extractEntry test/packages/npm-test-private/package.json
530 silly gunzTarPerm extractEntry test/packages/npm-test-private/README
531 silly gunzTarPerm extractEntry test/packages/npm-test-shrinkwrap/package.json
532 silly gunzTarPerm extractEntry test/packages/npm-test-shrinkwrap/README
533 silly gunzTarPerm extractEntry test/packages/npm-test-shrinkwrap/test.js
534 silly gunzTarPerm extractEntry test/packages/npm-test-shrinkwrap/npm-shrinkwrap.json
535 silly gunzTarPerm extractEntry test/packages/npm-test-test-package/package.json
536 silly gunzTarPerm extractEntry test/packages/npm-test-test-package/README
537 silly gunzTarPerm extractEntry test/packages/npm-test-url-dep/package.json
538 silly gunzTarPerm extractEntry test/packages/npm-test-url-dep/README
539 silly gunzTarPerm extractEntry test/tap/00-check-mock-dep.js
540 silly gunzTarPerm extractEntry test/tap/shrinkwrap-dev-dependency.js
541 silly gunzTarPerm extractEntry test/tap/install-save-prefix.js
542 silly gunzTarPerm extractEntry test/tap/invalid-cmd-exit-code.js
543 silly gunzTarPerm extractEntry test/tap/install-save-exact.js
544 silly gunzTarPerm extractEntry test/tap/lifecycle-signal.js
545 silly gunzTarPerm extractEntry test/tap/lifecycle.js
546 silly gunzTarPerm extractEntry test/tap/scripts-whitespace-windows.js
547 silly gunzTarPerm extractEntry test/tap/ls-depth-cli.js
548 silly gunzTarPerm extractEntry test/tap/repo.js
549 silly gunzTarPerm extractEntry test/tap/shrinkwrap-empty-deps.js
550 silly gunzTarPerm extractEntry test/tap/ls-depth-unmet.js
551 silly gunzTarPerm extractEntry test/tap/install-cli-unicode.js
552 silly gunzTarPerm extractEntry test/tap/ls-no-results.js
553 silly gunzTarPerm extractEntry test/tap/shrinkwrap-shared-dev-dependency.js
554 silly gunzTarPerm extractEntry test/tap/maybe-github.js
555 silly gunzTarPerm extractEntry test/tap/install-at-locally.js
556 silly gunzTarPerm extractEntry test/tap/noargs-install-config-save.js
557 silly gunzTarPerm extractEntry test/tap/sorted-package-json.js
558 silly gunzTarPerm extractEntry test/tap/npm-api-not-loaded-error.js
559 silly gunzTarPerm extractEntry test/tap/ignore-shrinkwrap.js
560 silly gunzTarPerm extractEntry test/tap/referer.js
561 silly gunzTarPerm extractEntry test/tap/startstop.js
562 silly gunzTarPerm extractEntry test/tap/outdated-color.js
563 silly gunzTarPerm extractEntry test/tap/ignore-scripts.js
564 silly gunzTarPerm extractEntry test/tap/publish-config.js
565 silly gunzTarPerm extractEntry test/tap/test-run-ls.js
566 silly gunzTarPerm extractEntry test/tap/outdated-depth.js
567 silly gunzTarPerm extractEntry test/tap/ignore-install-link.js
568 silly gunzTarPerm extractEntry test/tap/00-verify-bundle-deps.js
569 silly gunzTarPerm extractEntry test/tap/git-cache-locking.js
570 silly gunzTarPerm extractEntry test/tap/outdated-git.js
571 silly gunzTarPerm extractEntry test/tap/false_name.js
572 silly gunzTarPerm extractEntry test/tap/prune.js
573 silly gunzTarPerm extractEntry test/tap/uninstall-package.js
574 silly gunzTarPerm extractEntry test/tap/outdated-include-devdependencies.js
575 silly gunzTarPerm extractEntry test/tap/dedupe.js
576 silly gunzTarPerm extractEntry test/tap/outdated-json.js
577 silly gunzTarPerm extractEntry test/tap/update-save.js
578 silly gunzTarPerm extractEntry test/tap/prepublish.js
579 silly gunzTarPerm extractEntry test/tap/config-meta.js
580 silly gunzTarPerm extractEntry test/tap/outdated-new-versions.js
581 silly gunzTarPerm extractEntry test/tap/circular-dep.js
582 silly gunzTarPerm extractEntry test/tap/outdated-notarget.js
583 silly gunzTarPerm extractEntry test/tap/url-dependencies.js
584 silly gunzTarPerm extractEntry test/tap/outdated.js
585 silly gunzTarPerm extractEntry test/tap/cache-shasum.js
586 silly gunzTarPerm extractEntry test/tap/peer-deps.js
587 silly gunzTarPerm extractEntry test/tap/cache-add-unpublished.js
588 silly gunzTarPerm extractEntry test/tap/peer-deps-without-package-json.js
589 silly gunzTarPerm extractEntry test/tap/404-parent.js
590 silly gunzTarPerm extractEntry test/tap/peer-deps-invalid.js
591 silly gunzTarPerm extractEntry test/tap/semver-doc.js
592 silly gunzTarPerm extractEntry test/tap/version-no-tags.js
593 silly gunzTarPerm extractEntry test/tap/shrinkwrap-empty-deps/package.json
594 silly gunzTarPerm extractEntry test/tap/peer-deps-invalid/package.json
595 silly gunzTarPerm extractEntry test/tap/peer-deps-invalid/file-fail.js
596 silly gunzTarPerm extractEntry test/tap/peer-deps-invalid/file-ok.js
597 silly gunzTarPerm extractEntry test/tap/peer-deps/package.json
598 silly gunzTarPerm extractEntry test/tap/peer-deps/desired-ls-results.json
599 silly gunzTarPerm extractEntry test/tap/package-with-peer-dep/package.json
600 silly gunzTarPerm extractEntry test/tap/outdated-new-versions/package.json
601 silly gunzTarPerm extractEntry test/tap/prune/package.json
602 silly gunzTarPerm extractEntry test/tap/outdated-include-devdependencies/package.json
603 silly gunzTarPerm extractEntry test/tap/outdated-depth/package.json
604 silly gunzTarPerm extractEntry test/tap/outdated-depth/README.md
605 silly gunzTarPerm extractEntry test/tap/outdated-depth/index.js
606 silly gunzTarPerm extractEntry test/tap/outdated/package.json
607 silly gunzTarPerm extractEntry test/tap/outdated/README.md
608 silly gunzTarPerm extractEntry test/tap/outdated/index.js
609 silly gunzTarPerm extractEntry test/tap/ls-depth-unmet/package.json
610 silly gunzTarPerm extractEntry test/tap/scripts-whitespace-windows/package.json
611 silly gunzTarPerm extractEntry test/tap/scripts-whitespace-windows/README.md
612 silly gunzTarPerm extractEntry test/tap/scripts-whitespace-windows/dep/package.json
613 silly gunzTarPerm extractEntry test/tap/scripts-whitespace-windows/dep/README.md
614 silly gunzTarPerm extractEntry test/tap/scripts-whitespace-windows/dep/bin/foo
615 silly gunzTarPerm extractEntry test/tap/ls-depth/package.json
616 silly gunzTarPerm extractEntry test/tap/lifecycle-signal/package.json
617 silly gunzTarPerm extractEntry test/tap/shrinkwrap-dev-dependency/package.json
618 silly gunzTarPerm extractEntry test/tap/shrinkwrap-dev-dependency/desired-shrinkwrap-results.json
619 silly gunzTarPerm extractEntry test/tap/install-save-prefix/package.json
620 silly gunzTarPerm extractEntry test/tap/install-save-prefix/README.md
621 silly gunzTarPerm extractEntry test/tap/install-save-prefix/index.js
622 silly gunzTarPerm extractEntry test/tap/peer-deps-without-package-json/file-js.js
623 silly gunzTarPerm extractEntry test/tap/peer-deps-without-package-json/.gitkeep
624 silly gunzTarPerm extractEntry test/tap/install-save-exact/package.json
625 silly gunzTarPerm extractEntry test/tap/install-save-exact/README.md
626 silly gunzTarPerm extractEntry test/tap/install-save-exact/index.js
627 silly gunzTarPerm extractEntry test/tap/shrinkwrap-shared-dev-dependency/package.json
628 silly gunzTarPerm extractEntry test/tap/shrinkwrap-shared-dev-dependency/desired-shrinkwrap-results.json
629 silly gunzTarPerm extractEntry test/tap/install-cli/package.json
630 silly gunzTarPerm extractEntry test/tap/install-cli/README.md
631 silly gunzTarPerm extractEntry test/tap/install-cli/index.js
632 silly gunzTarPerm extractEntry test/tap/install-at-locally/[email protected]/package.json
633 silly gunzTarPerm extractEntry test/tap/startstop/package.json
634 silly gunzTarPerm extractEntry test/tap/ignore-shrinkwrap/package.json
635 silly gunzTarPerm extractEntry test/tap/ignore-shrinkwrap/npm-shrinkwrap.json
636 silly gunzTarPerm extractEntry test/tap/ignore-scripts/package.json
637 silly gunzTarPerm extractEntry test/tap/ignore-scripts/binding.gyp
638 silly gunzTarPerm extractEntry test/tap/uninstall-package/package.json
639 silly gunzTarPerm extractEntry test/tap/false_name/package.json
640 silly gunzTarPerm extractEntry test/tap/false_name/index.js
641 silly gunzTarPerm extractEntry test/tap/update-save/package.json
642 silly gunzTarPerm extractEntry test/tap/update-save/README.md
643 silly gunzTarPerm extractEntry test/tap/update-save/index.js
644 silly gunzTarPerm extractEntry test/tap/dedupe/package.json
645 silly gunzTarPerm extractEntry test/tap/url-dependencies/package.json
646 silly gunzTarPerm extractEntry test/tap/circular-dep/minimist/package.json
647 silly gunzTarPerm extractEntry test/tap/outdated-git/package.json
648 silly gunzTarPerm extractEntry test/tap/outdated-git/README.md
649 silly gunzTarPerm extractEntry test/update-test.sh
650 silly gunzTarPerm extractEntry AUTHORS
651 silly gunzTarPerm extractEntry scripts/index-build.js
652 silly gunzTarPerm extractEntry scripts/clean-old.sh
653 silly gunzTarPerm extractEntry scripts/doc-build.sh
654 silly gunzTarPerm extractEntry scripts/install.sh
655 silly gunzTarPerm extractEntry scripts/release.sh
656 silly gunzTarPerm extractEntry scripts/relocate.sh
657 silly gunzTarPerm extractEntry configure
658 silly gunzTarPerm extractEntry node_modules/mkdirp/package.json
659 silly gunzTarPerm extractEntry node_modules/mkdirp/.npmignore
660 silly gunzTarPerm extractEntry node_modules/mkdirp/LICENSE
661 silly gunzTarPerm extractEntry node_modules/mkdirp/index.js
662 silly gunzTarPerm extractEntry node_modules/mkdirp/.travis.yml
663 silly gunzTarPerm extractEntry node_modules/mkdirp/README.markdown
664 silly gunzTarPerm extractEntry node_modules/mkdirp/examples/pow.js
665 silly gunzTarPerm extractEntry node_modules/mkdirp/test/chmod.js
666 silly gunzTarPerm extractEntry node_modules/mkdirp/test/perm.js
667 silly gunzTarPerm extractEntry node_modules/mkdirp/test/perm_sync.js
668 silly gunzTarPerm extractEntry node_modules/mkdirp/test/race.js
669 silly gunzTarPerm extractEntry node_modules/mkdirp/test/mkdirp.js
670 silly gunzTarPerm extractEntry node_modules/mkdirp/test/return.js
671 silly gunzTarPerm extractEntry node_modules/mkdirp/test/return_sync.js
672 silly gunzTarPerm extractEntry node_modules/mkdirp/test/root.js
673 silly gunzTarPerm extractEntry node_modules/mkdirp/test/sync.js
674 silly gunzTarPerm extractEntry node_modules/mkdirp/test/umask.js
675 silly gunzTarPerm extractEntry node_modules/mkdirp/test/clobber.js
676 silly gunzTarPerm extractEntry node_modules/mkdirp/test/umask_sync.js
677 silly gunzTarPerm extractEntry node_modules/mkdirp/test/rel.js
678 silly gunzTarPerm extractEntry node_modules/abbrev/package.json
679 silly gunzTarPerm extractEntry node_modules/abbrev/README.md
680 silly gunzTarPerm extractEntry node_modules/abbrev/LICENSE
681 silly gunzTarPerm extractEntry node_modules/abbrev/abbrev.js
682 silly gunzTarPerm extractEntry node_modules/abbrev/test.js
683 silly gunzTarPerm extractEntry node_modules/abbrev/CONTRIBUTING.md
684 silly gunzTarPerm extractEntry node_modules/ansicolors/package.json
685 silly gunzTarPerm extractEntry node_modules/ansicolors/README.md
686 silly gunzTarPerm extractEntry node_modules/ansicolors/LICENSE
687 silly gunzTarPerm extractEntry node_modules/ansicolors/ansicolors.js
688 silly gunzTarPerm extractEntry node_modules/ansicolors/test/ansicolors.js
689 silly gunzTarPerm extractEntry node_modules/ansistyles/package.json
690 silly gunzTarPerm extractEntry node_modules/ansistyles/README.md
691 silly gunzTarPerm extractEntry node_modules/ansistyles/LICENSE
692 silly gunzTarPerm extractEntry node_modules/ansistyles/ansistyles.js
693 silly gunzTarPerm extractEntry node_modules/ansistyles/test/ansistyles.js
694 silly gunzTarPerm extractEntry node_modules/archy/package.json
695 silly gunzTarPerm extractEntry node_modules/archy/index.js
696 silly gunzTarPerm extractEntry node_modules/archy/README.markdown
697 silly gunzTarPerm extractEntry node_modules/block-stream/package.json
698 silly gunzTarPerm extractEntry node_modules/block-stream/README.md
699 silly gunzTarPerm extractEntry node_modules/block-stream/LICENCE
700 silly gunzTarPerm extractEntry node_modules/block-stream/block-stream.js
701 silly gunzTarPerm extractEntry node_modules/block-stream/bench/block-stream-pause.js
702 silly gunzTarPerm extractEntry node_modules/block-stream/bench/block-stream.js
703 silly gunzTarPerm extractEntry node_modules/block-stream/bench/dropper-pause.js
704 silly gunzTarPerm extractEntry node_modules/block-stream/bench/dropper.js
705 silly gunzTarPerm extractEntry node_modules/block-stream/test/basic.js
706 silly gunzTarPerm extractEntry node_modules/block-stream/test/nopad-thorough.js
707 silly gunzTarPerm extractEntry node_modules/block-stream/test/nopad.js
708 silly gunzTarPerm extractEntry node_modules/block-stream/test/pause-resume.js
709 silly gunzTarPerm extractEntry node_modules/block-stream/test/thorough.js
710 silly gunzTarPerm extractEntry node_modules/block-stream/test/two-stream.js
711 silly gunzTarPerm extractEntry node_modules/char-spinner/package.json
712 silly gunzTarPerm extractEntry node_modules/char-spinner/README.md
713 silly gunzTarPerm extractEntry node_modules/char-spinner/LICENSE
714 silly gunzTarPerm extractEntry node_modules/char-spinner/spin.js
715 silly gunzTarPerm extractEntry node_modules/char-spinner/test/basic.js
716 silly gunzTarPerm extractEntry node_modules/child-process-close/package.json
717 silly gunzTarPerm extractEntry node_modules/child-process-close/README.md
718 silly gunzTarPerm extractEntry node_modules/child-process-close/index.js
719 silly gunzTarPerm extractEntry node_modules/child-process-close/test/test-exec.js
720 silly gunzTarPerm extractEntry node_modules/child-process-close/test/test-fork.js
721 silly gunzTarPerm extractEntry node_modules/child-process-close/test/test-spawn-and-execfile.js
722 silly gunzTarPerm extractEntry node_modules/child-process-close/test/test.js
723 silly gunzTarPerm extractEntry node_modules/child-process-close/test/worker-fork.js
724 silly gunzTarPerm extractEntry node_modules/child-process-close/test/worker-spawn.js
725 silly gunzTarPerm extractEntry node_modules/chmodr/package.json
726 silly gunzTarPerm extractEntry node_modules/chmodr/README.md
727 silly gunzTarPerm extractEntry node_modules/chmodr/LICENSE
728 silly gunzTarPerm extractEntry node_modules/chmodr/chmodr.js
729 silly gunzTarPerm extractEntry node_modules/chmodr/test/basic.js
730 silly gunzTarPerm extractEntry node_modules/chmodr/test/sync.js
731 silly gunzTarPerm extractEntry node_modules/chownr/package.json
732 silly gunzTarPerm extractEntry node_modules/chownr/README.md
733 silly gunzTarPerm extractEntry node_modules/chownr/LICENCE
734 silly gunzTarPerm extractEntry node_modules/chownr/chownr.js
735 silly gunzTarPerm extractEntry node_modules/cmd-shim/package.json
736 silly gunzTarPerm extractEntry node_modules/cmd-shim/.npmignore
737 silly gunzTarPerm extractEntry node_modules/cmd-shim/README.md
738 silly gunzTarPerm extractEntry node_modules/cmd-shim/LICENSE
739 silly gunzTarPerm extractEntry node_modules/cmd-shim/index.js
740 silly gunzTarPerm extractEntry node_modules/cmd-shim/.travis.yml
741 silly gunzTarPerm extractEntry node_modules/cmd-shim/test/00-setup.js
742 silly gunzTarPerm extractEntry node_modules/cmd-shim/test/basic.js
743 silly gunzTarPerm extractEntry node_modules/cmd-shim/test/zz-cleanup.js
744 silly gunzTarPerm extractEntry node_modules/columnify/package.json
745 silly gunzTarPerm extractEntry node_modules/columnify/index.js
746 silly gunzTarPerm extractEntry node_modules/columnify/utils.js
747 silly gunzTarPerm extractEntry node_modules/columnify/Readme.md
748 silly gunzTarPerm extractEntry node_modules/editor/package.json
749 silly gunzTarPerm extractEntry node_modules/editor/LICENSE
750 silly gunzTarPerm extractEntry node_modules/editor/index.js
751 silly gunzTarPerm extractEntry node_modules/editor/README.markdown
752 silly gunzTarPerm extractEntry node_modules/editor/example/edit.js
753 silly gunzTarPerm extractEntry node_modules/editor/example/beep.json
754 silly gunzTarPerm extractEntry node_modules/fstream/package.json
755 silly gunzTarPerm extractEntry node_modules/fstream/.npmignore
756 silly gunzTarPerm extractEntry node_modules/fstream/README.md
757 silly gunzTarPerm extractEntry node_modules/fstream/LICENSE
758 silly gunzTarPerm extractEntry node_modules/fstream/fstream.js
759 silly gunzTarPerm extractEntry node_modules/fstream/.travis.yml
760 silly gunzTarPerm extractEntry node_modules/fstream/examples/filter-pipe.js
761 silly gunzTarPerm extractEntry node_modules/fstream/examples/pipe.js
762 silly gunzTarPerm extractEntry node_modules/fstream/examples/reader.js
763 silly gunzTarPerm extractEntry node_modules/fstream/examples/symlink-write.js
764 silly gunzTarPerm extractEntry node_modules/fstream/lib/abstract.js
765 silly gunzTarPerm extractEntry node_modules/fstream/lib/dir-writer.js
766 silly gunzTarPerm extractEntry node_modules/fstream/lib/file-reader.js
767 silly gunzTarPerm extractEntry node_modules/fstream/lib/file-writer.js
768 silly gunzTarPerm extractEntry node_modules/fstream/lib/get-type.js
769 silly gunzTarPerm extractEntry node_modules/fstream/lib/dir-reader.js
770 silly gunzTarPerm extractEntry node_modules/fstream/lib/link-writer.js
771 silly gunzTarPerm extractEntry node_modules/fstream/lib/proxy-reader.js
772 silly gunzTarPerm extractEntry node_modules/fstream/lib/proxy-writer.js
773 silly gunzTarPerm extractEntry node_modules/fstream/lib/reader.js
774 silly gunzTarPerm extractEntry node_modules/fstream/lib/socket-reader.js
775 silly gunzTarPerm extractEntry node_modules/fstream/lib/collect.js
776 silly gunzTarPerm extractEntry node_modules/fstream/lib/writer.js
777 silly gunzTarPerm extractEntry node_modules/fstream/lib/link-reader.js
778 silly gunzTarPerm extractEntry node_modules/fstream-npm/package.json
779 silly gunzTarPerm extractEntry node_modules/fstream-npm/.npmignore
780 silly gunzTarPerm extractEntry node_modules/fstream-npm/README.md
781 silly gunzTarPerm extractEntry node_modules/fstream-npm/LICENCE
782 silly gunzTarPerm extractEntry node_modules/fstream-npm/fstream-npm.js
783 silly gunzTarPerm extractEntry node_modules/fstream-npm/example/bundle.js
784 silly gunzTarPerm extractEntry node_modules/fstream-npm/example/dir-tar.js
785 silly gunzTarPerm extractEntry node_modules/fstream-npm/example/dir.js
786 silly gunzTarPerm extractEntry node_modules/fstream-npm/example/example.js
787 silly gunzTarPerm extractEntry node_modules/fstream-npm/example/ig-tar.js
788 silly gunzTarPerm extractEntry node_modules/fstream-npm/example/tar.js
789 silly gunzTarPerm extractEntry node_modules/fstream-npm/node_modules/fstream-ignore/package.json
790 silly gunzTarPerm extractEntry node_modules/fstream-npm/node_modules/fstream-ignore/.npmignore
791 silly gunzTarPerm extractEntry node_modules/fstream-npm/node_modules/fstream-ignore/README.md
792 silly gunzTarPerm extractEntry node_modules/fstream-npm/node_modules/fstream-ignore/LICENSE
793 silly gunzTarPerm extractEntry node_modules/fstream-npm/node_modules/fstream-ignore/ignore.js
794 silly gunzTarPerm extractEntry node_modules/fstream-npm/node_modules/fstream-ignore/example/basic.js
795 silly gunzTarPerm extractEntry node_modules/fstream-npm/node_modules/fstream-ignore/test/.npmignore
796 silly gunzTarPerm extractEntry node_modules/fstream-npm/node_modules/fstream-ignore/test/00-setup.js
797 silly gunzTarPerm extractEntry node_modules/fstream-npm/node_modules/fstream-ignore/test/basic.js
798 silly gunzTarPerm extractEntry node_modules/fstream-npm/node_modules/fstream-ignore/test/common.js
799 silly gunzTarPerm extractEntry node_modules/fstream-npm/node_modules/fstream-ignore/test/ignore-most.js
800 silly gunzTarPerm extractEntry node_modules/fstream-npm/node_modules/fstream-ignore/test/nested-ignores.js
801 silly gunzTarPerm extractEntry node_modules/fstream-npm/node_modules/fstream-ignore/test/unignore-child.js
802 silly gunzTarPerm extractEntry node_modules/fstream-npm/node_modules/fstream-ignore/test/zz-cleanup.js
803 silly gunzTarPerm extractEntry node_modules/fstream-npm/node_modules/fstream-ignore/test/.ignore
804 silly gunzTarPerm extractEntry node_modules/github-url-from-git/package.json
805 silly gunzTarPerm extractEntry node_modules/github-url-from-git/.npmignore
806 silly gunzTarPerm extractEntry node_modules/github-url-from-git/index.js
807 silly gunzTarPerm extractEntry node_modules/github-url-from-git/test.js
808 silly gunzTarPerm extractEntry node_modules/github-url-from-git/History.md
809 silly gunzTarPerm extractEntry node_modules/github-url-from-git/Makefile
810 silly gunzTarPerm extractEntry node_modules/github-url-from-git/Readme.md
811 silly gunzTarPerm extractEntry node_modules/github-url-from-username-repo/package.json
812 silly gunzTarPerm extractEntry node_modules/github-url-from-username-repo/.npmignore
813 silly gunzTarPerm extractEntry node_modules/github-url-from-username-repo/README.md
814 silly gunzTarPerm extractEntry node_modules/github-url-from-username-repo/LICENSE
815 silly gunzTarPerm extractEntry node_modules/github-url-from-username-repo/index.js
816 silly gunzTarPerm extractEntry node_modules/github-url-from-username-repo/.travis.yml
817 silly gunzTarPerm extractEntry node_modules/github-url-from-username-repo/test/index.js
818 silly gunzTarPerm extractEntry node_modules/glob/package.json
819 silly gunzTarPerm extractEntry node_modules/glob/.npmignore
820 silly gunzTarPerm extractEntry node_modules/glob/README.md
821 silly gunzTarPerm extractEntry node_modules/glob/LICENSE
822 silly gunzTarPerm extractEntry node_modules/glob/glob.js
823 silly gunzTarPerm extractEntry node_modules/glob/.travis.yml
824 silly gunzTarPerm extractEntry node_modules/glob/examples/g.js
825 silly gunzTarPerm extractEntry node_modules/glob/examples/usr-local.js
826 silly gunzTarPerm extractEntry node_modules/glob/test/00-setup.js
827 silly gunzTarPerm extractEntry node_modules/glob/test/cwd-test.js
828 silly gunzTarPerm extractEntry node_modules/glob/test/globstar-match.js
829 silly gunzTarPerm extractEntry node_modules/glob/test/mark.js
830 silly gunzTarPerm extractEntry node_modules/glob/test/stat.js
831 silly gunzTarPerm extractEntry node_modules/glob/test/bash-comparison.js
832 silly gunzTarPerm extractEntry node_modules/glob/test/pause-resume.js
833 silly gunzTarPerm extractEntry node_modules/glob/test/readme-issue.js
834 silly gunzTarPerm extractEntry node_modules/glob/test/root-nomount.js
835 silly gunzTarPerm extractEntry node_modules/glob/test/root.js
836 silly gunzTarPerm extractEntry node_modules/glob/test/new-glob-optional-options.js
837 silly gunzTarPerm extractEntry node_modules/glob/test/zz-cleanup.js
838 silly gunzTarPerm extractEntry node_modules/glob/test/nocase-nomagic.js
839 silly gunzTarPerm extractEntry node_modules/glob/test/bash-results.json
840 silly gunzTarPerm extractEntry node_modules/graceful-fs/package.json
841 silly gunzTarPerm extractEntry node_modules/graceful-fs/.npmignore
842 silly gunzTarPerm extractEntry node_modules/graceful-fs/README.md
843 silly gunzTarPerm extractEntry node_modules/graceful-fs/LICENSE
844 silly gunzTarPerm extractEntry node_modules/graceful-fs/graceful-fs.js
845 silly gunzTarPerm extractEntry node_modules/graceful-fs/polyfills.js
846 silly gunzTarPerm extractEntry node_modules/graceful-fs/test/open.js
847 silly gunzTarPerm extractEntry node_modules/graceful-fs/test/readdir-sort.js
848 silly gunzTarPerm extractEntry node_modules/inflight/package.json
849 silly gunzTarPerm extractEntry node_modules/inflight/README.md
850 silly gunzTarPerm extractEntry node_modules/inflight/LICENSE
851 silly gunzTarPerm extractEntry node_modules/inflight/inflight.js
852 silly gunzTarPerm extractEntry node_modules/inflight/test.js
853 silly gunzTarPerm extractEntry node_modules/inherits/package.json
854 silly gunzTarPerm extractEntry node_modules/inherits/README.md
855 silly gunzTarPerm extractEntry node_modules/inherits/LICENSE
856 silly gunzTarPerm extractEntry node_modules/inherits/inherits.js
857 silly gunzTarPerm extractEntry node_modules/inherits/inherits_browser.js
858 silly gunzTarPerm extractEntry node_modules/inherits/test.js
859 silly gunzTarPerm extractEntry node_modules/ini/package.json
860 silly gunzTarPerm extractEntry node_modules/ini/.npmignore
861 silly gunzTarPerm extractEntry node_modules/ini/README.md
862 silly gunzTarPerm extractEntry node_modules/ini/LICENSE
863 silly gunzTarPerm extractEntry node_modules/ini/ini.js
864 silly gunzTarPerm extractEntry node_modules/ini/test/bar.js
865 silly gunzTarPerm extractEntry node_modules/ini/test/foo.js
866 silly gunzTarPerm extractEntry node_modules/ini/test/fixtures/foo.ini
867 silly gunzTarPerm extractEntry node_modules/init-package-json/package.json
868 silly gunzTarPerm extractEntry node_modules/init-package-json/README.md
869 silly gunzTarPerm extractEntry node_modules/init-package-json/LICENSE
870 silly gunzTarPerm extractEntry node_modules/init-package-json/default-input.js
871 silly gunzTarPerm extractEntry node_modules/init-package-json/init-package-json.js
872 silly gunzTarPerm extractEntry node_modules/init-package-json/example/example-basic.js
873 silly gunzTarPerm extractEntry node_modules/init-package-json/example/example-default.js
874 silly gunzTarPerm extractEntry node_modules/init-package-json/example/example-npm.js
875 silly gunzTarPerm extractEntry node_modules/init-package-json/example/init/basic-init.js
876 silly gunzTarPerm extractEntry node_modules/init-package-json/test/basic.js
877 silly gunzTarPerm extractEntry node_modules/init-package-json/test/basic.input
878 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/package.json
879 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/.npmignore
880 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/README.md
881 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/LICENSE
882 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/promzard.js
883 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/example/index.js
884 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/example/substack-input.js
885 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/example/npm-init/package.json
886 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/example/npm-init/README.md
887 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/example/npm-init/init-input.js
888 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/example/npm-init/init.js
889 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/test/basic.js
890 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/test/exports.js
891 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/test/fn.js
892 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/test/simple.js
893 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/test/exports.input
894 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/test/fn.input
895 silly gunzTarPerm extractEntry node_modules/init-package-json/node_modules/promzard/test/simple.input
896 silly gunzTarPerm extractEntry node_modules/lockfile/package.json
897 silly gunzTarPerm extractEntry node_modules/lockfile/README.md
898 silly gunzTarPerm extractEntry node_modules/lockfile/LICENSE
899 silly gunzTarPerm extractEntry node_modules/lockfile/lockfile.js
900 silly gunzTarPerm extractEntry node_modules/lockfile/test/basic.js
901 silly gunzTarPerm extractEntry node_modules/lockfile/test/fixtures/bad-child.js
902 silly gunzTarPerm extractEntry node_modules/lockfile/test/fixtures/child.js
903 silly gunzTarPerm extractEntry node_modules/lru-cache/package.json
904 silly gunzTarPerm extractEntry node_modules/lru-cache/.npmignore
905 silly gunzTarPerm extractEntry node_modules/lru-cache/README.md
906 silly gunzTarPerm extractEntry node_modules/lru-cache/LICENSE
907 silly gunzTarPerm extractEntry node_modules/lru-cache/CONTRIBUTORS
908 silly gunzTarPerm extractEntry node_modules/lru-cache/lib/lru-cache.js
909 silly gunzTarPerm extractEntry node_modules/lru-cache/test/basic.js
910 silly gunzTarPerm extractEntry node_modules/lru-cache/test/foreach.js
911 silly gunzTarPerm extractEntry node_modules/lru-cache/test/memory-leak.js
912 silly gunzTarPerm extractEntry node_modules/minimatch/package.json
913 silly gunzTarPerm extractEntry node_modules/minimatch/.npmignore
914 silly gunzTarPerm extractEntry node_modules/minimatch/README.md
915 silly gunzTarPerm extractEntry node_modules/minimatch/LICENSE
916 silly gunzTarPerm extractEntry node_modules/minimatch/minimatch.js
917 silly gunzTarPerm extractEntry node_modules/minimatch/test/basic.js
918 silly gunzTarPerm extractEntry node_modules/minimatch/test/brace-expand.js
919 silly gunzTarPerm extractEntry node_modules/minimatch/test/caching.js
920 silly gunzTarPerm extractEntry node_modules/minimatch/test/defaults.js
921 silly gunzTarPerm extractEntry node_modules/minimatch/test/extglob-ending-with-state-char.js
922 silly gunzTarPerm extractEntry node_modules/minimatch/node_modules/sigmund/package.json
923 silly gunzTarPerm extractEntry node_modules/minimatch/node_modules/sigmund/README.md
924 silly gunzTarPerm extractEntry node_modules/minimatch/node_modules/sigmund/LICENSE
925 silly gunzTarPerm extractEntry node_modules/minimatch/node_modules/sigmund/bench.js
926 silly gunzTarPerm extractEntry node_modules/minimatch/node_modules/sigmund/sigmund.js
927 silly gunzTarPerm extractEntry node_modules/minimatch/node_modules/sigmund/test/basic.js
928 silly gunzTarPerm extractEntry node_modules/ansi/package.json
929 silly gunzTarPerm extractEntry node_modules/ansi/.npmignore
930 silly gunzTarPerm extractEntry node_modules/ansi/README.md
931 silly gunzTarPerm extractEntry node_modules/ansi/color-spaces.pl
932 silly gunzTarPerm extractEntry node_modules/ansi/examples/cursorPosition.js
933 silly gunzTarPerm extractEntry node_modules/ansi/examples/starwars.js
934 silly gunzTarPerm extractEntry node_modules/ansi/examples/beep/index.js
935 silly gunzTarPerm extractEntry node_modules/ansi/examples/clear/index.js
936 silly gunzTarPerm extractEntry node_modules/ansi/examples/progress/index.js
937 silly gunzTarPerm extractEntry node_modules/ansi/lib/ansi.js
938 silly gunzTarPerm extractEntry node_modules/ansi/lib/newlines.js
939 silly gunzTarPerm extractEntry node_modules/node-gyp/package.json
940 silly gunzTarPerm extractEntry node_modules/node-gyp/.npmignore
941 silly gunzTarPerm extractEntry node_modules/node-gyp/README.md
942 silly gunzTarPerm extractEntry node_modules/node-gyp/LICENSE
943 silly gunzTarPerm extractEntry node_modules/node-gyp/.jshintrc
944 silly gunzTarPerm extractEntry node_modules/node-gyp/addon.gypi
945 silly gunzTarPerm extractEntry node_modules/node-gyp/bin/node-gyp.js
946 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/.npmignore
947 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/LICENSE
948 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/DEPS
949 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/tools/README
950 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/tools/Xcode/README
951 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec
952 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec
953 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/tools/emacs/README
954 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el
955 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/tools/emacs/gyp.el
956 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh
957 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp
958 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified
959 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/tools/graphviz.py
960 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/tools/pretty_gyp.py
961 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/tools/pretty_sln.py
962 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/tools/pretty_vcproj.py
963 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/OWNERS
964 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/PRESUBMIT.py
965 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/buildbot/buildbot_run.py
966 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/codereview.settings
967 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc
968 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/AUTHORS
969 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/gyp.bat
970 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/gyp_dummy.c
971 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/gyp_main.py
972 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/gyptest.py
973 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py
974 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py
975 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py
976 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py
977 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py
978 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py
979 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py
980 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py
981 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/__init__.py
982 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/common.py
983 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/common_test.py
984 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py
985 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py
986 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py
987 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/generator/make.py
988 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py
989 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py
990 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py
991 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py
992 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py
993 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py
994 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/generator/android.py
995 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py
996 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py
997 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py
998 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py
999 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py
1000 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py
1001 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/input.py
1002 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/input_test.py
1003 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py
1004 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py
1005 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py
1006 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/ordered_dict.py
1007 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/win_tool.py
1008 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
1009 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py
1010 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py
1011 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/pylintrc
1012 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/samples/samples
1013 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/samples/samples.bat
1014 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/setup.py
1015 silly gunzTarPerm extractEntry node_modules/node-gyp/gyp/gyp
1016 silly gunzTarPerm extractEntry node_modules/node-gyp/lib/build.js
1017 silly gunzTarPerm extractEntry node_modules/node-gyp/lib/clean.js
1018 silly gunzTarPerm extractEntry node_modules/node-gyp/lib/configure.js
1019 silly gunzTarPerm extractEntry node_modules/node-gyp/lib/install.js
1020 silly gunzTarPerm extractEntry node_modules/node-gyp/lib/list.js
1021 silly gunzTarPerm extractEntry node_modules/node-gyp/lib/node-gyp.js
1022 silly gunzTarPerm extractEntry node_modules/node-gyp/lib/rebuild.js
1023 silly gunzTarPerm extractEntry node_modules/node-gyp/lib/remove.js
1024 silly gunzTarPerm extractEntry node_modules/nopt/package.json
1025 silly gunzTarPerm extractEntry node_modules/nopt/.npmignore
1026 silly gunzTarPerm extractEntry node_modules/nopt/README.md
1027 silly gunzTarPerm extractEntry node_modules/nopt/LICENSE
1028 silly gunzTarPerm extractEntry node_modules/nopt/bin/nopt.js
1029 silly gunzTarPerm extractEntry node_modules/nopt/examples/my-program.js
1030 silly gunzTarPerm extractEntry node_modules/nopt/lib/nopt.js
1031 silly gunzTarPerm extractEntry node_modules/nopt/test/basic.js
1032 silly gunzTarPerm extractEntry node_modules/npm-cache-filename/package.json
1033 silly gunzTarPerm extractEntry node_modules/npm-cache-filename/README.md
1034 silly gunzTarPerm extractEntry node_modules/npm-cache-filename/LICENSE
1035 silly gunzTarPerm extractEntry node_modules/npm-cache-filename/index.js
1036 silly gunzTarPerm extractEntry node_modules/npm-cache-filename/test.js
1037 silly gunzTarPerm extractEntry node_modules/npm-install-checks/package.json
1038 silly gunzTarPerm extractEntry node_modules/npm-install-checks/README.md
1039 silly gunzTarPerm extractEntry node_modules/npm-install-checks/LICENSE
1040 silly gunzTarPerm extractEntry node_modules/npm-install-checks/index.js
1041 silly gunzTarPerm extractEntry node_modules/npm-install-checks/test/check-engine.js
1042 silly gunzTarPerm extractEntry node_modules/npm-install-checks/test/check-git.js
1043 silly gunzTarPerm extractEntry node_modules/npm-install-checks/test/check-platform.js
1044 silly gunzTarPerm extractEntry node_modules/npm-registry-client/package.json
1045 silly gunzTarPerm extractEntry node_modules/npm-registry-client/.npmignore
1046 silly gunzTarPerm extractEntry node_modules/npm-registry-client/README.md
1047 silly gunzTarPerm extractEntry node_modules/npm-registry-client/LICENSE
1048 silly gunzTarPerm extractEntry node_modules/npm-registry-client/index.js
1049 silly gunzTarPerm extractEntry node_modules/npm-registry-client/lib/adduser.js
1050 silly gunzTarPerm extractEntry node_modules/npm-registry-client/lib/deprecate.js
1051 silly gunzTarPerm extractEntry node_modules/npm-registry-client/lib/get.js
1052 silly gunzTarPerm extractEntry node_modules/npm-registry-client/lib/publish.js
1053 silly gunzTarPerm extractEntry node_modules/npm-registry-client/lib/bugs.js
1054 silly gunzTarPerm extractEntry node_modules/npm-registry-client/lib/star.js
1055 silly gunzTarPerm extractEntry node_modules/npm-registry-client/lib/stars.js
1056 silly gunzTarPerm extractEntry node_modules/npm-registry-client/lib/tag.js
1057 silly gunzTarPerm extractEntry node_modules/npm-registry-client/lib/unpublish.js
1058 silly gunzTarPerm extractEntry node_modules/npm-registry-client/lib/upload.js
1059 silly gunzTarPerm extractEntry node_modules/npm-registry-client/lib/request.js
1060 silly gunzTarPerm extractEntry node_modules/npm-registry-client/test/00-setup.js
1061 silly gunzTarPerm extractEntry node_modules/npm-registry-client/test/adduser-new.js
1062 silly gunzTarPerm extractEntry node_modules/npm-registry-client/test/adduser-update.js
1063 silly gunzTarPerm extractEntry node_modules/npm-registry-client/test/basic.js
1064 silly gunzTarPerm extractEntry node_modules/npm-registry-client/test/publish-again.js
1065 silly gunzTarPerm extractEntry node_modules/npm-registry-client/test/publish.js
1066 silly gunzTarPerm extractEntry node_modules/npm-registry-client/test/request-gzip-content.js
1067 silly gunzTarPerm extractEntry node_modules/npm-registry-client/test/retries.js
1068 silly gunzTarPerm extractEntry node_modules/npm-registry-client/test/zz-cleanup.js
1069 silly gunzTarPerm extractEntry node_modules/npm-registry-client/test/fixtures/server.js
1070 silly gunzTarPerm extractEntry node_modules/npm-registry-client/test/fixtures/underscore/1.3.3/cache.json
1071 silly gunzTarPerm extractEntry node_modules/npm-registry-client/test/fixtures/underscore/cache.json
1072 silly gunzTarPerm extractEntry node_modules/npm-user-validate/package.json
1073 silly gunzTarPerm extractEntry node_modules/npm-user-validate/.npmignore
1074 silly gunzTarPerm extractEntry node_modules/npm-user-validate/README.md
1075 silly gunzTarPerm extractEntry node_modules/npm-user-validate/LICENSE
1076 silly gunzTarPerm extractEntry node_modules/npm-user-validate/npm-user-validate.js
1077 silly gunzTarPerm extractEntry node_modules/npm-user-validate/.travis.yml
1078 silly gunzTarPerm extractEntry node_modules/npm-user-validate/test/email.test.js
1079 silly gunzTarPerm extractEntry node_modules/npm-user-validate/test/pw.test.js
1080 silly gunzTarPerm extractEntry node_modules/npm-user-validate/test/username.test.js
1081 silly gunzTarPerm extractEntry node_modules/npmconf/package.json
1082 silly gunzTarPerm extractEntry node_modules/npmconf/.npmignore
1083 silly gunzTarPerm extractEntry node_modules/npmconf/README.md
1084 silly gunzTarPerm extractEntry node_modules/npmconf/LICENSE
1085 silly gunzTarPerm extractEntry node_modules/npmconf/config-defs.js
1086 silly gunzTarPerm extractEntry node_modules/npmconf/npmconf.js
1087 silly gunzTarPerm extractEntry node_modules/npmconf/lib/find-prefix.js
1088 silly gunzTarPerm extractEntry node_modules/npmconf/lib/load-prefix.js
1089 silly gunzTarPerm extractEntry node_modules/npmconf/lib/load-uid.js
1090 silly gunzTarPerm extractEntry node_modules/npmconf/lib/set-user.js
1091 silly gunzTarPerm extractEntry node_modules/npmconf/test/00-setup.js
1092 silly gunzTarPerm extractEntry node_modules/npmconf/test/basic.js
1093 silly gunzTarPerm extractEntry node_modules/npmconf/test/builtin.js
1094 silly gunzTarPerm extractEntry node_modules/npmconf/test/project.js
1095 silly gunzTarPerm extractEntry node_modules/npmconf/test/save.js
1096 silly gunzTarPerm extractEntry node_modules/npmconf/test/fixtures/package.json
1097 silly gunzTarPerm extractEntry node_modules/npmconf/test/fixtures/.npmrc
1098 silly gunzTarPerm extractEntry node_modules/npmconf/test/fixtures/builtin
1099 silly gunzTarPerm extractEntry node_modules/npmconf/test/fixtures/globalconfig
1100 silly gunzTarPerm extractEntry node_modules/npmconf/test/fixtures/userconfig
1101 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/package.json
1102 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/.npmignore
1103 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/LICENCE
1104 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/index.js
1105 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/readme.markdown
1106 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/test/broken.js
1107 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/test/chain-class.js
1108 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/test/env.js
1109 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/test/find-file.js
1110 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/test/get.js
1111 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/test/ignore-unfound-file.js
1112 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/test/ini.js
1113 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/test/save.js
1114 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/test/broken.json
1115 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/node_modules/proto-list/package.json
1116 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/node_modules/proto-list/README.md
1117 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/node_modules/proto-list/LICENSE
1118 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/node_modules/proto-list/proto-list.js
1119 silly gunzTarPerm extractEntry node_modules/npmconf/node_modules/config-chain/node_modules/proto-list/test/basic.js
1120 silly gunzTarPerm extractEntry node_modules/npmlog/package.json
1121 silly gunzTarPerm extractEntry node_modules/npmlog/README.md
1122 silly gunzTarPerm extractEntry node_modules/npmlog/LICENSE
1123 silly gunzTarPerm extractEntry node_modules/npmlog/example.js
1124 silly gunzTarPerm extractEntry node_modules/npmlog/log.js
1125 silly gunzTarPerm extractEntry node_modules/npmlog/test/basic.js
1126 silly gunzTarPerm extractEntry node_modules/once/package.json
1127 silly gunzTarPerm extractEntry node_modules/once/README.md
1128 silly gunzTarPerm extractEntry node_modules/once/LICENSE
1129 silly gunzTarPerm extractEntry node_modules/once/once.js
1130 silly gunzTarPerm extractEntry node_modules/once/test/once.js
1131 silly gunzTarPerm extractEntry node_modules/opener/package.json
1132 silly gunzTarPerm extractEntry node_modules/opener/README.md
1133 silly gunzTarPerm extractEntry node_modules/opener/opener.js
1134 silly gunzTarPerm extractEntry node_modules/opener/LICENSE.txt
1135 silly gunzTarPerm extractEntry node_modules/osenv/package.json
1136 silly gunzTarPerm extractEntry node_modules/osenv/README.md
1137 silly gunzTarPerm extractEntry node_modules/osenv/LICENSE
1138 silly gunzTarPerm extractEntry node_modules/osenv/osenv.js
1139 silly gunzTarPerm extractEntry node_modules/osenv/test/unix.js
1140 silly gunzTarPerm extractEntry node_modules/osenv/test/windows.js
1141 silly gunzTarPerm extractEntry node_modules/path-is-inside/package.json
1142 silly gunzTarPerm extractEntry node_modules/path-is-inside/README.md
1143 silly gunzTarPerm extractEntry node_modules/path-is-inside/LICENSE.txt
1144 silly gunzTarPerm extractEntry node_modules/path-is-inside/lib/path-is-inside.js
1145 silly gunzTarPerm extractEntry node_modules/read/package.json
1146 silly gunzTarPerm extractEntry node_modules/read/.npmignore
1147 silly gunzTarPerm extractEntry node_modules/read/README.md
1148 silly gunzTarPerm extractEntry node_modules/read/LICENCE
1149 silly gunzTarPerm extractEntry node_modules/read/rs.js
1150 silly gunzTarPerm extractEntry node_modules/read/example/example.js
1151 silly gunzTarPerm extractEntry node_modules/read/lib/read.js
1152 silly gunzTarPerm extractEntry node_modules/read/test/basic.js
1153 silly gunzTarPerm extractEntry node_modules/read/test/defaults.js
1154 silly gunzTarPerm extractEntry node_modules/read/test/many.js
1155 silly gunzTarPerm extractEntry node_modules/read/node_modules/mute-stream/package.json
1156 silly gunzTarPerm extractEntry node_modules/read/node_modules/mute-stream/README.md
1157 silly gunzTarPerm extractEntry node_modules/read/node_modules/mute-stream/LICENSE
1158 silly gunzTarPerm extractEntry node_modules/read/node_modules/mute-stream/mute.js
1159 silly gunzTarPerm extractEntry node_modules/read/node_modules/mute-stream/test/basic.js
1160 silly gunzTarPerm extractEntry node_modules/read-installed/package.json
1161 silly gunzTarPerm extractEntry node_modules/read-installed/.npmignore
1162 silly gunzTarPerm extractEntry node_modules/read-installed/README.md
1163 silly gunzTarPerm extractEntry node_modules/read-installed/LICENSE
1164 silly gunzTarPerm extractEntry node_modules/read-installed/read-installed.js
1165 silly gunzTarPerm extractEntry node_modules/read-installed/test/basic.js
1166 silly gunzTarPerm extractEntry node_modules/read-installed/test/depth-0.js
1167 silly gunzTarPerm extractEntry node_modules/read-installed/test/depth-1.js
1168 silly gunzTarPerm extractEntry node_modules/read-installed/test/dev.js
1169 silly gunzTarPerm extractEntry node_modules/read-installed/test/extraneous.js
1170 silly gunzTarPerm extractEntry node_modules/read-installed/test/grandparent-peer.js
1171 silly gunzTarPerm extractEntry node_modules/read-installed/test/noargs.js
1172 silly gunzTarPerm extractEntry node_modules/read-installed/test/peer-dep-at-latest.js
1173 silly gunzTarPerm extractEntry node_modules/read-installed/test/fixtures/package.json
1174 silly gunzTarPerm extractEntry node_modules/read-installed/test/fixtures/extraneous-detected/package.json
1175 silly gunzTarPerm extractEntry node_modules/read-installed/test/fixtures/grandparent-peer/package.json
1176 silly gunzTarPerm extractEntry node_modules/read-installed/node_modules/util-extend/package.json
1177 silly gunzTarPerm extractEntry node_modules/read-installed/node_modules/util-extend/README.md
1178 silly gunzTarPerm extractEntry node_modules/read-installed/node_modules/util-extend/extend.js
1179 silly gunzTarPerm extractEntry node_modules/read-installed/node_modules/util-extend/test.js
1180 silly gunzTarPerm extractEntry node_modules/read-package-json/package.json
1181 silly gunzTarPerm extractEntry node_modules/read-package-json/.npmignore
1182 silly gunzTarPerm extractEntry node_modules/read-package-json/README.md
1183 silly gunzTarPerm extractEntry node_modules/read-package-json/LICENSE
1184 silly gunzTarPerm extractEntry node_modules/read-package-json/read-json.js
1185 silly gunzTarPerm extractEntry node_modules/read-package-json/test/basic.js
1186 silly gunzTarPerm extractEntry node_modules/read-package-json/test/bom.js
1187 silly gunzTarPerm extractEntry node_modules/read-package-json/test/non-json.js
1188 silly gunzTarPerm extractEntry node_modules/read-package-json/test/readmes.js
1189 silly gunzTarPerm extractEntry node_modules/read-package-json/test/fixtures/bom.json
1190 silly gunzTarPerm extractEntry node_modules/read-package-json/test/fixtures/nobom.json
1191 silly gunzTarPerm extractEntry node_modules/read-package-json/test/fixtures/not-json.css
1192 silly gunzTarPerm extractEntry node_modules/read-package-json/test/fixtures/readmes/package.json
1193 silly gunzTarPerm extractEntry node_modules/read-package-json/test/fixtures/readmes/README
1194 silly gunzTarPerm extractEntry node_modules/read-package-json/test/fixtures/readmes/README.md
1195 silly gunzTarPerm extractEntry node_modules/read-package-json/test/fixtures/readmes/readmexxx.yz
1196 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/package.json
1197 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/.npmignore
1198 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/README.md
1199 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/LICENSE
1200 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/.travis.yml
1201 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/AUTHORS
1202 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/lib/extract_description.js
1203 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/lib/fixer.js
1204 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/lib/make_warning.js
1205 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/lib/normalize.js
1206 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/lib/safe_format.js
1207 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/lib/core_module_names.json
1208 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/lib/typos.json
1209 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/lib/warning_messages.json
1210 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/basic.js
1211 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/consistency.js
1212 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/dependencies.js
1213 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/github-urls.js
1214 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/normalize.js
1215 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/strict.js
1216 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/typo.js
1217 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/no-description.json
1218 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/async.json
1219 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/coffee-script.json
1220 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/http-server.json
1221 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/movefile.json
1222 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/bcrypt.json
1223 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/node-module_exist.json
1224 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/npm.json
1225 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/read-package-json.json
1226 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/request.json
1227 silly gunzTarPerm extractEntry node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/underscore.json
1228 silly gunzTarPerm extractEntry node_modules/request/package.json
1229 silly gunzTarPerm extractEntry node_modules/request/.npmignore
1230 silly gunzTarPerm extractEntry node_modules/request/README.md
1231 silly gunzTarPerm extractEntry node_modules/request/LICENSE
1232 silly gunzTarPerm extractEntry node_modules/request/index.js
1233 silly gunzTarPerm extractEntry node_modules/request/request.js
1234 silly gunzTarPerm extractEntry node_modules/request/.travis.yml
1235 silly gunzTarPerm extractEntry node_modules/request/lib/copy.js
1236 silly gunzTarPerm extractEntry node_modules/request/lib/debug.js
1237 silly gunzTarPerm extractEntry node_modules/request/lib/getSafe.js
1238 silly gunzTarPerm extractEntry node_modules/request/lib/optional.js
1239 silly gunzTarPerm extractEntry node_modules/request/node_modules/mime/package.json
1240 silly gunzTarPerm extractEntry node_modules/request/node_modules/mime/README.md
1241 silly gunzTarPerm extractEntry node_modules/request/node_modules/mime/LICENSE
1242 silly gunzTarPerm extractEntry node_modules/request/node_modules/mime/mime.js
1243 silly gunzTarPerm extractEntry node_modules/request/node_modules/mime/test.js
1244 silly gunzTarPerm extractEntry node_modules/request/node_modules/mime/types/mime.types
1245 silly gunzTarPerm extractEntry node_modules/request/node_modules/mime/types/node.types
1246 silly gunzTarPerm extractEntry node_modules/request/node_modules/aws-sign2/package.json
1247 silly gunzTarPerm extractEntry node_modules/request/node_modules/aws-sign2/README.md
1248 silly gunzTarPerm extractEntry node_modules/request/node_modules/aws-sign2/LICENSE
1249 silly gunzTarPerm extractEntry node_modules/request/node_modules/aws-sign2/index.js
1250 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/package.json
1251 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/License
1252 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/Readme.md
1253 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/lib/form_data.js
1254 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/async/package.json
1255 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/async/README.md
1256 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/async/LICENSE
1257 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/async/component.json
1258 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/async/lib/async.js
1259 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/package.json
1260 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/.npmignore
1261 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/License
1262 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/Makefile
1263 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/Readme.md
1264 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/lib/combined_stream.js
1265 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/test/common.js
1266 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/test/run.js
1267 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/test/fixture/file1.txt
1268 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/test/fixture/file2.txt
1269 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-callback-streams.js
1270 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-data-size.js
1271 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-delayed-streams-and-buffers-and-strings.js
1272 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-delayed-streams.js
1273 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-empty-string.js
1274 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-is-stream-like.js
1275 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-max-data-size.js
1276 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-unpaused-streams.js
1277 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/package.json
1278 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/.npmignore
1279 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/License
1280 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/Makefile
1281 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/Readme.md
1282 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/lib/delayed_stream.js
1283 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/common.js
1284 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/run.js
1285 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-delayed-http-upload.js
1286 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-delayed-stream-auto-pause.js
1287 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-delayed-stream-pause.js
1288 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-delayed-stream.js
1289 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-handle-source-errors.js
1290 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-max-data-size.js
1291 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-pipe-resumes.js
1292 silly gunzTarPerm extractEntry node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-proxy-readable.js
1293 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/package.json
1294 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/.npmignore
1295 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/README.md
1296 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/LICENSE
1297 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/index.js
1298 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/example/usage.js
1299 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/.travis.yml
1300 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/Makefile
1301 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/lib/browser.js
1302 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/lib/client.js
1303 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/lib/crypto.js
1304 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/lib/index.js
1305 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/lib/server.js
1306 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/lib/utils.js
1307 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/test/browser.js
1308 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/test/client.js
1309 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/test/crypto.js
1310 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/test/index.js
1311 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/test/message.js
1312 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/test/readme.js
1313 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/test/server.js
1314 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/test/uri.js
1315 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/test/utils.js
1316 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/images/hawk.png
1317 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/images/logo.png
1318 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/boom/package.json
1319 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/boom/.npmignore
1320 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/boom/README.md
1321 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/boom/LICENSE
1322 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/boom/index.js
1323 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/boom/.travis.yml
1324 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/boom/Makefile
1325 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/boom/images/boom.png
1326 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js
1327 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/boom/test/index.js
1328 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json
1329 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/cryptiles/.npmignore
1330 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/cryptiles/README.md
1331 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/cryptiles/LICENSE
1332 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/cryptiles/index.js
1333 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/cryptiles/.travis.yml
1334 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/cryptiles/Makefile
1335 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/index.js
1336 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/cryptiles/test/index.js
1337 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/hoek/package.json
1338 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/hoek/.npmignore
1339 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/hoek/README.md
1340 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/hoek/LICENSE
1341 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/hoek/index.js
1342 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/hoek/.travis.yml
1343 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/hoek/Makefile
1344 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/hoek/images/hoek.png
1345 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/hoek/lib/escape.js
1346 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/hoek/lib/index.js
1347 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/hoek/test/escaper.js
1348 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/hoek/test/index.js
1349 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/hoek/test/modules/test1.js
1350 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/hoek/test/modules/test2.js
1351 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/hoek/test/modules/test3.js
1352 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/sntp/package.json
1353 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/sntp/.npmignore
1354 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/sntp/README.md
1355 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/sntp/LICENSE
1356 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/sntp/index.js
1357 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/sntp/.travis.yml
1358 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/sntp/Makefile
1359 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/sntp/examples/offset.js
1360 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/sntp/examples/time.js
1361 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/sntp/lib/index.js
1362 silly gunzTarPerm extractEntry node_modules/request/node_modules/hawk/node_modules/sntp/test/index.js
1363 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/package.json
1364 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/.npmignore
1365 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/README.md
1366 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/LICENSE
1367 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/.dir-locals.el
1368 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/http_signing.md
1369 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/lib/index.js
1370 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/lib/parser.js
1371 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/lib/signer.js
1372 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/lib/util.js
1373 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/lib/verify.js
1374 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/asn1/package.json
1375 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/asn1/.npmignore
1376 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/asn1/README.md
1377 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/asn1/LICENSE
1378 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/asn1/lib/index.js
1379 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/errors.js
1380 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/index.js
1381 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/reader.js
1382 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/types.js
1383 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/writer.js
1384 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/asn1/tst/ber/reader.test.js
1385 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/asn1/tst/ber/writer.test.js
1386 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json
1387 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/assert-plus/README.md
1388 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/assert-plus/assert.js
1389 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/package.json
1390 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/README
1391 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/LICENSE
1392 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/ctio.js
1393 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/ctf.js
1394 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/ctype.js
1395 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/CHANGELOG
1396 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/man/man3ctype/ctio.3ctype
1397 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/README.old
1398 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tools/jsl.conf
1399 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tools/jsstyle
1400 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.float.js
1401 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.fail.js
1402 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.int.js
1403 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.psinfo.js
1404 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.struct.js
1405 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.typedef.js
1406 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/psinfo.json
1407 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/struct.json
1408 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/float.json
1409 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/int.json
1410 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/typedef.json
1411 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/float/tst.rfloat.js
1412 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/float/tst.wfloat.js
1413 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/int/tst.64.js
1414 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/int/tst.rint.js
1415 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/int/tst.wbounds.js
1416 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/int/tst.wint.js
1417 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/uint/tst.64.js
1418 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/uint/tst.roundtrip.js
1419 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/uint/tst.ruint.js
1420 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/uint/tst.wuint.js
1421 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.basicr.js
1422 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.basicw.js
1423 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.char.js
1424 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.endian.js
1425 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.oldwrite.js
1426 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.readSize.js
1427 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.structw.js
1428 silly gunzTarPerm extractEntry node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.writeStruct.js
1429 silly gunzTarPerm extractEntry node_modules/request/node_modules/json-stringify-safe/package.json
1430 silly gunzTarPerm extractEntry node_modules/request/node_modules/json-stringify-safe/README.md
1431 silly gunzTarPerm extractEntry node_modules/request/node_modules/json-stringify-safe/LICENSE
1432 silly gunzTarPerm extractEntry node_modules/request/node_modules/json-stringify-safe/stringify.js
1433 silly gunzTarPerm extractEntry node_modules/request/node_modules/json-stringify-safe/test.js
1434 silly gunzTarPerm extractEntry node_modules/request/node_modules/forever-agent/package.json
1435 silly gunzTarPerm extractEntry node_modules/request/node_modules/forever-agent/README.md
1436 silly gunzTarPerm extractEntry node_modules/request/node_modules/forever-agent/LICENSE
1437 silly gunzTarPerm extractEntry node_modules/request/node_modules/forever-agent/index.js
1438 silly gunzTarPerm extractEntry node_modules/request/node_modules/node-uuid/package.json
1439 silly gunzTarPerm extractEntry node_modules/request/node_modules/node-uuid/.npmignore
1440 silly gunzTarPerm extractEntry node_modules/request/node_modules/node-uuid/README.md
1441 silly gunzTarPerm extractEntry node_modules/request/node_modules/node-uuid/uuid.js
1442 silly gunzTarPerm extractEntry node_modules/request/node_modules/node-uuid/LICENSE.md
1443 silly gunzTarPerm extractEntry node_modules/request/node_modules/node-uuid/benchmark/README.md
1444 silly gunzTarPerm extractEntry node_modules/request/node_modules/node-uuid/benchmark/benchmark.js
1445 silly gunzTarPerm extractEntry node_modules/request/node_modules/node-uuid/benchmark/bench.gnu
1446 silly gunzTarPerm extractEntry node_modules/request/node_modules/node-uuid/benchmark/bench.sh
1447 silly gunzTarPerm extractEntry node_modules/request/node_modules/node-uuid/benchmark/benchmark-native.c
1448 silly gunzTarPerm extractEntry node_modules/request/node_modules/node-uuid/component.json
1449 silly gunzTarPerm extractEntry node_modules/request/node_modules/node-uuid/test/compare_v1.js
1450 silly gunzTarPerm extractEntry node_modules/request/node_modules/node-uuid/test/test.js
1451 silly gunzTarPerm extractEntry node_modules/request/node_modules/node-uuid/test/test.html
1452 silly gunzTarPerm extractEntry node_modules/request/node_modules/oauth-sign/package.json
1453 silly gunzTarPerm extractEntry node_modules/request/node_modules/oauth-sign/README.md
1454 silly gunzTarPerm extractEntry node_modules/request/node_modules/oauth-sign/LICENSE
1455 silly gunzTarPerm extractEntry node_modules/request/node_modules/oauth-sign/index.js
1456 silly gunzTarPerm extractEntry node_modules/request/node_modules/oauth-sign/test.js
1457 silly gunzTarPerm extractEntry node_modules/request/node_modules/qs/package.json
1458 silly gunzTarPerm extractEntry node_modules/request/node_modules/qs/.npmignore
1459 silly gunzTarPerm extractEntry node_modules/request/node_modules/qs/index.js
1460 silly gunzTarPerm extractEntry node_modules/request/node_modules/qs/.gitmodules
1461 silly gunzTarPerm extractEntry node_modules/request/node_modules/qs/Readme.md
1462 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/package.json
1463 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/.npmignore
1464 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/README.md
1465 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/LICENSE
1466 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/generate-pubsuffix.js
1467 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/test.js
1468 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/.jshintrc
1469 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/lib/cookie.js
1470 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/lib/memstore.js
1471 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/lib/pubsuffix.js
1472 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/public-suffix.txt
1473 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/node_modules/punycode/package.json
1474 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/node_modules/punycode/punycode.js
1475 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/node_modules/punycode/punycode.min.js
1476 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/node_modules/punycode/LICENSE-GPL.txt
1477 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/node_modules/punycode/LICENSE-MIT.txt
1478 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/node_modules/punycode/vendor/docdown/README.md
1479 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/node_modules/punycode/vendor/docdown/LICENSE.txt
1480 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/node_modules/punycode/vendor/docdown/doc/README.md
1481 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/node_modules/punycode/vendor/docdown/doc/parse.php
1482 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/node_modules/punycode/vendor/docdown/docdown.php
1483 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/node_modules/punycode/vendor/docdown/src/DocDown/Alias.php
1484 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/node_modules/punycode/vendor/docdown/src/DocDown/Entry.php
1485 silly gunzTarPerm extractEntry node_modules/request/node_modules/tough-cookie/node_modules/punycode/vendor/docdown/src/DocDown/Generator.php
1486 silly gunzTarPerm extractEntry node_modules/request/node_modules/tunnel-agent/package.json
1487 silly gunzTarPerm extractEntry node_modules/request/node_modules/tunnel-agent/README.md
1488 silly gunzTarPerm extractEntry node_modules/request/node_modules/tunnel-agent/LICENSE
1489 silly gunzTarPerm extractEntry node_modules/request/node_modules/tunnel-agent/index.js
1490 silly gunzTarPerm extractEntry node_modules/retry/package.json
1491 silly gunzTarPerm extractEntry node_modules/retry/.npmignore
1492 silly gunzTarPerm extractEntry node_modules/retry/index.js
1493 silly gunzTarPerm extractEntry node_modules/retry/License
1494 silly gunzTarPerm extractEntry node_modules/retry/Makefile
1495 silly gunzTarPerm extractEntry node_modules/retry/Readme.md
1496 silly gunzTarPerm extractEntry node_modules/retry/equation.gif
1497 silly gunzTarPerm extractEntry node_modules/retry/example/dns.js
1498 silly gunzTarPerm extractEntry node_modules/retry/lib/retry.js
1499 silly gunzTarPerm extractEntry node_modules/retry/lib/retry_operation.js
1500 silly gunzTarPerm extractEntry node_modules/retry/test/common.js
1501 silly gunzTarPerm extractEntry node_modules/retry/test/runner.js
1502 silly gunzTarPerm extractEntry node_modules/retry/test/integration/test-retry-operation.js
1503 silly gunzTarPerm extractEntry node_modules/retry/test/integration/test-timeouts.js
1504 silly gunzTarPerm extractEntry node_modules/rimraf/package.json
1505 silly gunzTarPerm extractEntry node_modules/rimraf/README.md
1506 silly gunzTarPerm extractEntry node_modules/rimraf/LICENSE
1507 silly gunzTarPerm extractEntry node_modules/rimraf/bin.js
1508 silly gunzTarPerm extractEntry node_modules/rimraf/rimraf.js
1509 silly gunzTarPerm extractEntry node_modules/rimraf/AUTHORS
1510 silly gunzTarPerm extractEntry node_modules/rimraf/test/test-async.js
1511 silly gunzTarPerm extractEntry node_modules/rimraf/test/test-sync.js
1512 silly gunzTarPerm extractEntry node_modules/rimraf/test/run.sh
1513 silly gunzTarPerm extractEntry node_modules/rimraf/test/setup.sh
1514 silly gunzTarPerm extractEntry node_modules/semver/package.json
1515 silly gunzTarPerm extractEntry node_modules/semver/.npmignore
1516 silly gunzTarPerm extractEntry node_modules/semver/README.md
1517 silly gunzTarPerm extractEntry node_modules/semver/LICENSE
1518 silly gunzTarPerm extractEntry node_modules/semver/semver.browser.js
1519 silly gunzTarPerm extractEntry node_modules/semver/foot.js
1520 silly gunzTarPerm extractEntry node_modules/semver/head.js
1521 silly gunzTarPerm extractEntry node_modules/semver/semver.js
1522 silly gunzTarPerm extractEntry node_modules/semver/semver.min.js
1523 silly gunzTarPerm extractEntry node_modules/semver/semver.browser.js.gz
1524 silly gunzTarPerm extractEntry node_modules/semver/Makefile
1525 silly gunzTarPerm extractEntry node_modules/semver/bin/semver
1526 silly gunzTarPerm extractEntry node_modules/semver/semver.min.js.gz
1527 silly gunzTarPerm extractEntry node_modules/semver/test/amd.js
1528 silly gunzTarPerm extractEntry node_modules/semver/test/gtr.js
1529 silly gunzTarPerm extractEntry node_modules/semver/test/index.js
1530 silly gunzTarPerm extractEntry node_modules/semver/test/ltr.js
1531 silly gunzTarPerm extractEntry node_modules/semver/test/no-module.js
1532 silly gunzTarPerm extractEntry node_modules/sha/package.json
1533 silly gunzTarPerm extractEntry node_modules/sha/.npmignore
1534 silly gunzTarPerm extractEntry node_modules/sha/README.md
1535 silly gunzTarPerm extractEntry node_modules/sha/LICENSE
1536 silly gunzTarPerm extractEntry node_modules/sha/index.js
1537 silly gunzTarPerm extractEntry node_modules/sha/node_modules/readable-stream/package.json
1538 silly gunzTarPerm extractEntry node_modules/sha/node_modules/readable-stream/.npmignore
1539 silly gunzTarPerm extractEntry node_modules/sha/node_modules/readable-stream/README.md
1540 silly gunzTarPerm extractEntry node_modules/sha/node_modules/readable-stream/LICENSE
1541 silly gunzTarPerm extractEntry node_modules/sha/node_modules/readable-stream/duplex.js
1542 silly gunzTarPerm extractEntry node_modules/sha/node_modules/readable-stream/transform.js
1543 silly gunzTarPerm extractEntry node_modules/sha/node_modules/readable-stream/passthrough.js
1544 silly gunzTarPerm extractEntry node_modules/sha/node_modules/readable-stream/readable.js
1545 silly gunzTarPerm extractEntry node_modules/sha/node_modules/readable-stream/writable.js
1546 silly gunzTarPerm extractEntry node_modules/sha/node_modules/readable-stream/float.patch
1547 silly gunzTarPerm extractEntry node_modules/sha/node_modules/readable-stream/lib/_stream_duplex.js
1548 silly gunzTarPerm extractEntry node_modules/sha/node_modules/readable-stream/lib/_stream_passthrough.js
1549 silly gunzTarPerm extractEntry node_modules/sha/node_modules/readable-stream/lib/_stream_readable.js
1550 silly gunzTarPerm extractEntry node_modules/sha/node_modules/readable-stream/lib/_stream_transform.js
1551 silly gunzTarPerm extractEntry node_modules/sha/node_modules/readable-stream/lib/_stream_writable.js
1552 silly gunzTarPerm extractEntry node_modules/slide/package.json
1553 silly gunzTarPerm extractEntry node_modules/slide/README.md
1554 silly gunzTarPerm extractEntry node_modules/slide/LICENSE
1555 silly gunzTarPerm extractEntry node_modules/slide/index.js
1556 silly gunzTarPerm extractEntry node_modules/slide/lib/async-map-ordered.js
1557 silly gunzTarPerm extractEntry node_modules/slide/lib/async-map.js
1558 silly gunzTarPerm extractEntry node_modules/slide/lib/bind-actor.js
1559 silly gunzTarPerm extractEntry node_modules/slide/lib/chain.js
1560 silly gunzTarPerm extractEntry node_modules/slide/lib/slide.js
1561 silly gunzTarPerm extractEntry node_modules/sorted-object/package.json
1562 silly gunzTarPerm extractEntry node_modules/sorted-object/README.md
1563 silly gunzTarPerm extractEntry node_modules/sorted-object/LICENSE.txt
1564 silly gunzTarPerm extractEntry node_modules/sorted-object/lib/sorted-object.js
1565 silly gunzTarPerm extractEntry node_modules/tar/package.json
1566 silly gunzTarPerm extractEntry node_modules/tar/.npmignore
1567 silly gunzTarPerm extractEntry node_modules/tar/README.md
1568 silly gunzTarPerm extractEntry node_modules/tar/LICENCE
1569 silly gunzTarPerm extractEntry node_modules/tar/tar.js
1570 silly gunzTarPerm extractEntry node_modules/tar/.travis.yml
1571 silly gunzTarPerm extractEntry node_modules/tar/examples/extracter.js
1572 silly gunzTarPerm extractEntry node_modules/tar/examples/reader.js
1573 silly gunzTarPerm extractEntry node_modules/tar/lib/buffer-entry.js
1574 silly gunzTarPerm extractEntry node_modules/tar/lib/entry-writer.js
1575 silly gunzTarPerm extractEntry node_modules/tar/lib/entry.js
1576 silly gunzTarPerm extractEntry node_modules/tar/lib/extended-header-writer.js
1577 silly gunzTarPerm extractEntry node_modules/tar/lib/extended-header.js
1578 silly gunzTarPerm extractEntry node_modules/tar/lib/extract.js
1579 silly gunzTarPerm extractEntry node_modules/tar/lib/global-header-writer.js
1580 silly gunzTarPerm extractEntry node_modules/tar/lib/header.js
1581 silly gunzTarPerm extractEntry node_modules/tar/lib/pack.js
1582 silly gunzTarPerm extractEntry node_modules/tar/lib/parse.js
1583 silly gunzTarPerm extractEntry node_modules/tar/test/00-setup-fixtures.js
1584 silly gunzTarPerm extractEntry node_modules/tar/test/extract.js
1585 silly gunzTarPerm extractEntry node_modules/tar/test/header.js
1586 silly gunzTarPerm extractEntry node_modules/tar/test/pack-no-proprietary.js
1587 silly gunzTarPerm extractEntry node_modules/tar/test/pack.js
1588 silly gunzTarPerm extractEntry node_modules/tar/test/parse.js
1589 silly gunzTarPerm extractEntry node_modules/tar/test/zz-cleanup.js
1590 silly gunzTarPerm extractEntry node_modules/tar/test/fixtures.tgz
1591 silly gunzTarPerm extractEntry node_modules/text-table/package.json
1592 silly gunzTarPerm extractEntry node_modules/text-table/LICENSE
1593 silly gunzTarPerm extractEntry node_modules/text-table/index.js
1594 silly gunzTarPerm extractEntry node_modules/text-table/.travis.yml
1595 silly gunzTarPerm extractEntry node_modules/text-table/example/align.js
1596 silly gunzTarPerm extractEntry node_modules/text-table/example/center.js
1597 silly gunzTarPerm extractEntry node_modules/text-table/example/dotalign.js
1598 silly gunzTarPerm extractEntry node_modules/text-table/example/doubledot.js
1599 silly gunzTarPerm extractEntry node_modules/text-table/example/table.js
1600 silly gunzTarPerm extractEntry node_modules/text-table/readme.markdown
1601 silly gunzTarPerm extractEntry node_modules/text-table/test/align.js
1602 silly gunzTarPerm extractEntry node_modules/text-table/test/ansi-colors.js
1603 silly gunzTarPerm extractEntry node_modules/text-table/test/center.js
1604 silly gunzTarPerm extractEntry node_modules/text-table/test/dotalign.js
1605 silly gunzTarPerm extractEntry node_modules/text-table/test/doubledot.js
1606 silly gunzTarPerm extractEntry node_modules/text-table/test/table.js
1607 silly gunzTarPerm extractEntry node_modules/uid-number/package.json
1608 silly gunzTarPerm extractEntry node_modules/uid-number/README.md
1609 silly gunzTarPerm extractEntry node_modules/uid-number/LICENSE
1610 silly gunzTarPerm extractEntry node_modules/uid-number/get-uid-gid.js
1611 silly gunzTarPerm extractEntry node_modules/uid-number/uid-number.js
1612 silly gunzTarPerm extractEntry node_modules/which/package.json
1613 silly gunzTarPerm extractEntry node_modules/which/README.md
1614 silly gunzTarPerm extractEntry node_modules/which/LICENSE
1615 silly gunzTarPerm extractEntry node_modules/which/which.js
1616 silly gunzTarPerm extractEntry node_modules/which/bin/which
1617 silly lockFile 76450bf2-vm-v0-10-28-lib-node-modules-npm tar:///Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm
1618 silly lockFile 76450bf2-vm-v0-10-28-lib-node-modules-npm tar:///Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm
1619 silly lockFile e9b4c76f-evman-npm-npm-1-4-13-package-tgz tar:///Users/gkatsevman/.npm/npm/1.4.13/package.tgz
1620 silly lockFile e9b4c76f-evman-npm-npm-1-4-13-package-tgz tar:///Users/gkatsevman/.npm/npm/1.4.13/package.tgz
1621 info preinstall [email protected]
1622 verbose readDependencies using package.json deps
1623 verbose readDependencies using package.json deps
1624 silly resolved []
1625 verbose about to build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm
1626 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm
1627 verbose linkStuff [ true,
1627 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules',
1627 verbose linkStuff true,
1627 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules' ]
1628 info linkStuff [email protected]
1629 verbose linkBins [email protected]
1630 verbose link bins [ { npm: './bin/npm-cli.js' },
1630 verbose link bins '/Users/gkatsevman/.nvm/v0.10.28/bin',
1630 verbose link bins true ]
1631 verbose linkMans [email protected]
1632 verbose rebuildBundles [email protected]
1633 verbose rebuildBundles [ 'abbrev',
1633 verbose rebuildBundles 'ansi',
1633 verbose rebuildBundles 'ansicolors',
1633 verbose rebuildBundles 'ansistyles',
1633 verbose rebuildBundles 'archy',
1633 verbose rebuildBundles 'block-stream',
1633 verbose rebuildBundles 'char-spinner',
1633 verbose rebuildBundles 'child-process-close',
1633 verbose rebuildBundles 'chmodr',
1633 verbose rebuildBundles 'chownr',
1633 verbose rebuildBundles 'cmd-shim',
1633 verbose rebuildBundles 'columnify',
1633 verbose rebuildBundles 'editor',
1633 verbose rebuildBundles 'fstream',
1633 verbose rebuildBundles 'fstream-npm',
1633 verbose rebuildBundles 'github-url-from-git',
1633 verbose rebuildBundles 'github-url-from-username-repo',
1633 verbose rebuildBundles 'glob',
1633 verbose rebuildBundles 'graceful-fs',
1633 verbose rebuildBundles 'inflight',
1633 verbose rebuildBundles 'inherits',
1633 verbose rebuildBundles 'ini',
1633 verbose rebuildBundles 'init-package-json',
1633 verbose rebuildBundles 'lockfile',
1633 verbose rebuildBundles 'lru-cache',
1633 verbose rebuildBundles 'minimatch',
1633 verbose rebuildBundles 'mkdirp',
1633 verbose rebuildBundles 'node-gyp',
1633 verbose rebuildBundles 'nopt',
1633 verbose rebuildBundles 'npm-cache-filename',
1633 verbose rebuildBundles 'npm-install-checks',
1633 verbose rebuildBundles 'npm-registry-client',
1633 verbose rebuildBundles 'npm-user-validate',
1633 verbose rebuildBundles 'npmconf',
1633 verbose rebuildBundles 'npmlog',
1633 verbose rebuildBundles 'once',
1633 verbose rebuildBundles 'opener',
1633 verbose rebuildBundles 'osenv',
1633 verbose rebuildBundles 'path-is-inside',
1633 verbose rebuildBundles 'read',
1633 verbose rebuildBundles 'read-installed',
1633 verbose rebuildBundles 'read-package-json',
1633 verbose rebuildBundles 'request',
1633 verbose rebuildBundles 'retry',
1633 verbose rebuildBundles 'rimraf',
1633 verbose rebuildBundles 'semver',
1633 verbose rebuildBundles 'sha',
1633 verbose rebuildBundles 'slide',
1633 verbose rebuildBundles 'sorted-object',
1633 verbose rebuildBundles 'tar',
1633 verbose rebuildBundles 'text-table',
1633 verbose rebuildBundles 'uid-number',
1633 verbose rebuildBundles 'which' ]
1634 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/abbrev
1635 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/abbrev
1636 warn package.json [email protected] No repository field.
1637 info preinstall [email protected]
1638 verbose linkStuff [ false,
1638 verbose linkStuff false,
1638 verbose linkStuff false,
1638 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1639 info linkStuff [email protected]
1640 verbose linkBins [email protected]
1641 verbose linkMans [email protected]
1642 verbose rebuildBundles [email protected]
1643 info install [email protected]
1644 info postinstall [email protected]
1645 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/ansi
1646 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/ansi
1647 info preinstall [email protected]
1648 verbose linkStuff [ false,
1648 verbose linkStuff false,
1648 verbose linkStuff false,
1648 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1649 info linkStuff [email protected]
1650 verbose linkBins [email protected]
1651 verbose link bins [ { beep: './examples/beep/index.js',
1651 verbose link bins clear: './examples/clear/index.js',
1651 verbose link bins starwars: './examples/starwars.js' },
1651 verbose link bins '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/.bin',
1651 verbose link bins false ]
1652 verbose linkMans [email protected]
1653 verbose rebuildBundles [email protected]
1654 info install [email protected]
1655 info postinstall [email protected]
1656 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/ansicolors
1657 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/ansicolors
1658 info preinstall [email protected]
1659 verbose linkStuff [ false,
1659 verbose linkStuff false,
1659 verbose linkStuff false,
1659 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1660 info linkStuff [email protected]
1661 verbose linkBins [email protected]
1662 verbose linkMans [email protected]
1663 verbose rebuildBundles [email protected]
1664 info install [email protected]
1665 info postinstall [email protected]
1666 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/ansistyles
1667 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/ansistyles
1668 info preinstall [email protected]
1669 verbose linkStuff [ false,
1669 verbose linkStuff false,
1669 verbose linkStuff false,
1669 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1670 info linkStuff [email protected]
1671 verbose linkBins [email protected]
1672 verbose linkMans [email protected]
1673 verbose rebuildBundles [email protected]
1674 info install [email protected]
1675 info postinstall [email protected]
1676 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/archy
1677 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/archy
1678 info preinstall [email protected]
1679 verbose linkStuff [ false,
1679 verbose linkStuff false,
1679 verbose linkStuff false,
1679 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1680 info linkStuff [email protected]
1681 verbose linkBins [email protected]
1682 verbose linkMans [email protected]
1683 verbose rebuildBundles [email protected]
1684 info install [email protected]
1685 info postinstall [email protected]
1686 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/block-stream
1687 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/block-stream
1688 info preinstall [email protected]
1689 verbose linkStuff [ false,
1689 verbose linkStuff false,
1689 verbose linkStuff false,
1689 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1690 info linkStuff [email protected]
1691 verbose linkBins [email protected]
1692 verbose linkMans [email protected]
1693 verbose rebuildBundles [email protected]
1694 info install [email protected]
1695 info postinstall [email protected]
1696 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/char-spinner
1697 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/char-spinner
1698 info preinstall [email protected]
1699 verbose linkStuff [ false,
1699 verbose linkStuff false,
1699 verbose linkStuff false,
1699 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1700 info linkStuff [email protected]
1701 verbose linkBins [email protected]
1702 verbose linkMans [email protected]
1703 verbose rebuildBundles [email protected]
1704 info install [email protected]
1705 info postinstall [email protected]
1706 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/child-process-close
1707 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/child-process-close
1708 info preinstall [email protected]
1709 verbose linkStuff [ false,
1709 verbose linkStuff false,
1709 verbose linkStuff false,
1709 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1710 info linkStuff [email protected]
1711 verbose linkBins [email protected]
1712 verbose linkMans [email protected]
1713 verbose rebuildBundles [email protected]
1714 info install [email protected]
1715 info postinstall [email protected]
1716 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/chmodr
1717 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/chmodr
1718 info preinstall [email protected]
1719 verbose linkStuff [ false,
1719 verbose linkStuff false,
1719 verbose linkStuff false,
1719 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1720 info linkStuff [email protected]
1721 verbose linkBins [email protected]
1722 verbose linkMans [email protected]
1723 verbose rebuildBundles [email protected]
1724 info install [email protected]
1725 info postinstall [email protected]
1726 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/chownr
1727 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/chownr
1728 info preinstall [email protected]
1729 verbose linkStuff [ false,
1729 verbose linkStuff false,
1729 verbose linkStuff false,
1729 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1730 info linkStuff [email protected]
1731 verbose linkBins [email protected]
1732 verbose linkMans [email protected]
1733 verbose rebuildBundles [email protected]
1734 info install [email protected]
1735 info postinstall [email protected]
1736 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/cmd-shim
1737 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/cmd-shim
1738 info preinstall [email protected]
1739 verbose linkStuff [ false,
1739 verbose linkStuff false,
1739 verbose linkStuff false,
1739 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1740 info linkStuff [email protected]
1741 verbose linkBins [email protected]
1742 verbose linkMans [email protected]
1743 verbose rebuildBundles [email protected]
1744 info install [email protected]
1745 info postinstall [email protected]
1746 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/columnify
1747 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/columnify
1748 info preinstall [email protected]
1749 verbose linkStuff [ false,
1749 verbose linkStuff false,
1749 verbose linkStuff false,
1749 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1750 info linkStuff [email protected]
1751 verbose linkBins [email protected]
1752 verbose linkMans [email protected]
1753 verbose rebuildBundles [email protected]
1754 info install [email protected]
1755 info postinstall [email protected]
1756 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/editor
1757 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/editor
1758 info preinstall [email protected]
1759 verbose linkStuff [ false,
1759 verbose linkStuff false,
1759 verbose linkStuff false,
1759 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1760 info linkStuff [email protected]
1761 verbose linkBins [email protected]
1762 verbose linkMans [email protected]
1763 verbose rebuildBundles [email protected]
1764 info install [email protected]
1765 info postinstall [email protected]
1766 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/fstream
1767 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/fstream
1768 info preinstall [email protected]
1769 verbose linkStuff [ false,
1769 verbose linkStuff false,
1769 verbose linkStuff false,
1769 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1770 info linkStuff [email protected]
1771 verbose linkBins [email protected]
1772 verbose linkMans [email protected]
1773 verbose rebuildBundles [email protected]
1774 info install [email protected]
1775 info postinstall [email protected]
1776 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/fstream-npm
1777 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/fstream-npm
1778 info preinstall [email protected]
1779 verbose linkStuff [ false,
1779 verbose linkStuff false,
1779 verbose linkStuff false,
1779 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1780 info linkStuff [email protected]
1781 verbose linkBins [email protected]
1782 verbose linkMans [email protected]
1783 verbose rebuildBundles [email protected]
1784 verbose rebuildBundles [ 'fstream-ignore' ]
1785 info install [email protected]
1786 info postinstall [email protected]
1787 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/github-url-from-git
1788 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/github-url-from-git
1789 info preinstall [email protected]
1790 verbose linkStuff [ false,
1790 verbose linkStuff false,
1790 verbose linkStuff false,
1790 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1791 info linkStuff [email protected]
1792 verbose linkBins [email protected]
1793 verbose linkMans [email protected]
1794 verbose rebuildBundles [email protected]
1795 info install [email protected]
1796 info postinstall [email protected]
1797 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/github-url-from-username-repo
1798 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/github-url-from-username-repo
1799 info preinstall [email protected]
1800 verbose linkStuff [ false,
1800 verbose linkStuff false,
1800 verbose linkStuff false,
1800 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1801 info linkStuff [email protected]
1802 verbose linkBins [email protected]
1803 verbose linkMans [email protected]
1804 verbose rebuildBundles [email protected]
1805 info install [email protected]
1806 info postinstall [email protected]
1807 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/glob
1808 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/glob
1809 info preinstall [email protected]
1810 verbose linkStuff [ false,
1810 verbose linkStuff false,
1810 verbose linkStuff false,
1810 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1811 info linkStuff [email protected]
1812 verbose linkBins [email protected]
1813 verbose linkMans [email protected]
1814 verbose rebuildBundles [email protected]
1815 info install [email protected]
1816 info postinstall [email protected]
1817 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/graceful-fs
1818 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/graceful-fs
1819 info preinstall [email protected]
1820 verbose linkStuff [ false,
1820 verbose linkStuff false,
1820 verbose linkStuff false,
1820 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1821 info linkStuff [email protected]
1822 verbose linkBins [email protected]
1823 verbose linkMans [email protected]
1824 verbose rebuildBundles [email protected]
1825 info install [email protected]
1826 info postinstall [email protected]
1827 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/inflight
1828 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/inflight
1829 info preinstall [email protected]
1830 verbose linkStuff [ false,
1830 verbose linkStuff false,
1830 verbose linkStuff false,
1830 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1831 info linkStuff [email protected]
1832 verbose linkBins [email protected]
1833 verbose linkMans [email protected]
1834 verbose rebuildBundles [email protected]
1835 info install [email protected]
1836 info postinstall [email protected]
1837 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/inherits
1838 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/inherits
1839 info preinstall [email protected]
1840 verbose linkStuff [ false,
1840 verbose linkStuff false,
1840 verbose linkStuff false,
1840 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1841 info linkStuff [email protected]
1842 verbose linkBins [email protected]
1843 verbose linkMans [email protected]
1844 verbose rebuildBundles [email protected]
1845 info install [email protected]
1846 info postinstall [email protected]
1847 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/ini
1848 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/ini
1849 info preinstall [email protected]
1850 verbose linkStuff [ false,
1850 verbose linkStuff false,
1850 verbose linkStuff false,
1850 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1851 info linkStuff [email protected]
1852 verbose linkBins [email protected]
1853 verbose linkMans [email protected]
1854 verbose rebuildBundles [email protected]
1855 info install [email protected]
1856 info postinstall [email protected]
1857 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/init-package-json
1858 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/init-package-json
1859 info preinstall [email protected]
1860 verbose linkStuff [ false,
1860 verbose linkStuff false,
1860 verbose linkStuff false,
1860 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1861 info linkStuff [email protected]
1862 verbose linkBins [email protected]
1863 verbose linkMans [email protected]
1864 verbose rebuildBundles [email protected]
1865 verbose rebuildBundles [ 'promzard' ]
1866 info install [email protected]
1867 info postinstall [email protected]
1868 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/lockfile
1869 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/lockfile
1870 info preinstall [email protected]
1871 verbose linkStuff [ false,
1871 verbose linkStuff false,
1871 verbose linkStuff false,
1871 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1872 info linkStuff [email protected]
1873 verbose linkBins [email protected]
1874 verbose linkMans [email protected]
1875 verbose rebuildBundles [email protected]
1876 info install [email protected]
1877 info postinstall [email protected]
1878 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/lru-cache
1879 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/lru-cache
1880 info preinstall [email protected]
1881 verbose linkStuff [ false,
1881 verbose linkStuff false,
1881 verbose linkStuff false,
1881 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1882 info linkStuff [email protected]
1883 verbose linkBins [email protected]
1884 verbose linkMans [email protected]
1885 verbose rebuildBundles [email protected]
1886 info install [email protected]
1887 info postinstall [email protected]
1888 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/minimatch
1889 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/minimatch
1890 info preinstall [email protected]
1891 verbose linkStuff [ false,
1891 verbose linkStuff false,
1891 verbose linkStuff false,
1891 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1892 info linkStuff [email protected]
1893 verbose linkBins [email protected]
1894 verbose linkMans [email protected]
1895 verbose rebuildBundles [email protected]
1896 verbose rebuildBundles [ 'sigmund' ]
1897 info install [email protected]
1898 info postinstall [email protected]
1899 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/mkdirp
1900 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/mkdirp
1901 info preinstall [email protected]
1902 verbose linkStuff [ false,
1902 verbose linkStuff false,
1902 verbose linkStuff false,
1902 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1903 info linkStuff [email protected]
1904 verbose linkBins [email protected]
1905 verbose linkMans [email protected]
1906 verbose rebuildBundles [email protected]
1907 info install [email protected]
1908 info postinstall [email protected]
1909 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/node-gyp
1910 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/node-gyp
1911 info preinstall [email protected]
1912 verbose linkStuff [ false,
1912 verbose linkStuff false,
1912 verbose linkStuff false,
1912 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1913 info linkStuff [email protected]
1914 verbose linkBins [email protected]
1915 verbose link bins [ { 'node-gyp': './bin/node-gyp.js' },
1915 verbose link bins '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/.bin',
1915 verbose link bins false ]
1916 verbose linkMans [email protected]
1917 verbose rebuildBundles [email protected]
1918 info install [email protected]
1919 info postinstall [email protected]
1920 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/nopt
1921 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/nopt
1922 info preinstall [email protected]
1923 verbose linkStuff [ false,
1923 verbose linkStuff false,
1923 verbose linkStuff false,
1923 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1924 info linkStuff [email protected]
1925 verbose linkBins [email protected]
1926 verbose link bins [ { nopt: './bin/nopt.js' },
1926 verbose link bins '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/.bin',
1926 verbose link bins false ]
1927 verbose linkMans [email protected]
1928 verbose rebuildBundles [email protected]
1929 info install [email protected]
1930 info postinstall [email protected]
1931 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/npm-cache-filename
1932 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/npm-cache-filename
1933 info preinstall [email protected]
1934 verbose linkStuff [ false,
1934 verbose linkStuff false,
1934 verbose linkStuff false,
1934 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1935 info linkStuff [email protected]
1936 verbose linkBins [email protected]
1937 verbose linkMans [email protected]
1938 verbose rebuildBundles [email protected]
1939 info install [email protected]
1940 info postinstall [email protected]
1941 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/npm-install-checks
1942 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/npm-install-checks
1943 info preinstall [email protected]
1944 verbose linkStuff [ false,
1944 verbose linkStuff false,
1944 verbose linkStuff false,
1944 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1945 info linkStuff [email protected]
1946 verbose linkBins [email protected]
1947 verbose linkMans [email protected]
1948 verbose rebuildBundles [email protected]
1949 info install [email protected]
1950 info postinstall [email protected]
1951 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/npm-registry-client
1952 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/npm-registry-client
1953 info preinstall [email protected]
1954 verbose linkStuff [ false,
1954 verbose linkStuff false,
1954 verbose linkStuff false,
1954 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1955 info linkStuff [email protected]
1956 verbose linkBins [email protected]
1957 verbose linkMans [email protected]
1958 verbose rebuildBundles [email protected]
1959 info install [email protected]
1960 info postinstall [email protected]
1961 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/npm-user-validate
1962 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/npm-user-validate
1963 info preinstall [email protected]
1964 verbose linkStuff [ false,
1964 verbose linkStuff false,
1964 verbose linkStuff false,
1964 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1965 info linkStuff [email protected]
1966 verbose linkBins [email protected]
1967 verbose linkMans [email protected]
1968 verbose rebuildBundles [email protected]
1969 info install [email protected]
1970 info postinstall [email protected]
1971 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/npmconf
1972 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/npmconf
1973 info preinstall [email protected]
1974 verbose linkStuff [ false,
1974 verbose linkStuff false,
1974 verbose linkStuff false,
1974 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1975 info linkStuff [email protected]
1976 verbose linkBins [email protected]
1977 verbose linkMans [email protected]
1978 verbose rebuildBundles [email protected]
1979 verbose rebuildBundles [ 'config-chain' ]
1980 info install [email protected]
1981 info postinstall [email protected]
1982 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/npmlog
1983 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/npmlog
1984 info preinstall [email protected]
1985 verbose linkStuff [ false,
1985 verbose linkStuff false,
1985 verbose linkStuff false,
1985 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1986 info linkStuff [email protected]
1987 verbose linkBins [email protected]
1988 verbose linkMans [email protected]
1989 verbose rebuildBundles [email protected]
1990 info install [email protected]
1991 info postinstall [email protected]
1992 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/once
1993 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/once
1994 info preinstall [email protected]
1995 verbose linkStuff [ false,
1995 verbose linkStuff false,
1995 verbose linkStuff false,
1995 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
1996 info linkStuff [email protected]
1997 verbose linkBins [email protected]
1998 verbose linkMans [email protected]
1999 verbose rebuildBundles [email protected]
2000 info install [email protected]
2001 info postinstall [email protected]
2002 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/opener
2003 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/opener
2004 info preinstall [email protected]
2005 verbose linkStuff [ false,
2005 verbose linkStuff false,
2005 verbose linkStuff false,
2005 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2006 info linkStuff [email protected]
2007 verbose linkBins [email protected]
2008 verbose link bins [ { opener: 'opener.js' },
2008 verbose link bins '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/.bin',
2008 verbose link bins false ]
2009 verbose linkMans [email protected]
2010 verbose rebuildBundles [email protected]
2011 info install [email protected]
2012 info postinstall [email protected]
2013 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/osenv
2014 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/osenv
2015 info preinstall [email protected]
2016 verbose linkStuff [ false,
2016 verbose linkStuff false,
2016 verbose linkStuff false,
2016 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2017 info linkStuff [email protected]
2018 verbose linkBins [email protected]
2019 verbose linkMans [email protected]
2020 verbose rebuildBundles [email protected]
2021 info install [email protected]
2022 info postinstall [email protected]
2023 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/path-is-inside
2024 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/path-is-inside
2025 info preinstall [email protected]
2026 verbose linkStuff [ false,
2026 verbose linkStuff false,
2026 verbose linkStuff false,
2026 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2027 info linkStuff [email protected]
2028 verbose linkBins [email protected]
2029 verbose linkMans [email protected]
2030 verbose rebuildBundles [email protected]
2031 info install [email protected]
2032 info postinstall [email protected]
2033 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/read
2034 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/read
2035 info preinstall [email protected]
2036 verbose linkStuff [ false,
2036 verbose linkStuff false,
2036 verbose linkStuff false,
2036 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2037 info linkStuff [email protected]
2038 verbose linkBins [email protected]
2039 verbose linkMans [email protected]
2040 verbose rebuildBundles [email protected]
2041 verbose rebuildBundles [ 'mute-stream' ]
2042 info install [email protected]
2043 info postinstall [email protected]
2044 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/read-installed
2045 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/read-installed
2046 info preinstall [email protected]
2047 verbose linkStuff [ false,
2047 verbose linkStuff false,
2047 verbose linkStuff false,
2047 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2048 info linkStuff [email protected]
2049 verbose linkBins [email protected]
2050 verbose linkMans [email protected]
2051 verbose rebuildBundles [email protected]
2052 verbose rebuildBundles [ 'util-extend' ]
2053 info install [email protected]
2054 info postinstall [email protected]
2055 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/read-package-json
2056 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/read-package-json
2057 info preinstall [email protected]
2058 verbose linkStuff [ false,
2058 verbose linkStuff false,
2058 verbose linkStuff false,
2058 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2059 info linkStuff [email protected]
2060 verbose linkBins [email protected]
2061 verbose linkMans [email protected]
2062 verbose rebuildBundles [email protected]
2063 verbose rebuildBundles [ 'normalize-package-data' ]
2064 info install [email protected]
2065 info postinstall [email protected]
2066 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/request
2067 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/request
2068 info preinstall [email protected]
2069 verbose linkStuff [ false,
2069 verbose linkStuff false,
2069 verbose linkStuff false,
2069 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2070 info linkStuff [email protected]
2071 verbose linkBins [email protected]
2072 verbose linkMans [email protected]
2073 verbose rebuildBundles [email protected]
2074 verbose rebuildBundles [ 'aws-sign2',
2074 verbose rebuildBundles 'forever-agent',
2074 verbose rebuildBundles 'form-data',
2074 verbose rebuildBundles 'hawk',
2074 verbose rebuildBundles 'http-signature',
2074 verbose rebuildBundles 'json-stringify-safe',
2074 verbose rebuildBundles 'mime',
2074 verbose rebuildBundles 'node-uuid',
2074 verbose rebuildBundles 'oauth-sign',
2074 verbose rebuildBundles 'qs',
2074 verbose rebuildBundles 'tough-cookie',
2074 verbose rebuildBundles 'tunnel-agent' ]
2075 info install [email protected]
2076 info postinstall [email protected]
2077 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/retry
2078 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/retry
2079 info preinstall [email protected]
2080 verbose linkStuff [ false,
2080 verbose linkStuff false,
2080 verbose linkStuff false,
2080 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2081 info linkStuff [email protected]
2082 verbose linkBins [email protected]
2083 verbose linkMans [email protected]
2084 verbose rebuildBundles [email protected]
2085 info install [email protected]
2086 info postinstall [email protected]
2087 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/rimraf
2088 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/rimraf
2089 info preinstall [email protected]
2090 verbose linkStuff [ false,
2090 verbose linkStuff false,
2090 verbose linkStuff false,
2090 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2091 info linkStuff [email protected]
2092 verbose linkBins [email protected]
2093 verbose link bins [ { rimraf: './bin.js' },
2093 verbose link bins '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/.bin',
2093 verbose link bins false ]
2094 verbose linkMans [email protected]
2095 verbose rebuildBundles [email protected]
2096 info install [email protected]
2097 info postinstall [email protected]
2098 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/semver
2099 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/semver
2100 info preinstall [email protected]
2101 verbose linkStuff [ false,
2101 verbose linkStuff false,
2101 verbose linkStuff false,
2101 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2102 info linkStuff [email protected]
2103 verbose linkBins [email protected]
2104 verbose link bins [ { semver: './bin/semver' },
2104 verbose link bins '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/.bin',
2104 verbose link bins false ]
2105 verbose linkMans [email protected]
2106 verbose rebuildBundles [email protected]
2107 info install [email protected]
2108 info postinstall [email protected]
2109 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/sha
2110 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/sha
2111 info preinstall [email protected]
2112 verbose linkStuff [ false,
2112 verbose linkStuff false,
2112 verbose linkStuff false,
2112 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2113 info linkStuff [email protected]
2114 verbose linkBins [email protected]
2115 verbose linkMans [email protected]
2116 verbose rebuildBundles [email protected]
2117 verbose rebuildBundles [ 'readable-stream' ]
2118 info install [email protected]
2119 info postinstall [email protected]
2120 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/slide
2121 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/slide
2122 info preinstall [email protected]
2123 verbose linkStuff [ false,
2123 verbose linkStuff false,
2123 verbose linkStuff false,
2123 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2124 info linkStuff [email protected]
2125 verbose linkBins [email protected]
2126 verbose linkMans [email protected]
2127 verbose rebuildBundles [email protected]
2128 info install [email protected]
2129 info postinstall [email protected]
2130 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/sorted-object
2131 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/sorted-object
2132 info preinstall [email protected]
2133 verbose linkStuff [ false,
2133 verbose linkStuff false,
2133 verbose linkStuff false,
2133 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2134 info linkStuff [email protected]
2135 verbose linkBins [email protected]
2136 verbose linkMans [email protected]
2137 verbose rebuildBundles [email protected]
2138 info install [email protected]
2139 info postinstall [email protected]
2140 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/tar
2141 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/tar
2142 info preinstall [email protected]
2143 verbose linkStuff [ false,
2143 verbose linkStuff false,
2143 verbose linkStuff false,
2143 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2144 info linkStuff [email protected]
2145 verbose linkBins [email protected]
2146 verbose linkMans [email protected]
2147 verbose rebuildBundles [email protected]
2148 info install [email protected]
2149 info postinstall [email protected]
2150 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/text-table
2151 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/text-table
2152 info preinstall [email protected]
2153 verbose linkStuff [ false,
2153 verbose linkStuff false,
2153 verbose linkStuff false,
2153 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2154 info linkStuff [email protected]
2155 verbose linkBins [email protected]
2156 verbose linkMans [email protected]
2157 verbose rebuildBundles [email protected]
2158 info install [email protected]
2159 info postinstall [email protected]
2160 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/uid-number
2161 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/uid-number
2162 info preinstall [email protected]
2163 verbose linkStuff [ false,
2163 verbose linkStuff false,
2163 verbose linkStuff false,
2163 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2164 info linkStuff [email protected]
2165 verbose linkBins [email protected]
2166 verbose linkMans [email protected]
2167 verbose rebuildBundles [email protected]
2168 info install [email protected]
2169 info postinstall [email protected]
2170 verbose rebuild bundle /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/which
2171 info build /Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/which
2172 info preinstall [email protected]
2173 verbose linkStuff [ false,
2173 verbose linkStuff false,
2173 verbose linkStuff false,
2173 verbose linkStuff '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules' ]
2174 info linkStuff [email protected]
2175 verbose linkBins [email protected]
2176 verbose link bins [ { which: './bin/which' },
2176 verbose link bins '/Users/gkatsevman/.nvm/v0.10.28/lib/node_modules/npm/node_modules/.bin',
2176 verbose link bins false ]
2177 verbose linkMans [email protected]
2178 verbose rebuildBundles [email protected]
2179 info install [email protected]
2180 info postinstall [email protected]
2181 info install [email protected]
2182 info postinstall [email protected]
2183 error peerinvalid The package karma does not satisfy its siblings' peerDependencies requirements!
2183 error peerinvalid Peer [email protected] wants karma@>=0.9.3
2183 error peerinvalid Peer [email protected] wants karma@>=0.9
2183 error peerinvalid Peer [email protected] wants karma@>=0.9
2183 error peerinvalid Peer [email protected] wants karma@>=0.9
2183 error peerinvalid Peer [email protected] wants karma@>=0.9
2183 error peerinvalid Peer [email protected] wants karma@>=0.9
2183 error peerinvalid Peer [email protected] wants karma@>=0.9
2183 error peerinvalid Peer [email protected] wants karma@>=0.9
2183 error peerinvalid Peer [email protected] wants karma@>=0.9
2183 error peerinvalid Peer [email protected] wants karma@>=0.9
2183 error peerinvalid Peer [email protected] wants karma@>=0.10
2183 error peerinvalid Peer [email protected] wants karma@~0.10.0
2183 error peerinvalid Peer [email protected] wants karma@>=0.9
2183 error peerinvalid Peer [email protected] wants karma@>=0.9
2183 error peerinvalid Peer [email protected] wants karma@>=0.11.11
2184 error System Darwin 13.1.0
2185 error command "node" "/Users/gkatsevman/.nvm/v0.10.28/bin/npm" "install" "-g" "npm"
2186 error cwd /Users/gkatsevman
2187 error node -v v0.10.28
2188 error npm -v 1.4.13
2189 error code EPEERINVALID
2190 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment