-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuildResult.json
More file actions
52 lines (52 loc) · 1.52 KB
/
buildResult.json
File metadata and controls
52 lines (52 loc) · 1.52 KB
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"moduleId": "org.fakester.powerbicomponent",
"moduleName": "PowerBIComponents",
"moduleDescription": "A module that adds a PowerBI report component to Perspective.",
"version": "0.9.8",
"checksum": {
"checksum": "2db95f110b61977941b757faef127a9aa7e47db41692315f4b4a182760029a88",
"algorithm": "SHA256"
},
"fileName": "PowerBIComponents.modl",
"fileSize": 112276,
"artifacts": {
":common": {
"projectPath": ":common",
"projectName": "common",
"scope": "DG",
"artifacts": [
{
"id": "org.fakester:common:0.9.8",
"jarName": "common-0.9.8.jar"
}
]
},
":designer": {
"projectPath": ":designer",
"projectName": "designer",
"scope": "D",
"artifacts": [
{
"id": "org.fakester:designer:0.9.8",
"jarName": "designer-0.9.8.jar"
}
]
},
":gateway": {
"projectPath": ":gateway",
"projectName": "gateway",
"scope": "G",
"artifacts": [
{
"id": "web.jar (project :web)",
"jarName": "web-0.9.8.jar"
},
{
"id": "org.fakester:gateway:0.9.8",
"jarName": "gateway-0.9.8.jar"
}
]
}
},
"metaInfo": {}
}