From 5533a3e67543703c9cebdcb64dda87dad567d5d6 Mon Sep 17 00:00:00 2001 From: "Colin T.A. Gray" Date: Mon, 19 Aug 2013 09:13:37 -0600 Subject: [PATCH] package update --- package.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dacc457..74c9d59 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,13 @@ { - "repo": "zenburn", "name": "zenburn", "description": "Zenburn color scheme.", "author": "Colin T.A. Gray (colinta)", - "homepage": "http://colinta.com/projects/zenburn_color_scheme.html" + "homepage": "http://colinta.com/projects/zenburn_color_scheme.html", + "labels": ["color scheme", "theme"], + "details": "https://github.com/colinta/zenburn", + "releases": [ + { + "details": "https://github.com/colinta/zenburn/tags" + } + ] } \ No newline at end of file