{
  "name": "celtic/wordpress-lti-platform",
  "version": "2.1.0",
  "description": "Plugin to allow WordPress to act as an LTI platform",
  "keywords": ["wordpress", "plugin", "LTI", "platform", "tool"],
  "homepage": "https://www.spvsoftwareproducts.com/php/wordpress-lti-platform",
  "type": "wordpress-plugin",
  "license": "GPL-3.0",
  "authors": [
    {
      "name": "Stephen P Vickers",
      "email": "stephen@spvsoftwareproducts.com"
    }
  ],
  "support": {
    "docs": "https://github.com/celtic-project/wordpress-lti-platform"
  },
  "require": {
    "celtic/lti": "^4.10.0"
  }
}
