]> arthur.barton.de Git - atom-ax-monokai-syntax.git/blobdiff - package.json
Release 0.2.0
[atom-ax-monokai-syntax.git] / package.json
index 961e52f091dc61ec1023d0ce732b98c6ca977e41..c3e69a6ba319ebbc255c0659face261fcf0065ca 100644 (file)
@@ -1,12 +1,11 @@
 {
-  "name": "seti-monokai",
+  "name": "ax-monokai-syntax",
   "theme": "syntax",
-  "version": "0.3.1",
-  "private": true,
-  "description": "A monokai theme for the seti ui",
+  "version": "0.2.0",
+  "description": "A Monokai theme for the Atom editor (SETI UI)",
   "license": "MIT",
   "engines": {
-    "atom": ">0.174.0 <2.0.0"
+    "atom": ">=1.13 <2.0.0"
   },
   "keywords": [
     "monokai",
     "syntax",
     "theme"
   ],
-  "homepage": "https://github.com/joaoafrmartins/seti-monokai",
-  "repository": {
-    "type": "git",
-    "url": "https://github.com/joaoafrmartins/seti-monokai.git"
-  },
-  "bugs": {
-    "url": "https://github.com/joaoafrmartins/seti-monokai/issues"
-  }
+  "homepage": "https://github.com/alexbarton/atom-ax-monokai-syntax",
+  "repository": "https://github.com/alexbarton/atom-ax-monokai-syntax.git",
+  "bugs": "https://github.com/alexbarton/atom-ax-monokai-syntax/issues"
 }