Initial 5.0.0.0 ionCube 5.6+7.0
Cette révision appartient à :
46
composer.json
Fichier normal
46
composer.json
Fichier normal
@ -0,0 +1,46 @@
|
||||
{
|
||||
"name": "d3/points",
|
||||
"description": "Points.",
|
||||
"type": "oxideshop-module",
|
||||
"keywords": [
|
||||
"oxid",
|
||||
"modules",
|
||||
"eShop",
|
||||
"d3",
|
||||
"Premiumpoints"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "D3 Data Development (Inh. Thomas Dartsch)",
|
||||
"email": "info@shopmodule.com",
|
||||
"homepage": "http://www.d3data.com",
|
||||
"role": "Owner"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"email": "support@shopmodule.com"
|
||||
},
|
||||
"homepage": "https://www.oxidmodule.com/",
|
||||
"license": [
|
||||
"proprietary"
|
||||
],
|
||||
"suggest": {
|
||||
},
|
||||
"extra": {
|
||||
"oxideshop": {
|
||||
"source-directory": "/src",
|
||||
"target-directory": "d3/points"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": "5.6 - 7.0", "ext-ionCube-Loader": "*",
|
||||
"ext-ionCube-Loader": "*",
|
||||
"oxid-esales/oxideshop-ce": "6.0 - 6.2",
|
||||
"d3/modcfg": ">=5.1.0.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"D3\\Points\\": "../../../source/modules/d3/points"
|
||||
}
|
||||
}
|
||||
}
|
Référencer dans un nouveau ticket
Bloquer un utilisateur