mirror of
https://github.com/atom/atom.git
synced 2026-01-14 09:27:57 -05:00
16 lines
281 B
JSON
16 lines
281 B
JSON
{
|
|
"name": "one-light-syntax",
|
|
"theme": "syntax",
|
|
"version": "1.8.4",
|
|
"description": "Atom One light syntax theme",
|
|
"keywords": [
|
|
"light",
|
|
"syntax"
|
|
],
|
|
"repository": "https://github.com/atom/atom",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"atom": ">0.40.0"
|
|
}
|
|
}
|