{ "name": "silverstripe/environmentcheck", "description": "Provides an API for building environment tests", "license": "BSD-3-Clause", "type": "silverstripe-module", "keywords": ["silverstripe", "testing", "environment", "check"], "authors": [ { "name": "Will Rossiter", "email": "will@fullscreen.io" }, { "name": "Sam Minnee", "email": "sam@silverstripe.com" } ], "require": { "silverstripe/framework": "~3.1" }, "require-dev": { "phpunit/phpunit": "^5.7", "hafriedlander/phockito": "dev-master" }, "extra": [] }