{
    "packages": [
        {
            "name": "imelgrat/barcode-validator",
            "version": "v1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/imelgrat/barcode-validator.git",
                "reference": "2a0fef83f0caf68de632b8f963aac25f448d1261"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/imelgrat/barcode-validator/zipball/2a0fef83f0caf68de632b8f963aac25f448d1261",
                "reference": "2a0fef83f0caf68de632b8f963aac25f448d1261",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpdocumentor/phpdocumentor": "*"
            },
            "time": "2021-01-15T19:56:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ivan Melgrati",
                    "homepage": "http://imelgrat.me",
                    "role": "Developer"
                }
            ],
            "description": "A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other barcodes.",
            "homepage": "https://github.com/imelgrat/barcode-validator",
            "keywords": [
                "EAN code",
                "GTIN code",
                "IMEI code",
                "ISBN",
                "ISBN code",
                "UPC code",
                "code validation",
                "ean",
                "gtin",
                "imei",
                "upc"
            ],
            "support": {
                "issues": "https://github.com/imelgrat/barcode-validator/issues",
                "source": "https://github.com/imelgrat/barcode-validator/tree/1.1.3"
            },
            "install-path": "../imelgrat/barcode-validator"
        },
        {
            "name": "paquettg/php-html-parser",
            "version": "2.2.1",
            "version_normalized": "2.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paquettg/php-html-parser.git",
                "reference": "668c770fc5724ea3f15b8791435f054835be8d5e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paquettg/php-html-parser/zipball/668c770fc5724ea3f15b8791435f054835be8d5e",
                "reference": "668c770fc5724ea3f15b8791435f054835be8d5e",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-mbstring": "*",
                "ext-zlib": "*",
                "paquettg/string-encode": "~1.0.0",
                "php": ">=7.1"
            },
            "require-dev": {
                "infection/infection": "^0.13.4",
                "mockery/mockery": "^1.2",
                "phan/phan": "^2.4",
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^7.5.1"
            },
            "time": "2020-01-20T12:59:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PHPHtmlParser\\": "src/PHPHtmlParser"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gilles Paquette",
                    "email": "paquettg@gmail.com",
                    "homepage": "http://gillespaquette.ca"
                }
            ],
            "description": "An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.",
            "homepage": "https://github.com/paquettg/php-html-parser",
            "keywords": [
                "dom",
                "html",
                "parser"
            ],
            "install-path": "../paquettg/php-html-parser"
        },
        {
            "name": "paquettg/string-encode",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paquettg/string-encoder.git",
                "reference": "a8708e9fac9d5ddfc8fc2aac6004e2cd05d80fee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paquettg/string-encoder/zipball/a8708e9fac9d5ddfc8fc2aac6004e2cd05d80fee",
                "reference": "a8708e9fac9d5ddfc8fc2aac6004e2cd05d80fee",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5.1"
            },
            "time": "2018-12-21T02:25:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "stringEncode": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gilles Paquette",
                    "email": "paquettg@gmail.com",
                    "homepage": "http://gillespaquette.ca"
                }
            ],
            "description": "Facilitating the process of altering string encoding in PHP.",
            "homepage": "https://github.com/paquettg/string-encoder",
            "keywords": [
                "charset",
                "encoding",
                "string"
            ],
            "install-path": "../paquettg/string-encode"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
