mirror of
https://github.com/atom/atom.git
synced 2026-01-14 17:38:03 -05:00
12 lines
230 B
JSON
12 lines
230 B
JSON
{
|
|
"name": "atom-light-ui",
|
|
"theme": "ui",
|
|
"version": "0.46.3",
|
|
"description": "A light UI theme for Atom",
|
|
"repository": "https://github.com/atom/atom.git",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"atom": ">0.50.0"
|
|
}
|
|
}
|