]> arthur.barton.de Git - atom-ax-monokai-syntax.git/blob - package.json
apm
[atom-ax-monokai-syntax.git] / package.json
1 {
2   "name": "seti-monokai",
3   "theme": "syntax",
4   "version": "0.3.0",
5   "private": true,
6   "description": "A monokai theme for the seti ui",
7   "license": "MIT",
8   "engines": {
9     "atom": ">0.39.0"
10   },
11   "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",
12   "readmeFilename": "README.md",
13   "main": "lib/main",
14   "keywords": [
15     "monokai",
16     "seti-ui"
17   ],
18   "dependencies": {},
19   "devDependencies": {},
20   "homepage": "https://github.com/joaoafrmartins/seti-monokai",
21   "repository": {
22     "type": "git",
23     "url": "https://github.com/joaoafrmartins/seti-monokai.git"
24   },
25   "bugs": {
26     "url": "https://github.com/joaoafrmartins/seti-monokai/issues"
27   }
28 }