{ "_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": "ae55cd77803c8d008816142aa485b5b0", "packages": [ { "name": "civicrm/composer-compile-plugin", "version": "v0.9", "source": { "type": "git", "url": "https://github.com/civicrm/composer-compile-plugin.git", "reference": "ad3dda7edecbc83d460d4839154e74c67b3eb146" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/civicrm/composer-compile-plugin/zipball/ad3dda7edecbc83d460d4839154e74c67b3eb146", "reference": "ad3dda7edecbc83d460d4839154e74c67b3eb146", "shasum": "" }, "require": { "composer-plugin-api": "^1.1 || ^2.0", "php": ">=7.1", "totten/lurkerlite": "^1.3" }, "require-dev": { "composer/composer": "~1.0", "totten/process-helper": "^1.0.1" }, "type": "composer-plugin", "extra": { "class": "Civi\\CompilePlugin\\CompilePlugin" }, "autoload": { "psr-4": { "Civi\\CompilePlugin\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tim Otten", "email": "info@civicrm.org" } ], "description": "Define a 'compile' event for all packages in the dependency-graph", "time": "2020-09-26T08:20:55+00:00" }, { "name": "padaliyajay/php-autoprefixer", "version": "1.3", "source": { "type": "git", "url": "https://github.com/padaliyajay/php-autoprefixer.git", "reference": "f05f374f0c1e463db62209613f52b38bf4b52430" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/padaliyajay/php-autoprefixer/zipball/f05f374f0c1e463db62209613f52b38bf4b52430", "reference": "f05f374f0c1e463db62209613f52b38bf4b52430", "shasum": "" }, "require": { "sabberworm/php-css-parser": "*" }, "type": "library", "autoload": { "psr-4": { "Padaliyajay\\PHPAutoprefixer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jay padaliya" } ], "description": "CSS Autoprefixer written in pure PHP.", "time": "2019-11-26T09:55:37+00:00" }, { "name": "sabberworm/php-css-parser", "version": "8.3.1", "source": { "type": "git", "url": "https://github.com/sabberworm/PHP-CSS-Parser.git", "reference": "d217848e1396ef962fb1997cf3e2421acba7f796" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/d217848e1396ef962fb1997cf3e2421acba7f796", "reference": "d217848e1396ef962fb1997cf3e2421acba7f796", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "codacy/coverage": "^1.4", "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": "2020-06-01T09:10:00+00:00" }, { "name": "scssphp/scssphp", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/scssphp/scssphp.git", "reference": "a05ea68160b7286ebbfd6e5fd7ae9e1a946ad6e1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/scssphp/scssphp/zipball/a05ea68160b7286ebbfd6e5fd7ae9e1a946ad6e1", "reference": "a05ea68160b7286ebbfd6e5fd7ae9e1a946ad6e1", "shasum": "" }, "require": { "ext-ctype": "*", "ext-json": "*", "php": ">=5.6.0" }, "require-dev": { "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3", "sass/sass-spec": "2020.08.10", "squizlabs/php_codesniffer": "~3.5", "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-09-07T21:15:42+00:00" }, { "name": "symfony/filesystem", "version": "v3.4.45", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", "reference": "495646f13d051cc5a8f77a68b68313dc854080aa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/filesystem/zipball/495646f13d051cc5a8f77a68b68313dc854080aa", "reference": "495646f13d051cc5a8f77a68b68313dc854080aa", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "symfony/polyfill-ctype": "~1.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Filesystem\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2020-09-02T16:06:40+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "1c302646f6efc070cd46856e600e5e0684d6b454" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454", "reference": "1c302646f6efc070cd46856e600e5e0684d6b454", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.18-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2020-07-14T12:35:20+00:00" }, { "name": "totten/lurkerlite", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/totten/Lurker.git", "reference": "a20c47142b486415b9117c76aa4c2117ff95b49a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/totten/Lurker/zipball/a20c47142b486415b9117c76aa4c2117ff95b49a", "reference": "a20c47142b486415b9117c76aa4c2117ff95b49a", "shasum": "" }, "require": { "php": ">=5.3.3" }, "replace": { "henrikbjorn/lurker": "*" }, "suggest": { "ext-inotify": ">=0.1.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-0": { "Lurker": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com" }, { "name": "Yaroslav Kiliba", "email": "om.dattaya@gmail.com" }, { "name": "Henrik Bjrnskov", "email": "henrik@bjrnskov.dk" } ], "description": "Resource Watcher - Lightweight edition of henrikbjorn/lurker with no dependencies", "keywords": [ "filesystem", "resource", "watching" ], "time": "2020-09-01T10:01:01+00:00" }, { "name": "tubalmartin/cssmin", "version": "v4.1.1", "source": { "type": "git", "url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git", "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf", "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf", "shasum": "" }, "require": { "ext-pcre": "*", "php": ">=5.3.2" }, "require-dev": { "cogpowered/finediff": "0.3.*", "phpunit/phpunit": "4.8.*" }, "bin": [ "cssmin" ], "type": "library", "autoload": { "psr-4": { "tubalmartin\\CssMin\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Túbal Martín", "homepage": "http://tubalmartin.me/" } ], "description": "A PHP port of the YUI CSS compressor", "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port", "keywords": [ "compress", "compressor", "css", "cssmin", "minify", "yui" ], "time": "2018-01-15T15:26:51+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "platform-overrides": { "php": "7.1" }, "plugin-api-version": "1.1.0" }