{ "name": "mcnd/picea", "description": "A templating engine based on Twig's syntax and Plates's native uses of PHP.", "type": "library", "license": "MIT", "authors": [ { "name": "Dave Mc Nicoll", "email": "mcndave@gmail.com" } ], "require": {}, "autoload": { "psr-4": { "Picea\\": "src/" } } }