Skip to content

Instantly share code, notes, and snippets.

@joshholt
Created January 23, 2012 21:09
Show Gist options
  • Save joshholt/1665546 to your computer and use it in GitHub Desktop.
Save joshholt/1665546 to your computer and use it in GitHub Desktop.
Your Package.json file
{
"name": "my-first-provider",
"version": "0.0.1",
"dependencies" : {
"express": "2.5.0",
"jade": "0.16.4",
"underscore": "1.2.1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment