{
  "name": "prismjs-okaidia-theme",
  "version": "0.0.1",
  "description": "A CSS theme for PrismJS",
  "repository": {
    "type": "git",
    "url": "https://github.com/PrismJS/prism.git"
  },
  "keywords": [
    "prism",
    "highlight",
    "theme"
  ],
  "author": "Lea Verou",
  "license": "MIT",
  "style": "prism-okaidia.css"
}