19 lines
427 B
JSON
19 lines
427 B
JSON
{
|
|
"name": "3d-interface",
|
|
"version": "2.0.0",
|
|
"dependencies": {
|
|
"express": "4.0",
|
|
"jade": "1.9.2",
|
|
"pg": "4.3.0",
|
|
"body-parser": "1.12.4",
|
|
"cookie-parser": "1.3.4",
|
|
"cookie-session": "1.1.0",
|
|
"socket.io": "1.3.5",
|
|
"sleep": "2.0.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/tforgione/3dinterface.git"
|
|
}
|
|
}
|