Skip to content
This repository
  • Watch
  • Fork

public /Jeopardy

branch: master
Fetching contributors…

Cannot retrieve contributors at this time

file 15 lines (15 sloc) 0.23 kb
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{
"name": "Jeopardy",
"version": "1.0.0",
"private": false,
"scripts": {
"start": "node app.js"
},
"dependencies": {
"express": "3.2.5",
"mongoose": "*",
"socket.io": "*",
"linq": "*"
},
"author": "Daniel Beus"
}
Something went wrong with that request. Please try again.