inital commit
This commit is contained in:
17
composer.json
Normal file
17
composer.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user