Skip to content

Instantly share code, notes, and snippets.

@pcperini
Created June 19, 2014 00:17
Show Gist options
  • Save pcperini/6dd7bf7e494a7737a4cd to your computer and use it in GitHub Desktop.
Save pcperini/6dd7bf7e494a7737a4cd to your computer and use it in GitHub Desktop.
WorldPin Node App
{
"name": "WorldPinServer",
"version": "0.0.0",
"description": "Server to distributed phone locations to other phones",
"main": "app.js",
"author": "myself",
"dependencies": {
"socket.io":"1.0.4"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment