package.json 269 B

1234567891011
  1. {
  2. "name": "solarized-light-syntax",
  3. "theme": "syntax",
  4. "version": "1.3.0",
  5. "description": "A light syntax theme using the solarized colors",
  6. "repository": "https://github.com/pulsar-edit/pulsar",
  7. "license": "MIT",
  8. "engines": {
  9. "atom": ">0.50.0"
  10. }
  11. }