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