| Current Path : /var/www/clients/client3/web2/web/app/code/Mageants/CookieLaw/ |
| Current File : /var/www/clients/client3/web2/web/app/code/Mageants/CookieLaw/composer.json |
{
"name": "mageants/cookielaw",
"description": "Mageants CookieLaw",
"require": {
"php": "~5.6.5|7.0.2|7.0.4|~7.0.6"
},
"type": "magento2-module",
"version": "0.1.0",
"license": [
"Commercial"
],
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Mageants\\CookieLaw\\": ""
}
}
}