{ "packages": [ { "name": "blockify/framework", "version": "dev-package", "version_normalized": "dev-package", "dist": { "type": "path", "url": "../../plugins/blockify", "reference": "7e3d83583b46934fa8a43c6bb1d04fb53a33eb58" }, "require": { "php": "^7.4 || ^8.0" }, "require-dev": { "composer/installers": "^1.5 || ^2.0", "dealerdirect/phpcodesniffer-composer-installer": "^0.7", "dingo-d/wp-pest-integration-test-setup": "dev-main", "php-parallel-lint/php-parallel-lint": "^1.3", "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "dev-master", "szepeviktor/phpstan-wordpress": "^1.1", "wp-coding-standards/wpcs": "^2.3" }, "type": "wordpress-plugin", "installation-source": "dist", "autoload": { "files": [ "blockify.php" ] }, "scripts": { "install:dev": [ "@composer update" ], "install:prod": [ "@composer update --no-dev" ], "install:cs": [ "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin::run" ], "phpcs": [ "phpcs -s" ], "phpcbf": [ "phpcbf" ], "phpstan": [ "phpstan" ], "pest": [ "pest" ] }, "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Blockify", "email": "info@blockify.com" } ], "description": "Blockify Plugin for WordPress", "transport-options": { "symlink": false, "relative": true }, "install-path": "../blockify/framework" }, { "name": "tgmpa/tgm-plugin-activation", "version": "dev-develop", "version_normalized": "dev-develop", "source": { "type": "git", "url": "https://github.com/TGMPA/TGM-Plugin-Activation.git", "reference": "2d34264f4fdcfcc60261d490ff2e689f0c33730c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TGMPA/TGM-Plugin-Activation/zipball/2d34264f4fdcfcc60261d490ff2e689f0c33730c", "reference": "2d34264f4fdcfcc60261d490ff2e689f0c33730c", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.6", "phpcompatibility/phpcompatibility-wp": "^2.0", "wp-coding-standards/wpcs": "^2.0" }, "time": "2020-01-22T04:31:23+00:00", "default-branch": true, "type": "library", "installation-source": "dist", "autoload": { "files": [ "class-tgm-plugin-activation.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Thomas Griffin", "homepage": "http://thomasgriffinmedia.com", "role": "Developer" }, { "name": "Gary Jones", "homepage": "https://github.com/GaryJones", "role": "Developer" }, { "name": "Juliette Reinders Folmer", "homepage": "https://github.com/jrfnl", "role": "Developer" } ], "description": "TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).", "homepage": "http://tgmpluginactivation.com", "keywords": [ "activation", "library", "plugins", "theme", "wordpress" ], "support": { "issues": "https://github.com/TGMPA/TGM-Plugin-Activation/issues", "source": "https://github.com/TGMPA/TGM-Plugin-Activation" }, "install-path": "../tgmpa/tgm-plugin-activation" } ], "dev": true, "dev-package-names": [] }