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

17 lines
292 B
JSON

{
"name": "one-dark-syntax",
"theme": "syntax",
"version": "1.8.4",
"description": "A dark syntax theme",
"keywords": [
"dark",
"blue",
"syntax"
],
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": ">0.50.0"
}
}