{
  "name": "gatsby-shopify-theme",
  "description": "🛒 Simple theme to build a blazing simple and fast store with Gatsby and Shopify.",
  "version": "1.0.6",
  "author": "Alexis Lepresle <contact@alexislepresle.com>",
  "dependencies": {
    "bulma": "^0.7.5",
    "dotenv": "^8.1.0",
    "gatsby": "^2.13.66",
    "gatsby-image": "^2.2.14",
    "gatsby-plugin-google-analytics": "^2.1.12",
    "gatsby-plugin-layout": "^1.1.4",
    "gatsby-plugin-manifest": "^2.2.5",
    "gatsby-plugin-modal-routing": "^1.0.2",
    "gatsby-plugin-offline": "^2.2.6",
    "gatsby-plugin-react-helmet": "^3.1.3",
    "gatsby-plugin-sass": "^2.1.8",
    "gatsby-plugin-sharp": "^2.2.11",
    "gatsby-plugin-shopify-buy": "0.0.2",
    "gatsby-remark-images-zoom": "^1.1.0",
    "gatsby-source-filesystem": "^2.1.9",
    "gatsby-source-shopify": "^3.0.0",
    "gatsby-source-shopify2": "^2.0.7",
    "gatsby-transformer-sharp": "^2.2.6",
    "node-sass": "^4.12.0",
    "prop-types": "^15.7.2",
    "react": "^16.9.0",
    "react-dom": "^16.9.0",
    "react-helmet": "^5.2.1",
    "react-notifications-component": "^2.0.7",
    "rebass": "^4.0.5",
    "shopify-buy": "^2.7.0",
    "styled-components": "^4.3.2"
  },
  "devDependencies": {
    "prettier": "^1.18.2"
  },
  "keywords": [
    "gatsby", "shopify", "gatsbyjs-ecommerce","gatsby-theme"," storefront-api"," gatsby-starter-kit", "shopify","gatsby-site"
  ],
  "license": "MIT",
  "scripts": {
    "build": "gatsby build",
    "develop": "gatsby develop",
    "format": "prettier --write \"**/*.{js,jsx,json,md}\"",
    "start": "npm run develop",
    "serve": "gatsby serve",
    "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/alexislepresle/gatsby-shopify-theme.git"
  },
  "bugs": {
    "url": "https://github.com/alexislepresle/gatsby-shopify-theme/issues"
  },
  "homepage": "https://github.com/alexislepresle/gatsby-shopify-theme#readme",
  "main": "gatsby-browser.js"
}
