Skip to content

Instantly share code, notes, and snippets.

@guiomie
Created October 23, 2011 19:05
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save guiomie/1307728 to your computer and use it in GitHub Desktop.
Is this an invalid package.json ?
{ "name": "test",
"version": "0.1.3",
"dependencies":
{
"express": "2.4.7",
"everyauth": "0.2.23",
"mongoose": "2.3.6"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment