woocommerce/packages/php/remote-specs-validation/package.json

10 lines
236 B
JSON

{
"name": "@woocommerce/remote-specs-validation",
"description": "Remote specs testing suite",
"main": "index.js",
"scripts": {
"changelog": "composer install && composer exec -- changelogger"
},
"license": "GPL-3.0-or-later"
}