Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created February 14, 2014 01:35
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 isaacs/8994271 to your computer and use it in GitHub Desktop.
Save isaacs/8994271 to your computer and use it in GitHub Desktop.
$ npm cache clean grunt-exec; npm view grunt-exec _rev -ddd
npm info it worked if it ends with ok
npm verb cli [ 'node',
npm verb cli '/usr/local/bin/npm',
npm verb cli 'view',
npm verb cli 'grunt-exec',
npm verb cli '_rev',
npm verb cli '-ddd' ]
npm info using npm@1.4.2
npm info using node@v0.10.23-pre
npm verb url raw grunt-exec
npm verb url resolving [ 'https://registry.npmjs.org/', './grunt-exec' ]
npm verb url resolved https://registry.npmjs.org/grunt-exec
npm info trying registry request attempt 1 at 17:35:34
npm http GET https://registry.npmjs.org/grunt-exec
npm http 200 https://registry.npmjs.org/grunt-exec
npm sill registry.get cb [ 200,
npm sill registry.get { date: 'Fri, 14 Feb 2014 01:35:34 GMT',
npm sill registry.get server: 'CouchDB/1.5.0 (Erlang OTP/R16B)',
npm sill registry.get etag: '"7TI2HO6H25CBBLR6OOS2P6DR8"',
npm sill registry.get 'content-type': 'application/json',
npm sill registry.get via: '1.1 varnish',
npm sill registry.get 'cache-control': 'max-age=1',
npm sill registry.get 'content-length': '16172',
npm sill registry.get 'accept-ranges': 'bytes',
npm sill registry.get age: '1622',
npm sill registry.get 'x-served-by': 'cache-v44-ASH, cache-lax1425-LAX',
npm sill registry.get 'x-cache': 'MISS, MISS',
npm sill registry.get 'x-cache-hits': '0, 0',
npm sill registry.get 'x-timer': 'S1392340444.822043419,VS0,VS32,VE125,VE1289983',
npm sill registry.get vary: 'Accept',
npm sill registry.get 'keep-alive': 'timeout=10, max=50',
npm sill registry.get connection: 'Keep-Alive' } ]
46-37e75043a3804acce26c2ac6d0bbf7ef
npm verb exit [ 0, true ]
npm info ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment