15 lines
302 B
JSON
15 lines
302 B
JSON
{
|
|
"name": "ch1p/localwebsite.homekit",
|
|
"type": "project",
|
|
"require": {
|
|
"twig/twig": "^3.3",
|
|
"ext-mbstring": "*",
|
|
"ext-sockets": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"ext-gmp": "*"
|
|
},
|
|
"license": "MIT"
|
|
}
|