mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-06-27 16:10:34 +08:00
Added package.json
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user