Skip to content

Instantly share code, notes, and snippets.

@AdamPrendergast
Created October 10, 2012 20:12
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 AdamPrendergast/3868108 to your computer and use it in GitHub Desktop.
Save AdamPrendergast/3868108 to your computer and use it in GitHub Desktop.
{
"author": "Code Computerlove",
"name": "codechristmaslove",
"description": "",
"version": "0.0.1-2",
"dependencies": {
"serialport": "*",
"colors": "*",
"kickstart": "*",
"socket.io": "https://github.com/LearnBoost/socket.io/tarball/master",
"requirejs": "*"
},
"subdomain": "codechristmaslove",
"scripts": {
"start": "srv.web.js"
},
"engines": {
"node": "0.8.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment