mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-06-27 16:10:34 +08:00
Added package file for example application
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "garageserver.io example",
|
||||
"description": "An sample application using garageserver.io",
|
||||
"author": {
|
||||
"name": "Jeremiah Billmann",
|
||||
"email": "jcbillmann@yahoo.com"
|
||||
},
|
||||
"license" : "MIT",
|
||||
"dependencies": {
|
||||
"express": "3.1.0",
|
||||
"jade": "*",
|
||||
"socket.io": "0.9.14"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user