<?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/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>

    <packaging>jar</packaging>
    <groupId>org.webjars.bowergithub.formio</groupId>
    <artifactId>formio.js</artifactId>
    <version>4.18.0</version>
    <name>formiojs</name>
    <description>WebJar for formiojs</description>
    <url>https://www.webjars.org</url>

    <properties>
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    </properties>

    <scm>
        <url>https://github.com/formio/formio.js</url>
        <connection>https://github.com/formio/formio.js.git</connection>
        <developerConnection>https://github.com/formio/formio.js.git</developerConnection>
        <tag>v4.18.0</tag>
    </scm>

    <developers>
        <developer>
            <id>webjars</id>
            <url>https://www.webjars.org</url>
        </developer>
    </developers>

    <licenses>
        
            <license>
                
                    <name>MIT</name>
                
                
                <distribution>repo</distribution>
            </license>
        
    </licenses>

    
    <issueManagement>
        <url>https://github.com/formio/formio.js/issues</url>
    </issueManagement>
    

    <dependencies>
        
        <dependency>
            <groupId>org.webjars.bowergithub.i18next</groupId>
            <artifactId>i18next</artifactId>
            <version>[19.0.0,20)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.bowergithub.szimek</groupId>
            <artifactId>signature_pad</artifactId>
            <version>[2.3.0,3)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.bowergithub.lodash</groupId>
            <artifactId>lodash</artifactId>
            <version>[4.17.15,5)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.bowergithub.googlechrome</groupId>
            <artifactId>dialog-polyfill</artifactId>
            <version>[0.5.0,0.6)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.bowergithub.jwadhams</groupId>
            <artifactId>json-logic-js</artifactId>
            <version>[1.2.2,2)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.bowergithub.getify</groupId>
            <artifactId>native-promise-only</artifactId>
            <version>[0.8.0-a,0.9)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.bowergithub.moment</groupId>
            <artifactId>moment</artifactId>
            <version>[2.24.0,3)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.bowergithub.primus</groupId>
            <artifactId>eventemitter3</artifactId>
            <version>[4.0.7,5)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.bowergithub.choices-js</groupId>
            <artifactId>choices</artifactId>
            <version>[9.0.1,10)</version>
        </dependency>
        
        
    </dependencies>

</project>