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