{ "_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": "3ca5057182c1e22059c46059d122e503", "packages": [ { "name": "js-phpize/js-phpize", "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/pug-php/js-phpize.git", "reference": "ca933003a8f5ddd6cf483a2dc3e4c5b0f1bdb285" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pug-php/js-phpize/zipball/ca933003a8f5ddd6cf483a2dc3e4c5b0f1bdb285", "reference": "ca933003a8f5ddd6cf483a2dc3e4c5b0f1bdb285", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=7.0" }, "require-dev": { "codeclimate/php-test-reporter": "dev-master", "phpunit/phpunit": "^6.0 || ^7.0" }, "type": "library", "autoload": { "psr-0": { "JsPhpize": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Katarn", "email": "kylekatarnls@gmail.com" } ], "description": "Convert js-like syntax to standalone PHP code.", "time": "2019-09-09T15:15:58+00:00" }, { "name": "js-phpize/js-phpize-phug", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/pug-php/js-phpize-phug.git", "reference": "086536acf9d72ed8180210c3dcf1c0d248ad4f69" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pug-php/js-phpize-phug/zipball/086536acf9d72ed8180210c3dcf1c0d248ad4f69", "reference": "086536acf9d72ed8180210c3dcf1c0d248ad4f69", "shasum": "" }, "require": { "js-phpize/js-phpize": "^2.0.0", "php": ">=7.0", "phug/compiler": "^0.5.0 || ^1.0@dev", "phug/formatter": "^0.5.43 || ^1.0@dev" }, "require-dev": { "codeclimate/php-test-reporter": "dev-master", "phpunit/phpunit": ">=4.8.35 <6.0" }, "type": "library", "autoload": { "psr-0": { "JsPhpize": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Katarn", "email": "kylekatarnls@gmail.com" } ], "description": "Convert js-like syntax to standalone PHP code in Phug template.", "time": "2019-09-08T19:12:39+00:00" }, { "name": "js-transformer/js-transformer", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/kylekatarnls/js-transformer-php-wrap.git", "reference": "81730d3ae67824d664615ebb7f721cfa7d77179f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kylekatarnls/js-transformer-php-wrap/zipball/81730d3ae67824d664615ebb7f721cfa7d77179f", "reference": "81730d3ae67824d664615ebb7f721cfa7d77179f", "shasum": "" }, "require": { "nodejs-php-fallback/nodejs-php-fallback": "^1.2" }, "require-dev": { "codeclimate/php-test-reporter": ">=0.3", "phpunit/phpunit": ">=4.8 <6.0" }, "type": "library", "extra": { "npm": { "jstransformer": "^1.0.0" } }, "autoload": { "psr-4": { "": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "homepage": "https://github.com/kylekatarnls/js-transformer-php-wrap", "keywords": [ "js-transformer" ], "time": "2017-10-27T21:27:00+00:00" }, { "name": "mobiledetect/mobiledetectlib", "version": "2.8.34", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/6f8113f57a508494ca36acbcfa2dc2d923c7ed5b", "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b", "shasum": "" }, "require": { "php": ">=5.0.0" }, "require-dev": { "phpunit/phpunit": "~4.8.35||~5.7" }, "type": "library", "autoload": { "classmap": [ "Mobile_Detect.php" ], "psr-0": { "Detection": "namespaced/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Serban Ghita", "email": "serbanghita@gmail.com", "homepage": "http://mobiledetect.net", "role": "Developer" } ], "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.", "homepage": "https://github.com/serbanghita/Mobile-Detect", "keywords": [ "detect mobile devices", "mobile", "mobile detect", "mobile detector", "php mobile detect" ], "time": "2019-09-18T18:44:20+00:00" }, { "name": "nodejs-php-fallback/nodejs-php-fallback", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/kylekatarnls/nodejs-php-fallback.git", "reference": "06d5e4f0694cc6612bd25c8996441e6efd7ab766" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kylekatarnls/nodejs-php-fallback/zipball/06d5e4f0694cc6612bd25c8996441e6efd7ab766", "reference": "06d5e4f0694cc6612bd25c8996441e6efd7ab766", "shasum": "" }, "require": { "composer-plugin-api": "^1.0", "php": ">=5.3.0" }, "require-dev": { "codeclimate/php-test-reporter": "dev-master", "composer/composer": "^1.2", "phpunit/phpunit": ">=4.8.35 <6.0" }, "type": "composer-plugin", "extra": { "class": "NodejsPhpFallback\\ComposerPlugin" }, "autoload": { "psr-0": { "NodejsPhpFallback\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle", "email": "kylekatarnls@gmail.com" } ], "description": "Allow you to call node.js module or scripts throught PHP and call a fallback function if node.js is not available", "time": "2018-04-05T14:25:31+00:00" }, { "name": "phug/js-transformer-filter", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/phug-php/js-transformer-filter.git", "reference": "dbadf07950ee552471905001266cdae7793868a8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phug-php/js-transformer-filter/zipball/dbadf07950ee552471905001266cdae7793868a8", "reference": "dbadf07950ee552471905001266cdae7793868a8", "shasum": "" }, "require": { "js-transformer/js-transformer": "^1.0", "phug/phug": "^0.1.8 || ^0.2.0 || ^0.3.0 || ^1.0" }, "require-dev": { "phpunit/phpunit": "^4 || ^5", "phug/dev-tool": "^0.1.11" }, "type": "library", "extra": { "npm-confirm": { "jstransformer": "It allows you to use any jstransformer npm package as filter by adding it in your extra.npm section of composer.json." } }, "autoload": { "psr-0": { "Phug\\": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Allow to use any js-transformer as filter in Phug", "homepage": "https://phug-lang.com", "keywords": [ "js-transformer" ], "time": "2019-10-05T16:02:15+00:00" }, { "name": "phug/phug", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/phug-php/phug.git", "reference": "31cab2c38618b5a6b349887c82e03cdfd191e418" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phug-php/phug/zipball/31cab2c38618b5a6b349887c82e03cdfd191e418", "reference": "31cab2c38618b5a6b349887c82e03cdfd191e418", "shasum": "" }, "require": { "php": ">=5.5.0", "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0@dev" }, "replace": { "phug/ast": "self.version", "phug/compiler": "self.version", "phug/dependency-injection": "^1.3", "phug/event": "self.version", "phug/facade": "self.version", "phug/formatter": "self.version", "phug/lexer": "self.version", "phug/parser": "self.version", "phug/reader": "self.version", "phug/renderer": "self.version", "phug/util": "self.version" }, "require-dev": { "cebe/markdown": "^1.1", "js-phpize/js-phpize-phug": "^1.2 || ^2.2", "kylekatarnls/multi-tester": "^1.4", "nodejs-php-fallback/coffeescript": "^1.0", "nodejs-php-fallback/less": "^1.0", "nodejs-php-fallback/stylus": "^1.0", "nodejs-php-fallback/uglify": "^1.0", "phpunit/php-code-coverage": "^2.2 || ^4.0 || ^5.2 || ^6.0 || ^7.0", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.0", "pug-php/pug-filter-coffee-script": "^1.2", "squizlabs/php_codesniffer": "~3.4.2" }, "bin": [ "phug" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev", "dev-facade": "0.4.x-dev" } }, "autoload": { "psr-0": { "": "./src/Phug/Phug/" }, "psr-4": { "Phug\\": [ "./src/Phug/Ast/", "./src/Phug/Compiler/", "./src/Phug/DependencyInjection/", "./src/Phug/Event/", "./src/Phug/Formatter/", "./src/Phug/Lexer/", "./src/Phug/Parser/", "./src/Phug/Reader/", "./src/Phug/Renderer/", "./src/Phug/Util/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "KyleKatarn", "email": "jade-php@selfbuild.fr", "homepage": "http://github.com/kylekatarnls" } ], "description": "Pug (ex-Jade) facade engine for PHP, HTML template engine structured by indentation", "homepage": "http://phug-lang.com", "keywords": [ "compiler", "dialect", "html", "jade", "php", "phtml", "phug", "presentation", "pug", "render", "template", "views" ], "time": "2019-11-25T13:53:02+00:00" }, { "name": "pug-php/pug", "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/pug-php/pug.git", "reference": "338594133620d15839638e5a98659efe90b63a84" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pug-php/pug/zipball/338594133620d15839638e5a98659efe90b63a84", "reference": "338594133620d15839638e5a98659efe90b63a84", "shasum": "" }, "require": { "js-phpize/js-phpize-phug": "^1.1 || ^2.0", "nodejs-php-fallback/nodejs-php-fallback": "^1.3.1", "php": ">=5.5.0", "phug/js-transformer-filter": "^1.0", "phug/phug": "^0.3.0 || ^1.0" }, "replace": { "kylekatarnls/jade-php": "self.version" }, "require-dev": { "phpunit/phpunit": ">=4.8.35 <6.0" }, "bin": [ "pug" ], "type": "library", "extra": { "npm": { "pug-cli": "^1.0.0-alpha6" }, "npm-confirm": { "pug-cli": "It allows you to use the native JS pug engine instead of the default PHP one with the `pugjs` option set to `true`" } }, "autoload": { "psr-4": { "": "./src" }, "psr-0": { "Pug\\": "src/", "Jade\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "kylekatarnls", "email": "pug@selfbuild.fr", "homepage": "http://github.com/kylekatarnls", "role": "Developer" }, { "name": "Konstantin Kudryashov", "email": "konstantin.kudryashov@knplabs.com", "homepage": "http://about.me/everzet", "role": "Developer" }, { "name": "volter9", "homepage": "https://github.com/volter9", "role": "Developer" }, { "name": "sisoftrg", "homepage": "https://github.com/sisoftrg", "role": "Developer" }, { "name": "hackaugusto", "homepage": "https://github.com/hackaugusto", "role": "Developer" }, { "name": "peniar", "homepage": "https://github.com/peniar", "role": "Developer" }, { "name": "NSinopoli", "homepage": "https://github.com/NSinopoli", "role": "Developer" }, { "name": "Luke GB", "email": "git@lukegb.com", "homepage": "http://twitter.com/lukegb", "role": "Maintainer" }, { "name": "DJRanger", "homepage": "https://github.com/DJRanger", "role": "Contributor" }, { "name": "fcrosfly", "homepage": "https://github.com/fcrosfly", "role": "Contributor" }, { "name": "Ronan Tessier", "email": "ronan.tessier@vaconsulting.lu", "homepage": "http://github.com/ronan-gloo", "role": "Maintainer" }, { "name": "Soviut", "homepage": "http://github.com/Soviut", "role": "Contributor" }, { "name": "just-paja", "homepage": "http://github.com/just-paja", "role": "Contributor" }, { "name": "cjonasw", "homepage": "http://github.com/cjonasw", "role": "Contributor" }, { "name": "s4msung", "homepage": "http://github.com/s4msung", "role": "Contributor" }, { "name": "sadjow", "homepage": "http://github.com/sadjow", "role": "Contributor" }, { "name": "hkjels", "homepage": "http://github.com/hkjels", "role": "Contributor" }, { "name": "krizalys", "homepage": "http://github.com/krizalys", "role": "Contributor" }, { "name": "sszigeti", "homepage": "http://github.com/sszigeti", "role": "Contributor" }, { "name": "Janez Troha", "email": "janez.troha@gmail.com", "homepage": "http://flavors.me/dz0ny", "role": "Maintainer" }, { "name": "Marco \"Debo\" De Bortoli", "homepage": "https://github.com/debo", "role": "contributor" } ], "description": "HAML-like template engine for PHP", "homepage": "https://github.com/pug-php/pug", "keywords": [ "jade", "minification", "pug", "template" ], "time": "2019-10-05T16:39:05+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17", "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.12-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "time": "2019-08-06T08:03:45+00:00" }, { "name": "symfony/var-dumper", "version": "v5.0.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", "reference": "956b8b6e4c52186695f592286414601abfcec284" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/956b8b6e4c52186695f592286414601abfcec284", "reference": "956b8b6e4c52186695f592286414601abfcec284", "shasum": "" }, "require": { "php": "^7.2.5", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "phpunit/phpunit": "<5.4.3", "symfony/console": "<4.4" }, "require-dev": { "ext-iconv": "*", "symfony/console": "^4.4|^5.0", "symfony/process": "^4.4|^5.0", "twig/twig": "^2.4|^3.0" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", "ext-intl": "To show region name in time zone dump", "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" }, "bin": [ "Resources/bin/var-dump-server" ], "type": "library", "extra": { "branch-alias": { "dev-master": "5.0-dev" } }, "autoload": { "files": [ "Resources/functions/dump.php" ], "psr-4": { "Symfony\\Component\\VarDumper\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony mechanism for exploring and dumping PHP variables", "homepage": "https://symfony.com", "keywords": [ "debug", "dump" ], "time": "2019-11-18T17:27:11+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }