mirror of
https://git.sr.ht/~lattis/muon
synced 2026-01-31 03:45:53 +00:00
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"}
|
|
]
|
|
}
|