{
  "name": "vk-link-target-controller",
  "version": "1.3.1",
  "description": "Allow you to link a post title from the recent posts list to another page (internal or external link) rather than link to the actual post page",
  "scripts": {
    "jsmin": "gulp jsmin",
    "test": "gulp test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vektor-inc/vk-link-target-controller.git"
  },
  "author": "Vektor, Inc.",
  "license": "GPL-2.0-only",
  "bugs": {
    "url": "https://github.com/vektor-inc/vk-link-target-controller/issues"
  },
  "homepage": "https://wordpress.org/plugins/vk-link-target-controller/",
  "devDependencies": {
    "gulp": "^4.0.2",
    "gulp-jsmin": "^0.1.5",
    "gulp-jsvalidate": "^5.0.0"
  }
}
