{
    "name": "ingite/care-wp",
    "type": "application",
    "description": "Biblioteca WordPress para plugins Ingite.",
    "homepage": "https://ingite.com",
    "license": "proprietary",
    "version": "6.1.21",
    "authors": [
        {
            "name": "Ingite LLC",
            "email": "notify@ingite.com",
            "homepage": "https://ingite.com"
        }
    ],
    "repositories": {
        "gitlab.com/69155205": {
            "type": "composer",
            "url": "https://gitlab.com/api/v4/group/69155205/-/packages/composer/packages.json"
        }
    },
    "require": {
        "ingite/axis": "dev-main",
        "ingite/ingite-data": "*",
        "ingite/polyfill-attr": "*",
        "ingite/wp-admin": "*",
        "ingite/wp-cron": "*",
        "ingite/wp-datetime": "*",
        "ingite/wp-palebluedot": "*",
        "ingite/wp-polyfill-textdomain": "*"
    },
    "config": {
        "platform": {
            "php": "8.2"
        }
    }
}
