mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-18 22:06:41 +08:00
21 lines
430 B
JSON
21 lines
430 B
JSON
{
|
|
"name": "QQ",
|
|
"version": "3.2.13-28788",
|
|
"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",
|
|
"platform": "linux",
|
|
"eleArch": "x64",
|
|
"linuxFormat": "deb"
|
|
} |