| 1234567891011121314151617181920212223 |
- {
- "name": "thurdata/sitebuilder",
- "description": "sitebuilder Provisioing Module",
- "version": "2.0.0",
- "type": "project",
- "license": "EULA",
- "homepage": "http://www.thurdata.ch",
- "support":
- {
- "email": "info@thurdata.ch",
- "issues": "http://support.thurdata.ch",
- "forum": "http://forum.thurdata.ch"
- },
- "authors": [
- {
- "name": "Andre Genrich"
- }
- ],
- "require":
- {
- "php": ">=7.1.0"
- }
- }
|