<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.mvnpm</groupId>
  <artifactId>tinymce</artifactId>
  <version>8.3.2</version>
  <name>tinymce</name>
  <description>Web based JavaScript HTML WYSIWYG editor control.</description>
  <url>https://www.tiny.cloud/</url>
  <organization>
    <name>Ephox Corporation DBA Tiny Technologies, Inc</name>
    <url>https://www.tiny.cloud/</url>
  </organization>
  <licenses>
    <license>
      <name>SEE LICENSE IN license.md</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>spocke</name>
      <email>spocke@gmail.com</email>
    </developer>
    <developer>
      <name>ephox</name>
      <email>npm-publish@tiny.cloud</email>
    </developer>
    <developer>
      <name>tinymce</name>
      <email>engineering-inbox@tiny.cloud</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/tinymce/tinymce.git</connection>
    <developerConnection>https://github.com/tinymce/tinymce.git</developerConnection>
    <url>https://github.com/tinymce/tinymce</url>
  </scm>
  <issueManagement>
    <url>https://github.com/tinymce/tinymce/issues</url>
  </issueManagement>
</project>
