{
  "name": "@commercetools-docs/gatsby-theme-constants",
  "description": "Gatsby theme for commercetools documentation providing the functionalities to render constants values in MDX defined in configuration files",
  "version": "24.11.0",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "bugs": "https://github.com/commercetools/commercetools-docs-kit/issues",
  "repository": {
    "type": "git",
    "url": "https://github.com/commercetools/commercetools-docs-kit.git",
    "directory": "packages/gatsby-theme-constants"
  },
  "homepage": "https://docs-kit.commercetools.vercel.app/documentation/configuration/extensions#gatsby-theme-add-on-for-constants",
  "keywords": ["gatsby", "gatsby-plugin", "gatsby-theme", "yaml", "constants"],
  "dependencies": {
    "@commercetools-docs/ui-kit": "24.11.0",
    "gatsby-source-filesystem": "5.13.1",
    "gatsby-transformer-yaml": "5.13.1",
    "prop-types": "15.8.1"
  },
  "devDependencies": {
    "gatsby": "5.13.7",
    "react": "18.3.1",
    "react-dom": "18.3.1"
  },
  "peerDependencies": {
    "gatsby": "5.x",
    "react": "18.x",
    "react-dom": "18.x"
  }
}
