{ "_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": "d8afe279ad0e2e2edff8b83197d779b7", "packages": [ { "name": "meta-box/mbb-parser", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/wpmetabox/mbb-parser.git", "reference": "5bc051263a062490d051d27ec184b32a91bb688f" }, "require": { "meta-box/support": "dev-master", "riimu/kit-phpencoder": "^2.4" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "MBBParser\\": "src/" } }, "description": "Parse meta box settings from JSON", "time": "2021-06-07T02:07:26+00:00" }, { "name": "meta-box/support", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/wpmetabox/support.git", "reference": "7be71d73b2dd0e8d02b30e4d29a178096a3e0c99" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "MetaBox\\Support\\": "" } }, "license": [ "GNU GPL-2.0" ], "description": "Helpers for Meta Box plugins", "homepage": "https://metabox.io", "time": "2021-04-24T03:06:48+00:00" }, { "name": "riimu/kit-phpencoder", "version": "v2.4.1", "source": { "type": "git", "url": "https://github.com/Riimu/Kit-PHPEncoder.git", "reference": "ca6f004e1290aec7ef4bebf6c0807b30fcf981d7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Riimu/Kit-PHPEncoder/zipball/ca6f004e1290aec7ef4bebf6c0807b30fcf981d7", "reference": "ca6f004e1290aec7ef4bebf6c0807b30fcf981d7", "shasum": "" }, "require": { "php": ">=5.6.0" }, "require-dev": { "phpunit/phpunit": "^9.4 || ^6.5 || ^5.7" }, "suggest": { "ext-gmp": "To convert GMP numbers into PHP code" }, "type": "library", "autoload": { "psr-4": { "Riimu\\Kit\\PHPEncoder\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Riikka Kalliomäki", "email": "riikka.kalliomaki@gmail.com", "homepage": "http://riimu.net" } ], "description": "Highly customizable alternative to var_export for PHP code generation", "homepage": "http://kit.riimu.net", "keywords": [ "code", "encoder", "export", "generator", "variable" ], "support": { "issues": "https://github.com/Riimu/Kit-PHPEncoder/issues", "source": "https://github.com/Riimu/Kit-PHPEncoder/tree/v2.4.1" }, "time": "2020-11-29T16:53:17+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "meta-box/support": 20, "meta-box/mbb-parser": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.1.0" }