{ "_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": "4c5f64d74770e19852bb4ad33e95b6ad", "packages": [ { "name": "krokedil/settings-page", "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/krokedil/settings-page.git", "reference": "2d50b3b3d539d9418a3e2d699d3829e9a5c0566c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/krokedil/settings-page/zipball/2d50b3b3d539d9418a3e2d699d3829e9a5c0566c", "reference": "2d50b3b3d539d9418a3e2d699d3829e9a5c0566c", "shasum": "" }, "require-dev": { "php-stubs/woocommerce-stubs": "dev-master", "wp-coding-standards/wpcs": "dev-develop" }, "type": "library", "autoload": { "psr-4": { "Krokedil\\SettingsPage\\": "src/" } }, "scripts": { "makepot": [ "wp --allow-root i18n make-pot ./src ./languages/krokedil-settings.pot --domain=krokedil-settings" ] }, "license": [ "GPL-V2" ], "authors": [ { "name": "Krokedil AB", "email": "info@krokedil.se" } ], "description": "A package to help setup settings pages in WordPress and WooCommerce for Krokedil plugins to add the Addons and Support tabs", "support": { "source": "https://github.com/krokedil/settings-page/tree/1.3.2", "issues": "https://github.com/krokedil/settings-page/issues" }, "time": "2026-01-23T10:41:25+00:00" }, { "name": "krokedil/woocommerce", "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/krokedil/woocommerce.git", "reference": "4f87f20eaa89ebdba21868011e395dacdecd06df" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/krokedil/woocommerce/zipball/4f87f20eaa89ebdba21868011e395dacdecd06df", "reference": "4f87f20eaa89ebdba21868011e395dacdecd06df", "shasum": "" }, "require-dev": { "10up/wp_mock": "^1.0", "php": "~7.4 || ~8.0", "php-stubs/woocommerce-stubs": "^7.2", "php-stubs/wordpress-stubs": "^6.1" }, "type": "library", "autoload": { "psr-4": { "Krokedil\\WooCommerce\\": "src/" } }, "autoload-dev": { "psr-4": { "Krokedil\\WooCommerce\\Tests\\": "tests/" } }, "license": [ "GPL-V2" ], "authors": [ { "name": "Krokedil AB", "email": "info@krokedil.se" } ], "description": "A library package for Krokedils plugins that contains helper methods when working with WooCommerce.", "support": { "source": "https://github.com/krokedil/woocommerce/tree/1.9.1", "issues": "https://github.com/krokedil/woocommerce/issues" }, "time": "2025-12-18T12:51:08+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=7.4" }, "platform-dev": {}, "platform-overrides": { "php": "7.4" }, "plugin-api-version": "2.9.0" }