16 lignes
497 B
JSON
Fichiers exécutables
16 lignes
497 B
JSON
Fichiers exécutables
{
|
|
"name": "d3/oxid-dev-replacement",
|
|
"description": "Removes / prevent installation of the dev packages, if they're not used and should be removed from the installation.",
|
|
"version": "1.0.0",
|
|
"require": {
|
|
"oxid-esales/oxideshop-metapackage-ce": "^6.0"
|
|
},
|
|
"replace": {
|
|
"oxid-esales/testing-library": "*",
|
|
"oxid-esales/oxideshop-ide-helper": "*",
|
|
"oxid-esales/coding-standards": "*",
|
|
"incenteev/composer-parameter-handler": "*"
|
|
},
|
|
"license": "GPL-3.0-or-later"
|
|
}
|