Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 867 → Rev 868

/trunk/plugins/viathinksoft/publicPages/100_whois/whois/json/vendor/composer/installed.json
0,0 → 1,77
{
"packages": [
{
"name": "aywan/php-json-canonicalization",
"version": "master",
"version_normalized": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/aywan/php-json-canonicalization",
"reference": "main"
},
"type": "library",
"installation-source": "source",
"license": [
"Apache-2.0"
],
"install-path": "../aywan/php-json-canonicalization"
},
{
"name": "sergeybrook/php-jws",
"version": "v1.0.1",
"version_normalized": "1.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/SergeyBrook/php-jws.git",
"reference": "7fee8b56e88fc429e0cdf71bbf6c2dcf6dd61eed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/SergeyBrook/php-jws/zipball/7fee8b56e88fc429e0cdf71bbf6c2dcf6dd61eed",
"reference": "7fee8b56e88fc429e0cdf71bbf6c2dcf6dd61eed",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-openssl": "*",
"php": ">=7.0"
},
"time": "2019-04-08T09:38:53+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"SBrook\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Sergey Brook",
"email": "brook.sergey@gmail.com",
"role": "Developer"
}
],
"description": "JSON Web Signature (JWS) library for PHP",
"keywords": [
"JWS",
"RSASSA-PKCS1-v1_5",
"SHA-384",
"SHA-512",
"hmac",
"sha-256"
],
"support": {
"email": "brook.sergey@gmail.com",
"issues": "https://github.com/SergeyBrook/php-jws/issues",
"source": "https://github.com/SergeyBrook/php-jws/tree/master"
},
"install-path": "../sergeybrook/php-jws"
}
],
"dev": true,
"dev-package-names": []
}