UNPKG

615 BJSONView Raw
1{
2 "name": "cqnodetool",
3 "version": "3.1.40",
4 "description": "我的nodetool",
5 "main": "index.js",
6 "bin": {
7 "nodetool": "index.js"
8 },
9 "dependencies": {
10 "colors.ts": "^1.0.20",
11 "crc32": "^0.2.2",
12 "fs": "0.0.1-security",
13 "iconv-lite": "^0.5.0",
14 "node-xlsx": "",
15 "path": "^0.12.7",
16 "tsc": "^1.20150623.0"
17 },
18 "devDependencies": {
19 "@types/node": "^12.7.5"
20 },
21 "scripts": {
22 "test": "echo \"Error: no test specified\" && exit 1"
23 },
24 "keywords": [],
25 "author": "zk0",
26 "license": "ISC"
27}