mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 10:12:00 +08:00
10 lines
229 B
JSON
10 lines
229 B
JSON
{
|
|
"name": "notification-update-available",
|
|
"main": "./lib/main",
|
|
"version": "0.36.0",
|
|
"description": "Displays a notification when an update is available",
|
|
"license": "Proprietary",
|
|
"engines": {
|
|
"atom": "*"
|
|
}
|
|
}
|