{ "_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.18", "source": { "type": "git", "url": "https://github.com/wp-content-framework/admin.git", "reference": "876d41a723f9936d10380c69630bdef68439b0e3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/admin/zipball/876d41a723f9936d10380c69630bdef68439b0e3", "reference": "876d41a723f9936d10380c69630bdef68439b0e3", "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-16T05:31:37+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.6", "source": { "type": "git", "url": "https://github.com/wp-content-framework/cache.git", "reference": "42ead926d92b90e4b767849698da3a3c89456cc9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/cache/zipball/42ead926d92b90e4b767849698da3a3c89456cc9", "reference": "42ead926d92b90e4b767849698da3a3c89456cc9", "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-16T15:58:03+00:00" }, { "name": "wp-content-framework/common", "version": "v0.0.35", "source": { "type": "git", "url": "https://github.com/wp-content-framework/common.git", "reference": "d1fc95799bf5aeb18b5fc84f4f2ae26d38c67f8d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/common/zipball/d1fc95799bf5aeb18b5fc84f4f2ae26d38c67f8d", "reference": "d1fc95799bf5aeb18b5fc84f4f2ae26d38c67f8d", "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-16T18:03:25+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.47", "source": { "type": "git", "url": "https://github.com/wp-content-framework/core.git", "reference": "4fb1aaad602193f975fd9a1a9ae84a441724bb0c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/core/zipball/4fb1aaad602193f975fd9a1a9ae84a441724bb0c", "reference": "4fb1aaad602193f975fd9a1a9ae84a441724bb0c", "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-17T05:10:06+00:00" }, { "name": "wp-content-framework/custom_post", "version": "v0.0.30", "source": { "type": "git", "url": "https://github.com/wp-content-framework/custom_post.git", "reference": "6ffc260e2f0ad2e443f4b9f05c74aec6c3cfb109" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/custom_post/zipball/6ffc260e2f0ad2e443f4b9f05c74aec6c3cfb109", "reference": "6ffc260e2f0ad2e443f4b9f05c74aec6c3cfb109", "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-17T20:11:32+00:00" }, { "name": "wp-content-framework/db", "version": "v0.0.16", "source": { "type": "git", "url": "https://github.com/wp-content-framework/db.git", "reference": "c1e968250ed6961242415aa008dd15b01214e4cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/db/zipball/c1e968250ed6961242415aa008dd15b01214e4cf", "reference": "c1e968250ed6961242415aa008dd15b01214e4cf", "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-16T05:35:17+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.6", "source": { "type": "git", "url": "https://github.com/wp-content-framework/session.git", "reference": "5178ea7be1d27adbdbb50b22d9cc14f762baca47" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/session/zipball/5178ea7be1d27adbdbb50b22d9cc14f762baca47", "reference": "5178ea7be1d27adbdbb50b22d9cc14f762baca47", "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-15T06:24:55+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": [] }