{
  "name": "__package-name__",
  "theme": "syntax",
  "version": "0.0.0",
  "description": "A short description of your syntax theme",
  "keywords": [
    "syntax",
    "theme"
  ],
  "repository": "https://github.com/__package-author__/__package-name__",
  "license": "MIT",
  "engines": {
    "via": ">=1.0.0 <2.0.0"
  }
}
