{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "d889cab16399a3fa9981c48353cf3c62", "packages": [ { "name": "matthiasmullie/minify", "version": "1.3.61", "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" }, "bin": [ "bin/minifycss", "bin/minifyjs" ], "type": "library", "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" ], "time": "2018-11-26T23:10:39+00:00" }, { "name": "matthiasmullie/path-converter", "version": "1.1.2", "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" }, "type": "library", "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" ], "time": "2018-10-25T15:19:41+00:00" }, { "name": "wp-content-framework/admin", "version": "v0.0.20", "source": { "type": "git", "url": "https://github.com/wp-content-framework/admin.git", "reference": "77b93385c53a06e9a371f003f766da037fcee507" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/admin/zipball/77b93385c53a06e9a371f003f766da037fcee507", "reference": "77b93385c53a06e9a371f003f766da037fcee507", "shasum": "" }, "require": { "php": ">=5.6.0", "wp-content-framework/controller": "~0.0.1", "wp-content-framework/view": "~0.0.1" }, "type": "library", "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" ], "time": "2019-03-25T08:05:54+00:00" }, { "name": "wp-content-framework/api", "version": "v0.0.12", "source": { "type": "git", "url": "https://github.com/wp-content-framework/api.git", "reference": "a9457855267a25bb90d86f340a78175fb3279360" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/api/zipball/a9457855267a25bb90d86f340a78175fb3279360", "reference": "a9457855267a25bb90d86f340a78175fb3279360", "shasum": "" }, "require": { "php": ">=5.6.0", "wp-content-framework/controller": "~0.0.1" }, "type": "library", "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" ], "time": "2019-03-15T03:29:16+00:00" }, { "name": "wp-content-framework/cache", "version": "v0.0.9", "source": { "type": "git", "url": "https://github.com/wp-content-framework/cache.git", "reference": "5ffaaab0e76a13814b8f242c4ad455e3199ab770" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/cache/zipball/5ffaaab0e76a13814b8f242c4ad455e3199ab770", "reference": "5ffaaab0e76a13814b8f242c4ad455e3199ab770", "shasum": "" }, "require": { "php": ">=5.6.0" }, "require-dev": { "phake/phake": "~2.0", "phpunit/phpunit": "~5.7" }, "type": "library", "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" ], "time": "2019-03-24T17:43:54+00:00" }, { "name": "wp-content-framework/common", "version": "v0.0.40", "source": { "type": "git", "url": "https://github.com/wp-content-framework/common.git", "reference": "348eead0ab71866603a3f68f5005e21d7fe2cb78" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/common/zipball/348eead0ab71866603a3f68f5005e21d7fe2cb78", "reference": "348eead0ab71866603a3f68f5005e21d7fe2cb78", "shasum": "" }, "require": { "php": ">=5.6.0" }, "require-dev": { "phake/phake": "~2.0", "phpunit/phpunit": "~5.7" }, "type": "library", "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" ], "time": "2019-03-25T08:52:05+00:00" }, { "name": "wp-content-framework/controller", "version": "v0.0.4", "source": { "type": "git", "url": "https://github.com/wp-content-framework/controller.git", "reference": "bf84cad9e8a45dad6ec022a792a1948cd843ecd3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/controller/zipball/bf84cad9e8a45dad6ec022a792a1948cd843ecd3", "reference": "bf84cad9e8a45dad6ec022a792a1948cd843ecd3", "shasum": "" }, "require": { "php": ">=5.6.0", "wp-content-framework/presenter": "~0.0.1" }, "type": "library", "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" ], "time": "2019-01-26T20:40:43+00:00" }, { "name": "wp-content-framework/core", "version": "v0.0.49", "source": { "type": "git", "url": "https://github.com/wp-content-framework/core.git", "reference": "f54fbe37f31eaf259ee9c8e94857f7ea3a39ea58" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/core/zipball/f54fbe37f31eaf259ee9c8e94857f7ea3a39ea58", "reference": "f54fbe37f31eaf259ee9c8e94857f7ea3a39ea58", "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" }, "type": "library", "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" ], "time": "2019-03-24T05:22:34+00:00" }, { "name": "wp-content-framework/custom_post", "version": "v0.0.31", "source": { "type": "git", "url": "https://github.com/wp-content-framework/custom_post.git", "reference": "923466fdd58067415582dd4ac7e0bf0b5e4a0d2c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/custom_post/zipball/923466fdd58067415582dd4ac7e0bf0b5e4a0d2c", "reference": "923466fdd58067415582dd4ac7e0bf0b5e4a0d2c", "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" }, "type": "library", "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" ], "time": "2019-03-24T06:51:13+00:00" }, { "name": "wp-content-framework/db", "version": "v0.0.17", "source": { "type": "git", "url": "https://github.com/wp-content-framework/db.git", "reference": "d0eda5ece82e654d62d5a647135e42daeac9cd7c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/db/zipball/d0eda5ece82e654d62d5a647135e42daeac9cd7c", "reference": "d0eda5ece82e654d62d5a647135e42daeac9cd7c", "shasum": "" }, "require": { "php": ">=5.6.0" }, "require-dev": { "phake/phake": "~2.0", "phpunit/phpunit": "~5.7" }, "type": "library", "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" ], "time": "2019-03-24T05:51:43+00:00" }, { "name": "wp-content-framework/presenter", "version": "v0.0.17", "source": { "type": "git", "url": "https://github.com/wp-content-framework/presenter.git", "reference": "7437ecb1867ef98a32605cb0f0da7aae5d0a9fb7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/presenter/zipball/7437ecb1867ef98a32605cb0f0da7aae5d0a9fb7", "reference": "7437ecb1867ef98a32605cb0f0da7aae5d0a9fb7", "shasum": "" }, "require": { "matthiasmullie/minify": "^1.3", "php": ">=5.6.0" }, "type": "library", "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" ], "time": "2019-03-15T06:15:14+00:00" }, { "name": "wp-content-framework/session", "version": "v0.0.7", "source": { "type": "git", "url": "https://github.com/wp-content-framework/session.git", "reference": "379467660f0bac6c71323ccb738f4d0b11eda4c8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/session/zipball/379467660f0bac6c71323ccb738f4d0b11eda4c8", "reference": "379467660f0bac6c71323ccb738f4d0b11eda4c8", "shasum": "" }, "require": { "php": ">=5.6.0" }, "type": "library", "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" ], "time": "2019-03-25T07:01:06+00:00" }, { "name": "wp-content-framework/update", "version": "v0.0.6", "source": { "type": "git", "url": "https://github.com/wp-content-framework/update.git", "reference": "3c151ecaf78f5fcf2f5fd3478e9bf3a79d153d7a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/update/zipball/3c151ecaf78f5fcf2f5fd3478e9bf3a79d153d7a", "reference": "3c151ecaf78f5fcf2f5fd3478e9bf3a79d153d7a", "shasum": "" }, "require": { "php": ">=5.6.0", "wp-content-framework/presenter": "~0.0.1" }, "type": "library", "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" ], "time": "2019-03-16T09:20:32+00:00" }, { "name": "wp-content-framework/view", "version": "v0.0.6", "source": { "type": "git", "url": "https://github.com/wp-content-framework/view.git", "reference": "60dcacbb83ebcecb5a4c52f854a38c05fff0cfa4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/view/zipball/60dcacbb83ebcecb5a4c52f854a38c05fff0cfa4", "reference": "60dcacbb83ebcecb5a4c52f854a38c05fff0cfa4", "shasum": "" }, "require": { "php": ">=5.6.0", "wp-content-framework/presenter": "~0.0.1" }, "type": "library", "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" ], "time": "2019-03-06T14:12:28+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }