1
0

chore: 更新 package.json

This commit is contained in:
2026-02-21 14:36:53 +08:00
parent 1dc35034f6
commit f9515ba843
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,11 +1,11 @@
{ {
"name": "msu2-usb-monitor-controller", "name": "msu2-usb-monitor-controller-web",
"version": "1.0.0", "version": "1.0.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "msu2-usb-monitor-controller", "name": "msu2-usb-monitor-controller-web",
"version": "1.0.0", "version": "1.0.0",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"dependencies": { "dependencies": {

View File

@@ -1,5 +1,5 @@
{ {
"name": "msu2-usb-monitor-controller", "name": "msu2-usb-monitor-controller-web",
"version": "1.0.0", "version": "1.0.0",
"description": "MSU2 USB 小屏幕控制网页 Demo使用 TRAE 辅助编写,参考了原 Python 程序的代码。", "description": "MSU2 USB 小屏幕控制网页 Demo使用 TRAE 辅助编写,参考了原 Python 程序的代码。",
"author": "Frost-ZX", "author": "Frost-ZX",