{ "_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": "e67723e32ef816323be981bc0fca0e42", "packages": [ { "name": "deliciousbrains/wp-background-processing", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/deliciousbrains/wp-background-processing.git", "reference": "2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/deliciousbrains/wp-background-processing/zipball/2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800", "reference": "2cbee1abd1b49e1133cd8f611df4d4fc5a8b9800", "shasum": "" }, "require": { "php": ">=5.2" }, "suggest": { "coenjacobs/mozart": "Easily wrap this library with your own prefix, to prevent collisions when multiple plugins use this library" }, "type": "library", "autoload": { "classmap": [ "classes/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Delicious Brains", "email": "nom@deliciousbrains.com" } ], "description": "WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.", "time": "2020-07-31T07:00:11+00:00" }, { "name": "prestashop/php-css-parser", "version": "8.2.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/PHP-CSS-Parser.git", "reference": "4fc2af16da00dd954b41a7d754a9a0b1fccadc1d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/PHP-CSS-Parser/zipball/4fc2af16da00dd954b41a7d754a9a0b1fccadc1d", "reference": "4fc2af16da00dd954b41a7d754a9a0b1fccadc1d", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "type": "library", "autoload": { "psr-0": { "Sabberworm\\CSS": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Raphael Schweikert" } ], "description": "Parser for CSS Files written in PHP", "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser", "keywords": [ "css", "parser", "stylesheet" ], "time": "2017-12-28T13:36:06+00:00" }, { "name": "prestashop/rtlcss-php", "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/rtlcss-php.git", "reference": "eb26a4c5651ccaddc9e7eecc725367954c6bd1c4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/rtlcss-php/zipball/eb26a4c5651ccaddc9e7eecc725367954c6bd1c4", "reference": "eb26a4c5651ccaddc9e7eecc725367954c6bd1c4", "shasum": "" }, "require": { "php": ">=5.4", "prestashop/php-css-parser": "^8.2" }, "require-dev": { "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-4": { "PrestaShop\\RtlCss\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frédéric Massart", "homepage": "https://github.com/FMCorz" }, { "name": "Pablo Borowicz", "email": "pablo.borowicz@prestashop.com", "homepage": "https://github.com/eternoendless" } ], "description": "Converts CSS to Right-to-Left", "keywords": [ "css", "rtl" ], "abandoned": true, "time": "2017-12-28T14:27:03+00:00" }, { "name": "scssphp/scssphp", "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/scssphp/scssphp.git", "reference": "f7c9088320e218ca42e4ef0074259a1ba24ec93a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/scssphp/scssphp/zipball/f7c9088320e218ca42e4ef0074259a1ba24ec93a", "reference": "f7c9088320e218ca42e4ef0074259a1ba24ec93a", "shasum": "" }, "require": { "ext-ctype": "*", "ext-json": "*", "php": ">=5.6.0" }, "require-dev": { "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4", "sass/sass-spec": "2020.10.29", "squizlabs/php_codesniffer": "~3.5", "symfony/phpunit-bridge": "^5.1", "twbs/bootstrap": "~4.3", "zurb/foundation": "~6.5" }, "bin": [ "bin/pscss" ], "type": "library", "autoload": { "psr-4": { "ScssPhp\\ScssPhp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anthon Pang", "email": "apang@softwaredevelopment.ca", "homepage": "https://github.com/robocoder" }, { "name": "Cédric Morin", "email": "cedric@yterium.com", "homepage": "https://github.com/Cerdic" } ], "description": "scssphp is a compiler for SCSS written in PHP.", "homepage": "http://scssphp.github.io/scssphp/", "keywords": [ "css", "less", "sass", "scss", "stylesheet" ], "time": "2020-11-07T20:53:41+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "1.1.0" }