{
  "name": "contentside/semlinks-plugin",
  "description": "Wordpress plugin used to connect a wordpress site to the CSP",
  "type": "library",
  "authors": [
    {
      "name": "Thibault Schaeller",
      "email": "thibault.schaeller-ext@contentside.com"
    }
  ],
  "require": {
    "ext-curl": "*",
    "ext-json": "*",
    "ext-libxml": "*",
    "ext-dom": "*",
    "woocommerce/action-scheduler": "^3.8.1"
  }
}
