-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathklave.json
37 lines (37 loc) · 1016 Bytes
/
klave.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"version": "1",
"name": "Demo Repository",
"branch": "*",
"applications": [
{
"name": "Secret Mixing NumAvg",
"description": "Secret Mixing NumAvg",
"version": "0.0.4",
"rootDir": "/sc/secret-number-avg"
},
{
"name": "Image Simd Faced",
"description": "Image Simd Faced",
"version": "0.0.0",
"rootDir": "/sc/image-simd-faced"
},
{
"name": "FX Fetch",
"description": "FX Fetch Queries",
"version": "0.0.0",
"rootDir": "/sc/fx-fetch"
},
{
"name": "Sub Ping",
"description": "Sub Ping",
"version": "0.0.0",
"rootDir": "/sc/change-sub"
},
{
"name": "Chat Room",
"description": "Chat Room",
"version": "0.0.0",
"rootDir": "/sc/chat-room"
}
]
}