/ packages / one-dark-syntax / package.json
package.json
 1  {
 2    "name": "one-dark-syntax",
 3    "theme": "syntax",
 4    "version": "1.8.4",
 5    "description": "A dark syntax theme",
 6    "keywords": [
 7      "dark",
 8      "blue",
 9      "syntax"
10    ],
11    "repository": "https://github.com/atom/atom",
12    "license": "MIT",
13    "engines": {
14      "atom": ">0.50.0"
15    }
16  }