UNPKG

pomelo

Version:

Pomelo is a fast, scalable game server framework for [node.js](http://nodejs.org). It provides the basic development framework and many related components, including libraries and tools. Pomelo is also suitable for real-time web applications; its distri

11 lines 293 B
{ "name": "boot", "description": "Main app boot component", "dependencies": { "component/emitter":"master", "NetEase/pomelo-protocol": "master", "pomelonode/pomelo-protobuf": "*", "pomelonode/pomelo-jsclient-websocket": "master" }, "scripts": ["index.js"] }