{
  "name": "@adobe/gatsby-theme-spectrum",
  "version": "0.0.7",
  "description": "Gatsby theme for building sites with the Spectrum look and feel",
  "main": "index.js",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/adobe/gatsby-theme-spectrum"
  },
  "author": {
    "name": "Stephan Ringel",
    "url": "https://github.com/icaraps"
  },
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "postinstall": "node scripts/spectrum-css.js"
  },
  "devDependencies": {
    "gatsby": "^2.23.11",
    "react": "^16.13.1",
    "react-dom": "^16.13.1"
  },
  "peerDependencies": {
    "gatsby": "^2.23.11",
    "react": "^16.13.1",
    "react-dom": "^16.13.1"
  },
  "dependencies": {
    "@adobe/focus-ring-polyfill": "^0.1.5",
    "@emotion/core": "^10.0.28",
    "@mdx-js/mdx": "^1.6.6",
    "@mdx-js/react": "^1.6.6",
    "@react-spectrum/divider": "^3.1.0",
    "@react-spectrum/layout": "^3.1.0",
    "@react-spectrum/provider": "^3.1.0",
    "@react-spectrum/view": "^3.1.0",
    "@spectrum-css/alert": "^3.0.0-beta.3",
    "@spectrum-css/assetlist": "^3.0.0-beta.3",
    "@spectrum-css/breadcrumb": "^3.0.0-beta.3",
    "@spectrum-css/button": "^3.0.0-beta.3",
    "@spectrum-css/dropdown": "^3.0.0-beta.3",
    "@spectrum-css/icon": "^2.1.1",
    "@spectrum-css/link": "3.0.0",
    "@spectrum-css/popover": "^3.0.0-beta.3",
    "@spectrum-css/sidenav": "^3.0.0-beta.2",
    "@spectrum-css/tabs": "^3.0.0-beta.3",
    "@spectrum-css/typography": "^2.1.3",
    "@spectrum-css/vars": "^2.3.0",
    "@spectrum-css/well": "^3.0.0-beta.2",
    "@spectrum-icons/workflow": "^3.1.0",
    "classnames": "^2.2.6",
    "gatsby-alias-imports": "^1.0.4",
    "gatsby-plugin-catch-links": "^2.3.7",
    "gatsby-plugin-emotion": "^4.3.6",
    "gatsby-plugin-layout": "^1.3.9",
    "gatsby-plugin-mdx": "^1.2.19",
    "gatsby-plugin-react-helmet-async": "^1.0.17-0",
    "gatsby-source-filesystem": "^2.3.14",
    "prop-types": "^15.7.2",
    "react-helmet-async": "^1.0.6",
    "rehype-slug": "^3.0.0",
    "remark-docz": "^2.1.0",
    "remark-external-links": "^6.1.0"
  }
}
