{
    "name": "depth-chart-hb",
    "version": "1.0.5",
    "description": "火币深度图，用于数字交易所使用",
    "main": "lib/index.js",
    "license": "MIT",
    "keywords": [
        "深度图",
        "depth-chart",
        "deptchChart",
        "火币"
    ],
    "homepage": "https://github.com/gitlwz/depth-chart-hb.git",
    "repository": {
        "type": "git",
        "url": "https://github.com/gitlwz/depth-chart-hb.git"
    },
    "scripts": {
        "push": "npm publish"
    },
    "author": "刘文柱",
    "files": [
        "lib"
    ]
}