json2kdl/examples/example.json

20 lines
264 B
JSON

[
{
"name": "thermal-paste",
"arguments": [
"NT-H1"
],
"children": [
{
"name": "description",
"arguments": [
"it tastes nice:)"
]
}
],
"properties": {
"amount": "3.5g"
}
}
]