11 lines
203 B
JSON
11 lines
203 B
JSON
{
|
|
"name": "xupa/iot-server",
|
|
"description": "IoT API",
|
|
"type": "project",
|
|
"license": "MIT",
|
|
"require": {
|
|
"vlucas/phpdotenv": "^5.6",
|
|
"php-mqtt/client": "^2.2"
|
|
}
|
|
}
|