19 lines
448 B
JSON
19 lines
448 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",
|
|
"serve-favicon": "2.3.0"
|
|
},
|
|
"repository" : {
|
|
"type" : "git",
|
|
"url" : "https://github.com/tforgione/3dinterface.git"
|
|
}
|
|
}
|