mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-16 04:45:46 +00:00
23 lines
481 B
JSON
23 lines
481 B
JSON
{
|
|
"name": "qq-chat",
|
|
"version": "9.9.15-28131",
|
|
"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": "28131",
|
|
"isPureShell": true,
|
|
"isByteCodeShell": true,
|
|
"platform": "win32",
|
|
"eleArch": "x64"
|
|
} |