{
  "name": "gatsby-theme-apollo-core",
  "version": "4.0.0",
  "main": "index.js",
  "description": "A theme for bootstrapping Gatsby websites at Apollo",
  "author": "Trevor Blades <blades@apollographql.com>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/apollographql/gatsby-theme-apollo.git",
    "directory": "packages/gatsby-theme-apollo-core"
  },
  "dependencies": {
    "@apollo/space-kit": "^5.6.0",
    "@emotion/core": "^10.0.7",
    "@emotion/react": "^11.0.0",
    "@emotion/styled": "^11.0.0",
    "@svgr/webpack": "^5.0.0",
    "gatsby-plugin-emotion": "^6.0.0",
    "gatsby-plugin-less": "^5.0.0",
    "gatsby-plugin-react-helmet": "^4.0.0",
    "gatsby-plugin-svgr": "3.0.0-beta.0",
    "less": "^3.10.1",
    "lodash": "^4.17.14",
    "polished": "^2.3.3",
    "prop-types": "^15.6.2",
    "react-helmet": "^5.2.0",
    "react-use": "^9.11.0"
  },
  "devDependencies": {
    "gatsby": "^3.0.0",
    "react": "^16.9.0",
    "react-dom": "^16.9.0"
  },
  "peerDependencies": {
    "gatsby": "^3.0.0",
    "react": ">=16.9.0",
    "react-dom": ">=16.9.0"
  },
  "gitHead": "19cddb3c1f62016f1185f835d24c2ddcf565840d"
}
