{ "_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": "dfed6b85bbfa19dcc1d6f1f8de70cc56", "packages": [ { "name": "micropackage/internationalization", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/micropackage/internationalization.git", "reference": "8de158b8fc71557a8310f0d98d2b8ad9f4f44dd5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/micropackage/internationalization/zipball/8de158b8fc71557a8310f0d98d2b8ad9f4f44dd5", "reference": "8de158b8fc71557a8310f0d98d2b8ad9f4f44dd5", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0", "phpcompatibility/php-compatibility": "^9.1", "wp-coding-standards/wpcs": "^2.0" }, "type": "library", "autoload": { "psr-4": { "Micropackage\\Internationalization\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Jakub Mikita", "email": "jakub@bracketspace.com" } ], "description": "Internationalization (i18n) wrapper for WordPress plugins, themes or libraries", "support": { "issues": "https://github.com/micropackage/internationalization/issues", "source": "https://github.com/micropackage/internationalization/tree/1.0.1" }, "time": "2020-02-04T19:48:51+00:00" }, { "name": "micropackage/requirements", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/micropackage/requirements.git", "reference": "114d49df7c5860108c008853b514d9a7eccaedf3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/micropackage/requirements/zipball/114d49df7c5860108c008853b514d9a7eccaedf3", "reference": "114d49df7c5860108c008853b514d9a7eccaedf3", "shasum": "" }, "require": { "micropackage/internationalization": "^1.0", "php": ">=5.6" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1", "php-mock/php-mock-phpunit": "^2.5", "phpcompatibility/php-compatibility": "^9.1", "phpunit/phpunit": "^6.5.5", "wp-coding-standards/wpcs": "^2.0" }, "type": "library", "autoload": { "psr-4": { "Micropackage\\Requirements\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Jakub Mikita", "email": "jakub@bracketspace.com" } ], "description": "Requirements checker for WordPress plugins", "support": { "issues": "https://github.com/micropackage/requirements/issues", "source": "https://github.com/micropackage/requirements/tree/1.2.0" }, "time": "2022-01-20T14:02:33+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=7.1", "ext-json": "*" }, "platform-dev": [], "plugin-api-version": "2.2.0" }