2017-04-01 05:05:07 +02:00
{
"_readme": [
"This file locks the dependencies of your project to a known state",
2018-10-03 07:35:12 +02:00
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
2017-04-01 05:05:07 +02:00
"This file is @generated automatically"
],
2022-02-19 04:43:45 +01:00
"content-hash": "f5922f03b367e68a5930df6ed80c5c2f",
2017-04-01 05:05:07 +02:00
"packages": [
2018-03-18 10:10:35 +01:00
{
"name": "asika/simple-console",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/asika32764/php-simple-console.git",
"reference": "0b624c1a999849dc6481a47182e58d593bf65068"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/asika32764/php-simple-console/zipball/0b624c1a999849dc6481a47182e58d593bf65068",
"reference": "0b624c1a999849dc6481a47182e58d593bf65068",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Asika\\SimpleConsole\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Simon Asika",
"email": "asika32764@gmail.com"
}
],
"description": "One file console framework to help you write build scripts.",
"time": "2018-03-08T12:05:40+00:00"
},
2019-05-13 07:18:09 +02:00
{
"name": "bacon/bacon-qr-code",
2021-12-10 23:42:30 +01:00
"version": "2.0.4",
2019-05-13 07:18:09 +02:00
"source": {
"type": "git",
"url": "https://github.com/Bacon/BaconQrCode.git",
2021-12-10 23:42:30 +01:00
"reference": "f73543ac4e1def05f1a70bcd1525c8a157a1ad09"
2019-05-13 07:18:09 +02:00
},
"dist": {
"type": "zip",
2021-12-10 23:42:30 +01:00
"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/f73543ac4e1def05f1a70bcd1525c8a157a1ad09",
"reference": "f73543ac4e1def05f1a70bcd1525c8a157a1ad09",
2019-05-13 07:18:09 +02:00
"shasum": ""
},
"require": {
2021-12-10 23:42:30 +01:00
"dasprid/enum": "^1.0.3",
2019-05-13 07:18:09 +02:00
"ext-iconv": "*",
2021-12-10 23:42:30 +01:00
"php": "^7.1 || ^8.0"
2019-05-13 07:18:09 +02:00
},
"require-dev": {
2021-12-10 23:42:30 +01:00
"phly/keep-a-changelog": "^1.4",
"phpunit/phpunit": "^7 | ^8 | ^9",
"squizlabs/php_codesniffer": "^3.4"
2019-05-13 07:18:09 +02:00
},
"suggest": {
2021-12-10 23:42:30 +01:00
"ext-imagick": "to generate QR code images"
2019-05-13 07:18:09 +02:00
},
"type": "library",
"autoload": {
2021-12-10 23:42:30 +01:00
"psr-4": {
"BaconQrCode\\": "src/"
2019-05-13 07:18:09 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
2021-12-10 23:42:30 +01:00
"homepage": "https://dasprids.de/",
2019-05-13 07:18:09 +02:00
"role": "Developer"
}
],
"description": "BaconQrCode is a QR code generator for PHP.",
"homepage": "https://github.com/Bacon/BaconQrCode",
2021-12-10 23:42:30 +01:00
"time": "2021-06-18T13:26:35+00:00"
2019-05-13 07:18:09 +02:00
},
2018-01-17 04:50:33 +01:00
{
"name": "bower-asset/Chart-js",
2021-03-26 00:53:26 +01:00
"version": "v2.9.4",
2018-01-17 04:50:33 +01:00
"source": {
"type": "git",
"url": "https://github.com/chartjs/Chart.js.git",
2021-03-26 00:53:26 +01:00
"reference": "9bd4cf82fda9f50a5fb50b72843e06ab88124278"
2018-01-17 04:50:33 +01:00
},
"dist": {
"type": "zip",
2021-03-26 00:53:26 +01:00
"url": "https://api.github.com/repos/chartjs/Chart.js/zipball/9bd4cf82fda9f50a5fb50b72843e06ab88124278",
"reference": "9bd4cf82fda9f50a5fb50b72843e06ab88124278",
2018-01-17 04:50:33 +01:00
"shasum": ""
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "./dist/Chart.js",
"bower-asset-ignore": [
".github",
".codeclimate.yml",
".gitignore",
".npmignore",
".travis.yml",
"scripts"
]
},
"license": [
"MIT"
],
"description": "Simple HTML5 charts using the canvas element.",
2021-03-26 00:53:26 +01:00
"time": "2020-10-19T12:22:11+00:00"
2018-01-17 04:50:33 +01:00
},
2018-01-18 03:23:03 +01:00
{
"name": "bower-asset/base64",
2020-06-17 19:23:28 +02:00
"version": "1.1.0",
2018-01-18 03:23:03 +01:00
"source": {
"type": "git",
"url": "https://github.com/davidchambers/Base64.js.git",
2020-06-17 19:23:28 +02:00
"reference": "660b299aa4854843fd35d42b30eda9273125b9da"
2018-01-18 03:23:03 +01:00
},
"dist": {
"type": "zip",
2020-06-17 19:23:28 +02:00
"url": "https://api.github.com/repos/davidchambers/Base64.js/zipball/660b299aa4854843fd35d42b30eda9273125b9da",
"reference": "660b299aa4854843fd35d42b30eda9273125b9da",
2018-01-18 03:23:03 +01:00
"shasum": ""
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "./base64.js",
"bower-asset-ignore": [
"**/.*",
"Makefile",
"coverage/",
"scripts/",
"test/"
]
},
"license": [
"WTFPL"
],
"description": "Base64 encoding and decoding",
2020-06-17 19:23:28 +02:00
"time": "2019-11-02T20:07:47+00:00"
2018-01-18 03:23:03 +01:00
},
2019-05-26 21:42:49 +02:00
{
"name": "bower-asset/dompurify",
2019-09-28 10:49:41 +02:00
"version": "1.0.11",
2019-05-26 21:42:49 +02:00
"source": {
"type": "git",
"url": "https://github.com/cure53/DOMPurify.git",
2019-09-28 10:49:41 +02:00
"reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38"
2019-05-26 21:42:49 +02:00
},
"dist": {
"type": "zip",
2019-09-28 10:49:41 +02:00
"url": "https://api.github.com/repos/cure53/DOMPurify/zipball/3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
"reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
2019-05-26 21:42:49 +02:00
"shasum": ""
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "src/purify.js",
"bower-asset-ignore": [
"**/.*",
"demos",
"scripts",
"test",
"website"
]
},
"license": [
"MPL-2.0",
"Apache-2.0"
],
"description": "A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG",
"keywords": [
"cross site scripting",
"dom",
"filter",
"html",
"mathml",
"sanitize",
"sanitizer",
"secure",
"security",
"svg",
"xss"
],
2019-09-28 10:49:41 +02:00
"time": "2019-06-18T13:33:05+00:00"
2019-05-26 21:42:49 +02:00
},
2019-08-22 20:45:41 +02:00
{
"name": "bower-asset/fork-awesome",
2021-12-02 04:13:03 +01:00
"version": "1.2.0",
2019-08-22 20:45:41 +02:00
"source": {
"type": "git",
"url": "https://github.com/ForkAwesome/Fork-Awesome.git",
2021-12-02 04:13:03 +01:00
"reference": "1e3849530d0266ece3a883649e1398414b92241d"
2019-08-22 20:45:41 +02:00
},
"dist": {
"type": "zip",
2021-12-02 04:13:03 +01:00
"url": "https://api.github.com/repos/ForkAwesome/Fork-Awesome/zipball/1e3849530d0266ece3a883649e1398414b92241d",
"reference": "1e3849530d0266ece3a883649e1398414b92241d",
2019-08-22 20:45:41 +02:00
"shasum": ""
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": [
"less/fork-awesome.less",
"scss/fork-awesome.scss"
],
"bower-asset-ignore": [
"*/.*",
"*.json",
"src",
"*.yml",
"Gemfile",
"Gemfile.lock",
"*.md"
]
},
"license": [
"OFL-1.1",
"MIT",
"CC-BY-3.0"
],
"description": "Fork Awesome",
"keywords": [
"awesome",
"font",
"fork",
"icon"
],
2021-12-02 04:13:03 +01:00
"time": "2021-08-26T18:46:39+00:00"
2019-08-22 20:45:41 +02:00
},
2018-04-18 01:56:47 +02:00
{
"name": "bower-asset/vue",
2021-12-02 04:13:03 +01:00
"version": "v2.6.14",
2018-04-18 01:56:47 +02:00
"source": {
"type": "git",
"url": "https://github.com/vuejs/vue.git",
2021-12-02 04:13:03 +01:00
"reference": "612fb89547711cacb030a3893a0065b785802860"
2018-04-18 01:56:47 +02:00
},
"dist": {
"type": "zip",
2021-12-02 04:13:03 +01:00
"url": "https://api.github.com/repos/vuejs/vue/zipball/612fb89547711cacb030a3893a0065b785802860",
"reference": "612fb89547711cacb030a3893a0065b785802860",
2018-04-18 01:56:47 +02:00
"shasum": ""
},
"type": "bower-asset-library"
},
2021-08-15 22:52:46 +02:00
{
"name": "brick/math",
2021-12-02 04:13:03 +01:00
"version": "0.9.3",
2021-08-15 22:52:46 +02:00
"source": {
"type": "git",
"url": "https://github.com/brick/math.git",
2021-12-02 04:13:03 +01:00
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
2021-08-15 22:52:46 +02:00
},
"dist": {
"type": "zip",
2021-12-02 04:13:03 +01:00
"url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
2021-08-15 22:52:46 +02:00
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^7.1 || ^8.0"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.2",
"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
2021-12-02 04:13:03 +01:00
"vimeo/psalm": "4.9.2"
2021-08-15 22:52:46 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Brick\\Math\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Arbitrary-precision arithmetic library",
"keywords": [
"Arbitrary-precision",
"BigInteger",
"BigRational",
"arithmetic",
"bigdecimal",
"bignum",
"brick",
"math"
],
"funding": [
2021-12-02 04:13:03 +01:00
{
"url": "https://github.com/BenMorel",
"type": "github"
},
2021-08-15 22:52:46 +02:00
{
"url": "https://tidelift.com/funding/github/packagist/brick/math",
"type": "tidelift"
}
],
2021-12-02 04:13:03 +01:00
"time": "2021-08-15T20:50:18+00:00"
2021-08-15 22:52:46 +02:00
},
2021-01-20 05:39:09 +01:00
{
"name": "composer/ca-bundle",
2021-12-02 04:13:03 +01:00
"version": "1.3.1",
2021-01-20 05:39:09 +01:00
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
2021-12-02 04:13:03 +01:00
"reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b"
2021-01-20 05:39:09 +01:00
},
"dist": {
"type": "zip",
2021-12-02 04:13:03 +01:00
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
"reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
2021-01-20 05:39:09 +01:00
"shasum": ""
},
"require": {
"ext-openssl": "*",
"ext-pcre": "*",
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
2021-03-26 00:53:26 +01:00
"phpstan/phpstan": "^0.12.55",
2021-01-20 05:39:09 +01:00
"psr/log": "^1.0",
2021-03-26 00:53:26 +01:00
"symfony/phpunit-bridge": "^4.2 || ^5",
2021-12-02 04:13:03 +01:00
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
2021-01-20 05:39:09 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2021-03-26 00:53:26 +01:00
"dev-main": "1.x-dev"
2021-01-20 05:39:09 +01:00
}
},
"autoload": {
"psr-4": {
"Composer\\CaBundle\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
"keywords": [
"cabundle",
"cacert",
"certificate",
"ssl",
"tls"
],
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2021-12-02 04:13:03 +01:00
"time": "2021-10-28T20:44:15+00:00"
2021-01-20 05:39:09 +01:00
},
2021-12-10 23:42:30 +01:00
{
"name": "dasprid/enum",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/DASPRiD/Enum.git",
"reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
"reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "^7 | ^8 | ^9",
"squizlabs/php_codesniffer": "^3.4"
},
"type": "library",
"autoload": {
"psr-4": {
"DASPRiD\\Enum\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
"homepage": "https://dasprids.de/",
"role": "Developer"
}
],
"description": "PHP 7.1 enum implementation",
"keywords": [
"enum",
"map"
],
"time": "2020-10-02T16:03:48+00:00"
},
2018-10-03 07:35:12 +02:00
{
"name": "divineomega/do-file-cache",
2019-09-28 10:49:41 +02:00
"version": "v2.0.6",
2018-10-03 07:35:12 +02:00
"source": {
"type": "git",
"url": "https://github.com/DivineOmega/DO-File-Cache.git",
2019-09-28 10:49:41 +02:00
"reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334"
2018-10-03 07:35:12 +02:00
},
"dist": {
"type": "zip",
2019-09-28 10:49:41 +02:00
"url": "https://api.github.com/repos/DivineOmega/DO-File-Cache/zipball/23696a8a4c3ebe2ab3d68a35b2698fa103f69334",
"reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334",
2018-10-03 07:35:12 +02:00
"shasum": ""
},
"require": {
2019-09-28 10:49:41 +02:00
"ext-json": "*",
"ext-zlib": "*",
2018-10-03 07:35:12 +02:00
"php": ">=5.6"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^6.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"DivineOmega\\DOFileCache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-only"
],
"description": "DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.",
"keywords": [
"cache",
"caching",
"caching library",
"file cache",
"library",
"php"
],
2019-09-28 10:49:41 +02:00
"time": "2018-12-31T09:36:51+00:00"
2018-10-03 07:35:12 +02:00
},
{
"name": "divineomega/do-file-cache-psr-6",
"version": "v2.0.1",
"source": {
"type": "git",
"url": "https://github.com/DivineOmega/DO-File-Cache-PSR-6.git",
"reference": "18f9807d0491d093e9a12741afb40257d92f017e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DivineOmega/DO-File-Cache-PSR-6/zipball/18f9807d0491d093e9a12741afb40257d92f017e",
"reference": "18f9807d0491d093e9a12741afb40257d92f017e",
"shasum": ""
},
"require": {
"divineomega/do-file-cache": "^2.0.0",
"psr/cache": "^1.0"
},
"require-dev": {
"cache/integration-tests": "^0.16.0",
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^5.7"
},
"type": "library",
"autoload": {
"psr-4": {
"DivineOmega\\DOFileCachePSR6\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-only"
],
"authors": [
{
"name": "Jordan Hall",
"email": "jordan@hall05.co.uk"
}
],
"description": "PSR-6 adapter for DO File Cache",
"time": "2018-07-13T08:32:36+00:00"
},
2018-03-21 06:31:00 +01:00
{
"name": "divineomega/password_exposed",
2019-09-28 10:49:41 +02:00
"version": "v2.8.0",
2018-03-21 06:31:00 +01:00
"source": {
"type": "git",
"url": "https://github.com/DivineOmega/password_exposed.git",
2019-09-28 10:49:41 +02:00
"reference": "908ed8e62ef95411bd0f866e29c69cef2bbca880"
2018-03-21 06:31:00 +01:00
},
"dist": {
"type": "zip",
2019-09-28 10:49:41 +02:00
"url": "https://api.github.com/repos/DivineOmega/password_exposed/zipball/908ed8e62ef95411bd0f866e29c69cef2bbca880",
"reference": "908ed8e62ef95411bd0f866e29c69cef2bbca880",
2018-03-21 06:31:00 +01:00
"shasum": ""
},
"require": {
2018-10-03 07:35:12 +02:00
"divineomega/do-file-cache-psr-6": "^2.0",
2018-03-21 06:31:00 +01:00
"guzzlehttp/guzzle": "^6.3",
2019-09-28 10:49:41 +02:00
"paragonie/certainty": "^1|^2",
2018-10-03 07:35:12 +02:00
"php": ">=5.6"
2018-03-21 06:31:00 +01:00
},
"require-dev": {
"fzaninotto/faker": "^1.7",
2018-10-03 07:35:12 +02:00
"php-coveralls/php-coveralls": "^2.1",
2019-09-28 10:49:41 +02:00
"phpunit/phpunit": "^6.5",
2018-03-21 06:31:00 +01:00
"vimeo/psalm": "^1"
},
"type": "library",
"autoload": {
"files": [
"src/PasswordExposedFunction.php"
2022-06-21 22:47:00 +02:00
],
"psr-4": {
"DivineOmega\\PasswordExposed\\": "src/"
}
2018-03-21 06:31:00 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-only"
],
"authors": [
{
"name": "Jordan Hall",
"email": "jordan@hall05.co.uk"
}
],
"description": "This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.",
2019-09-28 10:49:41 +02:00
"time": "2019-01-25T12:00:28+00:00"
2018-03-21 06:31:00 +01:00
},
2017-04-01 05:05:07 +02:00
{
"name": "ezyang/htmlpurifier",
2020-10-03 14:39:38 +02:00
"version": "v4.13.0",
2017-04-01 05:05:07 +02:00
"source": {
"type": "git",
"url": "https://github.com/ezyang/htmlpurifier.git",
2020-10-03 14:39:38 +02:00
"reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
2017-04-01 05:05:07 +02:00
},
"dist": {
"type": "zip",
2020-10-03 14:39:38 +02:00
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
"reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
2017-04-01 05:05:07 +02:00
"shasum": ""
},
"require": {
"php": ">=5.2"
},
2020-06-17 19:23:28 +02:00
"require-dev": {
"simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
},
2017-04-01 05:05:07 +02:00
"type": "library",
"autoload": {
"files": [
"library/HTMLPurifier.composer.php"
2020-10-03 14:39:38 +02:00
],
2022-06-21 22:47:00 +02:00
"psr-0": {
"HTMLPurifier": "library/"
},
2020-10-03 14:39:38 +02:00
"exclude-from-classmap": [
"/library/HTMLPurifier/Language/"
2017-04-01 05:05:07 +02:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2020-06-17 19:23:28 +02:00
"LGPL-2.1-or-later"
2017-04-01 05:05:07 +02:00
],
"authors": [
{
"name": "Edward Z. Yang",
"email": "admin@htmlpurifier.org",
"homepage": "http://ezyang.com"
}
],
"description": "Standards compliant HTML filter written in PHP",
"homepage": "http://htmlpurifier.org/",
"keywords": [
"html"
],
2020-10-03 14:39:38 +02:00
"time": "2020-06-29T00:56:53+00:00"
2017-04-01 05:05:07 +02:00
},
2021-08-15 22:52:46 +02:00
{
"name": "fgrosse/phpasn1",
"version": "v2.3.0",
"source": {
"type": "git",
"url": "https://github.com/fgrosse/PHPASN1.git",
"reference": "20299033c35f4300eb656e7e8e88cf52d1d6694e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/20299033c35f4300eb656e7e8e88cf52d1d6694e",
"reference": "20299033c35f4300eb656e7e8e88cf52d1d6694e",
"shasum": ""
},
"require": {
"php": ">=7.0.0"
},
"require-dev": {
"phpunit/phpunit": "~6.3",
"satooshi/php-coveralls": "~2.0"
},
"suggest": {
"ext-bcmath": "BCmath is the fallback extension for big integer calculations",
"ext-curl": "For loading OID information from the web if they have not bee defined statically",
"ext-gmp": "GMP is the preferred extension for big integer calculations",
"phpseclib/bcmath_compat": "BCmath polyfill for servers where neither GMP nor BCmath is available"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"FG\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Friedrich Große",
"email": "friedrich.grosse@gmail.com",
"homepage": "https://github.com/FGrosse",
"role": "Author"
},
{
"name": "All contributors",
"homepage": "https://github.com/FGrosse/PHPASN1/contributors"
}
],
"description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.",
"homepage": "https://github.com/FGrosse/PHPASN1",
"keywords": [
"DER",
"asn.1",
"asn1",
"ber",
"binary",
"decoding",
"encoding",
"x.509",
"x.690",
"x509",
"x690"
],
"time": "2021-04-24T19:01:55+00:00"
},
2018-09-28 17:04:51 +02:00
{
"name": "friendica/json-ld",
2018-10-09 07:04:24 +02:00
"version": "1.1.1",
2018-09-28 17:04:51 +02:00
"source": {
"type": "git",
"url": "https://git.friendi.ca/friendica/php-json-ld",
2018-10-09 07:04:24 +02:00
"reference": "ca3916d10d2ad9073b3b1eae383978dbe828e1e1"
2018-09-28 17:04:51 +02:00
},
"require": {
"ext-json": "*",
"php": ">=5.4.0"
},
"type": "library",
"autoload": {
"files": [
"jsonld.php"
]
},
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Digital Bazaar, Inc.",
"email": "support@digitalbazaar.com",
2018-10-09 07:04:24 +02:00
"homepage": "http://digitalbazaar.com/"
2018-09-28 17:04:51 +02:00
},
{
"name": "Friendica Team",
2018-10-09 07:04:24 +02:00
"homepage": "https://friendi.ca/"
2018-09-28 17:04:51 +02:00
}
],
"description": "A JSON-LD Processor and API implementation in PHP.",
"homepage": "https://git.friendi.ca/friendica/php-json-ld",
"keywords": [
2020-10-03 17:42:21 +02:00
"JSON",
2018-09-28 17:04:51 +02:00
"JSON-LD",
"Linked Data",
"RDF",
"Semantic Web",
"jsonld"
],
2018-10-09 07:04:24 +02:00
"time": "2018-10-08T20:41:00+00:00"
2018-09-28 17:04:51 +02:00
},
2018-01-16 22:55:14 +01:00
{
"name": "fxp/composer-asset-plugin",
2019-09-28 10:49:41 +02:00
"version": "v1.4.6",
2018-01-16 22:55:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/fxpio/composer-asset-plugin.git",
2019-09-28 10:49:41 +02:00
"reference": "886ece037849d3935c5a34cdcd984e46f2de5fae"
2018-01-16 22:55:14 +01:00
},
"dist": {
"type": "zip",
2019-09-28 10:49:41 +02:00
"url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/886ece037849d3935c5a34cdcd984e46f2de5fae",
"reference": "886ece037849d3935c5a34cdcd984e46f2de5fae",
2018-01-16 22:55:14 +01:00
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"php": ">=5.3.3"
},
"require-dev": {
2018-10-03 07:35:12 +02:00
"composer/composer": "^1.6.0"
2018-01-16 22:55:14 +01:00
},
"type": "composer-plugin",
"extra": {
"class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
"branch-alias": {
"dev-master": "1.4-dev"
}
},
"autoload": {
"psr-4": {
"Fxp\\Composer\\AssetPlugin\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [