futu-rx
Version:
Futu Open API rxjs client
16 lines • 361 B
JSON
{
"name": "futu-rx",
"version": "1.0.3",
"description": "Futu Open API rxjs client",
"keywords": ["futu", "富途", "futu open api"],
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "raymonddu",
"license": "MIT",
"dependencies": {
"protobufjs": "^6.8.8",
"rxjs": "^6.5.2"
}
}