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