{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "bc735bbe47e25e182b80e1d60b6b6c83", "packages": [ { "name": "bitwasp/bech32", "version": "v0.0.1", "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" }, "type": "library", "autoload": { "psr-4": { "BitWasp\\Bech32\\": "src/" }, "files": [ "src/bech32.php" ] }, "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", "time": "2018-02-05T22:23:47+00:00" }, { "name": "bitwasp/bitcoin", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/Bit-Wasp/bitcoin-php.git", "reference": "3be9f6d9c83ce9eabe27cba1f81d11d8f1c30e0a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Bit-Wasp/bitcoin-php/zipball/3be9f6d9c83ce9eabe27cba1f81d11d8f1c30e0a", "reference": "3be9f6d9c83ce9eabe27cba1f81d11d8f1c30e0a", "shasum": "" }, "require": { "bitwasp/bech32": "^0.0.1", "bitwasp/buffertools": "^0.5.0", "composer/semver": "^1.4.0", "lastguest/murmurhash": "v2.0.0", "mdanter/ecc": "^0.5.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": "^5.4.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" }, "type": "library", "autoload": { "psr-4": { "BitWasp\\Bitcoin\\": "src/" }, "files": [ "src/Script/functions.php" ] }, "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", "time": "2018-12-17T22:52:54+00:00" }, { "name": "bitwasp/buffertools", "version": "v0.5.5", "source": { "type": "git", "url": "https://github.com/Bit-Wasp/buffertools-php.git", "reference": "65abcc63a08dac0df56975c40127ea262edfbfd7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Bit-Wasp/buffertools-php/zipball/65abcc63a08dac0df56975c40127ea262edfbfd7", "reference": "65abcc63a08dac0df56975c40127ea262edfbfd7", "shasum": "" }, "require": { "php-64bit": ">=7.0.0" }, "require-dev": { "phpstan/phpstan": "v0.9.x", "phpunit/phpunit": "^6.0", "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "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.", "time": "2018-11-11T16:40:42+00:00" }, { "name": "btccom/cashaddress", "version": "v0.0.3", "source": { "type": "git", "url": "https://github.com/btccom/cashaddress-php.git", "reference": "29501f7875eca5325d61b4634714028db78bfc5f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/btccom/cashaddress-php/zipball/29501f7875eca5325d61b4634714028db78bfc5f", "reference": "29501f7875eca5325d61b4634714028db78bfc5f", "shasum": "" }, "require": { "ext-gmp": "*" }, "require-dev": { "ext-json": "*", "phpunit/phpunit": "^5.7", "squizlabs/php_codesniffer": "^3.2" }, "type": "library", "autoload": { "psr-4": { "CashAddr\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Implementation of bitcoin cash base32 addresses", "homepage": "https://github.com/btccom/cashaddr-php", "keywords": [ "base32", "bitcoin cash", "cashaddr" ], "time": "2017-12-29T20:01:44+00:00" }, { "name": "composer/semver", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/composer/semver.git", "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573", "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.5 || ^5.0.5", "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "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" ], "time": "2016-08-30T16:08:34+00:00" }, { "name": "fgrosse/phpasn1", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/fgrosse/PHPASN1.git", "reference": "7ebf2a09084a7bbdb7b879c66fdf7ad80461bbe8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/7ebf2a09084a7bbdb7b879c66fdf7ad80461bbe8", "reference": "7ebf2a09084a7bbdb7b879c66fdf7ad80461bbe8", "shasum": "" }, "require": { "php": ">=7.0.0" }, "require-dev": { "phpunit/phpunit": "~6.3", "satooshi/php-coveralls": "~2.0" }, "suggest": { "ext-gmp": "GMP is the preferred extension for big integer calculations", "php-curl": "For loading OID information from the web if they have not bee defined statically" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "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" ], "time": "2018-12-02T01:34:34+00:00" }, { "name": "lastguest/murmurhash", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/lastguest/murmurhash-php.git", "reference": "4fb7516f67e695e5d7fa129d1bbb925ec0ebe408" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lastguest/murmurhash-php/zipball/4fb7516f67e695e5d7fa129d1bbb925ec0ebe408", "reference": "4fb7516f67e695e5d7fa129d1bbb925ec0ebe408", "shasum": "" }, "require": { "php": "^7" }, "require-dev": { "phpstan/phpstan": "^0.6.3", "phpunit/phpunit": "^5" }, "type": "library", "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" ], "time": "2017-10-10T15:16:12+00:00" }, { "name": "mdanter/ecc", "version": "v0.5.2", "source": { "type": "git", "url": "https://github.com/phpecc/phpecc.git", "reference": "b95f25cc1bacc83a9f0ccd375900b7cfd343029e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpecc/phpecc/zipball/b95f25cc1bacc83a9f0ccd375900b7cfd343029e", "reference": "b95f25cc1bacc83a9f0ccd375900b7cfd343029e", "shasum": "" }, "require": { "ext-gmp": "*", "fgrosse/phpasn1": "^2.0", "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.0", "squizlabs/php_codesniffer": "^2.0", "symfony/yaml": "^2.6|^3.0" }, "type": "library", "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" ], "time": "2018-12-03T18:17:01+00:00" }, { "name": "mycryptocheckout/api", "version": "2.03", "source": { "type": "git", "url": "https://bitbucket.org/mycryptocheckout/api.git", "reference": "ebe2a1ca6c707334e0f1140464fb558d985bc80f" }, "dist": { "type": "zip", "url": "https://bitbucket.org/mycryptocheckout/api/get/ebe2a1ca6c707334e0f1140464fb558d985bc80f.zip", "reference": "ebe2a1ca6c707334e0f1140464fb558d985bc80f", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "mycryptocheckout\\api\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-only" ], "description": "MyCryptoCheckout API for communicating with the API server.", "homepage": "https://mycryptocheckout.com/", "keywords": [ "mycryptocheckout" ], "time": "2018-12-14T17:56:53+00:00" }, { "name": "pleonasm/merkle-tree", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/pleonasm/merkle-tree.git", "reference": "9ddc9d0a0e396750fada378f3aa90f6c02dd56a1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pleonasm/merkle-tree/zipball/9ddc9d0a0e396750fada378f3aa90f6c02dd56a1", "reference": "9ddc9d0a0e396750fada378f3aa90f6c02dd56a1", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "ext-xdebug": ">=2.2.0", "phpunit/php-invoker": ">=1.0.0,<1.2.0", "phpunit/phpunit": "3.7.19", "satooshi/php-coveralls": "*@dev", "squizlabs/php_codesniffer": "*" }, "type": "library", "autoload": { "psr-0": { "Pleo": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Matthew Nagi", "email": "matthew.nagi@base-2.net" } ], "description": "An implementation of a Merkle Tree in PHP", "time": "2013-05-22T20:46:20+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }