pulsar/packages/solarized-dark-syntax/package.json

12 lines
267 B
JSON
Raw Permalink Normal View History

{
"name": "solarized-dark-syntax",
"theme": "syntax",
"version": "1.3.0",
"description": "A dark syntax theme using the solarized colors",
2022-07-27 03:20:19 +03:00
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": ">0.50.0"
}
}