UNPKG

582 BJSONView Raw
1{
2 "name": "cqnodetool",
3 "version": "3.1.31",
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 },
17 "devDependencies": {
18 "@types/node": "^12.7.5"
19 },
20 "scripts": {
21 "test": "echo \"Error: no test specified\" && exit 1"
22 },
23 "keywords": [],
24 "author": "zk0",
25 "license": "ISC"
26}
\No newline at end of file