{
    "name": "publishpress/publishpress-instance-protection",
    "type": "library",
    "license": "GPL-3.0-or-later",
    "description": "Library for protecting WordPress plugins to run twice.",
    "keywords": ["wordpress plugin"],
    "homepage": "http://publishpress.com/",
    "authors": [
      {
        "name": "PublishPress",
        "email": "help@publishpress.com"
      }
    ],
    "minimum-stability": "dev",
    "prefer-stable": true,
    "require": {
      "php": ">=5.6.20"
    }
}
