File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/composer.json.tar
var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-includes/sodium_compat/composer.json 0000644 00000003110 15153255220 0024525 0 ustar 00 {
"name": "paragonie/sodium_compat",
"description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
"keywords": [
"PHP",
"cryptography",
"elliptic curve",
"elliptic curve cryptography",
"Pure-PHP cryptography",
"side-channel resistant",
"Curve25519",
"X25519",
"ECDH",
"Elliptic Curve Diffie-Hellman",
"Ed25519",
"RFC 7748",
"RFC 8032",
"EdDSA",
"Edwards-curve Digital Signature Algorithm",
"ChaCha20",
"Salsa20",
"Xchacha20",
"Xsalsa20",
"Poly1305",
"BLAKE2b",
"public-key cryptography",
"secret-key cryptography",
"AEAD",
"Chapoly",
"Salpoly",
"ChaCha20-Poly1305",
"XSalsa20-Poly1305",
"XChaCha20-Poly1305",
"encryption",
"authentication",
"libsodium"
],
"license": "ISC",
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com"
},
{
"name": "Frank Denis",
"email": "jedisct1@pureftpd.org"
}
],
"autoload": {
"files": ["autoload.php"]
},
"require": {
"php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8",
"paragonie/random_compat": ">=1"
},
"require-dev": {
"phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9"
},
"scripts": {
"test": "phpunit"
},
"suggest": {
"ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
"ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
}
}
var/www/vhosts/uyarreklam.com.tr/.composer/composer.json 0000644 00000000157 15153646563 0017533 0 ustar 00 {
"config": {
"allow-plugins": {
"plesk/composer-command-info": true
}
}
}
var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content/plugins/litespeed-cache/composer.json 0000644 00000000633 15153743735 0026252 0 ustar 00 {
"name": "litespeedtech/lscache_wp",
"require-dev": {
"squizlabs/php_codesniffer": "*",
"phpcompatibility/php-compatibility": "*"
},
"prefer-stable": true,
"scripts": {
"post-install-cmd": "phpcs --config-set installed_paths vendor/phpcompatibility/php-compatibility",
"post-update-cmd": "phpcs --config-set installed_paths vendor/phpcompatibility/php-compatibility",
"sniff-check": "phpcs"
}
} httpdocs/wp-content/plugins/all-in-one-seo-pack/vendor/jwhennessey/phpinsight/composer.json 0000644 00000000763 15154772622 0034625 0 ustar 00 var/www/vhosts/uyarreklam.com.tr {
"name": "jwhennessey/phpinsight",
"type": "library",
"description": "Sentiment analysis tool for PHP",
"keywords": ["sentiment", "insight", "phpinsight"],
"homepage": "https://github.com/JWHennessey/phpInsight",
"license": "GPLv3 or later",
"minimum-stability": "stable",
"authors": [
{
"name": "James Hennessey"
}
],
"require": {
"php": ">=5.3.0"
},
"autoload": {
"psr-0": {"PHPInsight": "lib/"}
}
}
httpdocs/wp-content/plugins/demo-yukle/vendor/proteusthemes/wp-content-importer-v2/composer.json 0000644 00000000756 15155050077 0035713 0 ustar 00 var/www/vhosts/uyarreklam.com.tr {
"name": "proteusthemes/wp-content-importer-v2",
"description": "WP content importer v2 forked from humanmade/wordpress-importer.",
"keywords": ["wp", "wordpress", "proteusthemes", "theme", "import", "content"],
"license": "GPL-2.0+",
"authors": [
{
"name" : "Contributors",
"homepage" : "https://github.com/humanmade/WordPress-Importer/graphs/contributors"
}
],
"autoload": {
"psr-4": {
"ProteusThemes\\WPContentImporter2\\": "src/"
}
}
} plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/composer.json 0000644 00000000740 15155077432 0041713 0 ustar 00 var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content {
"name": "jwhennessey/phpinsight",
"type": "library",
"description": "Sentiment analysis tool for PHP",
"keywords": [
"sentiment",
"insight",
"phpinsight"
],
"homepage": "https://github.com/JWHennessey/phpInsight",
"license": "GPLv3 or later",
"minimum-stability": "stable",
"authors": [
{
"name": "James Hennessey"
}
],
"require": {
"php": ">=5.3.0"
},
"autoload": {
"psr-0": {
"PHPInsight": "lib/"
}
}
}
httpdocs/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/monolog/monolog/composer.json 0000644 00000004472 15155167755 0035127 0 ustar 00 var/www/vhosts/uyarreklam.com.tr {
"name": "monolog\/monolog",
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
"keywords": [
"log",
"logging",
"psr-3"
],
"homepage": "http:\/\/github.com\/Seldaek\/monolog",
"type": "library",
"license": "MIT",
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http:\/\/seld.be"
}
],
"require": {
"php": ">=5.3.0",
"psr\/log": "~1.0"
},
"require-dev": {
"phpunit\/phpunit": "~4.5",
"graylog2\/gelf-php": "~1.0",
"sentry\/sentry": "^0.13",
"ruflin\/elastica": ">=0.90 <3.0",
"doctrine\/couchdb": "~1.0@dev",
"aws\/aws-sdk-php": "^2.4.9 || ^3.0",
"php-amqplib\/php-amqplib": "~2.4",
"swiftmailer\/swiftmailer": "^5.3|^6.0",
"php-console\/php-console": "^3.1.3",
"phpstan\/phpstan": "^0.12.59"
},
"suggest": {
"graylog2\/gelf-php": "Allow sending log messages to a GrayLog2 server",
"sentry\/sentry": "Allow sending log messages to a Sentry server",
"doctrine\/couchdb": "Allow sending log messages to a CouchDB server",
"ruflin\/elastica": "Allow sending log messages to an Elastic Search server",
"php-amqplib\/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
"ext-mongo": "Allow sending log messages to a MongoDB server",
"mongodb\/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
"aws\/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
"rollbar\/rollbar": "Allow sending log messages to Rollbar",
"php-console\/php-console": "Allow sending log messages to Google Chrome"
},
"autoload": {
"psr-4": {
"AIOSEO\\Vendor\\Monolog\\": "src\/Monolog"
}
},
"autoload-dev": {
"psr-4": {
"AIOSEO\\Vendor\\Monolog\\": "tests\/Monolog"
}
},
"provide": {
"psr\/log-implementation": "1.0.0"
},
"scripts": {
"test": "vendor\/bin\/phpunit",
"phpstan": "vendor\/bin\/phpstan analyse"
},
"lock": false
} httpdocs/wp-content/plugins/all-in-one-seo-pack/vendor_prefixed/psr/log/composer.json 0000644 00000001151 15155631406 0033344 0 ustar 00 var/www/vhosts/uyarreklam.com.tr {
"name": "psr\/log",
"description": "Common interface for logging libraries",
"keywords": [
"psr",
"psr-3",
"log"
],
"homepage": "https:\/\/github.com\/php-fig\/log",
"license": "MIT",
"authors": [
{
"name": "PHP-FIG",
"homepage": "https:\/\/www.php-fig.org\/"
}
],
"require": {
"php": ">=5.3.0"
},
"autoload": {
"psr-4": {
"AIOSEO\\Vendor\\Psr\\Log\\": "Psr\/Log\/"
}
},
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
}
}