<?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.prisma</groupId>
  <artifactId>fetch-engine</artifactId>
  <version>6.18.0</version>
  <name>prisma fetch-engine</name>
  <description>This package is intended for Prisma's internal use</description>
  <url>https://www.prisma.io</url>
  <organization>
    <name>Tim Suchanek</name>
    <url>https://www.prisma.io</url>
  </organization>
  <licenses>
    <license>
      <name>Apache-2.0</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>prismabot</name>
      <email>bot-npm@prisma.io</email>
    </developer>
    <developer>
      <name>aqrln</name>
      <email>alex@aqrln.net</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/prisma/prisma.git</connection>
    <developerConnection>https://github.com/prisma/prisma.git</developerConnection>
    <url>https://github.com/prisma/prisma</url>
  </scm>
  <issueManagement>
    <url>https://github.com/prisma/prisma/issues</url>
  </issueManagement>
  <properties>
    <org.mvnpm.at.prisma-debug.version>6.18.0</org.mvnpm.at.prisma-debug.version>
    <org.mvnpm.at.prisma-get-platform.version>6.18.0</org.mvnpm.at.prisma-get-platform.version>
    <org.mvnpm.at.prisma-engines-version.version>6.18.0-8.34b5a692b7bd79939a9a2c3ef97d816e749cda2f</org.mvnpm.at.prisma-engines-version.version>
  </properties>
  <dependencies>
    <dependency>
      <groupId>org.mvnpm.at.prisma</groupId>
      <artifactId>engines-version</artifactId>
      <version>${org.mvnpm.at.prisma-engines-version.version}</version>
    </dependency>
    <dependency>
      <groupId>org.mvnpm.at.prisma</groupId>
      <artifactId>debug</artifactId>
      <version>${org.mvnpm.at.prisma-debug.version}</version>
    </dependency>
    <dependency>
      <groupId>org.mvnpm.at.prisma</groupId>
      <artifactId>get-platform</artifactId>
      <version>${org.mvnpm.at.prisma-get-platform.version}</version>
    </dependency>
  </dependencies>
</project>
