feat(core): Introduce ProcessMonitor class and integrate native and external plugins

This commit is contained in:
2025-03-01 12:15:22 +00:00
parent 594e006a5a
commit 2ffaeff4b5
9 changed files with 213 additions and 5 deletions

View File

@@ -21,7 +21,9 @@
"@push.rocks/tapbundle": "^5.0.15",
"@types/node": "^20.8.7"
},
"dependencies": {},
"dependencies": {
"@push.rocks/smartpath": "^5.0.18"
},
"repository": {
"type": "git",
"url": "https://code.foss.global/git.zone/tspm.git"