2024-09-15 06:34:47 +00:00
|
|
|
{
|
|
|
|
"name": "qq-chat",
|
2024-09-18 13:52:16 +00:00
|
|
|
"version": "9.9.15-28131",
|
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-18 13:52:16 +00:00
|
|
|
"buildVersion": "28131",
|
2024-09-15 06:34:47 +00:00
|
|
|
"isPureShell": true,
|
|
|
|
"isByteCodeShell": true,
|
|
|
|
"platform": "win32",
|
|
|
|
"eleArch": "x64"
|
|
|
|
}
|