Files
atom/packages/one-light-syntax/package.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"
}
}