{
  "name": "hexo-shiki-highlight",
  "version": "1.1.9",
  "main": "index.js",
  "keywords": [
    "hexo",
    "hexo-plugin"
  ],
  "scripts": {
    "test": "echo \"No tests specified\" && exit 0",
    "prepublishOnly": "echo \"Preparing for publish\"",
    "postversion": "git push && git push --tags"
  },
  "author": "GnixAij",
  "license": "MIT",
  "description": "",
  "dependencies": {
    "hexo": "^7.3.0",
    "shiki": "^1.29.1"
  }
}
