X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=package.json;h=961e52f091dc61ec1023d0ce732b98c6ca977e41;hb=1f437bcdee2662644799093d027273733555ec5f;hp=372a5e129b90dd2032017c7ae14af0dd621b34f8;hpb=cba9cf516de0f01200bca764bb9c56082dfcd8ee;p=atom-ax-monokai-syntax.git diff --git a/package.json b/package.json index 372a5e1..961e52f 100644 --- a/package.json +++ b/package.json @@ -1,22 +1,19 @@ { "name": "seti-monokai", "theme": "syntax", - "version": "0.3.0", + "version": "0.3.1", "private": true, "description": "A monokai theme for the seti ui", "license": "MIT", "engines": { - "atom": ">0.39.0" + "atom": ">0.174.0 <2.0.0" }, - "readme": "# Monokai theme\n\nA monokai syntax theme for Atom.\n\nOriginally converted from the [TextMate](http://www.monokai.nl/blog/wp-content/asdev/Monokai.tmTheme)\ntheme using the [TextMate bundle converter](http://atom.io/docs/latest/converting-a-text-mate-theme).\n\n![](https://f.cloud.github.com/assets/671378/2265671/d02ebee8-9e85-11e3-9b8c-12b2cb7015e3.png)\n", - "readmeFilename": "README.md", - "main": "lib/main", "keywords": [ "monokai", - "seti-ui" + "seti-ui", + "syntax", + "theme" ], - "dependencies": {}, - "devDependencies": {}, "homepage": "https://github.com/joaoafrmartins/seti-monokai", "repository": { "type": "git",