blob: 4df330caa4f72a6af16690f4be5b2ad07a47dd24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"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"
}
|