wp_back/wp-content/plugins/table-of-contents-plus/composer.json
2024-05-20 15:37:46 +03:00

17 lines
325 B
JSON

{
"name": "dublue/table-of-contents-plus",
"authors": [
{
"name": "Michael Tran"
}
],
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
},
"require-dev": {
"wp-coding-standards/wpcs": "^3.0"
}
}