Files
atom/packages/atom-dark-syntax/package.json
2018-09-24 11:03:16 -07:00

12 lines
231 B
JSON

{
"name": "atom-dark-syntax",
"theme": "syntax",
"version": "0.29.1",
"description": "A dark theme for syntax",
"repository": "https://github.com/atom/atom",
"license": "MIT",
"engines": {
"atom": ">0.50.0"
}
}