Skip to content

Instantly share code, notes, and snippets.

@davidtucker
Last active December 28, 2015 08:59
Show Gist options
  • Save davidtucker/7475454 to your computer and use it in GitHub Desktop.
Save davidtucker/7475454 to your computer and use it in GitHub Desktop.
Simple package.json File
{
"name" : "sample-node-application",
"version" : "0.0.1",
"author" : "David Tucker"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment