{ "_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": "714e5658bc74a3ee5352fcd4f6cd4baf", "packages": [ { "name": "bloafer/dust-php", "version": "0.1.7", "source": { "type": "git", "url": "https://github.com/Bloafer/dust-php.git", "reference": "ed3d35a3687fd20e6f797107033779d3e291ef52" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Bloafer/dust-php/zipball/ed3d35a3687fd20e6f797107033779d3e291ef52", "reference": "ed3d35a3687fd20e6f797107033779d3e291ef52", "shasum": "" }, "require": { "php": ">=5.4.0" }, "replace": { "dust-php/dust-php": "0.1.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-0": { "Dust": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kerry James" } ], "description": "A templating engine for PHP based on Dust JS", "homepage": "https://bloafer.github.io/dust-php", "keywords": [ "dust", "templating" ], "time": "2017-03-31T12:03:22+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }