Skip to content

Instantly share code, notes, and snippets.

@dawehner
Created August 29, 2016 18:05
Show Gist options
  • Select an option

  • Save dawehner/969a13cdb6ee8605e1b4cc53c577d98e to your computer and use it in GitHub Desktop.

Select an option

Save dawehner/969a13cdb6ee8605e1b4cc53c577d98e to your computer and use it in GitHub Desktop.
{
"name": "nightmare-parallel",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "node index.js",
"serve": "caddy www -p 8000 -c-1"
},
"author": "Matthew Grill",
"license": "MIT"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment