<?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>react-style-singleton</artifactId>
  <version>2.2.3</version>
  <name>react-style-singleton</name>
  <description>Just create a single stylesheet...</description>
  <url>https://github.com/theKashey/react-style-singleton#readme</url>
  <organization>
    <name>Anton Korzunov</name>
    <url>https://github.com/theKashey/react-style-singleton#readme</url>
  </organization>
  <licenses>
    <license>
      <name>MIT</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>kashey</name>
      <email>thekashey@gmail.com</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/theKashey/react-style-singleton.git</connection>
    <developerConnection>https://github.com/theKashey/react-style-singleton.git</developerConnection>
    <url>https://github.com/theKashey/react-style-singleton</url>
  </scm>
  <issueManagement>
    <url>https://github.com/theKashey/react-style-singleton/issues</url>
  </issueManagement>
  <properties>
    <org.mvnpm-tslib.version>[2.0.0,3)</org.mvnpm-tslib.version>
    <org.mvnpm-get-nonce.version>[1.0.0,2)</org.mvnpm-get-nonce.version>
    <org.mvnpm.at.types-react.version>[19.0.11,)</org.mvnpm.at.types-react.version>
    <org.mvnpm-react.version>[16.8.0,17),[17.0.0,18),[18.0.0,19),[19.0.0,20),[19.0.0-rc,20)</org.mvnpm-react.version>
  </properties>
  <dependencies>
    <dependency>
      <groupId>org.mvnpm</groupId>
      <artifactId>tslib</artifactId>
      <version>${org.mvnpm-tslib.version}</version>
    </dependency>
    <dependency>
      <groupId>org.mvnpm</groupId>
      <artifactId>get-nonce</artifactId>
      <version>${org.mvnpm-get-nonce.version}</version>
    </dependency>
    <dependency>
      <groupId>org.mvnpm.at.types</groupId>
      <artifactId>react</artifactId>
      <version>${org.mvnpm.at.types-react.version}</version>
    </dependency>
    <dependency>
      <groupId>org.mvnpm</groupId>
      <artifactId>react</artifactId>
      <version>${org.mvnpm-react.version}</version>
    </dependency>
  </dependencies>
</project>
