pulsar/packages/one-light-syntax/package.json
2022-08-17 01:22:11 -03:00

16 lines
327 B
JSON

{
"name": "one-light-syntax",
"theme": "syntax",
"version": "1.8.4",
"description": "One light syntax theme developed for Atom, repurposed for Pulsar",
"keywords": [
"light",
"syntax"
],
"repository": "https://github.com/pulsar-edit/pulsar",
"license": "MIT",
"engines": {
"atom": ">0.40.0"
}
}