40097-vm/vendor/composer/installed.json
2026-05-16 00:36:34 +00:00

63 lines
2.1 KiB
JSON

{
"packages": [
{
"name": "shuchkin/simplexlsxgen",
"version": "1.5.17",
"version_normalized": "1.5.17.0",
"source": {
"type": "git",
"url": "https://github.com/shuchkin/simplexlsxgen.git",
"reference": "162a4a9b929611d69dbd6f1a7f42af483a87b537"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/shuchkin/simplexlsxgen/zipball/162a4a9b929611d69dbd6f1a7f42af483a87b537",
"reference": "162a4a9b929611d69dbd6f1a7f42af483a87b537",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"ext-zlib": "*",
"php": ">=5.4"
},
"time": "2026-05-03T13:04:04+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"classmap": [
"src/SimpleXLSXGen.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Sergey Shuchkin (SMSPILOT)",
"email": "sergey.shuchkin@gmail.com",
"homepage": "https://shuchkin.ru/"
}
],
"description": "Export data to Excel XLSx file. PHP XLSX generator.",
"homepage": "https://github.com/shuchkin/simplexlsxgen",
"keywords": [
"backend",
"creator",
"excel",
"generator",
"php",
"writer",
"xlsx"
],
"support": {
"issues": "https://github.com/shuchkin/simplexlsxgen/issues",
"source": "https://github.com/shuchkin/simplexlsxgen/tree/1.5.17"
},
"install-path": "../shuchkin/simplexlsxgen"
}
],
"dev": true,
"dev-package-names": []
}