mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-11 10:43:31 +02:00
8 lines
101 B
JSON
8 lines
101 B
JSON
{
|
|
"id": "allow-ping",
|
|
"description": "Allows the ping command",
|
|
"features": [
|
|
"ping"
|
|
]
|
|
}
|