{
  "name": "@factor/plugin-contact-form",
  "description": "This plugin makes it easy to add a contact form to your app.",
  "version": "1.8.28",
  "license": "MIT",
  "author": {
    "name": "Fiction",
    "email": "factor@fiction.com",
    "url": "https://www.fiction.com"
  },
  "publishConfig": {
    "access": "public"
  },
  "factor": {
    "load": [
      "app",
      "server"
    ],
    "extend": "plugin",
    "title": "Contact Form",
    "permalink": "contact-form-factor-plugin",
    "category": [
      "forms"
    ],
    "themeColor": "#0471FF"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/fiction-com/factor/tree/development/@plugins/plugin-contact-form"
  },
  "bugs": {
    "url": "https://github.com/fiction-com/factor/issues"
  },
  "homepage": "https://factor.dev/plugin/contact-form-factor-plugin",
  "gitHead": "4ad4dc36e4218fcc78a3a9422d78059079cc3ac3",
  "keywords": [
    "factor",
    "factor-plugin",
    "contact",
    "form",
    "email"
  ]
}
