{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "8e623be91bd4f825b078f78b6e005c9d", "packages": [ { "name": "composer/installers", "version": "v1.0.12", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "4127333b03e8b4c08d081958548aae5419d1a2fa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/4127333b03e8b4c08d081958548aae5419d1a2fa", "reference": "4127333b03e8b4c08d081958548aae5419d1a2fa", "shasum": "" }, "replace": { "shama/baton": "*" }, "require-dev": { "composer/composer": "1.0.*@dev", "phpunit/phpunit": "3.7.*" }, "type": "composer-installer", "extra": { "class": "Composer\\Installers\\Installer", "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Composer\\Installers\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama", "role": "Developer" } ], "description": "A multi-framework Composer library installer", "homepage": "http://composer.github.com/installers/", "keywords": [ "Craft", "Hurad", "MODX Evo", "OXID", "WolfCMS", "agl", "annotatecms", "cakephp", "codeigniter", "concrete5", "croogo", "drupal", "elgg", "fuelphp", "installer", "joomla", "kohana", "laravel", "lithium", "magento", "mako", "mediawiki", "modulework", "phpbb", "piwik", "ppi", "shopware", "silverstripe", "symfony", "typo3", "wordpress", "zend", "zikula" ], "time": "2014-02-24T04:21:34+00:00" }, { "name": "freemius/wordpress-sdk", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/Freemius/wordpress-sdk.git", "reference": "1c7e0bc209d32235c0e9ac2f23e52bb83564acbc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Freemius/wordpress-sdk/zipball/1c7e0bc209d32235c0e9ac2f23e52bb83564acbc", "reference": "1c7e0bc209d32235c0e9ac2f23e52bb83564acbc", "shasum": "" }, "require": { "php": ">=5.2" }, "type": "library", "license": [ "GPL-3.0-only" ], "description": "Freemius WordPress SDK", "homepage": "https://freemius.com", "keywords": [ "freemius", "plugin", "sdk", "theme", "wordpress", "wordpress-plugin", "wordpress-theme" ], "support": { "source": "https://github.com/Freemius/wordpress-sdk/tree/2.4.0", "issues": "https://github.com/Freemius/wordpress-sdk/issues" }, "time": "2020-07-28T16:18:02+00:00" }, { "name": "squizlabs/php_codesniffer", "version": "3.5.6", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "reference": "e97627871a7eab2f70e59166072a6b767d5834e0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/e97627871a7eab2f70e59166072a6b767d5834e0", "reference": "e97627871a7eab2f70e59166072a6b767d5834e0", "shasum": "" }, "require": { "ext-simplexml": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "bin": [ "bin/phpcs", "bin/phpcbf" ], "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Greg Sherwood", "role": "lead" } ], "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", "keywords": [ "phpcs", "standards" ], "time": "2020-08-10T04:50:15+00:00" }, { "name": "wp-coding-standards/wpcs", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/WordPress/WordPress-Coding-Standards.git", "reference": "7da1894633f168fe244afc6de00d141f27517b62" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62", "reference": "7da1894633f168fe244afc6de00d141f27517b62", "shasum": "" }, "require": { "php": ">=5.4", "squizlabs/php_codesniffer": "^3.3.1" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6", "phpcompatibility/php-compatibility": "^9.0", "phpcsstandards/phpcsdevtools": "^1.0", "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "suggest": { "dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically." }, "type": "phpcodesniffer-standard", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Contributors", "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors" } ], "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions", "keywords": [ "phpcs", "standards", "wordpress" ], "time": "2020-05-13T23:57:56+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "freemius/wordpress-sdk": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.0" }, "platform-dev": [], "plugin-api-version": "1.1.0" }