mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-11 09:55:24 +03:00
17 lines
416 B
JSON
17 lines
416 B
JSON
[
|
|
{
|
|
"process_name": "widget",
|
|
"process_wasm_path": "/widget.wasm",
|
|
"on_exit": "Restart",
|
|
"request_networking": false,
|
|
"request_capabilities": [
|
|
"homepage:homepage:sys",
|
|
"http_client:distro:sys"
|
|
],
|
|
"grant_capabilities": [
|
|
"http_client:distro:sys",
|
|
"timer:distro:sys"
|
|
],
|
|
"public": false
|
|
}
|
|
] |