mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 22:29:38 +00:00
Update package.json
This commit is contained in:
parent
c429e03f42
commit
92f76eeebe
@ -18,13 +18,15 @@
|
||||
"output": "dist"
|
||||
},
|
||||
"snap": {
|
||||
"desktop": {
|
||||
"Name": "Simpliplay",
|
||||
"Exec": "simpliplay.wrapper",
|
||||
"Icon": "simpliplay",
|
||||
"Type": "Application",
|
||||
"Categories": "Utility;"
|
||||
}
|
||||
"apps": {
|
||||
"simpliplay": {
|
||||
"command": "simpliplay.wrapper"
|
||||
}
|
||||
},
|
||||
"confinement": "strict",
|
||||
"grade": "stable",
|
||||
"summary": "A cross-platform, simple media player.",
|
||||
"description": "The mission to make media playback accessible on every platform, anywhere, anytime.",
|
||||
},
|
||||
"mac": {
|
||||
"target": [
|
||||
|
Loading…
Reference in New Issue
Block a user