File: /home/kbdhpghp/public_html/perfumaris/wp-content/plugins/woo-rede/package.json
{
"name": "docker-php-dev-container",
"version": "1.0.0",
"description": "This repository provides a development environment for WHMCS or WordPress",
"repository": {
"type": "git",
"url": "git+https://github.com/srbrunoferreira/docker-php-dev-container.git"
},
"keywords": ["WordPress", "WHMCS", "plugin", "Dev Container", "VS Code"],
"author": "Bruno Ferreira <srbrunoferreira@outlook.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/srbrunoferreira/docker-php-dev-container/issues"
},
"homepage": "https://github.com/srbrunoferreira/docker-php-dev-container#readme",
"devDependencies": {
"eslint": "^8.34.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-promise": "^6.1.1"
}
}