{
  "_readme": [
    "This file locks the dependencies of your project to a known state",
    "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
    "This file is @generated automatically"
  ],
  "content-hash": "1bc0c419c475cc50e7dc2d356adfcd05",
  "packages": [
    {
      "name": "composepress/core",
      "version": "0.3.1",
      "source": {
        "type": "git",
        "url": "https://github.com/ComposePress/core.git",
        "reference": "6fa83dcced4b22a83c1cc9085e131d11c8a8eb6c"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/ComposePress/core/zipball/6fa83dcced4b22a83c1cc9085e131d11c8a8eb6c",
        "reference": "6fa83dcced4b22a83c1cc9085e131d11c8a8eb6c",
        "shasum": ""
      },
      "require": {
        "level-2/dice": "dev-v2.0-PHP5.4-5.5"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "ComposePress\\Core\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": [
        "LGPL-3.0-or-later"
      ],
      "authors": [
        {
          "name": "Derrick Hammer",
          "email": "derrick@derrickhammer.com"
        }
      ],
      "description": "A simple PSR-4 and composer ready plugin framework for the modern wordpress age",
      "time": "2018-01-26T10:27:10+00:00"
    },
    {
      "name": "jakeasmith/http_build_url",
      "version": "1.0.1",
      "source": {
        "type": "git",
        "url": "https://github.com/jakeasmith/http_build_url.git",
        "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/jakeasmith/http_build_url/zipball/93c273e77cb1edead0cf8bcf8cd2003428e74e37",
        "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37",
        "shasum": ""
      },
      "type": "library",
      "autoload": {
        "files": [
          "src/http_build_url.php"
        ]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": [
        "MIT"
      ],
      "authors": [
        {
          "name": "Jake A. Smith",
          "email": "theman@jakeasmith.com"
        }
      ],
      "description": "Provides functionality for http_build_url() to environments without pecl_http.",
      "time": "2017-05-01T15:36:40+00:00"
    },
    {
      "name": "level-2/dice",
      "version": "dev-v2.0-PHP5.4-5.5",
      "source": {
        "type": "git",
        "url": "https://github.com/Level-2/Dice.git",
        "reference": "33e5401c4a577b7d8dc7dc04db295fe5084343c4"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/Level-2/Dice/zipball/33e5401c4a577b7d8dc7dc04db295fe5084343c4",
        "reference": "33e5401c4a577b7d8dc7dc04db295fe5084343c4",
        "shasum": ""
      },
      "require": {
        "php": ">=5.4.0"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Dice\\": "./"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": [
        "BSD-2-Clause"
      ],
      "authors": [
        {
          "name": "Tom Butler",
          "email": "tom@r.je"
        }
      ],
      "description": "A minimalist Dependency injection container (DIC) for PHP. Please note: This branch is only compatible with PHP5.6. 5.5, 5.4 and 5.3 compatible version is available as a separate branch on github. ",
      "homepage": "http://r.je/dice.html",
      "keywords": [
        "dependency injection",
        "dependency injection container",
        "di",
        "ioc"
      ],
      "time": "2015-11-30T17:19:11+00:00"
    },
    {
      "name": "pcfreak30/wordpress-cache-store",
      "version": "0.1.1",
      "source": {
        "type": "git",
        "url": "https://github.com/pcfreak30/wordpress-cache-store.git",
        "reference": "dd8eede8cf150476551166c3032273d3a417d0fe"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/pcfreak30/wordpress-cache-store/zipball/dd8eede8cf150476551166c3032273d3a417d0fe",
        "reference": "dd8eede8cf150476551166c3032273d3a417d0fe",
        "shasum": ""
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "pcfreak30\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": [
        "GPL-3.0"
      ],
      "authors": [
        {
          "name": "Derrick Hammer",
          "email": "derrick@derrickhammer.com"
        }
      ],
      "description": "WordPress cache library to enable a data tree inspired storage structure to offset the limitation of the WordPress cache API for querying available keys",
      "time": "2017-07-22T21:43:49+00:00"
        }
  ],
  "packages-dev": [],
  "aliases": [],
  "minimum-stability": "stable",
  "stability-flags": {
    "level-2/dice": 20
  },
  "prefer-stable": false,
  "prefer-lowest": false,
  "platform": [],
  "platform-dev": []
}
