mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 21:26:33 +00:00
104 lines
No EOL
1.8 KiB
JSON
104 lines
No EOL
1.8 KiB
JSON
{
|
|
"nodejs": [
|
|
{
|
|
"id": "service-admin-http",
|
|
"skip": true,
|
|
"default": {
|
|
"config": {},
|
|
"setup": null,
|
|
"dispose": null
|
|
},
|
|
"tests": []
|
|
},
|
|
{
|
|
"id": "service-api-http",
|
|
"skip": true,
|
|
"default": {
|
|
"config": {},
|
|
"setup": null,
|
|
"dispose": null
|
|
},
|
|
"tests": []
|
|
},
|
|
{
|
|
"id": "service-auth",
|
|
"skip": true,
|
|
"default": {
|
|
"config": {},
|
|
"setup": null,
|
|
"dispose": null
|
|
},
|
|
"tests": []
|
|
},
|
|
{
|
|
"id": "service-bundle",
|
|
"skip": true,
|
|
"default": {
|
|
"config": {},
|
|
"setup": null,
|
|
"dispose": null
|
|
},
|
|
"tests": []
|
|
},
|
|
{
|
|
"id": "service-cec-relay",
|
|
"skip": true,
|
|
"default": {
|
|
"config": {},
|
|
"setup": null,
|
|
"dispose": null
|
|
},
|
|
"tests": []
|
|
},
|
|
{
|
|
"id": "service-coordinator-ws",
|
|
"skip": true,
|
|
"default": {
|
|
"config": {},
|
|
"setup": null,
|
|
"dispose": null
|
|
},
|
|
"tests": []
|
|
},
|
|
{
|
|
"id": "service-nodered-bridge",
|
|
"skip": true,
|
|
"default": {
|
|
"config": {},
|
|
"setup": null,
|
|
"dispose": null
|
|
},
|
|
"tests": []
|
|
},
|
|
{
|
|
"id": "service-pairing",
|
|
"skip": true,
|
|
"default": {
|
|
"config": {},
|
|
"setup": null,
|
|
"dispose": null
|
|
},
|
|
"tests": []
|
|
},
|
|
{
|
|
"id": "service-secrets",
|
|
"skip": true,
|
|
"default": {
|
|
"config": {},
|
|
"setup": null,
|
|
"dispose": null
|
|
},
|
|
"tests": []
|
|
},
|
|
{
|
|
"id": "service-store",
|
|
"skip": true,
|
|
"default": {
|
|
"config": {},
|
|
"setup": null,
|
|
"dispose": null
|
|
},
|
|
"tests": []
|
|
}
|
|
]
|
|
} |