b5b6419ca4
* Tests * Travis * Deployment script
17 lines
395 B
JSON
17 lines
395 B
JSON
{
|
|
"name": "retailcrm/woocommerce-retailcrm",
|
|
"description": "Integration plugin for WooCommerce & RetailCRM",
|
|
"type": "wordpress-plugin",
|
|
"authors": [
|
|
{
|
|
"name": "RetailDriver LLC",
|
|
"email": "integration@retailcrm.ru"
|
|
}
|
|
],
|
|
"minimum-stability": "dev",
|
|
"require": {},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "6.*"
|
|
}
|
|
}
|