2026-02-02 14:53:43 +00:00
|
|
|
{
|
|
|
|
|
"@git.zone/cli": {
|
|
|
|
|
"projectType": "npm",
|
|
|
|
|
"module": {
|
|
|
|
|
"githost": "code.foss.global",
|
|
|
|
|
"gitscope": "apiclient.xyz",
|
|
|
|
|
"gitrepo": "unifi",
|
|
|
|
|
"description": "an unofficial unifi api package",
|
|
|
|
|
"npmPackagename": "@apiclient.xyz/unifi",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"projectDomain": "apiclient.xyz"
|
|
|
|
|
},
|
|
|
|
|
"release": {
|
feat(unifi): implement comprehensive UniFi API client with controllers, protect, access, account, managers, resources, HTTP client, interfaces, logging, plugins, and tests
2026-02-02 15:46:41 +00:00
|
|
|
"accessLevel": "public",
|
|
|
|
|
"registries": [
|
|
|
|
|
"https://verdaccio.lossless.digital",
|
|
|
|
|
"https://registry.npmjs.org"
|
|
|
|
|
]
|
2026-02-02 14:53:43 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@ship.zone/szci": {
|
|
|
|
|
"npmGlobalTools": []
|
|
|
|
|
}
|
feat(unifi): implement comprehensive UniFi API client with controllers, protect, access, account, managers, resources, HTTP client, interfaces, logging, plugins, and tests
2026-02-02 15:46:41 +00:00
|
|
|
}
|