{
  "name": "gatsby-starter-hypersite",
  "description": "Site starter for Gatsby Hyperobjekt projects",
  "version": "1.4.0",
  "author": "Lane Olson <laneolson@gmail.com>",
  "dependencies": {
    "@hyperobjekt/cms-config": "^1.0.3",
    "@hyperobjekt/material-ui-website": "1.0.12",
    "@material-ui/core": "^4.11.3",
    "gatsby": "^3.2.1",
    "gatsby-plugin-netlify-cms": "^5.14.0",
    "gatsby-theme-hypersite": "^1.4.0",
    "netlify-cms-app": "^2.15.51",
    "react": "^17.0.1",
    "react-dom": "^17.0.1"
  },
  "resolutions": {
    "react": "^17.0.1",
    "react-dom": "^17.0.1"
  },
  "keywords": [
    "gatsby",
    "gatsby-starter",
    "gatsby-plugin"
  ],
  "license": "MIT",
  "scripts": {
    "build": "gatsby build",
    "develop": "gatsby develop",
    "clean": "gatsby clean",
    "format": "prettier --write src/**/*.{js,jsx}",
    "start": "npm run develop",
    "serve": "gatsby serve",
    "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Hyperobjekt/gatsby-starter-hyperobjekt"
  },
  "gitHead": "c7d8d880ddba47d6f0fee063aace665d736684d2"
}
