mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 04:25:31 +08:00
10 lines
255 B
JSON
10 lines
255 B
JSON
{
|
|
"name": "notification-mailto",
|
|
"main": "./lib/main",
|
|
"version": "0.36.0",
|
|
"description": "Displays a notification asking the user to make Edgehill their default mailto handler",
|
|
"license": "Proprietary",
|
|
"engines": {
|
|
"atom": "*"
|
|
}
|
|
}
|