13 lines
164 B
JSON
13 lines
164 B
JSON
[
|
|
{
|
|
"type": "target",
|
|
"target": "something",
|
|
"operation": "info"
|
|
},
|
|
{
|
|
"type": "target",
|
|
"target": "newLib",
|
|
"operation": "info"
|
|
}
|
|
]
|