mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-04 07:10:06 +08:00
13 lines
292 B
JSON
13 lines
292 B
JSON
{
|
|
"name": "less-is-more",
|
|
"displayName": "Less Is More",
|
|
"theme": "ui-less-is-more",
|
|
"version": "1.0.7",
|
|
"description": "A minimal approach to email in Mailspring",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"mailspring": "*"
|
|
},
|
|
"styleSheets": ["less-is-more"],
|
|
"private": true
|
|
}
|