Skip to content

Instantly share code, notes, and snippets.

@danemacaulay
Created August 20, 2014 18:54
Show Gist options
  • Save danemacaulay/cdaf6d2fa898ee9aae78 to your computer and use it in GitHub Desktop.
Save danemacaulay/cdaf6d2fa898ee9aae78 to your computer and use it in GitHub Desktop.
{
"name": "build",
"version": "0.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"author": "",
"license": "ISC",
"devDependencies": {
"winston": "^0.7.3"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment