daf0a8612f
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2486043 b8457f37-d9ea-0310-8a92-e5e31aec5664
11 lines
229 B
JSON
11 lines
229 B
JSON
{
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
|
|
"wp-coding-standards/wpcs": "^2.3"
|
|
},
|
|
"scripts": {
|
|
"post-install-cmd": [
|
|
"bash _tools/setup.sh"
|
|
]
|
|
}
|
|
}
|