{ "_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": "a60e56e848aa3ec1664fe4934d62cdfd26f7b4e1" }, "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": "2023-03-30T01:02:33+00:00" }, { "name": "meta-box/support", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/wpmetabox/support.git", "reference": "21ac638244f63c9372ff9958810552a1a26135d9" }, "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": "2022-07-27T10:00:48+00:00" }, { "name": "riimu/kit-phpencoder", "version": "v2.4.2", "source": { "type": "git", "url": "https://github.com/Riimu/Kit-PHPEncoder.git", "reference": "72ff7825de193b272e17b228394819dbfc638e72" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Riimu/Kit-PHPEncoder/zipball/72ff7825de193b272e17b228394819dbfc638e72", "reference": "72ff7825de193b272e17b228394819dbfc638e72", "shasum": "" }, "require": { "php": ">=5.6.0" }, "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.2" }, "time": "2022-12-10T18:12:25+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.3.0" }