{
    "packages": [
        {
            "name": "storeengine/wordpress-sdk",
            "version": "v1.5.5",
            "version_normalized": "1.5.5.0",
            "source": {
                "type": "git",
                "url": "git@github.com:imrantushar/storeengine-sdk-for-wordpress.git",
                "reference": "f39fc2f64d450290ee266178c248bfc6111a9105"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/imrantushar/storeengine-sdk-for-wordpress/zipball/f39fc2f64d450290ee266178c248bfc6111a9105",
                "reference": "f39fc2f64d450290ee266178c248bfc6111a9105",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpcompatibility/phpcompatibility-wp": "^2.1",
                "phpstan/extension-installer": "^1.4",
                "squizlabs/php_codesniffer": "^3.9",
                "szepeviktor/phpstan-wordpress": "^2.0",
                "wp-coding-standards/wpcs": "^3.0"
            },
            "time": "2026-07-30T12:54:54+00:00",
            "type": "library",
            "extra": {
                "scripts-description": {
                    "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
                    "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier",
                    "phpstan": "Analyze code with static analyser"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "init.php"
                ]
            },
            "scripts": {
                "phpcs": [
                    "Composer\\Config::disableProcessTimeout",
                    "phpcs -p -s --colors"
                ],
                "phpcs-pre-commit": [
                    "Composer\\Config::disableProcessTimeout",
                    "phpcs -s -p -n"
                ],
                "phpcbf": [
                    "Composer\\Config::disableProcessTimeout",
                    "phpcbf -p"
                ],
                "phpcs:ci": [
                    "Composer\\Config::disableProcessTimeout",
                    "phpcs --standard=phpcompat.xml -p -s --colors"
                ],
                "phpstan": [
                    "./vendor/bin/phpstan analyse phpstan.neon --memory-limit 2G"
                ]
            },
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Kodezen Limited",
                    "email": "support@kodezen.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Kudratullah",
                    "email": "hi@kudratullah.dev",
                    "role": "Lead Developer"
                }
            ],
            "description": "Official StoreEngine SDK for WordPress licensing and telemetry insights.",
            "homepage": "https://storeengine.pro",
            "keywords": [
                "insights",
                "license",
                "plugin",
                "sdk",
                "storeengine",
                "theme",
                "wordpress",
                "wordpress-plugin",
                "wordpress-theme"
            ],
            "support": {
                "source": "https://github.com/imrantushar/storeengine-sdk-for-wordpress",
                "issues": "https://github.com/imrantushar/storeengine-sdk-for-wordpress/issues"
            },
            "funding": [
                {
                    "type": "custom",
                    "url": "https://storeengine.pro"
                }
            ],
            "install-path": "../storeengine/wordpress-sdk"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
