Subversion Repositories oidplus

Rev

Rev 1034 | Go to most recent revision | View as "text/json" | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. {
  2.     "packages": [
  3.         {
  4.             "name": "aywan/php-json-canonicalization",
  5.             "version": "master",
  6.             "version_normalized": "dev-master",
  7.             "source": {
  8.                 "type": "git",
  9.                 "url": "https://github.com/aywan/php-json-canonicalization",
  10.                 "reference": "main"
  11.             },
  12.             "type": "library",
  13.             "installation-source": "source",
  14.             "license": [
  15.                 "Apache-2.0"
  16.             ],
  17.             "install-path": "../aywan/php-json-canonicalization"
  18.         },
  19.         {
  20.             "name": "sergeybrook/php-jws",
  21.             "version": "v1.0.1",
  22.             "version_normalized": "1.0.1.0",
  23.             "source": {
  24.                 "type": "git",
  25.                 "url": "https://github.com/SergeyBrook/php-jws.git",
  26.                 "reference": "7fee8b56e88fc429e0cdf71bbf6c2dcf6dd61eed"
  27.             },
  28.             "dist": {
  29.                 "type": "zip",
  30.                 "url": "https://api.github.com/repos/SergeyBrook/php-jws/zipball/7fee8b56e88fc429e0cdf71bbf6c2dcf6dd61eed",
  31.                 "reference": "7fee8b56e88fc429e0cdf71bbf6c2dcf6dd61eed",
  32.                 "shasum": ""
  33.             },
  34.             "require": {
  35.                 "ext-json": "*",
  36.                 "ext-openssl": "*",
  37.                 "php": ">=7.0"
  38.             },
  39.             "time": "2019-04-08T09:38:53+00:00",
  40.             "type": "library",
  41.             "installation-source": "dist",
  42.             "autoload": {
  43.                 "psr-4": {
  44.                     "SBrook\\": "src/"
  45.                 }
  46.             },
  47.             "notification-url": "https://packagist.org/downloads/",
  48.             "license": [
  49.                 "MIT"
  50.             ],
  51.             "authors": [
  52.                 {
  53.                     "name": "Sergey Brook",
  54.                     "email": "brook.sergey@gmail.com",
  55.                     "role": "Developer"
  56.                 }
  57.             ],
  58.             "description": "JSON Web Signature (JWS) library for PHP",
  59.             "keywords": [
  60.                 "JWS",
  61.                 "RSASSA-PKCS1-v1_5",
  62.                 "SHA-384",
  63.                 "SHA-512",
  64.                 "hmac",
  65.                 "sha-256"
  66.             ],
  67.             "support": {
  68.                 "email": "brook.sergey@gmail.com",
  69.                 "issues": "https://github.com/SergeyBrook/php-jws/issues",
  70.                 "source": "https://github.com/SergeyBrook/php-jws/tree/master"
  71.             },
  72.             "install-path": "../sergeybrook/php-jws"
  73.         }
  74.     ],
  75.     "dev": true,
  76.     "dev-package-names": []
  77. }
  78.