FormClasses/vendor/composer/installed.json
2024-06-14 15:55:36 +03:00

36 lines
1013 B
JSON

{
"packages": [
{
"name": "itguild/tables",
"version": "0.1",
"version_normalized": "0.1.0.0",
"source": {
"type": "git",
"url": "https://git.itguild.info/ItGuild/tables",
"reference": "42ab26a3db1cef8319985fc3a0f5d23d2dff4e3b"
},
"time": "2024-05-27T09:59:44+00:00",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-4": {
"Itguild\\Tables\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kavalar",
"email": "apuc06@mail.ru"
}
],
"install-path": "../itguild/tables"
}
],
"dev": true,
"dev-package-names": []
}