{
	"name": "parsec-client",
	"version": "0.0.4",
	"description": "Client for Parsec Gaming API",
	"main": "index.js",
	"scripts": {
		"start": "node index.js"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/jaruba/parsec-client"
	},
	"dependencies": {
		"needle": "^2.3.0",
		"websocket": "^1.0.28"
	}
}
