<?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>applied-science</groupId>
    
  <artifactId>js-interop</artifactId>
    
  <version>0.2.5</version>
    
  <name>js-interop</name>
    
  <dependencies/>
    
  <build>
        
    <sourceDirectory>src/main</sourceDirectory>
      
  </build>
    
  <repositories/>
  
  <scm>
    <url>https://github.com/applied-science/js-interop</url>
    <tag>a951c6f931989251b41ff62645ca3de1e8386b8d</tag>
    <connection>scm:git:git@github.com:applied-science/js-interop.git</connection>
    <developerConnection>scm:git:git@github.com:applied-science/js-interop.git</developerConnection>
  </scm>
</project>
