{
  "name": "hexo-theme-cards",
  "version": "1.5.3",
  "description": "A Simple & Swift Theme for Hexo, designed as its name",
  "main": "README.md",
  "scripts": {
    "dist": "node ./scripts/build-dist.mjs"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ChrAlpha/hexo-theme-cards.git"
  },
  "keywords": [
    "hexo",
    "theme",
    "cards",
    "ChrAlpha"
  ],
  "author": "ChrAlpha",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/ChrAlpha/hexo-theme-cards/issues"
  },
  "homepage": "https://github.com/ChrAlpha/hexo-theme-cards#readme",
  "dependencies": {
    "hexo-renderer-ejs": "^2.0.0",
    "hexo-renderer-stylus": "^3.0.1"
  },
  "devDependencies": {
    "autoprefixer": "^10.4.27",
    "clean-css": "^5.3.3",
    "postcss": "^8.5.10",
    "stylus": "^0.63.0",
    "terser": "^5.46.1"
  },
  "pnpm": {
    "overrides": {
      "brace-expansion@1.1.11": "1.1.13",
      "brace-expansion@2.0.1": "2.0.3",
      "filelist>minimatch": "5.1.8",
      "glob>minimatch": "3.1.4",
      "jake>minimatch": "3.1.4"
    }
  }
}
