package.json
1 { 2 "name": "atom-light-ui", 3 "theme": "ui", 4 "version": "0.46.3", 5 "description": "A light UI theme for Atom", 6 "repository": "https://github.com/atom/atom.git", 7 "license": "MIT", 8 "engines": { 9 "atom": ">0.50.0" 10 } 11 }