-
- Downloads
Merge branch 'dev' of https://dev.quiqqer.com/quiqqer/package-bricks into dev
Keine zugehörigen Branchen gefunden
Keine zugehörigen Tags gefunden
wird angezeigt
{ | { | ||
"name": "quiqqer/bricks", | "name": "quiqqer\/bricks", | ||
"type": "quiqqer-module", | "type": "quiqqer-module", | ||
"description": "The brick system allows you to design your website according to your wishes. You can quickly move, create, or remove bricks to different places in the template.", | "description": "The brick system allows you to design your website according to your wishes. You can quickly move, create, or remove bricks to different places in the template.", | ||
"version": "dev-dev", | "license": "GPL-3.0+", | ||
"license": "GPL-3.0+", | "authors": [ | ||
"authors": [ | { | ||
{ | "name": "Henning Leutz", | ||
"name": "Henning Leutz", | "email": "leutz@pcsg.de", | ||
"email": "leutz@pcsg.de", | "homepage": "http:\/\/www.pcsg.de", | ||
"homepage": "http://www.pcsg.de", | "role": "Developer" | ||
"role": "Developer" | } | ||
], | |||
"support": { | |||
"email": "support@pcsg.de" | |||
}, | |||
"require": { | |||
"quiqqer\/quiqqer": "*@dev", | |||
"quiqqer\/qui": ">=1|dev-master|dev-dev", | |||
"quiqqer\/utils": ">=1.4|dev-dev", | |||
"npm-asset\/hammerjs": "2.*", | |||
"npm-asset\/mustache": "2.*", | |||
"ramsey\/uuid": "3.*" | |||
}, | |||
"autoload": { | |||
"psr-4": { | |||
"QUI\\Bricks\\": "src\/QUI\/Bricks" | |||
} | |||
} | } | ||
], | } | ||
"support": { | \ No newline at end of file | ||
"email": "support@pcsg.de" | |||
}, | |||
"require": { | |||
"quiqqer/quiqqer": "*@dev", | |||
"quiqqer\/qui": ">=1|dev-master|dev-dev", | |||
"quiqqer/utils": ">=1.4|dev-dev", | |||
"npm-asset/hammerjs": "2.*", | |||
"npm-asset\/mustache": "2.*", | |||
"ramsey/uuid": "3.*" | |||
}, | |||
"autoload": { | |||
"psr-4": { | |||
"QUI\\Bricks\\": "src/QUI/Bricks" | |||
} | |||
} | |||
} |
Bitte registrieren oder Anmelden zum Kommentieren