2026-01-09 06:00:42 +00:00
|
|
|
{
|
|
|
|
|
"@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": {
|
2026-01-12 09:13:22 +00:00
|
|
|
"accessLevel": "public",
|
|
|
|
|
"registries": [
|
|
|
|
|
"https://verdaccio.lossless.digital",
|
|
|
|
|
"https://registry.npmjs.org"
|
|
|
|
|
]
|
2026-01-09 06:00:42 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@ship.zone/szci": {
|
|
|
|
|
"npmGlobalTools": []
|
|
|
|
|
}
|
2026-01-12 09:13:22 +00:00
|
|
|
}
|