4PEb6b commited on
Commit
71f1e76
·
verified ·
1 Parent(s): 03f5b5f

Create qqnt.json

Browse files
Files changed (1) hide show
  1. qqnt.json +21 -0
qqnt.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "QQ",
3
+ "version": "3.2.12-28327",
4
+ "private": true,
5
+ "description": "QQ",
6
+ "productName": "QQ",
7
+ "author": {
8
+ "name": "Tencent",
9
+ "email": "QQ-Team@tencent.com"
10
+ },
11
+ "homepage": "https://im.qq.com",
12
+ "sideEffects": true,
13
+ "bin": {
14
+ "qd": "externals/devtools/cli/index.js"
15
+ },
16
+ "main": "./loadNapCat.js",
17
+ "buildVersion": "28327",
18
+ "platform": "linux",
19
+ "eleArch": "x64",
20
+ "linuxFormat": "deb"
21
+ }