{ "name": "potter/environment", "type": "library", "license": "MIT", "autoload": { "psr-4": { "Potter\\Environment\\": "src/Potter/Environment/" } }, "authors": [ { "name": "Jay Potter", "email": "j@ypotter.ca" } ], "minimum-stability": "stable", "require": {} }