{ "_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.13", "source": { "type": "git", "url": "https://github.com/wp-content-framework/admin.git", "reference": "1273eed99aee1ba83c1503cf2df691947aaf2509" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/admin/zipball/1273eed99aee1ba83c1503cf2df691947aaf2509", "reference": "1273eed99aee1ba83c1503cf2df691947aaf2509", "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-02-24T16:03:36+00:00" }, { "name": "wp-content-framework/common", "version": "v0.0.23", "source": { "type": "git", "url": "https://github.com/wp-content-framework/common.git", "reference": "394cc3026f618ae6174b330c1732bb0f58bddd1b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/common/zipball/394cc3026f618ae6174b330c1732bb0f58bddd1b", "reference": "394cc3026f618ae6174b330c1732bb0f58bddd1b", "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-02-24T16:01:22+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.38", "source": { "type": "git", "url": "https://github.com/wp-content-framework/core.git", "reference": "52f7f9e40a8b24065fcca4a4d02113543bf7a508" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/core/zipball/52f7f9e40a8b24065fcca4a4d02113543bf7a508", "reference": "52f7f9e40a8b24065fcca4a4d02113543bf7a508", "shasum": "" }, "require": { "php": ">=5.6.0", "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-02-22T17:45:48+00:00" }, { "name": "wp-content-framework/custom_post", "version": "v0.0.20", "source": { "type": "git", "url": "https://github.com/wp-content-framework/custom_post.git", "reference": "05df68f16813bf81f0cc8eb88389482cc29a05ab" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/custom_post/zipball/05df68f16813bf81f0cc8eb88389482cc29a05ab", "reference": "05df68f16813bf81f0cc8eb88389482cc29a05ab", "shasum": "" }, "require": { "php": ">=5.6.0", "wp-content-framework/admin": "~0.0.1", "wp-content-framework/db": "~0.0.1", "wp-content-framework/session": "~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-02-23T16:09:42+00:00" }, { "name": "wp-content-framework/db", "version": "v0.0.13", "source": { "type": "git", "url": "https://github.com/wp-content-framework/db.git", "reference": "aa7ff3a418d657bb829378573de05dcd00288c02" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/db/zipball/aa7ff3a418d657bb829378573de05dcd00288c02", "reference": "aa7ff3a418d657bb829378573de05dcd00288c02", "shasum": "" }, "require": { "php": ">=5.6.0", "wp-content-framework/core": "~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-02-17T20:45:24+00:00" }, { "name": "wp-content-framework/presenter", "version": "v0.0.14", "source": { "type": "git", "url": "https://github.com/wp-content-framework/presenter.git", "reference": "6e45be3f310c63accc8fab3c9f78b0199d79b3b1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/presenter/zipball/6e45be3f310c63accc8fab3c9f78b0199d79b3b1", "reference": "6e45be3f310c63accc8fab3c9f78b0199d79b3b1", "shasum": "" }, "require": { "matthiasmullie/minify": "^1.3", "php": ">=5.6.0", "wp-content-framework/core": "~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-02-17T20:15:27+00:00" }, { "name": "wp-content-framework/session", "version": "v0.0.5", "source": { "type": "git", "url": "https://github.com/wp-content-framework/session.git", "reference": "fdb0612fefb48f0f880d9b77b394fe9097d5f5db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/session/zipball/fdb0612fefb48f0f880d9b77b394fe9097d5f5db", "reference": "fdb0612fefb48f0f880d9b77b394fe9097d5f5db", "shasum": "" }, "require": { "php": ">=5.6.0", "wp-content-framework/core": "~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-02-02T19:08:53+00:00" }, { "name": "wp-content-framework/update", "version": "v0.0.4", "source": { "type": "git", "url": "https://github.com/wp-content-framework/update.git", "reference": "4b0d3c5ecbdcabbcecb73aa8af01daef251c5977" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/update/zipball/4b0d3c5ecbdcabbcecb73aa8af01daef251c5977", "reference": "4b0d3c5ecbdcabbcecb73aa8af01daef251c5977", "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-02-24T16:19:33+00:00" }, { "name": "wp-content-framework/view", "version": "v0.0.5", "source": { "type": "git", "url": "https://github.com/wp-content-framework/view.git", "reference": "0532663be616bd5a08396c8009df0523c7fa31ed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wp-content-framework/view/zipball/0532663be616bd5a08396c8009df0523c7fa31ed", "reference": "0532663be616bd5a08396c8009df0523c7fa31ed", "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-02-14T10:17:52+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }