{
    "name": "cqnodetool",
    "version": "3.2.17",
    "description": "我的nodetool",
    "main": "index.js",
    "bin": {
        "nodetool": "index.js"
    },
    "dependencies": {
        "colors.ts": "^1.0.20",
        "crc32": "^0.2.2",
        "fs": "0.0.1-security",
        "iconv-lite": "^0.5.0",
        "node-xlsx": "",
        "path": "^0.12.7",
        "tsc": "^1.20150623.0"
    },
    "devDependencies": {
        "@types/node": "^12.7.5"
    },
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "keywords": [],
    "author": "zk0",
    "license": "ISC"
}
