mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-06-27 16:10:34 +08:00
Updated package.json
This commit is contained in:
+4
-3
@@ -1,14 +1,15 @@
|
||||
{
|
||||
"name": "GarageServer.IO",
|
||||
"author": "Jeremiah Billmann",
|
||||
"version": "0.0.1",
|
||||
"description": "node.js game server",
|
||||
"version": "0.5.0",
|
||||
"description": "A simple, lightweight, HTML multiplayer game server (and client) for Node.js",
|
||||
"keywords": [
|
||||
"game",
|
||||
"server",
|
||||
"client",
|
||||
"multiplayer",
|
||||
"socket"
|
||||
"socket",
|
||||
"html"
|
||||
],
|
||||
"dependencies": {
|
||||
"express": "3.1.0",
|
||||
|
||||
Reference in New Issue
Block a user