{
  "name": "posti/woocommerce-shipping-plugin",
  "type": "wordpress-plugin",
  "license": "GPL-3.0",
  "description": "Integrates Posti shipping services with WooCommerce",
  "homepage": "https://www.posti.fi",
  "authors": [
    {
      "name": "Joose Vettenranta",
      "email": "joose.vettenranta@posti.com",
      "homepage": "https://github.com/joosev"
    }, 
    {
      "name": "Otto Kekäläinen",
      "email": "otto@seravo.com",
      "homepage": "https://github.com/ottok"
    },
    {
      "name": "Mika Haulo",
      "email": "mika@seravo.com",
      "homepage": "https://github.com/mhaulo"
    },
    {
      "name": "Leo Toikka",
      "email": "leo@seravo.com",
      "homepage": "https://github.com/l3ku"
    },
    {
      "name": "Tero Auvinen",
      "email": "tero@seravo.com",
      "homepage": "https://github.com/serter"
    },
    {
      "name": "Christian Nikkanen",
      "email": "christian@seravo.com",
      "homepage": "https://github.com/k1sul1"
    }
  ],
  "autoload": {

  },
  "keywords": [
    "wordpress", "wp", "pakettikauppa", "seravo", "woocommerce", "prinetti", "matkahuolto", "schenker", "posti"
  ],
  "require": {
    "pakettikauppa/api-library": "2.0.*"
  },
  "minimum-stability": "dev",
  "config": {
    "allow-plugins": {
      "composer/installers": true
    }
  }
}
