<?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>debug</artifactId>
  <version>6.18.0</version>
  <name>prisma debug</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>
</project>
