From a1e4533cc2724b4e52813f975d20725bb90e8d32 Mon Sep 17 00:00:00 2001 From: Jackie Luo Date: Fri, 11 Mar 2016 10:40:14 -0800 Subject: [PATCH] Add title and description --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 14709ff..0055bf1 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,10 @@ { "name": "material", + "title": "Material", "displayName": "Material", "theme": "ui", "version": "0.1.0", - "description": "", + "description": "Inspired by @equinusocio's Material Theme.", "license": "GPL-3.0", "engines": { "nylas": "*"