{ "_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" ], "hash": "750e34849eb83b566abc01295698e3be", "content-hash": "232c8140e06d5f97947b486fe6963071", "packages": [ { "name": "zordius/lightncandy", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/zordius/lightncandy.git", "reference": "0301a34501819af7f04adbed524b3fdc9061d8fe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zordius/lightncandy/zipball/0301a34501819af7f04adbed524b3fdc9061d8fe", "reference": "0301a34501819af7f04adbed524b3fdc9061d8fe", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "4.8.35" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.3-dev" } }, "autoload": { "psr-4": { "LightnCandy\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Zordius Chen", "email": "zordius@gmail.com" } ], "description": "An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).", "homepage": "https://github.com/zordius/lightncandy", "keywords": [ "handlebars", "logicless", "mustache", "php", "template" ], "time": "2018-03-23 09:14:34" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "zordius/lightncandy": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }