<?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.at.npmcli</groupId>
  <artifactId>node-gyp</artifactId>
  <version>4.0.0</version>
  <name>npmcli node-gyp</name>
  <description>Tools for dealing with node-gyp packages</description>
  <url>https://github.com/npm/node-gyp#readme</url>
  <organization>
    <name>GitHub Inc.</name>
    <url>https://github.com/npm/node-gyp#readme</url>
  </organization>
  <licenses>
    <license>
      <name>ISC</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>hashtagchris</name>
      <email>hashtagchris@github.com</email>
    </developer>
    <developer>
      <name>reggi</name>
      <email>reggi@github.com</email>
    </developer>
    <developer>
      <name>npm-cli-ops</name>
      <email>npm-cli+bot@github.com</email>
    </developer>
    <developer>
      <name>saquibkhan</name>
      <email>saquibkhan@github.com</email>
    </developer>
    <developer>
      <name>fritzy</name>
      <email>fritzy@github.com</email>
    </developer>
    <developer>
      <name>gar</name>
      <email>gar+npm@danger.computer</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/npm/node-gyp.git</connection>
    <developerConnection>https://github.com/npm/node-gyp.git</developerConnection>
    <url>https://github.com/npm/node-gyp</url>
  </scm>
  <issueManagement>
    <url>https://github.com/npm/node-gyp/issues</url>
  </issueManagement>
</project>
