{ "description": "FileBin", "name": "bluewind/filebin", "type": "project", "homepage": "https://github.com/Bluewind/filebin", "license": "AGPLv3", "support": { "forum": "https://github.com/Bluewind/filebin", "source": "https://github.com/Bluewind/filebin" }, "require": { "php": ">=5.5" }, "suggest": { "paragonie/random_compat": "Provides better randomness in PHP 5.x" }, "require-dev": { "phpunit/php-code-coverage": "^4 || ^5" } }