Adding folder structure

This commit is contained in:
Jeremiah Billmann
2013-05-05 22:40:18 -04:00
parent 8cdb451d00
commit 64466b0415
-13
View File
@@ -1,13 +0,0 @@
{
"name": "GarageServer.IO",
"version": "0.0.1",
"author": "Jeremiah Billmann",
"scripts": {
"start": "node app"
},
"dependencies": {
"express": "3.1.0",
"jade": "*",
"socket.io": "0.9.14"
}
}