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

12 lines
182 B
JSON

{
"name": "ui-light",
"theme": "ui",
"version": "0.1.0",
"description": "The N1 Client Theme",
"license": "GPLv3",
"engines": {
"nylas": "*"
},
"private": true
}