6d2115b078fb7a93556e51077bb0e983d7d86386
[ccsdk/cds.git] /
1 {
2   "artifact_types": {
3     "artifact-directed-graph": {
4       "description": "Directed Graph File",
5       "version": "1.0.0",
6       "derived_from": "tosca.artifacts.Implementation",
7       "file_ext": [
8         "json",
9         "xml"
10       ]
11     },
12     "artifact-mapping-resource": {
13       "description": "Resource Mapping File used along with Configuration template",
14       "version": "1.0.0",
15       "derived_from": "tosca.artifacts.Implementation",
16       "file_ext": [
17         "json"
18       ]
19     },
20     "artifact-template-velocity": {
21       "description": " Velocity Template used for Configuration",
22       "version": "1.0.0",
23       "derived_from": "tosca.artifacts.Implementation",
24       "file_ext": [
25         "vtl"
26       ]
27     }
28   }
29 }