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