17 lines
373 B
JSON
17 lines
373 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",
|
|
"express-session": "1.11.2",
|
|
"cookie-parser": "1.3.4"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/tforgione/3dinterface.git"
|
|
}
|
|
}
|