{ "name": "woohoolabs/php-scrypt", "type": "php-ext", "license": "BSD-2-Clause", "description": "Extension exposing Colin Percival's scrypt hashing algorithm", "require": { "php": ">= 7.0.0" }, "php-ext": { "extension-name": "scrypt" } }