PATH:
root
/
presta2modulesgamification
{ "name": "prestashop/gamification", "description": "PrestaShop module gamification", "homepage": "https://github.com/PrestaShop/gamification", "license": "AFL-3.0", "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "require": { "php": ">=5.6", "ext-json": "*" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.12", "phpunit/phpunit": "~5.7", "mockery/mockery": "^1.2", "symfony/phpunit-bridge": "^3.4", "symfony/debug": "^3.4" }, "config": { "platform": { "php": "5.6.0" }, "preferred-install": "dist" }, "scripts": { "cs-fix": "@php ./vendor/bin/php-cs-fixer fix .", "cs-fix-test": "@php ./vendor/bin/php-cs-fixer fix --dry-run --stop-on-violation --show-progress=dot .", "test": "SYMFONY_PHPUNIT_VERSION=5.7 php ./vendor/bin/simple-phpunit" }, "type": "prestashop-module" }
[-] CHANGELOG.txt
[edit]
[+]
..
[-] gamification.php
[edit]
[+]
vendor
[-] prestashop.pub
[edit]
[-] fr.php
[edit]
[-] phpunit.xml
[edit]
[-] config.xml
[edit]
[+]
classes
[-] LICENSE.md
[edit]
[-] sql_install.php
[edit]
[+]
upgrade
[-] Readme.md
[edit]
[+]
controllers
[+]
tests
[-] composer.json
[edit]
[+]
translations
[-] composer.lock
[edit]
[+]
data
[-] logo.png
[edit]
[-] index.php
[edit]
[-] logo.gif
[edit]
[+]
views
[-] de.php
[edit]