Code Review
/
ccsdk
/
cds.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
445236354d6dd63243ff00df5b34a00de984cb65
[ccsdk/cds.git]
/
1
{
2
"artifact_types": {
3
"artifact-script-python": {
4
"description": "Python Script file",
5
"version": "1.0.0",
6
"derived_from": "tosca.artifacts.Implementation",
7
"file_ext": [
8
"py"
9
]
10
}
11
}
12
}