NapCatQQ/launcher/qqnt.json
2024-10-18 22:34:58 +08:00

26 lines
570 B
JSON

{
"name": "qq-chat",
"version": "9.9.15-28788",
"verHash": "73b0c8f6",
"linuxVersion": "3.2.12-28788",
"linuxVerHash": "55fb6434",
"type": "module",
"private": true,
"description": "QQ",
"productName": "QQ",
"author": {
"name": "Tencent",
"email": "QQ-Team@tencent.com"
},
"homepage": "https://im.qq.com",
"sideEffects": true,
"bin": {
"qd": "externals/devtools/cli/index.js"
},
"main": "./loadNapCat.js",
"buildVersion": "28788",
"isPureShell": true,
"isByteCodeShell": true,
"platform": "win32",
"eleArch": "x64"
}