fix: 修复v3插件process.versions.app缺失/zlib deflateRaw/优先级kw优先

This commit is contained in:
miao-moe
2026-06-20 13:34:32 +08:00
parent da604cd842
commit 9bfe5eb618
7 changed files with 127 additions and 4 deletions

17
package.json Normal file
View File

@@ -0,0 +1,17 @@
{
"name": "qzmusic-web-master",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://171.80.3.149:4321/miao-moe/QZMusic-Web.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs"
}