{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "dc596c8d380c37443c3012446923440e",
    "packages": [
        {
            "name": "boospot/boo-settings-helper",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/boospot/boo-settings-helper.git",
                "reference": "53601f50ba5f0d4c97c54bf15388af27d1cff496"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/boospot/boo-settings-helper/zipball/53601f50ba5f0d4c97c54bf15388af27d1cff496",
                "reference": "53601f50ba5f0d4c97c54bf15388af27d1cff496",
                "shasum": ""
            },
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "class-boo-settings-helper.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Rao Abid Ali",
                    "email": "rao@booskills.com",
                    "homepage": "https://booskills.com",
                    "role": "Developer"
                }
            ],
            "description": "Helper class that lets you create options settings page securely and swiftly without dealing with WordPress Settings API.",
            "homepage": "https://github.com/boospot/boo-settings-helper",
            "keywords": [
                "plugin options",
                "plugin settings",
                "settings page",
                "wordpress",
                "wordpress-plugin",
                "wp-admin"
            ],
            "support": {
                "issues": "https://github.com/boospot/boo-settings-helper/issues",
                "source": "https://github.com/boospot/boo-settings-helper/tree/master"
            },
            "time": "2020-07-27T13:40:28+00:00"
        },
        {
            "name": "boospot/boo-widget-helper",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/boospot/boo-widget-helper.git",
                "reference": "b43e7990230de1c03132d01be86b5a142a59927b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/boospot/boo-widget-helper/zipball/b43e7990230de1c03132d01be86b5a142a59927b",
                "reference": "b43e7990230de1c03132d01be86b5a142a59927b",
                "shasum": ""
            },
            "default-branch": true,
            "type": "library",
            "autoload": {
                "files": [
                    "class-boo-widget-helper.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Rao Abid Ali",
                    "email": "rao@booskills.com",
                    "homepage": "https://booskills.com",
                    "role": "Developer"
                }
            ],
            "description": "Helper class that lets you create, save and sanitize widget fields without dealing with WordPress Widgets API.",
            "homepage": "https://github.com/boospot/boo-widget-helper",
            "keywords": [
                "widgets",
                "widgets save",
                "wigets fields",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/boospot/boo-widget-helper/issues",
                "source": "https://github.com/boospot/boo-widget-helper/tree/master"
            },
            "time": "2021-02-17T07:59:28+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {
        "boospot/boo-settings-helper": 20,
        "boospot/boo-widget-helper": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.0.0"
}
