<?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>hosted-git-info</artifactId>
  <version>2.8.9</version>
  <name>hosted-git-info</name>
  <description>Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab</description>
  <url>https://github.com/npm/hosted-git-info</url>
  <organization>
    <name>Rebecca Turner</name>
    <url>https://github.com/npm/hosted-git-info</url>
  </organization>
  <licenses>
    <license>
      <name>ISC</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>gimli01</name>
      <email>gimli01@github.com</email>
    </developer>
    <developer>
      <name>gar</name>
      <email>gar+npm@danger.computer</email>
    </developer>
    <developer>
      <name>isaacs</name>
      <email>i@izs.me</email>
    </developer>
    <developer>
      <name>darcyclarke</name>
      <email>darcy@darcyclarke.me</email>
    </developer>
    <developer>
      <name>ruyadorno</name>
      <email>ruyadorno@hotmail.com</email>
    </developer>
    <developer>
      <name>nlf</name>
      <email>quitlahok@gmail.com</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/npm/hosted-git-info.git</connection>
    <developerConnection>https://github.com/npm/hosted-git-info.git</developerConnection>
    <url>https://github.com/npm/hosted-git-info</url>
  </scm>
  <issueManagement>
    <url>https://github.com/npm/hosted-git-info/issues</url>
  </issueManagement>
</project>
