futu-api-js
Version:
Futu Websocket API for Node.js
22 lines (21 loc) • 398 B
JSON
{
"name": "futu-api-js",
"version": "6.3.1513",
"license": "ISC",
"description": "Futu Websocket API for Node.js",
"keywords": [
"futu",
"api",
"futu-api",
"futuopend"
],
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"long": "^4.0.0",
"protobufjs": "^6.8.8",
"bytebuffer": "^5.0.1"
}
}