mirror of
https://github.com/atom/atom.git
synced 2026-01-26 07:19:06 -05:00
12 lines
224 B
JSON
12 lines
224 B
JSON
{
|
|
"name": "atom-dark-ui",
|
|
"theme": "ui",
|
|
"version": "0.53.3",
|
|
"description": "A dark UI theme for Atom",
|
|
"license": "MIT",
|
|
"repository": "https://github.com/atom/atom",
|
|
"engines": {
|
|
"atom": ">0.40.0"
|
|
}
|
|
}
|