mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 04:25:31 +08:00
12 lines
210 B
JSON
12 lines
210 B
JSON
{
|
|
"name": "ui-light",
|
|
"displayName": "Light",
|
|
"theme": "ui",
|
|
"version": "0.1.0",
|
|
"description": "The N1 Client Theme",
|
|
"license": "GPL-3.0",
|
|
"engines": {
|
|
"nylas": "*"
|
|
},
|
|
"private": true
|
|
}
|