Skip to content

Instantly share code, notes, and snippets.

@viebig
Created December 16, 2016 18:01
Show Gist options
  • Save viebig/2e0bcf70c5b1e85498cc46d0ffeb9aef to your computer and use it in GitHub Desktop.
Save viebig/2e0bcf70c5b1e85498cc46d0ffeb9aef to your computer and use it in GitHub Desktop.
sum12factor package.json v1
{
"name": "sum12factor",
"version": "1.0.0",
"description": "sum12factor",
"main": "index.js",
"scripts": {
"test": "node test"
},
"author": "Guilherme Viebig <[email protected]>",
"license": "ISC",
"dependencies": {
"restify": "^4.3.0",
"restify-plugins": "^1.4.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment