Files
atom/packages/atom-light-syntax/package.json
2018-09-24 16:39:54 -07:00

12 lines
229 B
JSON

{
"name": "atom-light-syntax",
"theme": "syntax",
"version": "0.29.1",
"description": "A light syntax theme",
"repository": "https://github.com/atom/atom",
"license": "MIT",
"engines": {
"atom": ">0.40.0"
}
}