PATH:
home
/
urbaoubp
/
ramondamassage.online
/
wp-content
/
plugins
/
hello-plus
{ "name": "elementor/hello-plus", "require-dev": { "squizlabs/php_codesniffer": "^3.13.0", "dealerdirect/phpcodesniffer-composer-installer": "^v1.0.0", "wp-coding-standards/wpcs": "^3.1.0", "phpunit/phpunit": "9.5.14", "elementor/elementor-editor-testing": "0.0.3", "johnpbloch/wordpress-core": "^6.8.1", "php-stubs/wordpress-stubs": "^6.8.1", "elementor/eunit": "^0.0.10", "phpcompatibility/phpcompatibility-wp": "^2.1.7", "phpunit/php-code-coverage": "^9.2.32", "wildwolf/wordpress-test-library-stubs": "^6.2.0", "wp-phpunit/wp-phpunit": "^6.8.1", "yoast/phpunit-polyfills": "^2.0.4" }, "require": { "elementor/wp-notifications-package": "1.2.*" }, "config": { "allow-plugins": { "dealerdirect/phpcodesniffer-composer-installer": true, "composer/installers": true } }, "scripts": { "lint": "vendor/bin/phpcs --standard=./phpcs.xml --ignore=node_modules,vendor,build .", "lint:fix": "vendor/bin/phpcbf --ignore=node_modules,vendor,build .", "test": "phpunit --testsuite hello-plus", "test:install": "bash ./bin/install-wp-tests-local.sh", "coverage": "composer run coverage:test && composer run coverage:check", "coverage:test": "phpdbg -qrr vendor/phpunit/phpunit/phpunit --testsuite hello-plus --coverage-clover coverage-report/clover.xml", "coverage:check": "phpunit-coverage-check -t 20 coverage-report/clover.xml" } }
[+]
tests
[-] composer.lock
[edit]
[-] index.php
[edit]
[-] readme.txt
[edit]
[-] phpcs.xml
[edit]
[+]
classes
[-] package-lock.json
[edit]
[+]
dev
[-] plugin.php
[edit]
[-] hello-plus.php
[edit]
[-] webpack.config.js
[edit]
[+]
includes
[+]
svn
[+]
bin
[+]
vendor
[+]
..
[-] tsconfig.json
[edit]
[-] phpunit.xml
[edit]
[+]
modules
[+]
assets
[-] composer.json
[edit]
[-] package.json
[edit]