157 lines
6.3 KiB
JSON
157 lines
6.3 KiB
JSON
{
|
|
"packages": [
|
|
{
|
|
"name": "deliciousbrains/wp-background-processing",
|
|
"version": "1.3.1",
|
|
"version_normalized": "1.3.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/deliciousbrains/wp-background-processing.git",
|
|
"reference": "6d1e48165e461260075b9f161b3861c7278f71e7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/deliciousbrains/wp-background-processing/zipball/6d1e48165e461260075b9f161b3861c7278f71e7",
|
|
"reference": "6d1e48165e461260075b9f161b3861c7278f71e7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpcompatibility/phpcompatibility-wp": "*",
|
|
"phpunit/phpunit": "^8.0",
|
|
"spryker/code-sniffer": "^0.17.18",
|
|
"wp-coding-standards/wpcs": "^2.3",
|
|
"yoast/phpunit-polyfills": "^1.0"
|
|
},
|
|
"suggest": {
|
|
"coenjacobs/mozart": "Easily wrap this library with your own prefix, to prevent collisions when multiple plugins use this library"
|
|
},
|
|
"time": "2024-02-28T13:39:06+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"classes/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Delicious Brains",
|
|
"email": "nom@deliciousbrains.com"
|
|
}
|
|
],
|
|
"description": "WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.",
|
|
"support": {
|
|
"issues": "https://github.com/deliciousbrains/wp-background-processing/issues",
|
|
"source": "https://github.com/deliciousbrains/wp-background-processing/tree/1.3.1"
|
|
},
|
|
"install-path": "../deliciousbrains/wp-background-processing"
|
|
},
|
|
{
|
|
"name": "freemius/wordpress-sdk",
|
|
"version": "2.7.0",
|
|
"version_normalized": "2.7.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Freemius/wordpress-sdk.git",
|
|
"reference": "9fc7bd56b1d8f5b1c880eb32a0c2186ac7617d45"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Freemius/wordpress-sdk/zipball/9fc7bd56b1d8f5b1c880eb32a0c2186ac7617d45",
|
|
"reference": "9fc7bd56b1d8f5b1c880eb32a0c2186ac7617d45",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6"
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
|
|
"phpcompatibility/php-compatibility": "^9.3",
|
|
"phpcompatibility/phpcompatibility-wp": "^2.1",
|
|
"phpstan/extension-installer": "^1.3",
|
|
"squizlabs/php_codesniffer": "^3.7",
|
|
"szepeviktor/phpstan-wordpress": "^1.3",
|
|
"wp-coding-standards/wpcs": "^2.3"
|
|
},
|
|
"time": "2024-04-07T06:58:42+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-3.0-only"
|
|
],
|
|
"description": "Freemius WordPress SDK",
|
|
"homepage": "https://freemius.com",
|
|
"keywords": [
|
|
"freemius",
|
|
"plugin",
|
|
"sdk",
|
|
"theme",
|
|
"wordpress",
|
|
"wordpress-plugin",
|
|
"wordpress-theme"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Freemius/wordpress-sdk/issues",
|
|
"source": "https://github.com/Freemius/wordpress-sdk/tree/2.7.0"
|
|
},
|
|
"install-path": "../freemius/wordpress-sdk"
|
|
},
|
|
{
|
|
"name": "woocommerce/action-scheduler",
|
|
"version": "3.7.4",
|
|
"version_normalized": "3.7.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/woocommerce/action-scheduler.git",
|
|
"reference": "5fb655253dc004bb7a6d840da807f0949aea8bcd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/5fb655253dc004bb7a6d840da807f0949aea8bcd",
|
|
"reference": "5fb655253dc004bb7a6d840da807f0949aea8bcd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^7.5",
|
|
"woocommerce/woocommerce-sniffs": "0.1.0",
|
|
"wp-cli/wp-cli": "~2.5.0",
|
|
"yoast/phpunit-polyfills": "^2.0"
|
|
},
|
|
"time": "2024-04-05T14:42:07+00:00",
|
|
"type": "wordpress-plugin",
|
|
"extra": {
|
|
"scripts-description": {
|
|
"test": "Run unit tests",
|
|
"phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
|
|
"phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-3.0-or-later"
|
|
],
|
|
"description": "Action Scheduler for WordPress and WooCommerce",
|
|
"homepage": "https://actionscheduler.org/",
|
|
"support": {
|
|
"issues": "https://github.com/woocommerce/action-scheduler/issues",
|
|
"source": "https://github.com/woocommerce/action-scheduler/tree/3.7.4"
|
|
},
|
|
"install-path": "../woocommerce/action-scheduler"
|
|
}
|
|
],
|
|
"dev": false,
|
|
"dev-package-names": []
|
|
}
|