<?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>whatwg-fetch</artifactId>
  <version>3.6.20</version>
  <name>whatwg-fetch</name>
  <description>A window.fetch polyfill.</description>
  <url>https://github.com/github/fetch#readme</url>
  <organization>
    <name>whatwg-fetch</name>
    <url>https://github.com/github/fetch#readme</url>
  </organization>
  <licenses>
    <license>
      <name>MIT</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>jakechampion</name>
      <email>me@jakechampion.name</email>
    </developer>
    <developer>
      <name>mattandrews</name>
      <email>matt@mattandre.ws</email>
    </developer>
    <developer>
      <name>mislav</name>
      <email>hi@mislav.net</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/github/fetch.git</connection>
    <developerConnection>https://github.com/github/fetch.git</developerConnection>
    <url>https://github.com/github/fetch</url>
  </scm>
  <issueManagement>
    <url>https://github.com/github/fetch/issues</url>
  </issueManagement>
</project>
