-
- Downloads
refactor: removed version from composer.json
Übergeordneter
67218cb0
Keine zugehörigen Branchen gefunden
Keine zugehörigen Tags gefunden
wird angezeigt
{ | ||
"name": "quiqqer\/qui", | ||
"type": "component", | ||
"description": "QUIQQER-UI is a modular user interface component framework written in JavaScript", | ||
"version": "dev-master", | ||
"license": "MIT", | ||
"authors": [ | ||
{ | ||
"name": "Henning Leutz", | ||
"email": "leutz@pcsg.de", | ||
"homepage": "http:\/\/www.pcsg.de", | ||
"role": "Developer" | ||
} | ||
], | ||
"support": { | ||
"email": "support@pcsg.de", | ||
"url": "http:\/\/www.pcsg.de" | ||
}, | ||
"require": { | ||
"robloach\/component-installer": "*" | ||
}, | ||
"extra": { | ||
"component": { | ||
"files": [ | ||
"**" | ||
], | ||
"config": { | ||
"paths": { | ||
"qui": "qui\/build\/qui" | ||
"name": "quiqqer\/qui", | ||
"type": "component", | ||
"description": "QUIQQER-UI is a modular user interface component framework written in JavaScript", | ||
"license": "MIT", | ||
"authors": [ | ||
{ | ||
"name": "Henning Leutz", | ||
"email": "leutz@pcsg.de", | ||
"homepage": "http:\/\/www.pcsg.de", | ||
"role": "Developer" | ||
} | ||
}, | ||
"paths": { | ||
"qui": "qui\/build\/qui" | ||
}, | ||
"map": { | ||
"*": { | ||
"css": "components\/qui\/build\/qui\/lib\/css.js" | ||
], | ||
"support": { | ||
"email": "support@pcsg.de", | ||
"url": "http:\/\/www.pcsg.de" | ||
}, | ||
"require": { | ||
"robloach\/component-installer": "*" | ||
}, | ||
"extra": { | ||
"component": { | ||
"files": [ | ||
"**" | ||
], | ||
"config": { | ||
"paths": { | ||
"qui": "qui\/build\/qui" | ||
} | ||
}, | ||
"paths": { | ||
"qui": "qui\/build\/qui" | ||
}, | ||
"map": { | ||
"*": { | ||
"css": "components\/qui\/build\/qui\/lib\/css.js" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
\ No newline at end of file |
Bitte registrieren oder Anmelden zum Kommentieren