<?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>kleur</artifactId>
  <version>4.1.5</version>
  <name>kleur</name>
  <description>The fastest Node.js library for formatting terminal text with ANSI colors~!</description>
  <url>https://github.com/lukeed/kleur#readme</url>
  <organization>
    <name>Luke Edwards</name>
    <url>https://github.com/lukeed/kleur#readme</url>
  </organization>
  <licenses>
    <license>
      <name>MIT</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>lukeed</name>
      <email>luke@lukeed.com</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/lukeed/kleur.git</connection>
    <developerConnection>https://github.com/lukeed/kleur.git</developerConnection>
    <url>https://github.com/lukeed/kleur</url>
  </scm>
  <issueManagement>
    <url>https://github.com/lukeed/kleur/issues</url>
  </issueManagement>
</project>
