{ "name": "eighteenplus/agegateway", "description": "18+ Age Gateway for Adult Websites", "keywords": ["eighteenplus", "agegateway"], "homepage": "https://www.18plus.org/", "type": "library", "license": "BSD-3-Clause", "version": "2.3.0", "authors": [ { "name": "***", "email": "you@you.com" } ], "require": { "php": ">=5.6", "firebase/php-jwt": "^5.0", "jucksearm/php-barcode": "^1.0", "mobiledetect/mobiledetectlib": "^2.8", "jaybizzle/crawler-detect": "^1.2" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "autoload": { "psr-4": { "EighteenPlus\\AgeGateway\\": "src/" } } }