{
    "name": "@azteam/huobi-api",
    "version": "1.0.453",
    "description": "N/A",
    "keywords": [
        "toda",
        "nodejs",
        "huobi api"
    ],
    "license": "MIT",
    "author": "toda <sp.azsolution.net@gmail.com>",
    "main": "./lib/index.js",
    "module": "./src/index.js",
    "scripts": {
        "prepublishOnly": "babel src --delete-dir-on-start -d lib"
    },
    "dependencies": {
        "@azteam/candlestick-chart": "1.0.60",
        "@azteam/http-client": "1.0.209",
        "@azteam/util": "1.0.64",
        "fs-extra": "10.1.0",
        "lodash": "4.17.21",
        "moment": "2.29.4",
        "moment-timezone": "0.5.45"
    }
}
