mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-06 16:25:52 +08:00
11 lines
222 B
JSON
11 lines
222 B
JSON
|
{
|
||
|
"name": "app-unread-badge",
|
||
|
"version": "0.1.0",
|
||
|
"main": "./lib/main",
|
||
|
"description": "Updates the Mac's app icon to display unread count",
|
||
|
"license": "Proprietary",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
}
|
||
|
}
|