{ "name": "digicomp/attachment-view-utility", "type": "neos-package", "description": "", "require": { "cardinalby/content-disposition": "^1.1", "neos/eel": "^6.3 | ^7.3 | ^8.3", "neos/flow": "^6.3 | ^7.3 | ^8.3", "php": "^7.4 | ^8.0" }, "autoload": { "psr-4": { "DigiComp\\AttachmentViewUtility\\": "Classes" } }, "extra": { "branch-alias": { "dev-develop": "1.0.x-dev" }, "applied-flow-migrations": [ ] }, "authors": [ { "name": "Ferdinand Kuhl", "email": "f.kuhl@digital-competence.de", "homepage": "https://www.digital-competence.de", "role": "Developer" } ], "license": "MIT", "homepage": "https://git.digital-competence.de/Packages/DigiComp.AttachmentViewUtility", "keywords": [ "Neos", "Flow", "view", "mvc" ] }