-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkevlib.json
82 lines (82 loc) · 3.44 KB
/
kevlib.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"class": "root:[email protected]",
"generated_KMF_ID": "0.34821150025948481497451472098",
"nodes": [],
"repositories": [],
"hubs": [],
"mBindings": [],
"groups": [],
"packages": [
{
"class": "org.kevoree.Package@kevoree",
"name": "kevoree",
"packages": [],
"typeDefinitions": [
{
"class": "org.kevoree.ComponentType@name=UpdateInject,version=2",
"abstract": "false",
"name": "UpdateInject",
"version": "2",
"deployUnits": [
"/packages[kevoree]/deployUnits[hashcode=cd140f4f96b99d8a758ddbd6c008c07d,name=kevoree-comp-update-inject,version=1.0.0-alpha.1]"
],
"superTypes": [],
"dictionaryType": [
{
"class": "[email protected]",
"generated_KMF_ID": "0.0",
"attributes": [
{
"class": "org.kevoree.DictionaryAttribute@kevs",
"fragmentDependant": "false",
"optional": "true",
"name": "kevs",
"state": "false",
"datatype": "STRING",
"defaultValue": "",
"genericTypes": []
},
{
"class": "org.kevoree.DictionaryAttribute@filter",
"fragmentDependant": "false",
"optional": "true",
"name": "filter",
"state": "false",
"datatype": "STRING",
"defaultValue": "",
"genericTypes": []
}
]
}
],
"metaData": [
{
"class": "org.kevoree.Value@description",
"name": "description",
"value": "Kevoree component that injects a KevScript in the current model based on a filter parameter"
}
],
"required": [],
"provided": []
}
],
"deployUnits": [
{
"class": "org.kevoree.DeployUnit@hashcode=cd140f4f96b99d8a758ddbd6c008c07d,name=kevoree-comp-update-inject,version=1.0.0-alpha.1",
"name": "kevoree-comp-update-inject",
"hashcode": "cd140f4f96b99d8a758ddbd6c008c07d",
"url": "",
"version": "1.0.0-alpha.1",
"requiredLibs": [],
"filters": [
{
"class": "org.kevoree.Value@platform",
"name": "platform",
"value": "js"
}
]
}
]
}
]
}