File "composer.json"
Full path: /home/zvmcccat/public_html/nc_asa/apps/bruteforcesettings/composer.json
File
size: 319 B
MIME-type: application/json
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
{
"name": "nextcloud/bruteforcesttings",
"description": "Lint config for nextcloud/bruteforcesettings",
"license": "MIT",
"config": {
"optimize-autoloader": true,
"classmap-authoritative": true
},
"scripts": {
"lint": "find . -name \\*.php -not -path './vendor/*' -exec php -l \"{}\" \\;"
}
}