Sindbad~EG File Manager
{
"packages": [
{
"name": "collizo4sky/persist-admin-notices-dismissal",
"version": "1.4.4",
"version_normalized": "1.4.4.0",
"source": {
"type": "git",
"url": "https://github.com/w3guy/persist-admin-notices-dismissal.git",
"reference": "900739eb6b0ec0210465f5983a6d4e0e420289e4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/w3guy/persist-admin-notices-dismissal/zipball/900739eb6b0ec0210465f5983a6d4e0e420289e4",
"reference": "900739eb6b0ec0210465f5983a6d4e0e420289e4",
"shasum": ""
},
"require": {
"php": ">=5.4"
},
"time": "2020-12-31T17:12:37+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"persist-admin-notices-dismissal.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-or-later"
],
"authors": [
{
"name": "Collins Agbonghama",
"email": "me@w3guy.com",
"role": "developer"
}
],
"description": "Simple library to persist dismissal of admin notices across pages in WordPress dashboard.",
"support": {
"issues": "https://github.com/w3guy/persist-admin-notices-dismissal/issues",
"source": "https://github.com/w3guy/persist-admin-notices-dismissal"
},
"install-path": "../collizo4sky/persist-admin-notices-dismissal"
},
{
"name": "donatj/phpuseragentparser",
"version": "v0.20.0",
"version_normalized": "0.20.0.0",
"source": {
"type": "git",
"url": "https://github.com/donatj/PhpUserAgent.git",
"reference": "5992d7836868b408e73d0d490c779dda7a39135e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/5992d7836868b408e73d0d490c779dda7a39135e",
"reference": "5992d7836868b408e73d0d490c779dda7a39135e",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"camspiers/json-pretty": "0.1.*",
"donatj/drop": "*",
"phpunit/phpunit": "~4.8|~9"
},
"time": "2021-03-16T16:42:25+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"src/UserAgentParser.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jesse G. Donat",
"email": "donatj@gmail.com",
"homepage": "https://donatstudios.com",
"role": "Developer"
}
],
"description": "Lightning fast, minimalist PHP UserAgent string parser.",
"homepage": "https://donatstudios.com/PHP-Parser-HTTP_USER_AGENT",
"keywords": [
"browser",
"browser detection",
"parser",
"user agent",
"useragent"
],
"support": {
"issues": "https://github.com/donatj/PhpUserAgent/issues",
"source": "https://github.com/donatj/PhpUserAgent/tree/v0.20.0"
},
"funding": [
{
"url": "https://www.paypal.me/donatj/5",
"type": "custom"
},
{
"url": "https://github.com/donatj",
"type": "github"
}
],
"install-path": "../donatj/phpuseragentparser"
},
{
"name": "ip2location/ip2location-php",
"version": "dev-no-public-const",
"version_normalized": "dev-no-public-const",
"source": {
"type": "git",
"url": "https://github.com/lkoudal/IP2Location-PHP-Module.git",
"reference": "0af857d2c1b12595f1875cc6841ec13c50546dd8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lkoudal/IP2Location-PHP-Module/zipball/0af857d2c1b12595f1875cc6841ec13c50546dd8",
"reference": "0af857d2c1b12595f1875cc6841ec13c50546dd8",
"shasum": ""
},
"time": "2020-09-07T19:26:13+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"IP2Location.php"
]
},
"license": [
"MIT"
],
"authors": [
{
"name": "IP2Location",
"email": "support@ip2location.com",
"homepage": "http://www.ip2location.com"
}
],
"description": "[Official Release] IP2Location PHP API to get location info from IPv4 and IPv6 address.",
"homepage": "http://www.ip2location.com",
"keywords": [
"geolocation",
"ip2location",
"ip2locationlite"
],
"support": {
"source": "https://github.com/lkoudal/IP2Location-PHP-Module/tree/master"
},
"install-path": "../ip2location/ip2location-php"
},
{
"name": "phpseclib/bcmath_compat",
"version": "1.0.7",
"version_normalized": "1.0.7.0",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/bcmath_compat.git",
"reference": "b3c522368f70414441ab34573d034c610f121582"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/bcmath_compat/zipball/b3c522368f70414441ab34573d034c610f121582",
"reference": "b3c522368f70414441ab34573d034c610f121582",
"shasum": ""
},
"require": {
"phpseclib/phpseclib": ">=2.0.19 <3.0.0"
},
"provide": {
"ext-bcmath": "8.1.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
"squizlabs/php_codesniffer": "^3.0"
},
"suggest": {
"ext-gmp": "Will enable faster math operations"
},
"time": "2021-12-16T02:35:38+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"lib/bcmath.php"
],
"psr-4": {
"bcmath_compat\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jim Wigginton",
"email": "terrafrost@php.net",
"homepage": "http://phpseclib.sourceforge.net"
}
],
"description": "PHP 5.x-8.x polyfill for bcmath extension",
"keywords": [
"BigInteger",
"bcmath",
"bigdecimal",
"math",
"polyfill"
],
"support": {
"email": "terrafrost@php.net",
"issues": "https://github.com/phpseclib/bcmath_compat/issues",
"source": "https://github.com/phpseclib/bcmath_compat"
},
"install-path": "../phpseclib/bcmath_compat"
},
{
"name": "phpseclib/phpseclib",
"version": "2.0.45",
"version_normalized": "2.0.45.0",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "28d8f438a0064c9de80857e3270d071495544640"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/28d8f438a0064c9de80857e3270d071495544640",
"reference": "28d8f438a0064c9de80857e3270d071495544640",
"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.",
"ext-xml": "Install the XML extension to load XML formatted public keys."
},
"time": "2023-09-15T20:55:47+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"
],
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/2.0.45"
},
"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"
}
],
"install-path": "../phpseclib/phpseclib"
},
{
"name": "typisttech/imposter",
"version": "0.6.1",
"version_normalized": "0.6.1.0",
"source": {
"type": "git",
"url": "https://github.com/TypistTech/imposter.git",
"reference": "f52b1a2289d2ea9c660cf9595085d0b11469af83"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TypistTech/imposter/zipball/f52b1a2289d2ea9c660cf9595085d0b11469af83",
"reference": "f52b1a2289d2ea9c660cf9595085d0b11469af83",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^7.3 || ^8.0"
},
"require-dev": {
"codeception/codeception": "^4.1",
"codeception/mockery-module": "^0.4.0",
"codeception/module-asserts": "^1.3",
"codeception/module-filesystem": "^1.0",
"squizlabs/php_codesniffer": "^3.5"
},
"suggest": {
"typisttech/imposter-plugin": "Composer plugin to integrate composer and imposter"
},
"time": "2020-12-06T22:57:09+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.6.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"TypistTech\\Imposter\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Typist Tech",
"email": "imposter@typist.tech",
"homepage": "https://typist.tech"
},
{
"name": "Tang Rufus",
"email": "tangrufus@gmail.com",
"homepage": "https://typist.tech",
"role": "Developer"
}
],
"description": "Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.",
"homepage": "https://github.com/TypistTech/imposter",
"keywords": [
"composer",
"dependency",
"monkey-patching",
"namespace",
"wordpress"
],
"support": {
"email": "imposter@typist.tech",
"issues": "https://github.com/TypistTech/imposter/issues",
"source": "https://github.com/TypistTech/imposter"
},
"funding": [
{
"url": "https://typist.tech/donation/",
"type": "custom"
},
{
"url": "https://www.paypal.me/iAmTangRufus/30usd",
"type": "custom"
},
{
"url": "https://github.com/tangrufus",
"type": "github"
}
],
"install-path": "../typisttech/imposter"
},
{
"name": "typisttech/imposter-plugin",
"version": "0.6.2",
"version_normalized": "0.6.2.0",
"source": {
"type": "git",
"url": "https://github.com/TypistTech/imposter-plugin.git",
"reference": "15fa3c90aca3b79497f438b9e02a6176498de53c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/TypistTech/imposter-plugin/zipball/15fa3c90aca3b79497f438b9e02a6176498de53c",
"reference": "15fa3c90aca3b79497f438b9e02a6176498de53c",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1 || ^2.0",
"php": "^7.3 || ^8.0",
"typisttech/imposter": "^0.6.1"
},
"require-dev": {
"codeception/codeception": "^4.1",
"codeception/module-asserts": "^1.3",
"codeception/module-cli": "^1.1",
"codeception/module-filesystem": "^1.0",
"composer/composer": "^1.10.19 || ^2.0",
"squizlabs/php_codesniffer": "^3.5",
"typisttech/codeception-composer-project-module": "^0.1.1"
},
"time": "2020-12-06T23:41:30+00:00",
"type": "composer-plugin",
"extra": {
"branch-alias": {
"dev-master": "0.6.x-dev"
},
"class": "TypistTech\\Imposter\\Plugin\\ImposterPlugin"
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"TypistTech\\Imposter\\Plugin\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Typist Tech",
"email": "imposter-plugin@typist.tech",
"homepage": "https://www.typist.tech"
},
{
"name": "Tang Rufus",
"email": "tangrufus@gmail.com",
"homepage": "https://www.typist.tech",
"role": "Developer"
}
],
"description": "Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.",
"homepage": "https://github.com/TypistTech/imposter-plugin",
"keywords": [
"composer",
"composer-plugin",
"dependency",
"monkey-patching",
"namespace",
"wordpress"
],
"support": {
"email": "imposter-plugin@typist.tech",
"issues": "https://github.com/TypistTech/imposter-plugin/issues",
"source": "https://github.com/TypistTech/imposter-plugin"
},
"funding": [
{
"url": "https://typist.tech/donation/",
"type": "custom"
},
{
"url": "https://www.paypal.me/iAmTangRufus/30usd",
"type": "custom"
},
{
"url": "https://github.com/tangrufus",
"type": "github"
}
],
"install-path": "../typisttech/imposter-plugin"
}
],
"dev": false,
"dev-package-names": []
}
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists