{
	"name": "websockets",
	"description": "WebSocket Server & Client API",
	"version": "0.2.0",
	"author": "EastCloud <info@east-cloud.co.jp>",
	"repository": {
        "type": "git",
        "url": "https://EastCloud@github.com/EastCloud/node-websockets.git"
    },
	"main": "./lib/websockets/websockets",
	"engines": {
		"node": ">=0.4.10"
	},
	"licenses": [{
		"type": "MIT",
		"url": "https://github.com/EastCloud/node-websockets/blob/master/LICENSE.md"
	}]
}
