{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "3ca5057182c1e22059c46059d122e503", "packages": [ { "name": "js-phpize/js-phpize", "version": "1.14.0", "source": { "type": "git", "url": "https://github.com/pug-php/js-phpize.git", "reference": "a4b904fa673e45f82a25e02d3c1592346ab0d716" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pug-php/js-phpize/zipball/a4b904fa673e45f82a25e02d3c1592346ab0d716", "reference": "a4b904fa673e45f82a25e02d3c1592346ab0d716", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.3.0" }, "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.", "time": "2018-02-06T08:50:18+00:00" }, { "name": "js-phpize/js-phpize-phug", "version": "1.1.7", "source": { "type": "git", "url": "https://github.com/pug-php/js-phpize-phug.git", "reference": "64aca5c6baecc840372dc1fe515656e15ac31dee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pug-php/js-phpize-phug/zipball/64aca5c6baecc840372dc1fe515656e15ac31dee", "reference": "64aca5c6baecc840372dc1fe515656e15ac31dee", "shasum": "" }, "require": { "js-phpize/js-phpize": "^1.10.1", "php": ">=5.3.0", "phug/compiler": "^0.5.0" }, "require-dev": { "codeclimate/php-test-reporter": "dev-master", "phpunit/phpunit": ">=4.8 <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.", "time": "2017-10-06T21:29:49+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.30", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", "reference": "5500bbbf312fe77ef0c7223858dad84fe49ee0c3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/5500bbbf312fe77ef0c7223858dad84fe49ee0c3", "reference": "5500bbbf312fe77ef0c7223858dad84fe49ee0c3", "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": "2017-12-18T10:38:51+00:00" }, { "name": "nodejs-php-fallback/nodejs-php-fallback", "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/kylekatarnls/nodejs-php-fallback.git", "reference": "3d034b21f16e814fd4d9b04a4f6472dc6337175a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kylekatarnls/nodejs-php-fallback/zipball/3d034b21f16e814fd4d9b04a4f6472dc6337175a", "reference": "3d034b21f16e814fd4d9b04a4f6472dc6337175a", "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 <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": "2017-11-03T08:55:02+00:00" }, { "name": "phug/ast", "version": "0.1.0", "source": { "type": "git", "url": "https://github.com/phug-php/ast.git", "reference": "1eed5ffa56b56362cafc39ed976d63cef50343eb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phug-php/ast/zipball/1eed5ffa56b56362cafc39ed976d63cef50343eb", "reference": "1eed5ffa56b56362cafc39ed976d63cef50343eb", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phug/dev-tool": "^0.1.0" }, "type": "library", "autoload": { "psr-4": { "": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Torben Koehn", "email": "torben@talesoft.codes" }, { "name": "KyleKatarn", "email": "jade-php@selfbuild.fr", "homepage": "http://github.com/kylekatarnls" } ], "homepage": "http://phug-lang.com", "keywords": [ "ast", "dialect", "html", "jade", "php", "phtml", "phug", "presentation", "pug", "render", "template", "views" ], "time": "2016-12-28T16:34:09+00:00" }, { "name": "phug/compiler", "version": "0.5.19", "source": { "type": "git", "url": "https://github.com/phug-php/compiler.git", "reference": "5339dad6804180eeaaff86c54841a92df7aff7e4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phug-php/compiler/zipball/5339dad6804180eeaaff86c54841a92df7aff7e4", "reference": "5339dad6804180eeaaff86c54841a92df7aff7e4", "shasum": "" }, "require": { "php": ">=5.5.0", "phug/dependency-injection": "^1.1.2", "phug/formatter": "^0.5.37", "phug/parser": "^0.5.0", "phug/util": "^0.4.0" }, "require-dev": { "js-phpize/js-phpize": "^1.4", "phug/dev-tool": "^0.1.0", "pug-php/pug-filter-coffee-script": "^1.2" }, "type": "library", "autoload": { "psr-4": { "": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "KyleKatarn", "email": "jade-php@selfbuild.fr", "homepage": "http://github.com/kylekatarnls" } ], "homepage": "http://phug-lang.com", "keywords": [ "compiler", "dialect", "html", "jade", "php", "phtml", "phug", "presentation", "pug", "render", "template", "views" ], "time": "2018-02-06T16:48:16+00:00" }, { "name": "phug/dependency-injection", "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/phug-php/dependency-injection.git", "reference": "6b71337bd484c4e25a40ce7afcf8a61cf41965bf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phug-php/dependency-injection/zipball/6b71337bd484c4e25a40ce7afcf8a61cf41965bf", "reference": "6b71337bd484c4e25a40ce7afcf8a61cf41965bf", "shasum": "" }, "require": { "phug/util": "^0.4.0" }, "require-dev": { "phug/dev-tool": "^0.1.0" }, "type": "library", "autoload": { "psr-4": { "": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Torben Koehn", "email": "torben@talesoft.codes" }, { "name": "KyleKatarn", "email": "jade-php@selfbuild.fr", "homepage": "http://github.com/kylekatarnls" } ], "homepage": "http://phug-lang.com", "keywords": [ "dependency-injection", "dialect", "html", "jade", "php", "phtml", "phug", "presentation", "pug", "render", "template", "views" ], "time": "2017-10-11T13:13:35+00:00" }, { "name": "phug/event", "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/phug-php/event.git", "reference": "8d78b07913d4aeffc6480dfd534fc5fed7adaf4e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phug-php/event/zipball/8d78b07913d4aeffc6480dfd534fc5fed7adaf4e", "reference": "8d78b07913d4aeffc6480dfd534fc5fed7adaf4e", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phug/dev-tool": "^0.1.0" }, "type": "library", "autoload": { "psr-4": { "": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Torben Koehn", "email": "torben@talesoft.codes" }, { "name": "KyleKatarn", "email": "jade-php@selfbuild.fr", "homepage": "http://github.com/kylekatarnls" } ], "homepage": "http://phug-lang.com", "keywords": [ "event", "phug" ], "time": "2018-02-19T14:06:44+00:00" }, { "name": "phug/formatter", "version": "0.5.41", "source": { "type": "git", "url": "https://github.com/phug-php/formatter.git", "reference": "85c3f40df94e1a953e8ec60181c73459f82c4377" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phug-php/formatter/zipball/85c3f40df94e1a953e8ec60181c73459f82c4377", "reference": "85c3f40df94e1a953e8ec60181c73459f82c4377", "shasum": "" }, "require": { "php": ">=5.5.0", "phug/dependency-injection": "^1.3.0", "phug/parser": "^0.5.0", "phug/util": "^0.4.14" }, "require-dev": { "phug/dev-tool": "^0.1.0" }, "type": "library", "autoload": { "psr-4": { "": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Torben Koehn", "email": "torben@talesoft.codes" }, { "name": "KyleKatarn", "email": "jade-php@selfbuild.fr", "homepage": "http://github.com/kylekatarnls" } ], "homepage": "http://phug-lang.com", "keywords": [ "ast", "dialect", "html", "jade", "php", "phtml", "phug", "presentation", "pug", "render", "template", "views" ], "time": "2018-02-12T13:03:18+00:00" }, { "name": "phug/js-transformer-filter", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/phug-php/js-transformer-filter.git", "reference": "969c38e00af7f8c95e6345cf1e9006a835394181" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phug-php/js-transformer-filter/zipball/969c38e00af7f8c95e6345cf1e9006a835394181", "reference": "969c38e00af7f8c95e6345cf1e9006a835394181", "shasum": "" }, "require": { "js-transformer/js-transformer": "^1.0", "phug/phug": "^0.1.8 || ^0.2.0 || ^0.3.0" }, "require-dev": { "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": "2018-02-09T07:58:41+00:00" }, { "name": "phug/lexer", "version": "0.5.21", "source": { "type": "git", "url": "https://github.com/phug-php/lexer.git", "reference": "fa25ce51d9229965267f29ec73ed0f726d46f65b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phug-php/lexer/zipball/fa25ce51d9229965267f29ec73ed0f726d46f65b", "reference": "fa25ce51d9229965267f29ec73ed0f726d46f65b", "shasum": "" }, "require": { "php": ">=5.5.0", "phug/reader": "^0.2.0", "phug/util": "^0.4.0" }, "require-dev": { "phug/dev-tool": "^0.1.0" }, "type": "library", "autoload": { "psr-4": { "": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Torben Koehn", "email": "torben@talesoft.codes" }, { "name": "KyleKatarn", "email": "jade-php@selfbuild.fr", "homepage": "http://github.com/kylekatarnls" } ], "homepage": "http://phug-lang.com", "keywords": [ "dialect", "html", "jade", "lexer", "php", "phtml", "phug", "presentation", "pug", "render", "template", "views" ], "time": "2018-02-14T14:49:13+00:00" }, { "name": "phug/parser", "version": "0.5.8", "source": { "type": "git", "url": "https://github.com/phug-php/parser.git", "reference": "0e0f1f9cd7925a72928ede61e63c3af6b77269ef" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phug-php/parser/zipball/0e0f1f9cd7925a72928ede61e63c3af6b77269ef", "reference": "0e0f1f9cd7925a72928ede61e63c3af6b77269ef", "shasum": "" }, "require": { "php": ">=5.5.0", "phug/ast": "^0.1.0", "phug/lexer": "^0.5.6", "phug/util": "^0.4.0" }, "require-dev": { "phug/dev-tool": "^0.1.0" }, "type": "library", "autoload": { "psr-4": { "": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Torben Koehn", "email": "torben@talesoft.codes" }, { "name": "KyleKatarn", "email": "jade-php@selfbuild.fr", "homepage": "http://github.com/kylekatarnls" } ], "homepage": "http://phug-lang.com", "keywords": [ "dialect", "html", "jade", "php", "phtml", "phug", "presentation", "pug", "reader", "render", "template", "views" ], "time": "2017-12-21T16:58:03+00:00" }, { "name": "phug/phug", "version": "0.3.1", "source": { "type": "git", "url": "https://github.com/phug-php/phug.git", "reference": "6a7f40af0a41e8e25439573a1e9384885e1d6359" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phug-php/phug/zipball/6a7f40af0a41e8e25439573a1e9384885e1d6359", "reference": "6a7f40af0a41e8e25439573a1e9384885e1d6359", "shasum": "" }, "require": { "php": ">=5.5.0", "phug/renderer": "^0.4.0" }, "require-dev": { "phug/dev-tool": "^0.1.0" }, "bin": [ "phug" ], "type": "library", "autoload": { "psr-4": { "": "./src" }, "psr-0": { "Phug": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "KyleKatarn", "email": "jade-php@selfbuild.fr", "homepage": "http://github.com/kylekatarnls" } ], "homepage": "http://phug-lang.com", "keywords": [ "compiler", "dialect", "html", "jade", "php", "phtml", "phug", "presentation", "pug", "render", "template", "views" ], "time": "2018-02-09T17:07:10+00:00" }, { "name": "phug/reader", "version": "0.2.1", "source": { "type": "git", "url": "https://github.com/phug-php/reader.git", "reference": "9af727a04f1c22d9ee23fba64b35b375abd5262c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phug-php/reader/zipball/9af727a04f1c22d9ee23fba64b35b375abd5262c", "reference": "9af727a04f1c22d9ee23fba64b35b375abd5262c", "shasum": "" }, "require": { "php": ">=5.5.0", "psr/http-message": "^1.0", "symfony/polyfill-mbstring": "*" }, "require-dev": { "phug/dev-tool": "^0.1.0", "phug/util": "^0.3.5" }, "type": "library", "autoload": { "psr-4": { "": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Torben Koehn", "email": "torben@talesoft.codes" } ], "homepage": "http://phug-lang.com", "keywords": [ "dialect", "html", "jade", "php", "phtml", "phug", "presentation", "pug", "reader", "render", "template", "views" ], "time": "2017-12-12T16:08:44+00:00" }, { "name": "phug/renderer", "version": "0.4.0", "source": { "type": "git", "url": "https://github.com/phug-php/renderer.git", "reference": "5f1f505234afbfcb4b1575260ab0e6ab5925961c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phug-php/renderer/zipball/5f1f505234afbfcb4b1575260ab0e6ab5925961c", "reference": "5f1f505234afbfcb4b1575260ab0e6ab5925961c", "shasum": "" }, "require": { "php": ">=5.5.0", "phug/compiler": "^0.5.0", "phug/util": "^0.4.15", "symfony/var-dumper": "^3.4" }, "require-dev": { "cebe/markdown": "^1.1", "js-phpize/js-phpize-phug": "^1.1.2", "nodejs-php-fallback/coffeescript": "^1.0", "nodejs-php-fallback/less": "^1.0", "nodejs-php-fallback/stylus": "^1.0", "nodejs-php-fallback/uglify": "^1.0", "phug/dev-tool": "^0.1.0" }, "type": "library", "autoload": { "psr-4": { "": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "KyleKatarn", "email": "jade-php@selfbuild.fr", "homepage": "http://github.com/kylekatarnls" } ], "homepage": "http://phug-lang.com", "keywords": [ "compiler", "dialect", "html", "jade", "php", "phtml", "phug", "presentation", "pug", "render", "template", "views" ], "time": "2018-02-08T20:22:55+00:00" }, { "name": "phug/util", "version": "0.4.15", "source": { "type": "git", "url": "https://github.com/phug-php/util.git", "reference": "a52c5f8279bed9c0317be7055dec38b43311183c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phug-php/util/zipball/a52c5f8279bed9c0317be7055dec38b43311183c", "reference": "a52c5f8279bed9c0317be7055dec38b43311183c", "shasum": "" }, "require": { "php": ">=5.5.0", "phug/event": "^0.1.0" }, "require-dev": { "phug/dev-tool": "^0.1.0" }, "type": "library", "autoload": { "psr-4": { "": "./src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Torben Koehn", "email": "torben@talesoft.codes" }, { "name": "KyleKatarn", "email": "jade-php@selfbuild.fr", "homepage": "http://github.com/kylekatarnls" } ], "homepage": "http://phug-lang.com", "keywords": [ "dialect", "html", "jade", "php", "phtml", "phug", "presentation", "pug", "render", "template", "util", "views" ], "time": "2018-02-08T10:51:06+00:00" }, { "name": "psr/http-message", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2016-08-06T14:39:51+00:00" }, { "name": "pug-php/pug", "version": "3.1.6", "source": { "type": "git", "url": "https://github.com/pug-php/pug.git", "reference": "7c86ad6384682371381da85dbb9c5efd48c37ed4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pug-php/pug/zipball/7c86ad6384682371381da85dbb9c5efd48c37ed4", "reference": "7c86ad6384682371381da85dbb9c5efd48c37ed4", "shasum": "" }, "require": { "js-phpize/js-phpize-phug": "^1.1", "nodejs-php-fallback/nodejs-php-fallback": "^1.3.1", "php": ">=5.5.0", "phug/js-transformer-filter": "^1.0", "phug/phug": "^0.3.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-0": { "Pug\\": "src/", "Jade\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Janez Troha", "email": "janez.troha@gmail.com", "homepage": "http://flavors.me/dz0ny", "role": "Maintainer" }, { "name": "Luke GB", "email": "git@lukegb.com", "homepage": "http://twitter.com/lukegb", "role": "Maintainer" }, { "name": "Ronan Tessier", "email": "ronan.tessier@vaconsulting.lu", "homepage": "http://github.com/ronan-gloo", "role": "Maintainer" }, { "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": "DJRanger", "homepage": "https://github.com/DJRanger", "role": "Contributor" }, { "name": "fcrosfly", "homepage": "https://github.com/fcrosfly", "role": "Contributor" }, { "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": "Konstantin Kudryashov", "email": "konstantin.kudryashov@knplabs.com", "homepage": "http://about.me/everzet", "role": "Developer" }, { "name": "Marco \"Debo\" De Bortoli", "homepage": "https://github.com/debo", "role": "contributor" }, { "name": "kylekatarnls", "email": "pug@selfbuild.fr", "homepage": "http://github.com/kylekatarnls", "role": "Developer" } ], "description": "HAML-like template engine for PHP 5.3", "homepage": "https://github.com/pug-php/pug", "keywords": [ "jade", "minification", "pug", "template" ], "time": "2018-02-09T17:14:38+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/78be803ce01e55d3491c1397cf1c64beb9c1b63b", "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.7-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": "2018-01-30T19:27:44+00:00" }, { "name": "symfony/var-dumper", "version": "v3.4.4", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", "reference": "472a9849930cf21f73abdb02240f17cf5b5bd1a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/472a9849930cf21f73abdb02240f17cf5b5bd1a7", "reference": "472a9849930cf21f73abdb02240f17cf5b5bd1a7", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" }, "require-dev": { "ext-iconv": "*", "twig/twig": "~1.34|~2.4" }, "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", "ext-symfony_debug": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.4-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": "2018-01-29T09:03:43+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }