{
"_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": "8057f38eed6f9fbb3da42e29a0124f12",
"packages": [
{
"name": "mezon/conf",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/alexdodonov/mezon-conf.git",
"reference": "63b9100effd581fb2f3ea9f9e9855254d1bad151"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alexdodonov/mezon-conf/zipball/63b9100effd581fb2f3ea9f9e9855254d1bad151",
"reference": "63b9100effd581fb2f3ea9f9e9855254d1bad151",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Mezon\\Conf\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dodonov Alexey",
"email": "alexey@dodonov.pro",
"homepage": "http://gdzone.ru",
"role": "Founder"
}
],
"description": "Small conf routine",
"homepage": "https://github.com/alexdodonov/mezon-conf",
"time": "2020-02-24T10:08:55+00:00"
},
{
"name": "mezon/functional",
"version": "1.0.4",
"source": {
"type": "git",
"url": "https://github.com/alexdodonov/mezon-functional.git",
"reference": "e1573d1e5f807a6f3a7f2aea3a544a9ed98f25cb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alexdodonov/mezon-functional/zipball/e1573d1e5f807a6f3a7f2aea3a544a9ed98f25cb",
"reference": "e1573d1e5f807a6f3a7f2aea3a544a9ed98f25cb",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Mezon\\Functional\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dodonov Alexey",
"email": "alexey@dodonov.pro",
"homepage": "http://gdzone.ru",
"role": "Founder"
}
],
"description": "Small and fast framework for functional programming",
"homepage": "https://github.com/alexdodonov/mezon-functional",
"time": "2020-03-27T16:21:15+00:00"
},
{
"name": "mezon/html-template",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/alexdodonov/mezon-html-template.git",
"reference": "90cef7aa5f53f8715af044356116259665ad887b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alexdodonov/mezon-html-template/zipball/90cef7aa5f53f8715af044356116259665ad887b",
"reference": "90cef7aa5f53f8715af044356116259665ad887b",
"shasum": ""
},
"require": {
"mezon/conf": "^1.0.0",
"mezon/template-engine": "^1.0.0",
"php": ">=7.2.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Mezon\\HtmlTemplate\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dodonov Alexey",
"email": "alexey@dodonov.pro",
"homepage": "http://gdzone.ru",
"role": "Founder"
}
],
"description": "Small html-template script",
"homepage": "https://github.com/alexdodonov/mezon-html-template",
"time": "2020-02-20T22:02:19+00:00"
},
{
"name": "mezon/rest-exception",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/alexdodonov/mezon-rest-exception.git",
"reference": "232b7f13b147b7ce1b43b5a82058302ae4e8b7e6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alexdodonov/mezon-rest-exception/zipball/232b7f13b147b7ce1b43b5a82058302ae4e8b7e6",
"reference": "232b7f13b147b7ce1b43b5a82058302ae4e8b7e6",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Mezon\\Rest\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dodonov Alexey",
"email": "alexey@dodonov.pro",
"homepage": "http://gdzone.ru",
"role": "Founder"
}
],
"description": "Small rest-exception script",
"homepage": "https://github.com/alexdodonov/mezon-rest-exception",
"time": "2020-04-16T15:06:49+00:00"
},
{
"name": "mezon/router",
"version": "1.0.9",
"source": {
"type": "git",
"url": "https://github.com/alexdodonov/mezon-router.git",
"reference": "367a4fbf019478f1b9ce0d81e3777ea62ce68071"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alexdodonov/mezon-router/zipball/367a4fbf019478f1b9ce0d81e3777ea62ce68071",
"reference": "367a4fbf019478f1b9ce0d81e3777ea62ce68071",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Mezon\\Router\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dodonov Alexey",
"email": "alexey@dodonov.pro",
"homepage": "http://gdzone.ru",
"role": "Founder"
}
],
"description": "Small and fast routing framework",
"homepage": "https://github.com/alexdodonov/mezon-router",
"time": "2020-04-09T14:13:40+00:00"
},
{
"name": "mezon/template-engine",
"version": "1.0.5",
"source": {
"type": "git",
"url": "https://github.com/alexdodonov/mezon-template-engine.git",
"reference": "86dcf12fe4d88e4f75c1fad35640748ab57c7e19"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/alexdodonov/mezon-template-engine/zipball/86dcf12fe4d88e4f75c1fad35640748ab57c7e19",
"reference": "86dcf12fe4d88e4f75c1fad35640748ab57c7e19",
"shasum": ""
},
"require": {
"mezon/functional": "^1.0",
"php": ">=7.2.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Mezon\\TemplateEngine\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dodonov Alexey",
"email": "alexey@dodonov.pro",
"homepage": "http://gdzone.ru",
"role": "Founder"
}
],
"description": "https://github.com/alexdodonov/mezon-template-engine",
"homepage": "https://github.com/alexdodonov/mezon-template-engine",
"time": "2020-02-25T21:18:55+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": ">=7.2.0"
},
"platform-dev": [],
"plugin-api-version": "1.1.0"
}
|