65 lines
1.9 KiB
JSON
65 lines
1.9 KiB
JSON
{
|
|
"name": "c3c-knx-presence",
|
|
"version": "0.0.228",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "c3c-knx-presence",
|
|
"version": "0.0.228",
|
|
"hasInstallScript": true,
|
|
"license": "GPL-3.0-only",
|
|
"devDependencies": {
|
|
"@c3c/control4-utils": "^0.5.2",
|
|
"@prettier/plugin-lua": "0.0.2",
|
|
"prettier": "^3"
|
|
}
|
|
},
|
|
"node_modules/@c3c/control4-utils": {
|
|
"version": "0.5.2",
|
|
"resolved": "https://git.c3c.cz/api/packages/C3C/npm/%40c3c%2Fcontrol4-utils/-/0.5.2/control4-utils-0.5.2.tgz",
|
|
"integrity": "sha512-aKbyjB7SG8mZxYhuBnqngWA1RaFL+3TsH+CDtkOzb4VGZ9VfLk/3a4uvREuClSJMqC6EdrG1t9gz5DTwL2h1Uw==",
|
|
"dev": true,
|
|
"license": "GPL-3.0-only"
|
|
},
|
|
"node_modules/@prettier/plugin-lua": {
|
|
"version": "0.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"luaparse": "0.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"prettier": ">=2.0.0"
|
|
}
|
|
},
|
|
"node_modules/luaparse": {
|
|
"version": "0.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"luaparse": "bin/luaparse"
|
|
}
|
|
},
|
|
"node_modules/prettier": {
|
|
"version": "3.3.3",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
|
|
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"prettier": "bin/prettier.cjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
}
|
|
}
|
|
}
|
|
}
|