<?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>field-kit</artifactId>
  <version>2.0.4-0</version>
  <name>field-kit</name>
  <description>FieldKit lets you take control of your text fields.</description>
  <url>https://github.com/square/field-kit</url>
  <licenses>
    <license>
      <url>https://raw.githubusercontent.com/square/field-kit/master/LICENSE</url>
      <name>Apache</name>
      <comments/>
    </license>
  </licenses>
  <scm>
    <url>https://github.com/cljsjs/packages</url>
    <tag>17eb587c6a11bbc28c96208572e176bded2ae1b1</tag>
  </scm>
  <dependencies>
    <dependency>
      <groupId>cljsjs</groupId>
      <artifactId>boot-cljsjs</artifactId>
      <version>0.5.1</version>
      <scope>test</scope>
      <exclusions/>
    </dependency>
  </dependencies>
</project>
