{ "_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.31", "source": { "type": "git", "url": "https://github.com/wp-content-framework/admin.git", "reference": "0f4b45f5389ccfa390c6fbde6c1c5e6be6c82ef3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/admin/zipball/0f4b45f5389ccfa390c6fbde6c1c5e6be6c82ef3", "reference": "0f4b45f5389ccfa390c6fbde6c1c5e6be6c82ef3", "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-04-27T17:11:44+00:00" }, { "name": "wp-content-framework/api", "version": "v0.0.13", "source": { "type": "git", "url": "https://github.com/wp-content-framework/api.git", "reference": "189c595a7a5dd50058ffd1774fa6ba4bb6c2f80b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/api/zipball/189c595a7a5dd50058ffd1774fa6ba4bb6c2f80b", "reference": "189c595a7a5dd50058ffd1774fa6ba4bb6c2f80b", "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-04-08T15:14:24+00:00" }, { "name": "wp-content-framework/cache", "version": "v0.0.12", "source": { "type": "git", "url": "https://github.com/wp-content-framework/cache.git", "reference": "84caf9d6a7630c87d16228e053aed14905c6707b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/cache/zipball/84caf9d6a7630c87d16228e053aed14905c6707b", "reference": "84caf9d6a7630c87d16228e053aed14905c6707b", "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-04-05T10:10:14+00:00" }, { "name": "wp-content-framework/common", "version": "v0.0.48", "source": { "type": "git", "url": "https://github.com/wp-content-framework/common.git", "reference": "d6e0e44fda166c648b37fd36d4e8893cf8ecf778" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/common/zipball/d6e0e44fda166c648b37fd36d4e8893cf8ecf778", "reference": "d6e0e44fda166c648b37fd36d4e8893cf8ecf778", "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-04-25T09:57:06+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.53", "source": { "type": "git", "url": "https://github.com/wp-content-framework/core.git", "reference": "4050e157b066490170e1ae7d5275a5371206b065" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/core/zipball/4050e157b066490170e1ae7d5275a5371206b065", "reference": "4050e157b066490170e1ae7d5275a5371206b065", "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-04-12T05:53:51+00:00" }, { "name": "wp-content-framework/custom_post", "version": "v0.0.33", "source": { "type": "git", "url": "https://github.com/wp-content-framework/custom_post.git", "reference": "cef8510d72c411d78363be190b6b695471ce3203" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/custom_post/zipball/cef8510d72c411d78363be190b6b695471ce3203", "reference": "cef8510d72c411d78363be190b6b695471ce3203", "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-04-23T09:59:54+00:00" }, { "name": "wp-content-framework/db", "version": "v0.0.19", "source": { "type": "git", "url": "https://github.com/wp-content-framework/db.git", "reference": "63717e3d2874d6cbced42dfa51d21bbe88ad354a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/db/zipball/63717e3d2874d6cbced42dfa51d21bbe88ad354a", "reference": "63717e3d2874d6cbced42dfa51d21bbe88ad354a", "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-04-06T07:51:50+00:00" }, { "name": "wp-content-framework/presenter", "version": "v0.0.19", "source": { "type": "git", "url": "https://github.com/wp-content-framework/presenter.git", "reference": "926a4c7743ce0d2c2b66d59f8adc66f9c15bd36f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/presenter/zipball/926a4c7743ce0d2c2b66d59f8adc66f9c15bd36f", "reference": "926a4c7743ce0d2c2b66d59f8adc66f9c15bd36f", "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-04-18T07:09:43+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.8", "source": { "type": "git", "url": "https://github.com/wp-content-framework/view.git", "reference": "7f735286dd98ed11c9b24afd0798410eff6743fa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/view/zipball/7f735286dd98ed11c9b24afd0798410eff6743fa", "reference": "7f735286dd98ed11c9b24afd0798410eff6743fa", "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-04-17T07:11:50+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }