{
    "packages": [
        {
            "name": "bitwasp/bech32",
            "version": "v0.0.1",
            "version_normalized": "0.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Bit-Wasp/bech32.git",
                "reference": "e1ea58c848a4ec59d81b697b3dfe9cc99968d0e7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bit-Wasp/bech32/zipball/e1ea58c848a4ec59d81b697b3dfe9cc99968d0e7",
                "reference": "e1ea58c848a4ec59d81b697b3dfe9cc99968d0e7",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^5.4.0",
                "squizlabs/php_codesniffer": "^2.0.0"
            },
            "time": "2018-02-05T22:23:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bech32.php"
                ],
                "psr-4": {
                    "BitWasp\\Bech32\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Unlicense"
            ],
            "authors": [
                {
                    "name": "Thomas Kerin",
                    "homepage": "https://thomaskerin.io",
                    "role": "Author"
                }
            ],
            "description": "Pure (no dependencies) implementation of bech32",
            "homepage": "https://github.com/bit-wasp/bech32",
            "support": {
                "issues": "https://github.com/Bit-Wasp/bech32/issues",
                "source": "https://github.com/Bit-Wasp/bech32/tree/more-tests"
            },
            "install-path": "../bitwasp/bech32"
        },
        {
            "name": "bitwasp/buffertools",
            "version": "0.5.x-dev",
            "version_normalized": "0.5.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/Bit-Wasp/buffertools-php.git",
                "reference": "133746d0b514e0016d8479b54aa97475405a9f1f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bit-Wasp/buffertools-php/zipball/133746d0b514e0016d8479b54aa97475405a9f1f",
                "reference": "133746d0b514e0016d8479b54aa97475405a9f1f",
                "shasum": ""
            },
            "require": {
                "php-64bit": ">=7.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "time": "2020-01-17T21:31:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "BitWasp\\Buffertools\\": "src/Buffertools/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Thomas Kerin",
                    "homepage": "https://thomaskerin.io"
                },
                {
                    "name": "Ruben de Vries",
                    "email": "ruben@rubensayshi.com"
                }
            ],
            "description": "Toolbox for working with binary and hex data. Similar to NodeJS Buffer.",
            "support": {
                "issues": "https://github.com/Bit-Wasp/buffertools-php/issues",
                "source": "https://github.com/Bit-Wasp/buffertools-php/tree/0.5"
            },
            "install-path": "../bitwasp/buffertools"
        },
        {
            "name": "composer/semver",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/semver.git",
                "reference": "fa1ec24f0ab1efe642671ec15c51a3ab879f59bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/fa1ec24f0ab1efe642671ec15c51a3ab879f59bf",
                "reference": "fa1ec24f0ab1efe642671ec15c51a3ab879f59bf",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.4",
                "symfony/phpunit-bridge": "^4.2 || ^5"
            },
            "time": "2023-01-13T15:47:53+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Semver\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "Semver library that offers utilities, version constraint parsing and validation.",
            "keywords": [
                "semantic",
                "semver",
                "validation",
                "versioning"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/semver/issues",
                "source": "https://github.com/composer/semver/tree/main"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./semver"
        },
        {
            "name": "fgrosse/phpasn1",
            "version": "v2.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/fgrosse/PHPASN1.git",
                "reference": "42060ed45344789fb9f21f9f1864fc47b9e3507b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/42060ed45344789fb9f21f9f1864fc47b9e3507b",
                "reference": "42060ed45344789fb9f21f9f1864fc47b9e3507b",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "~2.0",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
            },
            "suggest": {
                "ext-bcmath": "BCmath is the fallback extension for big integer calculations",
                "ext-curl": "For loading OID information from the web if they have not bee defined statically",
                "ext-gmp": "GMP is the preferred extension for big integer calculations",
                "phpseclib/bcmath_compat": "BCmath polyfill for servers where neither GMP nor BCmath is available"
            },
            "time": "2022-12-19T11:08:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FG\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Friedrich Große",
                    "email": "friedrich.grosse@gmail.com",
                    "homepage": "https://github.com/FGrosse",
                    "role": "Author"
                },
                {
                    "name": "All contributors",
                    "homepage": "https://github.com/FGrosse/PHPASN1/contributors"
                }
            ],
            "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.",
            "homepage": "https://github.com/FGrosse/PHPASN1",
            "keywords": [
                "DER",
                "asn.1",
                "asn1",
                "ber",
                "binary",
                "decoding",
                "encoding",
                "x.509",
                "x.690",
                "x509",
                "x690"
            ],
            "support": {
                "issues": "https://github.com/fgrosse/PHPASN1/issues",
                "source": "https://github.com/fgrosse/PHPASN1/tree/v2.5.0"
            },
            "abandoned": true,
            "install-path": "../fgrosse/phpasn1"
        },
        {
            "name": "firebase/php-jwt",
            "version": "v6.4.0",
            "version_normalized": "6.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/firebase/php-jwt.git",
                "reference": "4dd1e007f22a927ac77da5a3fbb067b42d3bc224"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/4dd1e007f22a927ac77da5a3fbb067b42d3bc224",
                "reference": "4dd1e007f22a927ac77da5a3fbb067b42d3bc224",
                "shasum": ""
            },
            "require": {
                "php": "^7.1||^8.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "^6.5||^7.4",
                "phpspec/prophecy-phpunit": "^1.1",
                "phpunit/phpunit": "^7.5||^9.5",
                "psr/cache": "^1.0||^2.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0"
            },
            "suggest": {
                "ext-sodium": "Support EdDSA (Ed25519) signatures",
                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
            },
            "time": "2023-02-09T21:01:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Firebase\\JWT\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Neuman Vong",
                    "email": "neuman+pear@twilio.com",
                    "role": "Developer"
                },
                {
                    "name": "Anant Narayanan",
                    "email": "anant@php.net",
                    "role": "Developer"
                }
            ],
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
            "homepage": "https://github.com/firebase/php-jwt",
            "keywords": [
                "jwt",
                "php"
            ],
            "support": {
                "issues": "https://github.com/firebase/php-jwt/issues",
                "source": "https://github.com/firebase/php-jwt/tree/v6.4.0"
            },
            "install-path": "../firebase/php-jwt"
        },
        {
            "name": "jorijn/bitcoin-bolt11",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/Jorijn/bitcoin-bolt11.git",
                "reference": "f339bfb531159583ea966f924c97de2f85402002"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Jorijn/bitcoin-bolt11/zipball/f339bfb531159583ea966f924c97de2f85402002",
                "reference": "f339bfb531159583ea966f924c97de2f85402002",
                "shasum": ""
            },
            "require": {
                "bitwasp/bech32": "^0.0.1",
                "ext-bcmath": "*",
                "ext-gmp": "*",
                "php": "^7.4|^8.0",
                "protonlabs/bitcoin": "1.0.x-dev"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.10",
                "phpunit/phpunit": "^9"
            },
            "time": "2022-08-20T05:50:00+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Jorijn\\Bitcoin\\Bolt11\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jorijn Schrijvershof",
                    "email": "jorijn@jorijn.com",
                    "homepage": "https://jorijn.com"
                }
            ],
            "description": "A library for decoding lightning network payment requests as defined in BOLT #11",
            "homepage": "https://github.com/Jorijn/bitcoin-bolt11/",
            "keywords": [
                "bitcoin",
                "bolt11",
                "lightning-network"
            ],
            "support": {
                "issues": "https://github.com/Jorijn/bitcoin-bolt11/issues",
                "source": "https://github.com/Jorijn/bitcoin-bolt11/tree/v1.0.0"
            },
            "install-path": "../jorijn/bitcoin-bolt11"
        },
        {
            "name": "lastguest/murmurhash",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/lastguest/murmurhash-php.git",
                "reference": "0150ba26fb7025d1f936983a167cdc74149f87c8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lastguest/murmurhash-php/zipball/0150ba26fb7025d1f936983a167cdc74149f87c8",
                "reference": "0150ba26fb7025d1f936983a167cdc74149f87c8",
                "shasum": ""
            },
            "require": {
                "php": "^7||^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12",
                "phpunit/phpunit": "^7||^9"
            },
            "time": "2021-04-13T16:23:45+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "lastguest\\": "src/lastguest/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stefano Azzolini",
                    "email": "lastguest@gmail.com",
                    "homepage": "https://github.com/lastguest/murmurhash-php"
                }
            ],
            "description": "MurmurHash3 Hash",
            "homepage": "https://github.com/lastguest/murmurhash-php",
            "keywords": [
                "hash",
                "hashing",
                "murmur"
            ],
            "support": {
                "issues": "https://github.com/lastguest/murmurhash-php/issues",
                "source": "https://github.com/lastguest/murmurhash-php/tree/2.1.1"
            },
            "install-path": "../lastguest/murmurhash"
        },
        {
            "name": "mdanter/ecc",
            "version": "v1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpecc/phpecc.git",
                "reference": "34e2eec096bf3dcda814e8f66dd91ae87a2db7cd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpecc/phpecc/zipball/34e2eec096bf3dcda814e8f66dd91ae87a2db7cd",
                "reference": "34e2eec096bf3dcda814e8f66dd91ae87a2db7cd",
                "shasum": ""
            },
            "require": {
                "ext-gmp": "*",
                "fgrosse/phpasn1": "^2.0",
                "php": "^7.0||^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0||^8.0||^9.0",
                "squizlabs/php_codesniffer": "^2.0",
                "symfony/yaml": "^2.6|^3.0"
            },
            "time": "2021-01-16T19:42:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mdanter\\Ecc\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matyas Danter",
                    "homepage": "http://matejdanter.com/",
                    "role": "Author"
                },
                {
                    "name": "Thibaud Fabre",
                    "email": "thibaud@aztech.io",
                    "homepage": "http://aztech.io",
                    "role": "Maintainer"
                },
                {
                    "name": "Thomas Kerin",
                    "email": "afk11@users.noreply.github.com",
                    "role": "Maintainer"
                }
            ],
            "description": "PHP Elliptic Curve Cryptography library",
            "homepage": "https://github.com/phpecc/phpecc",
            "keywords": [
                "Diffie",
                "ECDSA",
                "Hellman",
                "curve",
                "ecdh",
                "elliptic",
                "nistp192",
                "nistp224",
                "nistp256",
                "nistp384",
                "nistp521",
                "phpecc",
                "secp256k1",
                "secp256r1"
            ],
            "support": {
                "issues": "https://github.com/phpecc/phpecc/issues",
                "source": "https://github.com/phpecc/phpecc/tree/v1.0.0"
            },
            "install-path": "../mdanter/ecc"
        },
        {
            "name": "nodeless-io/nodeless-php",
            "version": "0.0.1",
            "version_normalized": "0.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nodeless-io/nodeless-php.git",
                "reference": "4a2d76eca827c366ba54a4f5d7e295374bf53e47"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nodeless-io/nodeless-php/zipball/4a2d76eca827c366ba54a4f5d7e295374bf53e47",
                "reference": "4a2d76eca827c366ba54a4f5d7e295374bf53e47",
                "shasum": ""
            },
            "require": {
                "ext-bcmath": "*",
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": ">=8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.0",
                "phpunit/phpunit": "^9.5",
                "vimeo/psalm": "^4.8",
                "vlucas/phpdotenv": "^5.5"
            },
            "time": "2023-05-03T22:13:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NodelessIO\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "nodless.io development team"
                }
            ],
            "description": "Nodeless.io PHP client library.",
            "support": {
                "issues": "https://github.com/nodeless-io/nodeless-php/issues",
                "source": "https://github.com/nodeless-io/nodeless-php/tree/0.0.1"
            },
            "install-path": "../nodeless-io/nodeless-php"
        },
        {
            "name": "pleonasm/merkle-tree",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/pleonasm/merkle-tree.git",
                "reference": "6abdf5aacd79b6d502f944c96edd1a896ef6039b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pleonasm/merkle-tree/zipball/6abdf5aacd79b6d502f944c96edd1a896ef6039b",
                "reference": "6abdf5aacd79b6d502f944c96edd1a896ef6039b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.0"
            },
            "require-dev": {
                "phpunit/php-invoker": "*",
                "phpunit/phpunit": "^5.7",
                "satooshi/php-coveralls": "*@dev",
                "squizlabs/php_codesniffer": "*"
            },
            "time": "2017-02-10T15:26:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Pleo": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Matt Nagi",
                    "email": "matthew.nagi@base-2.net"
                }
            ],
            "description": "An implementation of a Merkle Tree in PHP",
            "support": {
                "issues": "https://github.com/pleonasm/merkle-tree/issues",
                "source": "https://github.com/pleonasm/merkle-tree/tree/master"
            },
            "install-path": "../pleonasm/merkle-tree"
        },
        {
            "name": "protonlabs/bitcoin",
            "version": "1.0.x-dev",
            "version_normalized": "1.0.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/ProtonMail/bitcoin-php.git",
                "reference": "9768f4f1ecb37b54218224691ab0e8bdf8214b14"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ProtonMail/bitcoin-php/zipball/9768f4f1ecb37b54218224691ab0e8bdf8214b14",
                "reference": "9768f4f1ecb37b54218224691ab0e8bdf8214b14",
                "shasum": ""
            },
            "require": {
                "bitwasp/bech32": "^0.0.1",
                "bitwasp/buffertools": "^0.5.0",
                "composer/semver": "^1.4.0|^3.2.0",
                "lastguest/murmurhash": "^v2.0.0",
                "mdanter/ecc": "^0.5.0|^1.0.0",
                "php-64bit": ">=7.0",
                "pleonasm/merkle-tree": "~1.0.0"
            },
            "require-dev": {
                "bitwasp/bitcoinconsensus": "v3.0.0",
                "bitwasp/secp256k1-php": "^v0.2.0",
                "ext-json": "*",
                "nbobtc/bitcoind-php": "v2.0.2",
                "phpunit/phpunit": "^6.0.0",
                "squizlabs/php_codesniffer": "^2.0.0"
            },
            "suggest": {
                "ext-bitcoinconsensus": "The bitcoinconsensus library for safest possible script verification",
                "ext-secp256k1": "The secp256k1 library for fast and safe elliptic curve operations"
            },
            "time": "2022-10-12T13:36:43+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Script/functions.php"
                ],
                "psr-4": {
                    "BitWasp\\Bitcoin\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Unlicense"
            ],
            "authors": [
                {
                    "name": "Thomas Kerin",
                    "homepage": "https://thomaskerin.io",
                    "role": "Author"
                }
            ],
            "description": "PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings",
            "homepage": "https://github.com/bit-wasp/bitcoin-php",
            "support": {
                "source": "https://github.com/ProtonMail/bitcoin-php/tree/v1.0.6"
            },
            "install-path": "../protonlabs/bitcoin"
        },
        {
            "name": "tkijewski/php-lnurl",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/tkijewski/php-lnurl.git",
                "reference": "7007e8e26b3b3527f19446feaae9d6e4b602f8f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tkijewski/php-lnurl/zipball/7007e8e26b3b3527f19446feaae9d6e4b602f8f8",
                "reference": "7007e8e26b3b3527f19446feaae9d6e4b602f8f8",
                "shasum": ""
            },
            "require": {
                "bitwasp/bech32": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.4.0",
                "squizlabs/php_codesniffer": "^2.0.0"
            },
            "time": "2023-01-13T17:14:49+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "tkijewski\\lnurl\\": "src/"
                },
                "files": [
                    "src/lnurl.php"
                ]
            },
            "autoload-dev": {
                "psr-4": {
                    "tkijewski\\test\\lnurl\\": "test/"
                }
            },
            "license": [
                "Unlicense"
            ],
            "authors": [
                {
                    "name": "Tim Kijewski",
                    "role": "Author"
                }
            ],
            "description": "PHP implementation of lnurl Spec",
            "homepage": "https://github.com/tkijewski/php-lnurl",
            "support": {
                "source": "https://github.com/tkijewski/php-lnurl/tree/master",
                "issues": "https://github.com/tkijewski/php-lnurl/issues"
            },
            "install-path": "../tkijewski/php-lnurl"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
