Mailspring/internal_packages/ui-taiga/package.json

14 lines
321 B
JSON
Raw Normal View History

2016-03-10 07:44:01 +08:00
{
"name": "ui-taiga",
2016-03-10 07:44:01 +08:00
"displayName": "Taiga",
"theme": "ui",
2016-03-10 07:44:01 +08:00
"version": "0.2.8",
"description": "A clean, Mailbox-inspired theme for Nylas N1.",
2016-03-10 07:44:01 +08:00
"license": "GPL-3.0",
"engines": {
"nylas": "*"
},
"styleSheets": ["controls", "email-frame", "sidebar", "threads", "notifications"],
"private": true
}