341 lines
11 KiB
JSON
341 lines
11 KiB
JSON
{
|
|
"_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": "4adcde13cbe258b0c3a57a127576d8fe",
|
|
"packages": [
|
|
{
|
|
"name": "artoodetoo/dirk",
|
|
"version": "dev-visman",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MioVisman/dirk.git",
|
|
"reference": "82c1ba51883c32c62e7eda121efcab5109acbbcc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MioVisman/dirk/zipball/82c1ba51883c32c62e7eda121efcab5109acbbcc",
|
|
"reference": "82c1ba51883c32c62e7eda121efcab5109acbbcc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.0.*"
|
|
},
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"R2\\Templating\\": "src"
|
|
}
|
|
},
|
|
"autoload-dev": {
|
|
"psr-4": {
|
|
"R2\\Templating\\Tests": "tests"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "artoodetoo",
|
|
"email": "i.am@artoodetoo.org"
|
|
}
|
|
],
|
|
"description": "PHP template system",
|
|
"keywords": [
|
|
"dirk",
|
|
"package",
|
|
"templates",
|
|
"templating",
|
|
"views"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/MioVisman/dirk/tree/visman"
|
|
},
|
|
"time": "2020-10-16T13:32:17+00:00"
|
|
},
|
|
{
|
|
"name": "miovisman/jevix",
|
|
"version": "2.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MioVisman/Jevix.git",
|
|
"reference": "bd9807b8e3ea26567e775ee1d372b417440b1198"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MioVisman/Jevix/zipball/bd9807b8e3ea26567e775ee1d372b417440b1198",
|
|
"reference": "bd9807b8e3ea26567e775ee1d372b417440b1198",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=7.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"MioVisman\\Jevix\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "ur001"
|
|
},
|
|
{
|
|
"name": "livestreet framework"
|
|
},
|
|
{
|
|
"name": "Bezumkin"
|
|
},
|
|
{
|
|
"name": "Roman Shamritskiy",
|
|
"email": "roman@litgroup.ru"
|
|
},
|
|
{
|
|
"name": "Evgeniy Borisov",
|
|
"email": "agel-nash@mail.ru"
|
|
},
|
|
{
|
|
"name": "Visman",
|
|
"email": "mio.visman@yandex.ru",
|
|
"homepage": "https://github.com/MioVisman"
|
|
}
|
|
],
|
|
"description": "Library for html filtering",
|
|
"support": {
|
|
"source": "https://github.com/MioVisman/Jevix/tree/2.2.1"
|
|
},
|
|
"time": "2021-03-04T06:07:15+00:00"
|
|
},
|
|
{
|
|
"name": "miovisman/normemail",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MioVisman/NormEmail.git",
|
|
"reference": "2e657463266b1249e97d15c6795dd14248097cb3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MioVisman/NormEmail/zipball/2e657463266b1249e97d15c6795dd14248097cb3",
|
|
"reference": "2e657463266b1249e97d15c6795dd14248097cb3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-intl": "*",
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.6.0"
|
|
},
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"MioVisman\\NormEmail\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Visman",
|
|
"email": "mio.visman@yandex.ru",
|
|
"homepage": "https://github.com/MioVisman"
|
|
}
|
|
],
|
|
"description": "Normalization of email for bans, for request cache to SFS or for checking the uniqueness of new users.",
|
|
"homepage": "https://github.com/MioVisman/NormEmail",
|
|
"keywords": [
|
|
"ban",
|
|
"canonical email",
|
|
"email",
|
|
"normalization"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/MioVisman/NormEmail/issues",
|
|
"source": "https://github.com/MioVisman/NormEmail/tree/1.0.0"
|
|
},
|
|
"time": "2020-01-11T04:21:13+00:00"
|
|
},
|
|
{
|
|
"name": "miovisman/parserus",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MioVisman/Parserus.git",
|
|
"reference": "fa93c5e26dd500bf2489bb4fe46a6d3046546c31"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MioVisman/Parserus/zipball/fa93c5e26dd500bf2489bb4fe46a6d3046546c31",
|
|
"reference": "fa93c5e26dd500bf2489bb4fe46a6d3046546c31",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Parserus": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Visman",
|
|
"email": "mio.visman@yandex.ru",
|
|
"homepage": "https://github.com/MioVisman"
|
|
}
|
|
],
|
|
"description": "BBCode parser.",
|
|
"homepage": "https://github.com/MioVisman/Parserus",
|
|
"keywords": [
|
|
"bbcode",
|
|
"parser"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/MioVisman/Parserus/issues",
|
|
"source": "https://github.com/MioVisman/Parserus/tree/1.1.0"
|
|
},
|
|
"time": "2021-02-24T11:22:35+00:00"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "dd738d0b4491f32725492cf345f6b501f5922fec"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/dd738d0b4491f32725492cf345f6b501f5922fec",
|
|
"reference": "dd738d0b4491f32725492cf345f6b501f5922fec",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Log\\": "Psr/Log/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for logging libraries",
|
|
"homepage": "https://github.com/php-fig/log",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/log/tree/master"
|
|
},
|
|
"time": "2020-09-18T06:44:51+00:00"
|
|
},
|
|
{
|
|
"name": "psr/simple-cache",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/simple-cache.git",
|
|
"reference": "5a7b96b1dda5d957e01bc1bfe77dcca09c5a7474"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/5a7b96b1dda5d957e01bc1bfe77dcca09c5a7474",
|
|
"reference": "5a7b96b1dda5d957e01bc1bfe77dcca09c5a7474",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\SimpleCache\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interfaces for simple caching",
|
|
"keywords": [
|
|
"cache",
|
|
"caching",
|
|
"psr",
|
|
"psr-16",
|
|
"simple-cache"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/simple-cache/tree/master"
|
|
},
|
|
"time": "2020-04-21T06:43:17+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": {
|
|
"artoodetoo/dirk": 20,
|
|
"miovisman/normemail": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=7.3.0",
|
|
"ext-gd": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-fileinfo": "*",
|
|
"ext-intl": "*",
|
|
"ext-json": "*"
|
|
},
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.0.0"
|
|
}
|