{
  "name": "@lekoarts/gatsby-theme-jodie",
  "version": "5.1.9",
  "author": "LekoArts",
  "description": "Image-heavy photography portfolio with colorful accents & customizable pages. Includes adaptive image grids powered by CSS grid and automatic image integration into projects.",
  "license": "MIT",
  "main": "index.js",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "build": "gatsby build",
    "develop": "gatsby develop",
    "start": "gatsby develop",
    "clean": "gatsby clean"
  },
  "peerDependencies": {
    "gatsby": "^5.5.0",
    "react": "^18.0.0",
    "react-dom": "^18.0.0"
  },
  "dependencies": {
    "@emotion/react": "^11.14.0",
    "@lekoarts/gatsby-theme-jodie-core": "^5.1.9",
    "@theme-ui/mdx": "~0.15.3",
    "@theme-ui/preset-tailwind": "0.15.3",
    "gatsby-plugin-image": "^3.14.0",
    "gatsby-plugin-theme-ui": "~0.15.3",
    "polished": "^4.3.1",
    "react-helmet": "^6.1.0",
    "theme-ui": "~0.15.3"
  },
  "keywords": [
    "gatsby",
    "gatsby-theme",
    "gatsby-plugin",
    "lekoarts"
  ],
  "bugs": {
    "url": "https://github.com/LekoArts/gatsby-themes/issues"
  },
  "homepage": "https://themes.lekoarts.de",
  "repository": {
    "type": "git",
    "url": "https://github.com/LekoArts/gatsby-themes.git",
    "directory": "themes/gatsby-theme-jodie"
  },
  "engines": {
    "node": ">=18.0.0"
  }
}
