mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-19 06:30:12 +08:00
Create qqnt.json
This commit is contained in:
parent
cbcf8b4e6c
commit
31412d5018
21
qqnt.json
Normal file
21
qqnt.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"name": "QQ",
|
||||||
|
"version": "3.2.12-28060",
|
||||||
|
"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": "./index.js",
|
||||||
|
"buildVersion": "28060",
|
||||||
|
"platform": "linux",
|
||||||
|
"eleArch": "x64",
|
||||||
|
"linuxFormat": "deb"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user