[
    {
        "name": "jossmp/navigate",
        "version": "v0.0.1",
        "version_normalized": "0.0.1.0",
        "source": {
            "type": "git",
            "url": "https://gitlab.com/JossMP/navigate.git",
            "reference": "2be48f56c0546482f3a1944b1007f16edf821c90"
        },
        "dist": {
            "type": "zip",
            "url": "https://gitlab.com/api/v4/projects/JossMP%2Fnavigate/repository/archive.zip?sha=2be48f56c0546482f3a1944b1007f16edf821c90",
            "reference": "2be48f56c0546482f3a1944b1007f16edf821c90",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "lib-curl": "*"
        },
        "require-dev": {
            "php": ">=5.5"
        },
        "time": "2019-12-21T16:21:58+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "jossmp\\navigate\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-3.0-or-later"
        ],
        "authors": [
            {
                "name": "Josue Mazco Puma",
                "email": "jossmp@gmail.com",
                "homepage": "https://gitlab.com/JossMP",
                "role": "Developers"
            }
        ],
        "description": "Libreria para el uso de cURL",
        "homepage": "https://gitlab.com/JossMP/",
        "keywords": [
            "curl",
            "navigate",
            "scraping"
        ]
    },
    {
        "name": "jossmp/response",
        "version": "v0.0.1",
        "version_normalized": "0.0.1.0",
        "source": {
            "type": "git",
            "url": "https://gitlab.com/JossMP/response.git",
            "reference": "adebd7ffa6b3c3ccfcf196404f900d9ca43010c7"
        },
        "dist": {
            "type": "zip",
            "url": "https://gitlab.com/api/v4/projects/JossMP%2Fresponse/repository/archive.zip?sha=adebd7ffa6b3c3ccfcf196404f900d9ca43010c7",
            "reference": "adebd7ffa6b3c3ccfcf196404f900d9ca43010c7",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "lib-curl": "*"
        },
        "require-dev": {
            "php": ">=5.5"
        },
        "time": "2019-12-21T16:19:32+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "jossmp\\response\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-3.0-or-later"
        ],
        "authors": [
            {
                "name": "Josue Mazco Puma",
                "email": "jossmp@gmail.com",
                "homepage": "https://gitlab.com/JossMP",
                "role": "Developers"
            }
        ],
        "description": "Convierte array en Objeto",
        "homepage": "https://gitlab.com/JossMP/",
        "keywords": [
            "Object 2 Array",
            "array",
            "object"
        ]
    }
]
