[
    {
        "name": "galbar/jsonpath",
        "version": "1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Galbar/JsonPath-PHP.git",
            "reference": "38fdd37420626671394bb7e258d3b1be3724537b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Galbar/JsonPath-PHP/zipball/38fdd37420626671394bb7e258d3b1be3724537b",
            "reference": "38fdd37420626671394bb7e258d3b1be3724537b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0",
            "sami/sami": ">=3.3.0",
            "satooshi/php-coveralls": ">=1.0.1"
        },
        "time": "2021-08-19T20:18:48+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JsonPath\\": "src/Galbar/JsonPath",
                "Utilities\\": "src/Galbar/Utilities"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Alessio Linares",
                "email": "alessio@alessio.cc",
                "role": "Software Engineer"
            }
        ],
        "description": "JSONPath implementation for querying and updating JSON objects",
        "keywords": [
            "json",
            "jsonpath",
            "path"
        ]
    },
    {
        "name": "spatie/schema-org",
        "version": "2.16.0",
        "version_normalized": "2.16.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/spatie/schema-org.git",
            "reference": "31f1fd54584d98b50026ecb17fe7067384ec209a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/spatie/schema-org/zipball/31f1fd54584d98b50026ecb17fe7067384ec209a",
            "reference": "31f1fd54584d98b50026ecb17fe7067384ec209a",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": "^7.3"
        },
        "require-dev": {
            "graham-campbell/analyzer": "^2.3",
            "league/flysystem": "^1.0",
            "phpunit/phpunit": "^8.0",
            "symfony/console": "^3.2",
            "tightenco/collect": "^7.25",
            "twig/twig": "^1.28"
        },
        "time": "2020-08-27T16:55:28+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Spatie\\SchemaOrg\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Sebastian De Deyne",
                "email": "sebastian@spatie.be",
                "homepage": "https://spatie.be",
                "role": "Developer"
            },
            {
                "name": "Tom Witkowski",
                "email": "dev.gummibeer@gmail.com",
                "homepage": "https://gummibeer.de",
                "role": "Developer"
            }
        ],
        "description": "A fluent builder Schema.org types and ld+json generator",
        "homepage": "https://github.com/spatie/schema-org",
        "keywords": [
            "schema-org",
            "spatie"
        ]
    },
    {
        "name": "woocommerce/action-scheduler",
        "version": "3.5.4",
        "version_normalized": "3.5.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/woocommerce/action-scheduler.git",
            "reference": "9533e71b0eba4a519721dde84a34dfb161f11eb8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/9533e71b0eba4a519721dde84a34dfb161f11eb8",
            "reference": "9533e71b0eba4a519721dde84a34dfb161f11eb8",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "^7.5",
            "woocommerce/woocommerce-sniffs": "0.1.0",
            "wp-cli/wp-cli": "~2.5.0",
            "yoast/phpunit-polyfills": "^1.0"
        },
        "time": "2023-01-17T20:20:43+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/"
    }
]
