Skip to content

Commit

Permalink
Create qqnt.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MliKiowa authored Sep 16, 2024
1 parent cbcf8b4 commit 31412d5
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions qqnt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "QQ",
"version": "3.2.12-28060",
"private": true,
"description": "QQ",
"productName": "QQ",
"author": {
"name": "Tencent",
"email": "[email protected]"
},
"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"
}

0 comments on commit 31412d5

Please sign in to comment.