Mailspring/internal_packages/ui-dark/package.json
DC e53270f843 Internal package.json license: GPLv3
Changed from 'Propietary' to 'GPLv3' to match LICENSE.md
2015-11-24 09:09:33 -08:00

13 lines
220 B
JSON

{
"name": "ui-dark",
"theme": "ui",
"version": "0.1.0",
"description": "The Dark N1 Client Theme",
"license": "GPLv3",
"engines": {
"nylas": "*"
},
"styleSheets": ["email-frame"],
"private": true
}