PATH:
home
/
lab2454c
/
argowells.com
/
wp-content
/
plugins
/
elementor
/
vendor
/
elementor
/
wp-notifications-package
{ "name": "elementor/wp-notifications-package", "version": "1.2.0", "require-dev": { "squizlabs/php_codesniffer": "^3.10.2", "dealerdirect/phpcodesniffer-composer-installer": "^v1.0.0", "wp-coding-standards/wpcs": "^3.1.0" }, "config": { "allow-plugins": { "dealerdirect/phpcodesniffer-composer-installer": true } }, "scripts": { "lint": "vendor/bin/phpcs --standard=./phpcs.xml .", "lint:fix": "vendor/bin/phpcbf ." }, "autoload": { "psr-4": { "Elementor\\WPNotificationsPackage\\": "src/" } } }
[-] composer.lock
[edit]
[-] composer.json
[edit]
[+]
..
[-] plugin-example.php
[edit]
[-] README.md
[edit]
[-] phpcs.xml
[edit]
[+]
src