15 lines
351 B
JSON
15 lines
351 B
JSON
|
{
|
||
|
"meta": {
|
||
|
"name": "Notification",
|
||
|
"description": "Show a system notification before breaks",
|
||
|
"version": "0.0.1"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"python_modules": [],
|
||
|
"shell_commands": [],
|
||
|
"operating_systems": [],
|
||
|
"desktop_environments": [],
|
||
|
"resources": []
|
||
|
},
|
||
|
"settings": []
|
||
|
}
|