<?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>ldrs</artifactId>
  <version>1.1.7</version>
  <name>ldrs</name>
  <description>Minimalist loading animations for React and web components</description>
  <url>https://uiball.com/ldrs</url>
  <organization>
    <name>Griffin Johnston</name>
    <url>https://uiball.com/ldrs</url>
  </organization>
  <licenses>
    <license>
      <name>MIT</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>griffinjohnston</name>
      <email>griffinjohnston@gmail.com</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/GriffinJohnston/ldrs.git</connection>
    <developerConnection>https://github.com/GriffinJohnston/ldrs.git</developerConnection>
    <url>https://github.com/GriffinJohnston/ldrs</url>
  </scm>
  <issueManagement>
    <url>https://github.com/GriffinJohnston/ldrs/issues</url>
  </issueManagement>
</project>
