Skip to content

Instantly share code, notes, and snippets.

/stdin.txt Secret

Created March 26, 2012 19:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/52073bb685dfc25818b8 to your computer and use it in GitHub Desktop.
Save anonymous/52073bb685dfc25818b8 to your computer and use it in GitHub Desktop.
atlantis@atlantis ~/Public/server-configs $ npm publish --loglevel silly
npm info it worked if it ends with ok
npm verb cli [ 'node',
npm verb cli '/home/atlantis/local/bin/npm',
npm verb cli 'publish',
npm verb cli '--loglevel',
npm verb cli 'silly' ]
npm info using npm@1.1.9
npm info using node@v0.6.3
npm verb config file /home/atlantis/.npmrc
npm verb config file /home/atlantis/local/etc/npmrc
npm verb config file /home/atlantis/local/lib/node_modules/npm/npmrc
npm verb publish [ '.' ]
npm verb caching /home/atlantis/Public/server-configs/package.json
npm verb loadDefaults h5bp@0.0.3
npm info prepublish h5bp@0.0.3
npm verb cache add [ '.', null ]
npm sill cache add: name, spec, args [ undefined,
npm sill cache add: name, spec, args '.',
npm sill cache add: name, spec, args [ '.', null ] ]
npm verb parsed url { pathname: '.',
npm verb parsed url path: '.',
npm verb parsed url href: '.' }
npm verb caching package.json
npm verb loadDefaults h5bp@0.0.3
npm verb pack /home/atlantis/Public/server-configs
npm verb pack /home/atlantis/Public/server-configs /tmp/npm-1332791069702/1332791069702-0.9025261076167226/tmp.tgz
npm sill makeList /home/atlantis/Public/server-configs
npm sill dir, dirLen [ '/home/atlantis/Public/server-configs',
npm sill dir, dirLen 37 ]
npm verb tarball /tmp/npm-1332791069702/1332791069702-0.9025261076167226/tmp.tgz
npm verb parent /home/atlantis/Public/server-configs
npm verb mkdir (expected) error ENOENT, no such file or directory '/tmp/npm-1332791069702/1332791069702-0.9025261076167226/package'
npm verb mkdir done: /tmp/npm-1332791069702/1332791069702-0.9025261076167226/package 755
npm verb unpack_ uid, gid [ undefined, undefined ]
npm verb unpackTarget /tmp/npm-1332791069702/1332791069702-0.9025261076167226/package
npm sill gunzTarPerm modes [ '755', '644' ]
npm sill modified mode [ '.gitattributes', 436, 420 ]
npm sill modified mode [ 'package.json', 436, 420 ]
npm sill modified mode [ 'test/', 509, 493 ]
npm sill modified mode [ 'test/.htaccess', 436, 420 ]
npm sill modified mode [ 'test/files/', 509, 493 ]
npm sill modified mode [ 'test/files/.htaccess',
npm sill modified mode 436,
npm sill modified mode 420 ]
npm sill modified mode [ 'test/img/', 509, 493 ]
npm sill modified mode [ 'test/img/.npmignore', 436, 420 ]
npm sill modified mode [ 'test/.npmignore', 436, 420 ]
npm sill modified mode [ 'node.js', 436, 420 ]
npm sill modified mode [ '.npmignore', 436, 420 ]
npm verb gunzed /tmp/npm-1332791069702/1332791069702-0.9025261076167226/package
npm verb caching /tmp/npm-1332791069702/1332791069702-0.9025261076167226/package/package.json
npm verb loadDefaults h5bp@0.0.3
npm verb tarball contents [ 'tmp.tgz', 'package' ]
npm verb from cache /tmp/npm-1332791069702/1332791069702-0.9025261076167226/package/package.json
npm verb pack /tmp/npm-1332791069702/1332791069702-0.9025261076167226/package
npm verb pack /tmp/npm-1332791069702/1332791069702-0.9025261076167226/package /home/atlantis/.npm/h5bp/0.0.3/package.tgz
npm sill makeList /tmp/npm-1332791069702/1332791069702-0.9025261076167226/package
npm sill dir, dirLen [ '/tmp/npm-1332791069702/1332791069702-0.9025261076167226/package',
npm sill dir, dirLen 64 ]
npm verb tarball /home/atlantis/.npm/h5bp/0.0.3/package.tgz
npm verb parent /tmp/npm-1332791069702/1332791069702-0.9025261076167226/package
npm verb mkdir (expected) error ENOENT, no such file or directory '/home/atlantis/.npm/h5bp/0.0.3/package'
npm verb mkdir done: /home/atlantis/.npm/h5bp/0.0.3/package 755
npm verb unpack_ uid, gid [ undefined, undefined ]
npm verb unpackTarget /home/atlantis/.npm/h5bp/0.0.3/package
npm sill gunzTarPerm modes [ '755', '644' ]
npm verb gunzed /home/atlantis/.npm/h5bp/0.0.3/package
npm verb caching /home/atlantis/.npm/h5bp/0.0.3/package/package.json
npm verb loadDefaults h5bp@0.0.3
npm sill updated sha bytes 8834
npm info shasum 251a05d7cc5debec77b0fa4cb0135555d70ce52a
npm info shasum /home/atlantis/.npm/h5bp/0.0.3/package.tgz
npm verb from cache /home/atlantis/.npm/h5bp/0.0.3/package/package.json
npm verb chmod /home/atlantis/.npm/h5bp/0.0.3/package.tgz 644
npm verb chown [ '/home/atlantis/.npm/h5bp/0.0.3/package.tgz',
npm verb chown 1000,
npm verb chown 1000 ]
npm sill publish { name: 'h5bp',
npm sill publish description: 'node.js middleware for h5bp server configuration',
npm sill publish version: '0.0.3',
npm sill publish author:
npm sill publish { name: 'Nick Baugh',
npm sill publish email: 'niftylettuce@gmail.com' },
npm sill publish maintainers:
npm sill publish [ { name: 'Nick Baugh',
npm sill publish email: 'niftylettuce@gmail.com' },
npm sill publish { name: 'Sean Caetano Martin',
npm sill publish email: 'seancaetanomartin@gmail.com' } ],
npm sill publish keywords:
npm sill publish [ 'h5bp',
npm sill publish 'server-config',
npm sill publish 'boilerplate' ],
npm sill publish homepage: 'https://github.com/h5bp/server-configs',
npm sill publish repository:
npm sill publish { type: 'git',
npm sill publish url: 'git://github.com/h5bp/server-configs.git' },
npm sill publish engines: { node: '>= 0.6.0' },
npm sill publish main: 'node.js',
npm sill publish dependencies: {},
npm sill publish devDependencies: {},
npm sill publish _npmUser:
npm sill publish { name: 'niftylettuce',
npm sill publish email: 'nicholasbaugh@gmail.com' },
npm sill publish _id: 'h5bp@0.0.3',
npm sill publish optionalDependencies: {},
npm sill publish _engineSupported: true,
npm sill publish _npmVersion: '1.1.9',
npm sill publish _nodeVersion: 'v0.6.3',
npm sill publish _defaultsLoaded: true,
npm sill publish dist: { shasum: '251a05d7cc5debec77b0fa4cb0135555d70ce52a' } }
npm verb raw, before any munging h5bp
npm verb url resolving [ 'https://registry.npmjs.org/', './h5bp' ]
npm verb url resolved https://registry.npmjs.org/h5bp
npm http PUT https://registry.npmjs.org/h5bp
npm http 409 https://registry.npmjs.org/h5bp
npm verb raw, before any munging h5bp
npm verb url resolving [ 'https://registry.npmjs.org/', './h5bp' ]
npm verb url resolved https://registry.npmjs.org/h5bp
npm http GET https://registry.npmjs.org/h5bp
npm http 200 https://registry.npmjs.org/h5bp
npm verb raw, before any munging h5bp/0.0.3/-tag/latest
npm verb url resolving [ 'https://registry.npmjs.org/',
npm verb url resolving './h5bp/0.0.3/-tag/latest' ]
npm verb url resolved https://registry.npmjs.org/h5bp/0.0.3/-tag/latest
npm http PUT https://registry.npmjs.org/h5bp/0.0.3/-tag/latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment