Files
Basic-External-Unifi-Portal/composer.json
2023-07-09 02:03:41 +02:00

18 lines
351 B
JSON

{
"name": "brammp/basic-external-unifi-portal",
"description": "Basic Unifi Portal",
"type": "project",
"require": {
"art-of-wifi/unifi-api-client": "^1.1"
},
"license": [
"Unlicense"
],
"authors": [
{
"name": "brammp",
"email": "bram@bprieshof.nl"
}
]
}