{ "name": "sycho/license-detector", "type": "library", "description": "License Type Detector", "authors": [ { "name": "Sami 'SychO' Mazouz", "homepage": "https://sycho9.github.io" } ], "license": "MIT", "keywords": ["license", "php"], "homepage": "https://sycho9.github.io", "require": { "php": ">=7.2.0", "symfony/yaml": "^4.3.3" }, "require-dev": { "phpunit/phpunit": "^8" }, "autoload": { "psr-4": { "LicenseDetector\\": "license-detector" } }, "minimum-stability": "dev", "prefer-stable": true }
info at phpclasses dot org