9 lines
220 B
JSON
9 lines
220 B
JSON
{
|
|
"installed": [
|
|
{"type": "file", "file": "usr/file.txt"},
|
|
{"type": "file", "file": "usr/generated.txt"},
|
|
{"type": "file", "file": "usr/wrapped.txt"},
|
|
{"type": "file", "file": "usr/wrapped2.txt"}
|
|
]
|
|
}
|