Files
atom/packages/atom-light-ui/package.json
2018-09-24 16:22:47 -07:00

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"
}
}