Skip to content

Instantly share code, notes, and snippets.

@fauverism
Created November 16, 2012 04:38
Show Gist options
  • Select an option

  • Save fauverism/4084112 to your computer and use it in GitHub Desktop.

Select an option

Save fauverism/4084112 to your computer and use it in GitHub Desktop.
1 {
2 "name": "myapp",
3 "subdomain": "nko3-fauverism.myapp",
4 "scripts": {
5 "start": "server.js"
6 },
7 "version": "0.0.0-1",
8 "engines": {
9 "node": "0.8.x"
10 }
11 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment