{
    "packages": [
        {
            "name": "smashballoon\/framework",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "git@github.com:awesomemotive\/sb-common.git",
                "reference": "254aaf41337e7be8324ae6750098f77bac681897"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/awesomemotive\/sb-common\/zipball\/254aaf41337e7be8324ae6750098f77bac681897",
                "reference": "254aaf41337e7be8324ae6750098f77bac681897",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "phpcompatibility\/php-compatibility": "^9.3",
                "squizlabs\/php_codesniffer": "^3.7"
            },
            "time": "2024-04-01T22:15:33+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "InstagramFeed\\Vendor\\Smashballoon\\Framework\\": ""
                },
                "files": [
                    "Utilities\/functions.php"
                ],
                "exclude-from-classmap": [
                    "Packages\/Blocks\/blocks\/*"
                ]
            },
            "scripts": {
                "post-package-install": [
                    "phpcs --config-set installed_paths vendor\/phpcompatibility\/php-compatibility"
                ]
            },
            "authors": [
                {
                    "name": "Smashballoon",
                    "email": "support@smashballoon.com"
                }
            ],
            "description": "WordPress plugin framework. Developed by SmashBalloon Team.",
            "support": {
                "source": "https:\/\/github.com\/awesomemotive\/sb-common\/tree\/master",
                "issues": "https:\/\/github.com\/awesomemotive\/sb-common\/issues"
            },
            "install-path": "..\/smashballoon\/framework"
        }
    ],
    "dev": false,
    "dev-package-names": []
}