{ "packages": [ { "name": "inpsyde/assets", "version": "2.8.3", "version_normalized": "2.8.3.0", "source": { "type": "git", "url": "https://github.com/inpsyde/assets.git", "reference": "f198d7d8b726132851413a6a9b4918e02c077a4b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/inpsyde/assets/zipball/f198d7d8b726132851413a6a9b4918e02c077a4b", "reference": "f198d7d8b726132851413a6a9b4918e02c077a4b", "shasum": "" }, "require": { "ext-dom": "*", "ext-json": "*", "inpsyde/wp-context": "^1.3", "php": ">=7.2" }, "require-dev": { "brain/monkey": "^2.5.0", "inpsyde/php-coding-standards": "^1", "johnpbloch/wordpress-core": ">=6.0", "mikey179/vfsstream": "^1.6.8", "php-stubs/wordpress-stubs": ">=6.0@stable", "phpunit/phpunit": "^8.5.14 || ^9.0", "vimeo/psalm": "@stable" }, "time": "2022-12-16T13:23:02+00:00", "type": "library", "extra": { "wordpress-install-dir": "vendor/wordpress/wordpress" }, "installation-source": "dist", "autoload": { "files": [ "inc/functions.php", "inc/bootstrap.php" ], "psr-4": { "Inpsyde\\Assets\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Inpsyde", "email": "hello@inpsyde.com", "homepage": "https://inpsyde.com", "role": "Company" }, { "name": "Christian Leucht", "email": "c.leucht@inpsyde.com", "homepage": "https://www.chrico.info", "role": "Developer" } ], "description": "Package to manage assets in WordPress.", "support": { "issues": "https://github.com/inpsyde/assets/issues", "source": "https://github.com/inpsyde/assets/tree/2.8.3" }, "install-path": "../inpsyde/assets" }, { "name": "inpsyde/wp-context", "version": "1.5.0", "version_normalized": "1.5.0.0", "source": { "type": "git", "url": "https://github.com/inpsyde/wp-context.git", "reference": "1f61ccb539e287e2688dfdf86dea0448c18fc8c6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/inpsyde/wp-context/zipball/1f61ccb539e287e2688dfdf86dea0448c18fc8c6", "reference": "1f61ccb539e287e2688dfdf86dea0448c18fc8c6", "shasum": "" }, "require": { "php": ">=7.1" }, "require-dev": { "brain/monkey": "^2.6.1", "inpsyde/php-coding-standards": "^1", "inpsyde/wp-stubs": "dev-main", "mockery/mockery": "~1.3.6", "phpunit/phpunit": "~7.5.20 || ^8", "vimeo/psalm": "^4.27.0" }, "time": "2023-01-09T06:27:09+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Inpsyde\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "gpl-2.0-or-later" ], "authors": [ { "name": "Inpsyde GmbH", "email": "hello@inpsyde.com", "homepage": "https://inpsyde.com/", "role": "Company" }, { "name": "Giuseppe Mazzapica", "email": "g.mazzapica@inpsyde.com", "role": "Developer" } ], "description": "A single-class utility to check the running context in WordPress sites.", "support": { "issues": "https://github.com/inpsyde/wp-context/issues", "source": "https://github.com/inpsyde/wp-context/tree/1.5.0" }, "install-path": "../inpsyde/wp-context" }, { "name": "micropackage/internationalization", "version": "1.0.2", "version_normalized": "1.0.2.0", "source": { "type": "git", "url": "https://github.com/micropackage/internationalization.git", "reference": "cb140d4c4cbf9828bfcb20242b202517379381df" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/micropackage/internationalization/zipball/cb140d4c4cbf9828bfcb20242b202517379381df", "reference": "cb140d4c4cbf9828bfcb20242b202517379381df", "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" }, "time": "2023-06-23T08:54:05+00:00", "type": "library", "installation-source": "dist", "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.2" }, "install-path": "../micropackage/internationalization" }, { "name": "micropackage/requirements", "version": "1.2.2", "version_normalized": "1.2.2.0", "source": { "type": "git", "url": "https://github.com/micropackage/requirements.git", "reference": "c2fa8c2df7cefa3c7016a6e0ad755b8bdc73f519" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/micropackage/requirements/zipball/c2fa8c2df7cefa3c7016a6e0ad755b8bdc73f519", "reference": "c2fa8c2df7cefa3c7016a6e0ad755b8bdc73f519", "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" }, "time": "2023-06-23T09:01:05+00:00", "type": "library", "installation-source": "dist", "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.2" }, "install-path": "../micropackage/requirements" } ], "dev": false, "dev-package-names": [] }