{
  "name": "boost-cms",
  "description": "boost brand marketing website cms",
  "version": "1.0.0",
  "author": "Boost Acquisitions team",
  "repository": {
    "git": "@ovotech/boost-cms"
  },
  "dependencies": {
    "@ovotech/flash": "1.2.7",
    "@reach/router": "^1.3.4",
    "aws-sdk": "^2.1072.0",
    "babel-plugin-styled-components": "^2.0.2",
    "flexsearch": "^0.7.21",
    "gatsby": "^4.7.1",
    "gatsby-background-image": "^1.6.0",
    "gatsby-image": "^3.11.0",
    "gatsby-plugin-google-fonts": "^1.0.1",
    "gatsby-plugin-google-tagmanager": "^4.7.0",
    "gatsby-plugin-local-search": "^2.0.1",
    "gatsby-plugin-meta-redirect": "^1.1.1",
    "gatsby-plugin-netlify": "^4.1.0",
    "gatsby-plugin-netlify-cms": "^6.7.0",
    "gatsby-plugin-optimize-svgs": "^1.0.5",
    "gatsby-plugin-purgecss": "^6.1.0",
    "gatsby-plugin-react-axe": "^0.5.0",
    "gatsby-plugin-react-helmet": "^5.7.0",
    "gatsby-plugin-react-svg": "^3.1.0",
    "gatsby-plugin-sass": "^5.7.0",
    "gatsby-plugin-sharp": "^4.7.0",
    "gatsby-plugin-sitemap": "^5.7.0",
    "gatsby-plugin-styled-components": "^5.7.0",
    "gatsby-remark-copy-linked-files": "^5.7.0",
    "gatsby-remark-images": "^6.7.0",
    "gatsby-remark-relative-images": "0.3.0",
    "gatsby-source-filesystem": "^4.7.0",
    "gatsby-transformer-remark": "^5.7.0",
    "gatsby-transformer-sharp": "^4.7.0",
    "html-escaper": "^3.0.3",
    "intersection-observer": "^0.12.0",
    "lodash": "^4.17.21",
    "lodash-webpack-plugin": "^0.11.6",
    "lodash.get": "^4.4.2",
    "netlify-cms-app": "^2.15.66",
    "netlify-cms-media-library-cloudinary": "^1.3.10",
    "netlify-cms-media-library-uploadcare": "^0.5.10",
    "polished": "^4.1.4",
    "prop-types": "^15.8.1",
    "query-string": "^7.1.1",
    "react": "^17.0.2",
    "react-cookie-consent": "^7.3.1",
    "react-dom": "^17.0.2",
    "react-helmet": "^6.1.0",
    "react-markdown": "^8.0.0",
    "react-paginate": "^8.1.0",
    "react-parallax": "^3.3.0",
    "react-responsive": "^8.2.0",
    "react-sticky-el": "^2.0.9",
    "react-transition-group": "^4.4.2",
    "react-use-flexsearch": "^0.1.1",
    "reaptcha": "^1.7.3",
    "rehype-raw": "^6.1.1",
    "rehype-sanitize": "^5.0.1",
    "sharp": "^0.30.1",
    "styled-components": "^5.3.3",
    "svgo": "^2.8.0",
    "uuid": "^8.3.2"
  },
  "keywords": [
    "gatsby"
  ],
  "license": "MIT",
  "main": "n/a",
  "scripts": {
    "svg-clean": "svgo -f static/img/",
    "clean": "gatsby clean && npm run svg-clean && rm -rf temp",
    "start:app": "npm run develop",
    "start": "run-p start:**",
    "build:app": "npm run clean && gatsby build --prefix-paths",
    "build": "run-p build:**",
    "develop": "npm run clean && gatsby develop",
    "serve": "gatsby serve",
    "format": "prettier --write \"{gatsby-*.js,src/**/*.js}\"",
    "simulate-prod": "npm run build && sh ./scripts/duplicate-server-dirs.sh && npm run serve",
    "test": "jest",
    "cy:open": "cypress open",
    "cy:run": "cypress run",
    "test:e2e": "start-server-and-test develop http://localhost:8000 cy:open",
    "test:e2e.ci": "start-server-and-test develop http://localhost:8000 cy:run"
  },
  "devDependencies": {
    "@netlify/plugin-gatsby": "^2.0.2",
    "@ovotech/genesys-messenger-notifications": "^1.0.0",
    "@testing-library/jest-dom": "^5.16.2",
    "@testing-library/react": "^12.1.2",
    "axe-core": "^4.4.1",
    "babel-jest": "^27.5.1",
    "babel-preset-gatsby": "^2.7.0",
    "cypress": "^9.4.1",
    "cypress-axe": "^0.14.0",
    "formik": "^2.2.9",
    "gatsby-plugin-asset-path": "^3.0.4",
    "gatsby-plugin-catch-links": "^4.7.0",
    "http-proxy-middleware": "^2.0.3",
    "identity-obj-proxy": "^3.0.0",
    "jest": "^27.5.1",
    "jest-styled-components": "^7.0.8",
    "netlify-lambda": "^2.0.15",
    "nodemailer": "^6.7.2",
    "npm-run-all": "^4.1.5",
    "prettier": "^2.5.1",
    "react-test-renderer": "^17.0.2",
    "start-server-and-test": "^1.14.0",
    "yup": "^0.32.11"
  }
}
