UNPKG

node-futu-api

Version:

Futu Websocket API for Node.js

24 lines 494 B
{ "name": "node-futu-api", "version": "6.6.3108", "license": "ISC", "description": "Futu Websocket API for Node.js", "keywords": [ "futu", "api", "futu-api", "node-futu-api", "futuopend" ], "type": "module", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "long": "^4.0.0", "protobufjs": "^6.8.8", "websocket": "^1.0.34", "bytebuffer": "^5.0.1" } }