File "composer.json"

Full Path: /home/vantageo/public_html/cache/cache/cache/cache/.wp-cli/wp-content/plugins/mailchimp-for-woocommerce_bk/blocks/composer.json
File size: 406 bytes
MIME-type: application/json
Charset: utf-8

{
  "name": "opr/mailchimp-newsletter",
  "description": "WooCommerce Newsletter Test",
  "homepage": "https://github.com/opr/mailchimp-newsletter",
  "type": "wordpress-plugin",
  "license": "GPL-2.0+",
  "require": {
    "composer/installers": "~1.7"
  },
  "require-dev": {
    "phpunit/phpunit": "5.7.19",
    "sirbrillig/spies": "^1.5"
  },
  "archive": {
    "exclude": [
      "!/build"
    ]
  }
}