17 lines
325 B
JSON
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"
|
|
}
|
|
}
|