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