File "composer.json"

Full Path: /home/cananyalcin/public_html/core/module/client/library/coinbase_api/coinbase/coinbase-commerce/examples/Webhook/composer.json
File size: 291 bytes
MIME-type: text/plain
Charset: utf-8

{
    "name": "coinbase/example-coinbase-commerce-webhook",
    "description": "Examples of using Coinbase Commerce Webhook verification",
    "type": "project",
    "license": "MIT",
    "minimum-stability": "stable",
    "require": {
        "coinbase/coinbase-commerce": "^1.0.0"
    }
}