PATH:
home
/
centosnipponia
/
public_html
/
sweetrich
/
wp-content
/
plugins
/
optimole-wp
/
vendor
/
composer
{ "packages": [ { "name": "codeinwp/optimole-sdk", "version": "v1.0.0", "version_normalized": "1.0.0.0", "source": { "type": "git", "url": "https://github.com/Codeinwp/optimole-php-sdk.git", "reference": "637260ec52bdc0efb84c5b8ac30ac7dbd4c323ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeinwp/optimole-php-sdk/zipball/637260ec52bdc0efb84c5b8ac30ac7dbd4c323ee", "reference": "637260ec52bdc0efb84c5b8ac30ac7dbd4c323ee", "shasum": "" }, "require": { "php": ">=7.4", "symfony/polyfill-php80": "^1.29" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.0", "phpstan/phpstan": "^1.0", "phpunit/phpunit": "^9.6" }, "time": "2024-04-07T10:55:45+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Optimole\\Sdk\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Optimole Team", "email": "friends@optimole.com", "homepage": "https://optimole.com" } ], "description": "SDK for Optimole cloud-based image optimization service", "homepage": "https://optimole.com", "support": { "issues": "https://github.com/Codeinwp/codeinwp/optimole-php-sdk/issues", "source": "https://github.com/Codeinwp/optimole-php-sdk" }, "install-path": "../codeinwp/optimole-sdk" }, { "name": "codeinwp/themeisle-sdk", "version": "3.3.20", "version_normalized": "3.3.20.0", "source": { "type": "git", "url": "https://github.com/Codeinwp/themeisle-sdk.git", "reference": "d1b92f3ab74f1b3f0afad7e23ddb1c058d66c03c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/d1b92f3ab74f1b3f0afad7e23ddb1c058d66c03c", "reference": "d1b92f3ab74f1b3f0afad7e23ddb1c058d66c03c", "shasum": "" }, "require-dev": { "codeinwp/phpcs-ruleset": "dev-main" }, "time": "2024-04-16T12:27:32+00:00", "type": "library", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "ThemeIsle team", "email": "friends@themeisle.com", "homepage": "https://themeisle.com" } ], "description": "ThemeIsle SDK", "homepage": "https://github.com/Codeinwp/themeisle-sdk", "keywords": [ "wordpress" ], "support": { "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.20" }, "install-path": "../codeinwp/themeisle-sdk" }, { "name": "enshrined/svg-sanitize", "version": "0.18.0", "version_normalized": "0.18.0.0", "source": { "type": "git", "url": "https://github.com/darylldoyle/svg-sanitizer.git", "reference": "6a2c069dab3843ca4d887ff09c972fc7033888d0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/6a2c069dab3843ca4d887ff09c972fc7033888d0", "reference": "6a2c069dab3843ca4d887ff09c972fc7033888d0", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^5.7 || ^6.5 || ^8.5" }, "time": "2024-02-22T17:51:05+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "enshrined\\svgSanitize\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Daryll Doyle", "email": "daryll@enshrined.co.uk" } ], "description": "An SVG sanitizer for PHP", "support": { "issues": "https://github.com/darylldoyle/svg-sanitizer/issues", "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.18.0" }, "install-path": "../enshrined/svg-sanitize" }, { "name": "symfony/polyfill-php80", "version": "v1.29.0", "version_normalized": "1.29.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b", "shasum": "" }, "require": { "php": ">=7.1" }, "time": "2024-01-29T20:11:03+00:00", "type": "library", "extra": { "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ion Bazan", "email": "ion.bazan@gmail.com" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/polyfill-php80" } ], "dev": false, "dev-package-names": [] }
[+]
..
[-] autoload_classmap.php
[edit]
[-] autoload_files.php
[edit]
[-] autoload_namespaces.php
[edit]
[-] autoload_psr4.php
[edit]
[-] autoload_real.php
[edit]
[-] autoload_static.php
[edit]
[-] ClassLoader.php
[edit]
[-] installed.json
[edit]
[-] installed.php
[edit]
[-] InstalledVersions.php
[edit]
[-] LICENSE
[edit]
[-] platform_check.php
[edit]
[-] .htaccess.disabled
[edit]