Skip to content

Instantly share code, notes, and snippets.

@limptwiglet
Created September 25, 2012 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save limptwiglet/3782564 to your computer and use it in GitHub Desktop.
Save limptwiglet/3782564 to your computer and use it in GitHub Desktop.
{
"name": "hole",
"version": "0.0.1",
"description": "My Test",
"main": "index.js",
"scripts": {
"start": "server.js"
},
"dependancies": {
},
"repository": "",
"author": "",
"license": "BSD",
"subdomain": "hole",
"engines": {
"node": "0.8.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment