aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/definition-type/starter-type/artifact_type/artifact-script-kotlin.json
blob: cf19ac615b01361c0e9724ad839038b75385b457 (plain)
1
2
3
4
5
6
7
8
{
  "description": "Kotlin Script file",
  "version": "1.0.0",
  "file_ext": [
    "kts"
  ],
  "derived_from": "tosca.artifacts.Implementation"
}