[
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.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"
        },
        "time": "2016-11-14T01:06:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "talesoft/tale-factory",
        "version": "0.1",
        "version_normalized": "0.1.0.0",
        "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"
        },
        "time": "2016-05-20T21:20:47+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "talesoft/tale-config",
        "version": "0.2",
        "version_normalized": "0.2.0.0",
        "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"
        },
        "time": "2016-03-01T22:39:06+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "talesoft/tale-jade",
        "version": "1.4.5",
        "version_normalized": "1.4.5.0",
        "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"
        },
        "time": "2016-08-23T15:00:44+00:00",
        "bin": [
            "tale-jade"
        ],
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    }
]
