NapCatQQ/launcher/qqnt.json

26 lines
570 B
JSON
Raw Normal View History

2024-09-15 06:34:47 +00:00
{
"name": "qq-chat",
2024-09-28 09:13:06 +00:00
"version": "9.9.15-28418",
2024-09-29 08:20:01 +00:00
"verHash": "206bfa62",
2024-09-30 18:37:44 +00:00
"linuxVersion": "3.2.12-28418",
"linuxVerHash": "0256c948",
2024-09-15 06:34:47 +00:00
"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",
2024-09-28 09:13:06 +00:00
"buildVersion": "28418",
2024-09-15 06:34:47 +00:00
"isPureShell": true,
"isByteCodeShell": true,
"platform": "win32",
"eleArch": "x64"
}