mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
27 lines
571 B
JSON
27 lines
571 B
JSON
{
|
|
"name": "qq-chat",
|
|
"version": "9.9.16-29456",
|
|
"verHash": "dd395162",
|
|
"linuxVersion": "3.2.13-29456",
|
|
"linuxVerHash": "e379390a",
|
|
"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": "29456",
|
|
"isPureShell": true,
|
|
"isByteCodeShell": true,
|
|
"platform": "win32",
|
|
"eleArch": "x64"
|
|
}
|