{
  "name": "@factor/plugin-jobs",
  "description": "This plugin makes it easy to create and manage a job board in your Factor 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": "Job Board",
    "permalink": "jobs-factor-plugin",
    "category": [
      "listing"
    ],
    "themeColor": "#131C23"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/fiction-com/factor/tree/development/@plugins/plugin-jobs"
  },
  "bugs": {
    "url": "https://github.com/fiction-com/factor/issues"
  },
  "homepage": "https://factor.dev/plugin/jobs-factor-plugin",
  "gitHead": "4ad4dc36e4218fcc78a3a9422d78059079cc3ac3",
  "dependencies": {
    "@factor/plugin-highlight-code": "^1.8.28"
  },
  "keywords": [
    "factor",
    "factor-plugin",
    "job board",
    "careers",
    "jobs",
    "gigs",
    "board"
  ]
}
