UNPKG

pomelo-node-client

Version:
33 lines (32 loc) 810 B
{ "name": "pomelo-node-client", "version": "1.1.1", "description": "pomelo client written in node", "keywords": [ "pomelo", "pomelo-client", "pomelo-node-client" ], "main": "index.js", "dependencies": { "pomelo-decodeio-protobuf": "0.0.1", "pomelo-protobuf": "^0.4.0", "@yangfch3/pomelo-protocol": "^0.0.1", "store": "^2.0.12", "ws": "^5.1.0" }, "devDependencies": {}, "author": "lixw", "license": "MIT", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/sex-pomelo/pomelo-client-node-ws" }, "bugs": { "url": "https://github.com/sex-pomelo/pomelo-client-node-ws/issues" }, "homepage": "https://github.com/sex-pomelo/pomelo-client-node-ws#readme" }