Skip to content

Instantly share code, notes, and snippets.

@dotmilk
Created February 24, 2015 18:02
Show Gist options
  • Select an option

  • Save dotmilk/f3c0cb80f40bdb0dfe59 to your computer and use it in GitHub Desktop.

Select an option

Save dotmilk/f3c0cb80f40bdb0dfe59 to your computer and use it in GitHub Desktop.
npm version could vary based on which node you are using with n
"engines": {
"node": "0.10.36",
"npm": "x.x.x"
}
or
"engines": {
"node": "0.12.x",
"npm": "x.x.x"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment