{
  "name": "hexo-pangu",
  "version": "0.4.1",
  "description": "Server side pangu.js filter for Hexo.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": "next-theme/hexo-pangu",
  "keywords": [
    "Hexo",
    "NexT"
  ],
  "author": "Mimi <stevenjoezhang@gmail.com> (https://zhangshuqiao.org)",
  "readme": "https://github.com/next-theme/hexo-pangu#readme",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/next-theme/hexo-pangu/issues"
  },
  "homepage": "https://github.com/next-theme/hexo-pangu#readme",
  "dependencies": {
    "jsdom": "^26.1.0",
    "pangu": "7.2.0"
  }
}
