gnome-shell/tests/unit/fixtures/extensions/valid/metadata.json
2024-06-21 01:34:04 +02:00

9 lines
127 B
JSON

{
"uuid": "valid",
"name": "Some Name",
"description": "Some Description",
"shell-version": [
"45",
"46"
]
}