{
    "packages": [
        {
            "name": "codeinwp/themeisle-sdk",
            "version": "3.2.29",
            "version_normalized": "3.2.29.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeinwp/themeisle-sdk.git",
                "reference": "9456fb0944ec69c3975de04aaf56233ddc2f828c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/9456fb0944ec69c3975de04aaf56233ddc2f828c",
                "reference": "9456fb0944ec69c3975de04aaf56233ddc2f828c",
                "shasum": ""
            },
            "require-dev": {
                "codeinwp/phpcs-ruleset": "dev-main"
            },
            "time": "2022-09-08T15:34:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "ThemeIsle team",
                    "email": "friends@themeisle.com",
                    "homepage": "https://themeisle.com"
                }
            ],
            "description": "ThemeIsle SDK",
            "homepage": "https://github.com/Codeinwp/themeisle-sdk",
            "keywords": [
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/Codeinwp/themeisle-sdk/issues",
                "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.2.29"
            },
            "install-path": "../codeinwp/themeisle-sdk"
        },
        {
            "name": "codeinwp/ti-about-page",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeinwp/ti-about-page.git",
                "reference": "b3c3149"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeinwp/ti-about-page/zipball/b3c3149",
                "reference": "b3c3149",
                "shasum": ""
            },
            "time": "2022-04-30T13:44:05+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "load.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "ThemeIsle team",
                    "email": "friends@themeisle.com",
                    "homepage": "https://themeisle.com"
                }
            ],
            "description": "The theme about page for themeisle themes.",
            "homepage": "https://github.com/Codeinwp/ti-about-page",
            "support": {
                "issues": "https://github.com/Codeinwp/ti-about-page/issues",
                "source": "https://github.com/Codeinwp/ti-about-page/tree/master"
            },
            "install-path": "../codeinwp/ti-about-page"
        },
        {
            "name": "codeinwp/ti-onboarding",
            "version": "1.8.3",
            "version_normalized": "1.8.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeinwp/ti-onboarding.git",
                "reference": "2791520635fdff221da1c794096566ee20966872"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeinwp/ti-onboarding/zipball/2791520635fdff221da1c794096566ee20966872",
                "reference": "2791520635fdff221da1c794096566ee20966872",
                "shasum": ""
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4 || ^0.5.0 || ^0.6.0",
                "squizlabs/php_codesniffer": "^3.1",
                "wp-coding-standards/wpcs": "^1.0.0 || ^2.0.0"
            },
            "time": "2020-06-25T12:55:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "ThemeIsle team",
                    "email": "friends@themeisle.com",
                    "homepage": "https://themeisle.com"
                }
            ],
            "description": "Onboarding for themeisle themes.",
            "homepage": "https://github.com/Codeinwp/ti-onboarding",
            "support": {
                "issues": "https://github.com/Codeinwp/ti-onboarding/issues",
                "source": "https://github.com/Codeinwp/ti-onboarding/tree/v1.8.3"
            },
            "abandoned": true,
            "install-path": "../codeinwp/ti-onboarding"
        },
        {
            "name": "codeinwp/ti-white-label",
            "version": "1.0.7",
            "version_normalized": "1.0.7.0",
            "source": {
                "type": "git",
                "url": "git@github.com:Codeinwp/ti-white-label.git",
                "reference": "52d1b0418201b81fda0066d080bae450947b337d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeinwp/ti-white-label/zipball/52d1b0418201b81fda0066d080bae450947b337d",
                "reference": "52d1b0418201b81fda0066d080bae450947b337d",
                "shasum": ""
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0 || ^0.6.0",
                "phpcompatibility/phpcompatibility-wp": "*",
                "squizlabs/php_codesniffer": "^3.1",
                "wp-coding-standards/wpcs": "*"
            },
            "time": "2020-05-19T20:57:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "load.php"
                ]
            },
            "scripts": {
                "format": [
                    "phpcbf --standard=phpcs.xml --report-summary --report-source"
                ],
                "lint": [
                    "phpcs --standard=phpcs.xml"
                ]
            },
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Themeisle",
                    "email": "friends@themeisle.com",
                    "homepage": "https://themeisle.com"
                }
            ],
            "description": "White label for ThemeIsle products.",
            "homepage": "https://github.com/Codeinwp/ti-white-label",
            "support": {
                "issues": "https://github.com/Codeinwp/ti-white-label/issues",
                "source": "https://github.com/Codeinwp/ti-white-label/tree/v1.0.7"
            },
            "install-path": "../codeinwp/ti-white-label"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
