18 lines
351 B
JSON
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"
|
|
}
|
|
]
|
|
}
|