MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/sb_web/b744/juguetesonlinebaratos.com/wp-content/plugins/jetpack/
File Upload :
Current < : /hermes/sb_web/b744/juguetesonlinebaratos.com/wp-content/plugins/jetpack/composer.json

{
	"name": "automattic/jetpack",
	"description": "Jetpack supercharges your self‑hosted WordPress site with the awesome cloud power of WordPress.com",
	"homepage": "https://jetpack.com/",
	"type": "wordpress-plugin",
	"license": "GPL-2.0-or-later",
	"support": {
		"issues": "https://github.com/Automattic/jetpack/issues"
	},
	"require": {
		"ext-openssl": "*",
		"ext-fileinfo": "*",
		"ext-json": "*",
		"automattic/jetpack-abtest": "@dev",
		"automattic/jetpack-connection": "@dev",
		"automattic/jetpack-options": "@dev",
		"automattic/jetpack-logo": "@dev",
		"automattic/jetpack-constants": "@dev",
		"automattic/jetpack-error": "@dev",
		"automattic/jetpack-jitm": "@dev",
		"automattic/jetpack-assets": "@dev",
		"automattic/jetpack-roles": "@dev",
		"automattic/jetpack-sync": "@dev",
		"automattic/jetpack-tracking": "@dev",
		"automattic/jetpack-autoloader": "@dev",
		"automattic/jetpack-compat": "@dev",
		"automattic/jetpack-terms-of-service": "@dev",
		"automattic/jetpack-backup": "@dev"
	},
	"require-dev": {
		"dealerdirect/phpcodesniffer-composer-installer": "0.5.0",
		"wp-coding-standards/wpcs": "2.1.1",
		"sirbrillig/phpcs-variable-analysis": "2.7.0",
		"phpcompatibility/phpcompatibility-wp": "2.1.0",
		"sirbrillig/phpcs-changed": "^1.0"
	},
	"scripts": {
		"php:compatibility": "composer install --ignore-platform-reqs && vendor/bin/phpcs -p -s --runtime-set testVersion '5.6-' --standard=PHPCompatibilityWP --ignore=docker,tools,tests,node_modules,vendor --extensions=php",
		"php:lint": "composer install --ignore-platform-reqs && vendor/bin/phpcs -p -s",
		"php:autofix": "composer install --ignore-platform-reqs && vendor/bin/phpcbf",
		"php:lint:errors": "composer install --ignore-platform-reqs && vendor/bin/phpcs -p -s --runtime-set ignore_warnings_on_exit 1",
		"php:changed": "composer install && bin/phpcs-changed.sh"
	},
	"repositories": [
		{
			"type": "path",
			"url": "./packages/*"
		}
	],
	"autoload": {
		"classmap": [
			"src"
		]
	},
	"minimum-stability": "dev",
	"prefer-stable": true
}