pulsar/packages/atom-light-syntax/package.json
2022-07-26 17:20:19 -07:00

12 lines
238 B
JSON

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