blob: 3e96c057bc6fb21d91bedbc99b5bb0e451bfbea5 [file] [log] [blame]
{
"name": "CustomProperty",
"key": {
"int": 167,
"string": "customproperty"
},
"abstract": true,
"extends": "component.json",
"properties": {
"x": {
"type": "double",
"initialValue": "0",
"key": {
"int": 720,
"string": "x"
},
"runtime": false
},
"y": {
"type": "double",
"initialValue": "0",
"key": {
"int": 721,
"string": "y"
},
"runtime": false
}
}
}