<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>cljsjs</groupId>
  <artifactId>react</artifactId>
  <version>17.0.2-0</version>
  <name>react</name>
  <description>A Javascript library for building user interfaces</description>
  <url>http://facebook.github.io/react/</url>
  <licenses>
    <license>
      <url>http://opensource.org/licenses/MIT</url>
      <name>MIT</name>
      <comments/>
    </license>
  </licenses>
  <packaging>jar</packaging>
  <scm>
    <url>https://github.com/cljsjs/packages</url>
    <tag>a2becf293fa02f94dfe649aedf565793c50a66d8</tag>
  </scm>
  <dependencies/>
</project>
