<?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>libnpmfund</artifactId>
  <version>7.0.9</version>
  <name>libnpmfund</name>
  <description>Programmatic API for npm fund</description>
  <url>https://github.com/npm/cli#readme</url>
  <organization>
    <name>GitHub Inc.</name>
    <url>https://github.com/npm/cli#readme</url>
  </organization>
  <licenses>
    <license>
      <name>ISC</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>gar</name>
      <email>gar+npm@danger.computer</email>
    </developer>
    <developer>
      <name>saquibkhan</name>
      <email>saquibkhan@github.com</email>
    </developer>
    <developer>
      <name>npm-cli-ops</name>
      <email>npm-cli+bot@github.com</email>
    </developer>
    <developer>
      <name>reggi</name>
      <email>reggi@github.com</email>
    </developer>
    <developer>
      <name>hashtagchris</name>
      <email>hashtagchris@github.com</email>
    </developer>
    <developer>
      <name>owlstronaut</name>
      <email>owlstronaut@github.com</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/npm/cli.git</connection>
    <developerConnection>https://github.com/npm/cli.git</developerConnection>
    <url>https://github.com/npm/cli</url>
  </scm>
  <issueManagement>
    <url>https://github.com/npm/cli/issues</url>
  </issueManagement>
  <properties>
    <org.mvnpm.at.npmcli-arborist.version>[9.1.6,10)</org.mvnpm.at.npmcli-arborist.version>
  </properties>
  <dependencies>
    <dependency>
      <groupId>org.mvnpm.at.npmcli</groupId>
      <artifactId>arborist</artifactId>
      <version>${org.mvnpm.at.npmcli-arborist.version}</version>
    </dependency>
  </dependencies>
</project>
