1
0
Files
msu2-usb-monitor-controller/package.json

13 lines
354 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "msu2-usb-monitor-controller",
"version": "1.0.0",
"description": "MSU2 USB 小屏幕控制网页 Demo使用 TRAE 辅助编写,参考了原 Python 程序的代码。",
"author": "Frost-ZX",
"keywords": ["demo", "web"],
"license": "GPL-3.0-only",
"scripts": {},
"dependencies": {
"@types/w3c-web-serial": "^1.0.8"
}
}