# fluent-boards/1.41/vendor/composer/installed.json

FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration, version 1.41. 101 lines.

- Page: https://pluginprobe.com/plugins/fluent-boards/1.41/code/vendor/composer/installed.json
- Raw: https://pluginprobe.com/plugins/fluent-boards/1.41/raw/vendor/composer/installed.json
- Modified: 2025-01-21T12:02:40+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/fluent-boards/1.41/code/vendor/composer/installed.json#L10-L20`.

```json
{
    "packages": [
        {
            "name": "woocommerce/action-scheduler",
            "version": "3.9.0",
            "version_normalized": "3.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/woocommerce/action-scheduler.git",
                "reference": "90b98e6fe97d455679b1d288f050cad8f6f79771"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/90b98e6fe97d455679b1d288f050cad8f6f79771",
                "reference": "90b98e6fe97d455679b1d288f050cad8f6f79771",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "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-11-15T00:11:39+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.9.0"
            },
            "install-path": "../woocommerce/action-scheduler"
        },
        {
            "name": "wpfluent/framework",
            "version": "2.10.39",
            "version_normalized": "2.10.39.0",
            "source": {
                "type": "git",
                "url": "git@github.com:wpfluent/framework.git",
                "reference": "82c9ba453478099cbf8eb97ed9f1278f4a0f8689"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wpfluent/framework/zipball/82c9ba453478099cbf8eb97ed9f1278f4a0f8689",
                "reference": "82c9ba453478099cbf8eb97ed9f1278f4a0f8689",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.3|^8.0"
            },
            "time": "2024-12-02T17:50:18+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WPFluent\\": "src/WPFluent"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sheikh Heera",
                    "email": "heera.sheikh77@gmail.com"
                }
            ],
            "description": "A lightweight rest api based framework to build WordPress plugins.",
            "support": {
                "source": "https://github.com/wpfluent/framework/tree/2.10.39",
                "issues": "https://github.com/wpfluent/framework/issues"
            },
            "install-path": "../wpfluent/framework"
        }
    ],
    "dev": true,
    "dev-package-names": []
}

```
