PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Dir : /home/trave494/public_html/pro1/wp-content/plugins/boldgrid-backup/vendor/composer/ |
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 IP: 209.182.202.254 |
Dir : /home/trave494/public_html/pro1/wp-content/plugins/boldgrid-backup/vendor/composer/installed.json |
[ { "name": "boldgrid/library", "version": "2.13.7", "version_normalized": "2.13.7.0", "source": { "type": "git", "url": "https://github.com/BoldGrid/library.git", "reference": "93602b2785b54a7439777822901ec3f66b6349e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/BoldGrid/library/zipball/93602b2785b54a7439777822901ec3f66b6349e9", "reference": "93602b2785b54a7439777822901ec3f66b6349e9", "shasum": "" }, "require-dev": { "yoast/phpunit-polyfills": "^1.0" }, "time": "2022-05-26T14:24:24+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Boldgrid\\Library\\Util\\": "src/Util" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Tim Elsass", "email": "dev@tim.ph", "homepage": "http://tim.ph", "role": "Developer" }, { "name": "Rafael Ramos", "homepage": "http://rafael-ramos.com", "role": "Developer" }, { "name": "Joe Cartonia", "email": "joec@boldgrid.com", "homepage": "https://twitter.com/joemotocss", "role": "Developer" }, { "name": "bwmarkle", "role": "Developer" } ], "description": "The BoldGrid Library for shared code used in official BoldGrid plugins and themes." }, { "name": "chland/tdcron", "version": "dev-master", "version_normalized": "9999999-dev", "source": { "type": "git", "url": "https://github.com/chland/tdcron", "reference": "origin/master" }, "type": "library", "installation-source": "source" }, { "name": "ifsnop/mysqldump-php", "version": "dev-add-include-views", "version_normalized": "dev-add-include-views", "source": { "type": "git", "url": "https://github.com/BoldGrid/mysqldump-php.git", "reference": "e9d009e543795069272d09ed5cb71a865a805522" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/BoldGrid/mysqldump-php/zipball/e9d009e543795069272d09ed5cb71a865a805522", "reference": "e9d009e543795069272d09ed5cb71a865a805522", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "4.8.36", "squizlabs/php_codesniffer": "1.*" }, "time": "2020-01-09T19:43:11+00:00", "type": "library", "installation-source": "source", "autoload": { "psr-4": { "Ifsnop\\": "src/Ifsnop/" } }, "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Diego Torres", "homepage": "https://github.com/ifsnop", "role": "Developer" } ], "description": "PHP version of mysqldump cli that comes with MySQL", "homepage": "https://github.com/ifsnop/mysqldump-php", "keywords": [ "database", "hhvm", "mariadb", "mysql", "mysql-backup", "mysqldump", "pdo", "php", "php5", "php7", "sql" ], "support": { "source": "https://github.com/BoldGrid/mysqldump-php/tree/add-include-views" } }, { "name": "phpseclib/phpseclib", "version": "2.0.37", "version_normalized": "2.0.37.0", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c812fbb4d6b4d7f30235ab7298a12f09ba13b37c", "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phing/phing": "~2.7", "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4", "squizlabs/php_codesniffer": "~2.0" }, "suggest": { "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." }, "time": "2022-04-04T04:57:45+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "phpseclib/bootstrap.php" ], "psr-4": { "phpseclib\\": "phpseclib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jim Wigginton", "email": "terrafrost@php.net", "role": "Lead Developer" }, { "name": "Patrick Monnerat", "email": "pm@datasphere.ch", "role": "Developer" }, { "name": "Andreas Fischer", "email": "bantu@phpbb.com", "role": "Developer" }, { "name": "Hans-Jürgen Petrich", "email": "petrich@tronic-media.com", "role": "Developer" }, { "name": "Graham Campbell", "email": "graham@alt-three.com", "role": "Developer" } ], "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", "homepage": "http://phpseclib.sourceforge.net", "keywords": [ "BigInteger", "aes", "asn.1", "asn1", "blowfish", "crypto", "cryptography", "encryption", "rsa", "security", "sftp", "signature", "signing", "ssh", "twofish", "x.509", "x509" ], "funding": [ { "url": "https://github.com/terrafrost", "type": "github" }, { "url": "https://www.patreon.com/phpseclib", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", "type": "tidelift" } ] } ]