mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 04:25:31 +08:00
12 lines
221 B
JSON
12 lines
221 B
JSON
{
|
|
"name": "ui-ubuntu",
|
|
"displayName": "Ubuntu",
|
|
"theme": "ui",
|
|
"version": "0.1.0",
|
|
"description": "The Ubuntu theme for N1.",
|
|
"license": "Proprietary",
|
|
"engines": {
|
|
"nylas": "*"
|
|
},
|
|
"private": true
|
|
}
|