Skip to content

Instantly share code, notes, and snippets.

@Hogent
Created May 15, 2013 11:55
Show Gist options
  • Save Hogent/5583450 to your computer and use it in GitHub Desktop.
Save Hogent/5583450 to your computer and use it in GitHub Desktop.
package.json file
{
"name": "note-app",
"description": "Simple HTML5 Note Application",
"version": "0.0.1",
"private": true,
"dependencies": {
"express": "*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment