{ "_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": "7de79e0b4678e4c614a0dc256572f641", "packages": [ { "name": "symfony/polyfill-mbstring", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4", "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3-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": "2016-11-14T01:06:16+00:00" }, { "name": "talesoft/tale-config", "version": "0.2", "source": { "type": "git", "url": "https://github.com/Talesoft/tale-config.git", "reference": "1a9304e99753fa74c4f43722b52388df8015eb03" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Talesoft/tale-config/zipball/1a9304e99753fa74c4f43722b52388df8015eb03", "reference": "1a9304e99753fa74c4f43722b52388df8015eb03", "shasum": "" }, "require": { "php": ">=5.5.0", "talesoft/tale-factory": "~0.1" }, "suggest": { "symfony/yaml": "for YAML-configuration", "talesoft/tale-dom": "for XML-configuration" }, "type": "library", "autoload": { "psr-4": { "Tale\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Torben Koehn", "email": "tk@talesoft.io" }, { "name": "Talesoft", "email": "info@talesoft.io", "homepage": "http://talesoft.io" } ], "description": "Lightweight configuration interfaces and utilities", "homepage": "http://docs.talesoft.io/tale-framework/tale/config", "keywords": [ "config", "options" ], "time": "2016-03-01T22:39:06+00:00" }, { "name": "talesoft/tale-factory", "version": "0.1", "source": { "type": "git", "url": "https://github.com/Talesoft/tale-factory.git", "reference": "63335da0e6b435aa481ea2917b017cf482efa043" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Talesoft/tale-factory/zipball/63335da0e6b435aa481ea2917b017cf482efa043", "reference": "63335da0e6b435aa481ea2917b017cf482efa043", "shasum": "" }, "require": { "php": ">=5.5.0" }, "type": "library", "autoload": { "psr-4": { "Tale\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Torben Koehn", "email": "tk@talesoft.io" } ], "description": "A small and lightweight implementation of the factory pattern", "homepage": "http://docs.talesoft.io/tale-framework/tale/factory", "keywords": [ "factory" ], "time": "2016-05-20T21:20:47+00:00" }, { "name": "talesoft/tale-jade", "version": "1.4.5", "source": { "type": "git", "url": "https://github.com/Talesoft/tale-jade.git", "reference": "e15a8d513fc9ceba999bfa4f338c601968334862" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Talesoft/tale-jade/zipball/e15a8d513fc9ceba999bfa4f338c601968334862", "reference": "e15a8d513fc9ceba999bfa4f338c601968334862", "shasum": "" }, "require": { "php": ">=5.5.0", "symfony/polyfill-mbstring": "*", "talesoft/tale-config": "0.2" }, "suggest": { "coffeescript/coffeescript": "Enables CoffeeScript filtering", "erusev/parsedown": "Enables Markdown filtering", "leafo/lessphp": "Enables LESS filtering", "leafo/scssphp": "Enables SASS filtering", "neemzy/stylus": "Enables Stylus filtering" }, "bin": [ "tale-jade" ], "type": "library", "autoload": { "psr-4": { "Tale\\Jade\\": "" }, "files": [ "functions.php", "Compiler/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Torben Koehn", "email": "torben@talesoft.codes" } ], "description": "A clean, lightweight and easy-to-use templating engine for PHP based on Jade/Pug", "homepage": "http://jade.talesoft.codes", "keywords": [ "dialect", "html", "jade", "php", "phtml", "presentation", "render", "template", "views" ], "time": "2016-08-23T15:00:44+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }