1{
2    "distributedsched": {
3        "servicesAuthority": {
4          "specific": {
5            "appInfo": 1
6          }
7        }
8    },
9    "foundation": {
10        "servicesAuthority": {
11          "specific": {
12            "syscap": 1
13          }
14        }
15    },
16    "multimodalinput": {
17        "servicesAuthority": {
18          "specific": {
19            "InputDeviceCooperation": 3
20          }
21        },
22        "interfacesAuthority": {
23          "sync": {}
24        }
25    },
26    "pasteboard_service": {
27        "servicesAuthority": {
28          "specific": {
29            "pasteboardService": 3
30          }
31        },
32        "interfacesAuthority": {
33          "sync": {}
34        }
35    },
36    "msdp_sa": {
37        "servicesAuthority": {
38          "specific": {
39            "deviceStatus": 3
40          }
41        },
42        "interfacesAuthority": {
43          "sync": {}
44        }
45    },
46    "CollaborationFwk": {
47        "servicesAuthority": {
48          "specific": {
49            "collaborationFwk": 3,
50            "infoCollection": 3,
51            "serviceNameCollection": 3,
52            "deviceStatus": 1
53          }
54        },
55        "interfacesAuthority": {
56          "sync": {}
57        }
58    }
59}
60