mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-16 21:09:23 +00:00
26 lines
570 B
JSON
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"
|
|
} |