{
  "name": "gatsby-theme-kepler",
  "version": "1.7.728",
  "description": "An opinionated and monolithic Gatsby theme for building personal websites",
  "main": "index.js",
  "repository": "https://github.com/keplersj/gatsby-theme-kepler",
  "author": "Kepler Sticka-Jones <kepler@stickajones.org>",
  "license": "MIT",
  "private": false,
  "scripts": {
    "test": "jest",
    "test:mutation": "stryker run"
  },
  "dependencies": {
    "@emotion/react": "^11.4.0",
    "@emotion/styled": "^11.1.5",
    "@reach/skip-nav": "^0.15.2",
    "@types/reach__skip-nav": "^0.1.0",
    "@types/react": "^17.0.5",
    "gatsby-background-image-lite": "^1.0.24",
    "gatsby-image": "^3.3.0",
    "gatsby-link": "^2.11.0",
    "gatsby-plugin-catch-links": "^3.10.0",
    "gatsby-plugin-emotion": "^6.3.0",
    "gatsby-plugin-nprogress": "^3.10.0",
    "gatsby-plugin-react-helmet-async": "^1.2.0",
    "gatsby-plugin-robots-txt": "^1.6.8",
    "gatsby-plugin-sharp": "^2.14.2",
    "gatsby-plugin-sitemap": "^4.4.0",
    "gatsby-plugin-tinacms": "^0.43.0",
    "gatsby-plugin-typescript": "^2.12.0",
    "gatsby-remark-autolink-headers": "^4.1.0",
    "gatsby-remark-images": "^5.0.0",
    "gatsby-remark-relative-images": "^2.0.2",
    "gatsby-remark-smartypants": "^4.0.0",
    "gatsby-remark-vscode": "^3.2.1",
    "gatsby-source-filesystem": "^3.3.0",
    "gatsby-theme-curiousity": "^1.4.666",
    "gatsby-theme-early-bird": "^1.8.722",
    "gatsby-tinacms-git": "^0.40.1",
    "gatsby-tinacms-json": "^0.40.1",
    "gatsby-tinacms-remark": "^0.40.1",
    "gatsby-transformer-json": "^3.4.0",
    "gatsby-transformer-remark": "^4.0.0",
    "gatsby-transformer-sharp": "^3.1.0",
    "gatsby-transformer-sqip": "^2.11.3",
    "modern-normalize": "^1.0.0",
    "react-helmet-async": "^1.0.6",
    "react-icons": "^4.2.0",
    "react-schemaorg": "^1.2.0",
    "schema-dts": "^0.8.2",
    "starstuff-components": "^2.1.47",
    "starstuff-style": "^1.1.12",
    "styled-components": "^5.2.0",
    "typescript": "^4.1.5",
    "uri-path-breakdown": "^1.0.17",
    "vscode-theme-onedark": "akamud/vscode-theme-onedark",
    "vscode-theme-onelight": "akamud/vscode-theme-onelight"
  },
  "devDependencies": {
    "@emotion/jest": "^11.3.0",
    "@stryker-mutator/core": "^4.6.0",
    "@stryker-mutator/html-reporter": "^3.1.0",
    "@stryker-mutator/jest-runner": "^4.6.0",
    "@stryker-mutator/typescript": "^4.0.0",
    "@types/deepmerge": "^2.2.0",
    "@types/jest": "^26.0.23",
    "@types/react-test-renderer": "^17.0.1",
    "deepmerge": "^4.2.2",
    "eslint": "^7.26.0",
    "eslint-config-starstuff": "^1.4.42",
    "eslint-plugin-jest": "^24.3.7",
    "gatsby": "^2.32.13",
    "jest": "^26.6.3",
    "jest-preset-gatsby": "^1.0.124",
    "jest-runner-eslint": "^0.10.1",
    "jest-runner-prettier": "^0.3.6",
    "jest-runner-stylelint": "^2.3.7",
    "jest-serializer-json-ld-script": "^1.0.7",
    "jest-serializer-react-helmet-async": "^1.0.18",
    "jest-transform-stub": "^2.0.0",
    "prettier": "^2.1.1",
    "react": "^17.0.2",
    "react-dom": "^17.0.2",
    "react-test-renderer": "^17.0.2",
    "semantic-release": "^17.4.4",
    "stylelint": "^13.13.1",
    "stylelint-config-starstuff": "^1.1.6"
  },
  "peerDependencies": {
    "gatsby": "^2.29.0",
    "react": "^16.13.1",
    "react-dom": "^16.13.1"
  }
}
