{
    "name": "gatsby-theme-ghost-contact",
    "description": "Gatsby theme to easily add a contact form page to gatsby-theme-try-ghost",
    "version": "2.0.2",
    "license": "MIT",
    "author": "styxlab",
    "homepage": "https://github.com/styxlab/",
    "main": "index.js",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/styxlab/gatsby-theme-try-ghost/tree/master/packages/gatsby-theme-ghost-contact"
    },
    "bugs": {
        "url": "https://github.com/styxlab/gatsby-theme-try-ghost/issues"
    },
    "keywords": [
        "gatsby",
        "gatsby-plugin",
        "gatsby-theme",
        "gatsby-theme-try-ghost",
        "contact",
        "form",
        "jamify",
        "ghost",
        "ghost-cms"
    ],
    "dependencies": {
        "@babel/runtime": "^7.13.9",
        "formik": "^2.2.6",
        "gatsby-node-helpers": "^0.3.0",
        "gatsby-plugin-ghost-images": "^2.0.2",
        "lodash": "^4.17.21"
    },
    "devDependencies": {
        "@babel/cli": "^7.13.0",
        "@babel/core": "^7.13.8",
        "babel-preset-gatsby-package": "^1.0.0",
        "cross-env": "^7.0.3",
        "gatsby": "^3.0.0"
    },
    "gitHead": "760a3c13ab52da0dcbf729d36ad91a4e12cfcec9"
}
