{
  "name": "jok-play",
  "version": "0.1.1",
  "description": "creating online games never was so easy",
  "main": "Jok.Play.NodePackage/Scripts/App.js",
  "scripts": {
    "test": "echo \"no test specified\" && exit 1"
  },
  "dependencies": {
	"engine.io" : "1.0.3",
	"engine.io-client" : "1.0.3",
	"engine.io-rooms" : "0.1.1",
	"eio-reconnect" : "0.8.0",
	"node-uuid" : "1.4.1",
	"mongojs": "0.10.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/jokio/node-jok-play.git"
  },
  "keywords": [
    "jok",
    "play",
    "game",
    "online",
    "fun",
    "dude"
  ],
  "author": "Jok Entertainers",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jokio/node-jok-play/issues"
  },
  "homepage": "https://github.com/jokio/node-jok-play"
}
