Skip to content

Instantly share code, notes, and snippets.

@cab
Last active March 29, 2016 19:04
Show Gist options
  • Save cab/c9a5a2c3f22b5cb17e3be3545b894a8c to your computer and use it in GitHub Desktop.
Save cab/c9a5a2c3f22b5cb17e3be3545b894a8c to your computer and use it in GitHub Desktop.
npm info PACKAGE_NAME --json | jq '.dist.tarball' -r | xargs curl --silent | tar -tvf -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment