Skip to content

Instantly share code, notes, and snippets.

@chihebnabil
Created August 25, 2016 12:39
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 chihebnabil/489d908c1fc28a593f4354b40807aa99 to your computer and use it in GitHub Desktop.
Save chihebnabil/489d908c1fc28a593f4354b40807aa99 to your computer and use it in GitHub Desktop.
{
"name": "realtime",
"version": "1.0.0",
"description": "",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"nodemon": "^1.9.2"
},
"dependencies": {
"node-mysql": "^0.4.2",
"socket.io": "~0.9.6"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment