[
    {
        "name": "wp-content-framework/cache",
        "version": "v0.0.14",
        "version_normalized": "0.0.14.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wp-content-framework/cache.git",
            "reference": "4be84fde18ed0e9cbb755f75240f537c5755cc4b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wp-content-framework/cache/zipball/4be84fde18ed0e9cbb755f75240f537c5755cc4b",
            "reference": "4be84fde18ed0e9cbb755f75240f537c5755cc4b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0"
        },
        "require-dev": {
            "phake/phake": "~2.0",
            "phpunit/phpunit": "~5.7"
        },
        "time": "2019-06-02T18:27:50+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "technote",
                "email": "technote.space@gmail.com",
                "homepage": "https://technote.space"
            }
        ],
        "description": "Wordpress content framework",
        "homepage": "https://github.com/wp-content-framework",
        "keywords": [
            "framework",
            "wordpress"
        ]
    },
    {
        "name": "wp-content-framework/core",
        "version": "v0.0.59",
        "version_normalized": "0.0.59.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wp-content-framework/core.git",
            "reference": "6ef103afacd3cc8f8178476cd50b26f85042b08e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wp-content-framework/core/zipball/6ef103afacd3cc8f8178476cd50b26f85042b08e",
            "reference": "6ef103afacd3cc8f8178476cd50b26f85042b08e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0",
            "wp-content-framework/cache": "~0.0.1",
            "wp-content-framework/common": "~0.0.1"
        },
        "require-dev": {
            "phake/phake": "~2.0",
            "phpunit/phpunit": "~5.7"
        },
        "time": "2019-06-18T09:27:40+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "autoload.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "technote",
                "email": "technote.space@gmail.com",
                "homepage": "https://technote.space"
            }
        ],
        "description": "Wordpress content framework",
        "homepage": "https://github.com/wp-content-framework",
        "keywords": [
            "framework",
            "wordpress"
        ]
    },
    {
        "name": "wp-content-framework/common",
        "version": "v0.0.52",
        "version_normalized": "0.0.52.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wp-content-framework/common.git",
            "reference": "6c1c9b7d055983d8017dfc81f33c6fab87c81757"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wp-content-framework/common/zipball/6c1c9b7d055983d8017dfc81f33c6fab87c81757",
            "reference": "6c1c9b7d055983d8017dfc81f33c6fab87c81757",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0"
        },
        "require-dev": {
            "phake/phake": "~2.0",
            "phpunit/phpunit": "~5.7"
        },
        "time": "2019-06-30T18:05:09+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "technote",
                "email": "technote.space@gmail.com",
                "homepage": "https://technote.space"
            }
        ],
        "description": "Wordpress content framework",
        "homepage": "https://github.com/wp-content-framework",
        "keywords": [
            "framework",
            "wordpress"
        ]
    },
    {
        "name": "matthiasmullie/path-converter",
        "version": "1.1.2",
        "version_normalized": "1.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/matthiasmullie/path-converter.git",
            "reference": "5e4b121c8b9f97c80835c1d878b0812ba1d607c9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/5e4b121c8b9f97c80835c1d878b0812ba1d607c9",
            "reference": "5e4b121c8b9f97c80835c1d878b0812ba1d607c9",
            "shasum": ""
        },
        "require": {
            "ext-pcre": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8"
        },
        "time": "2018-10-25T15:19:41+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "MatthiasMullie\\PathConverter\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matthias Mullie",
                "email": "pathconverter@mullie.eu",
                "homepage": "http://www.mullie.eu",
                "role": "Developer"
            }
        ],
        "description": "Relative path converter",
        "homepage": "http://github.com/matthiasmullie/path-converter",
        "keywords": [
            "converter",
            "path",
            "paths",
            "relative"
        ]
    },
    {
        "name": "matthiasmullie/minify",
        "version": "1.3.61",
        "version_normalized": "1.3.61.0",
        "source": {
            "type": "git",
            "url": "https://github.com/matthiasmullie/minify.git",
            "reference": "d5acb8ce5b6acb7d11bafe97cecc533f6e4fd751"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/d5acb8ce5b6acb7d11bafe97cecc533f6e4fd751",
            "reference": "d5acb8ce5b6acb7d11bafe97cecc533f6e4fd751",
            "shasum": ""
        },
        "require": {
            "ext-pcre": "*",
            "matthiasmullie/path-converter": "~1.1",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "~2.0",
            "matthiasmullie/scrapbook": "~1.0",
            "phpunit/phpunit": "~4.8"
        },
        "suggest": {
            "psr/cache-implementation": "Cache implementation to use with Minify::cache"
        },
        "time": "2018-11-26T23:10:39+00:00",
        "bin": [
            "bin/minifycss",
            "bin/minifyjs"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "MatthiasMullie\\Minify\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matthias Mullie",
                "email": "minify@mullie.eu",
                "homepage": "http://www.mullie.eu",
                "role": "Developer"
            }
        ],
        "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
        "homepage": "http://www.minifier.org",
        "keywords": [
            "JS",
            "css",
            "javascript",
            "minifier",
            "minify"
        ]
    },
    {
        "name": "wp-content-framework/presenter",
        "version": "v0.0.21",
        "version_normalized": "0.0.21.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wp-content-framework/presenter.git",
            "reference": "a78e2b2d516120b95c1f403e30985f9132a5942b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wp-content-framework/presenter/zipball/a78e2b2d516120b95c1f403e30985f9132a5942b",
            "reference": "a78e2b2d516120b95c1f403e30985f9132a5942b",
            "shasum": ""
        },
        "require": {
            "matthiasmullie/minify": "^1.3",
            "php": ">=5.6.0"
        },
        "time": "2019-05-15T16:01:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "technote",
                "email": "technote.space@gmail.com",
                "homepage": "https://technote.space"
            }
        ],
        "description": "Wordpress content framework",
        "homepage": "https://github.com/wp-content-framework",
        "keywords": [
            "framework",
            "wordpress"
        ]
    },
    {
        "name": "wp-content-framework/controller",
        "version": "v0.0.5",
        "version_normalized": "0.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wp-content-framework/controller.git",
            "reference": "dac5215d8b2bccfbb9430eb2a2a64d9b785b43ee"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wp-content-framework/controller/zipball/dac5215d8b2bccfbb9430eb2a2a64d9b785b43ee",
            "reference": "dac5215d8b2bccfbb9430eb2a2a64d9b785b43ee",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0",
            "wp-content-framework/presenter": "~0.0.1"
        },
        "time": "2019-05-19T14:54:13+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "technote",
                "email": "technote.space@gmail.com",
                "homepage": "https://technote.space"
            }
        ],
        "description": "Wordpress content framework",
        "homepage": "https://github.com/wp-content-framework",
        "keywords": [
            "framework",
            "wordpress"
        ]
    },
    {
        "name": "wp-content-framework/api",
        "version": "v0.0.14",
        "version_normalized": "0.0.14.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wp-content-framework/api.git",
            "reference": "c0ad24cf8a233fef5d13edc1b1b5a9c551e3ea8a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wp-content-framework/api/zipball/c0ad24cf8a233fef5d13edc1b1b5a9c551e3ea8a",
            "reference": "c0ad24cf8a233fef5d13edc1b1b5a9c551e3ea8a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0",
            "wp-content-framework/controller": "~0.0.1"
        },
        "time": "2019-05-19T15:15:58+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "technote",
                "email": "technote.space@gmail.com",
                "homepage": "https://technote.space"
            }
        ],
        "description": "Wordpress content framework",
        "homepage": "https://github.com/wp-content-framework",
        "keywords": [
            "framework",
            "wordpress"
        ]
    },
    {
        "name": "wp-content-framework/view",
        "version": "v0.0.9",
        "version_normalized": "0.0.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wp-content-framework/view.git",
            "reference": "51c2fb9c87f969dd3be818bf564327755f776024"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wp-content-framework/view/zipball/51c2fb9c87f969dd3be818bf564327755f776024",
            "reference": "51c2fb9c87f969dd3be818bf564327755f776024",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0",
            "wp-content-framework/presenter": "~0.0.1"
        },
        "time": "2019-05-15T16:16:33+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "technote",
                "email": "technote.space@gmail.com",
                "homepage": "https://technote.space"
            }
        ],
        "description": "Wordpress content framework",
        "homepage": "https://github.com/wp-content-framework",
        "keywords": [
            "framework",
            "wordpress"
        ]
    },
    {
        "name": "wp-content-framework/admin",
        "version": "v0.0.32",
        "version_normalized": "0.0.32.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wp-content-framework/admin.git",
            "reference": "4793486d12321db868d230391b76d50291345b4e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wp-content-framework/admin/zipball/4793486d12321db868d230391b76d50291345b4e",
            "reference": "4793486d12321db868d230391b76d50291345b4e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0",
            "wp-content-framework/controller": "~0.0.1",
            "wp-content-framework/view": "~0.0.1"
        },
        "time": "2019-05-19T15:18:58+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "technote",
                "email": "technote.space@gmail.com",
                "homepage": "https://technote.space"
            }
        ],
        "description": "Wordpress content framework",
        "homepage": "https://github.com/wp-content-framework",
        "keywords": [
            "framework",
            "wordpress"
        ]
    },
    {
        "name": "wp-content-framework/session",
        "version": "v0.0.8",
        "version_normalized": "0.0.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wp-content-framework/session.git",
            "reference": "54e59a78a9036ff2adba36e0b4189e6e3dc34023"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wp-content-framework/session/zipball/54e59a78a9036ff2adba36e0b4189e6e3dc34023",
            "reference": "54e59a78a9036ff2adba36e0b4189e6e3dc34023",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0"
        },
        "time": "2019-05-19T14:59:05+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "technote",
                "email": "technote.space@gmail.com",
                "homepage": "https://technote.space"
            }
        ],
        "description": "Wordpress content framework",
        "homepage": "https://github.com/wp-content-framework",
        "keywords": [
            "framework",
            "wordpress"
        ]
    },
    {
        "name": "wp-content-framework/db",
        "version": "v0.0.20",
        "version_normalized": "0.0.20.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wp-content-framework/db.git",
            "reference": "d11b21fa565b70163d766ed56bd8c8499c461476"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wp-content-framework/db/zipball/d11b21fa565b70163d766ed56bd8c8499c461476",
            "reference": "d11b21fa565b70163d766ed56bd8c8499c461476",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0"
        },
        "require-dev": {
            "phake/phake": "~2.0",
            "phpunit/phpunit": "~5.7"
        },
        "time": "2019-05-15T07:46:06+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "technote",
                "email": "technote.space@gmail.com",
                "homepage": "https://technote.space"
            }
        ],
        "description": "Wordpress content framework",
        "homepage": "https://github.com/wp-content-framework",
        "keywords": [
            "framework",
            "wordpress"
        ]
    },
    {
        "name": "wp-content-framework/custom_post",
        "version": "v0.0.38",
        "version_normalized": "0.0.38.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wp-content-framework/custom_post.git",
            "reference": "8daf9150b21b6616d999054c90792f14e044796a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wp-content-framework/custom_post/zipball/8daf9150b21b6616d999054c90792f14e044796a",
            "reference": "8daf9150b21b6616d999054c90792f14e044796a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0",
            "wp-content-framework/admin": "~0.0.1",
            "wp-content-framework/api": "~0.0.1",
            "wp-content-framework/db": "~0.0.1",
            "wp-content-framework/session": "~0.0.1"
        },
        "require-dev": {
            "phake/phake": "~2.0",
            "phpunit/phpunit": "~5.7"
        },
        "time": "2019-07-02T16:42:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "technote",
                "email": "technote.space@gmail.com",
                "homepage": "https://technote.space"
            }
        ],
        "description": "Wordpress content framework",
        "homepage": "https://github.com/wp-content-framework",
        "keywords": [
            "framework",
            "wordpress"
        ]
    },
    {
        "name": "wp-content-framework/update",
        "version": "v0.0.8",
        "version_normalized": "0.0.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wp-content-framework/update.git",
            "reference": "470b95036dd2c155c1aceb0a5fc719b05e0bdede"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wp-content-framework/update/zipball/470b95036dd2c155c1aceb0a5fc719b05e0bdede",
            "reference": "470b95036dd2c155c1aceb0a5fc719b05e0bdede",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0",
            "wp-content-framework/presenter": "~0.0.1"
        },
        "time": "2019-06-01T19:12:39+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "technote",
                "email": "technote.space@gmail.com",
                "homepage": "https://technote.space"
            }
        ],
        "description": "Wordpress content framework",
        "homepage": "https://github.com/wp-content-framework",
        "keywords": [
            "framework",
            "wordpress"
        ]
    },
    {
        "name": "wp-content-framework/editor",
        "version": "v0.0.4",
        "version_normalized": "0.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wp-content-framework/editor.git",
            "reference": "c5b0f4c20424f656372c419f00070586040d6e32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wp-content-framework/editor/zipball/c5b0f4c20424f656372c419f00070586040d6e32",
            "reference": "c5b0f4c20424f656372c419f00070586040d6e32",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0"
        },
        "require-dev": {
            "phake/phake": "~2.0",
            "phpunit/phpunit": "~5.7"
        },
        "time": "2019-06-24T04:56:12+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "technote",
                "email": "technote.space@gmail.com",
                "homepage": "https://technote.space"
            }
        ],
        "description": "Wordpress content framework",
        "homepage": "https://github.com/wp-content-framework",
        "keywords": [
            "framework",
            "wordpress"
        ]
    }
]
