{
  "name": "frontity-contact-form-7",
  "version": "0.1.7",
  "description": "Contact Form 7 extension for Frontity theme.",
  "main": "src/index.js",
  "homepage": "https://codeytek.com",
  "keywords": [
    "Frontity",
    "Contact",
    "form",
    "7",
    "cf7",
    "WordPress",
    "Reactjs",
    "react",
    "frontity-cf7"
  ],
  "author": "Imran Sayed, Smit Patadiya",
  "license": "GNU GPL 2",
  "repository": {
    "type": "git",
    "url": "https://github.com/imranhsayed/frontity-contact-form-7"
  },
  "bugs": {
    "url": "https://community.frontity.org"
  },
  "publishConfig": {
    "access": "public"
  },
  "peerDependencies": {
    "frontity": "^1.3.1",
    "@frontity/html2react": "^1.1.11"
  }
}
