update at 2025-10-25 19:23:02

This commit is contained in:
douboer
2025-10-25 19:23:02 +08:00
parent 7a4f659dda
commit ced4fd4bac
146 changed files with 1709 additions and 4030 deletions

View File

@@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"build": "tsc",
"detect": "ts-node --transpile-only src/detector.ts"
"detect": "ts-node --transpile-only src/cli.ts"
},
"keywords": [],
"author": "",