mirror of
https://github.com/atom/atom.git
synced 2026-01-14 17:38:03 -05:00
12 lines
231 B
JSON
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"
|
|
}
|
|
}
|