Mailspring/internal_packages/ui-taiga/package.json
2016-03-09 15:52:22 -08:00

14 lines
323 B
JSON

{
"name": "N1-Taiga",
"displayName": "Taiga",
"theme": "Taiga",
"version": "0.2.8",
"description": "A clean, Mailbox-inspired theme for Nylas N1",
"license": "GPL-3.0",
"engines": {
"nylas": "*"
},
"styleSheets": ["controls", "email-frame", "sidebar", "threads", "notifications"],
"private": true
}