{
  "name": "@mhjadav/gatsby-theme-factly",
  "version": "1.0.5",
  "main": "index.js",
  "license": "MIT",
  "author": "Mahipat <mahipat@factly.in",
  "publishConfig": {
    "access": "public"
  },
  "keywords": [
    "gatsby",
    "gatsby-theme",
    "gatsby-plugin",
    "factly"
  ],
  "bugs": {
    "url": "https://github.com/mhjadav/gatsby-themes/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mhjadav/gatsby-themes.git",
    "directory": "themes/gatsby-theme-factly"
  },
  "scripts": {
    "build": "gatsby build",
    "start": "gatsby develop",
    "serve": "gatsby serve",
    "clean": "gatsby clean"
  },
  "peerDependencies": {
    "gatsby": "^2.21.7",
    "react": "^16.13.1",
    "react-dom": "^16.13.1"
  },
  "dependencies": {
    "dotenv": "^8.2.0",
    "gatsby": "^2.18.7",
    "gatsby-image": "^2.2.34",
    "gatsby-plugin-google-analytics": "^2.1.29",
    "gatsby-plugin-manifest": "^2.2.31",
    "gatsby-plugin-offline": "^3.0.27",
    "gatsby-plugin-postcss": "^2.2.2",
    "gatsby-plugin-purgecss": "^5.0.0",
    "gatsby-plugin-react-helmet": "^3.1.16",
    "gatsby-plugin-robots-txt": "^1.5.0",
    "gatsby-plugin-sharp": "^2.3.5",
    "gatsby-plugin-sitemap": "^2.2.22",
    "gatsby-source-filesystem": "^2.1.40",
    "gatsby-source-graphql": "^2.5.0",
    "gatsby-transformer-sharp": "^2.3.7",
    "prop-types": "^15.7.2",
    "react": "^16.12.0",
    "react-dom": "^16.12.0",
    "react-helmet": "^5.2.1",
    "react-infinite-scroller": "^1.2.4",
    "tailwindcss": "^1.2.0"
  },
  "gitHead": "ab37a11e084667207e488a18eed167f7f7cf540c"
}
