mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 12:40:08 +08:00
e53270f843
Changed from 'Propietary' to 'GPLv3' to match LICENSE.md
11 lines
182 B
JSON
11 lines
182 B
JSON
{
|
|
"name": "ui-light",
|
|
"theme": "ui",
|
|
"version": "0.1.0",
|
|
"description": "The N1 Client Theme",
|
|
"license": "GPLv3",
|
|
"engines": {
|
|
"nylas": "*"
|
|
},
|
|
"private": true
|
|
}
|