blob: 7daac33f736bf1440bad7f7b020761cbd8e45d42 [file] [log] [blame]
{
"manifest_version": 1,
"name": "mojo:task_viewer",
"display_name": "Task Viewer",
"capabilities": {
"provided": { "mash:launchable": ["mash::mojom::Launchable"] },
"required": {
"*": { "classes": [ "app" ] },
"mojo:catalog": {
"interfaces": [ "catalog::mojom::Catalog" ]
},
"mojo:shell": { "interfaces": [ "shell::mojom::Shell" ] }
}
}
}