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