{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "a704ded98f828c0faecf8e8824ff98ac", "packages": [ { "name": "rncryptor/rncryptor", "version": "4.3.0", "source": { "type": "git", "url": "https://github.com/RNCryptor/RNCryptor-php.git", "reference": "6155afba39f053a50b9bd0bcd2f3062731821302" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RNCryptor/RNCryptor-php/zipball/6155afba39f053a50b9bd0bcd2f3062731821302", "reference": "6155afba39f053a50b9bd0bcd2f3062731821302", "shasum": "" }, "require": { "ext-openssl": "*", "php": ">=7.0" }, "require-dev": { "phpunit/phpunit": "~6.0", "rncryptor/spec": "~4.0", "squizlabs/php_codesniffer": "^2.8" }, "type": "library", "autoload": { "psr-4": { "RNCryptor\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rob Napier", "email": "robnapier@gmail.com" }, { "name": "Guysung Kim", "email": "guysung.kim@gmail.com" }, { "name": "Curtis Farnham", "email": "curtisfarnham@gmail.com" } ], "description": "PHP implementation of RNCryptor", "homepage": "http://rncryptor.github.io", "keywords": [ "crypto", "encryption", "rncryptor" ], "support": { "issues": "https://github.com/RNCryptor/RNCryptor-php/issues", "source": "https://github.com/RNCryptor/RNCryptor-php/tree/master" }, "abandoned": true, "time": "2020-02-20T18:23:55+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.6.0" }