{
  "name": "WP-Property",
  "version": "1.42.4",
  "type": "wordpress-plugin",
  "description": "Property and Real Estate Management Plugin for WordPress.  Create a directory of real estate / rental properties and integrate them into you WordPress CMS.",
  "homepage": "http://github.com/UsabilityDynamics/wp-property",
  "license": "GPL2",
  "authors": [
    {
      "name": "Maxim Peshkov",
      "email": "maxim.peshkov@usabilitydynamics.com",
      "homepage": "http://usabilitydynamics.com",
      "role": "Developer"
    },
    {
      "name": "Anton Korotkov",
      "email": "anton.korotkov@usabilitydynamics.com",
      "homepage": "http://usabilitydynamics.com",
      "role": "Developer"
    }
  ],
  "repositories": [
    {
      "type": "composer",
      "url": "http://repository.usabilitydynamics.com"
    }
  ],
  "keywords": [
    "wordpress",
    "realty",
    "real estate"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/UsabilityDynamics/wp-property.git"
  },
  "support": {
    "issues": "https://github.com/UsabilityDynamics/wp-property/issues",
    "forum": "http://UsabilityDynamics/forum"
  },
  "require": {
    "php": ">=5.3.0",
    "composer/installers": "~1.0"
  }
}