2015-05-05 12:02:41 +02:00
|
|
|
{
|
2015-06-26 15:09:28 +02:00
|
|
|
"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",
|
2015-07-17 14:53:45 +02:00
|
|
|
"serve-favicon": "2.3.0",
|
|
|
|
"emailjs":"0.3.16",
|
|
|
|
"three":"0.71.0"
|
2015-05-12 17:32:58 +02:00
|
|
|
},
|
2015-06-26 15:09:28 +02:00
|
|
|
"repository" : {
|
|
|
|
"type" : "git",
|
|
|
|
"url" : "https://github.com/tforgione/3dinterface.git"
|
2015-05-05 12:02:41 +02:00
|
|
|
}
|
|
|
|
}
|