This commit is contained in:
2026-01-09 06:00:42 +00:00
commit 95da37590c
14 changed files with 8394 additions and 0 deletions

20
npmextra.json Normal file
View File

@@ -0,0 +1,20 @@
{
"@git.zone/cli": {
"projectType": "npm",
"module": {
"githost": "code.foss.global",
"gitscope": "ecobridge.xyz",
"gitrepo": "devicemanager",
"description": "a device manager for talking to devices on network and over usb",
"npmPackagename": "@ecobridge.xyz/devicemanager",
"license": "MIT",
"projectDomain": "ecobridge.xyz"
},
"release": {
"accessLevel": "public"
}
},
"@ship.zone/szci": {
"npmGlobalTools": []
}
}