{ "name": "mcnd/tell", "description": "JSON-based i18n library.", "type": "library", "license": "MIT", "authors": [ { "name": "Dave Mc Nicoll", "email": "info@mcnd.ca" } ], "require": {}, "autoload": { "psr-4": { "Tell\\": "src/" } } }