<?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>codemirror</artifactId>
  <version>5.65.16-0</version>
  <name>codemirror</name>
  <description>CodeMirror is a versatile text editor implemented in JavaScript for the browser</description>
  <url>https://codemirror.net/</url>
  <licenses>
    <license>
      <url>https://github.com/codemirror/CodeMirror/blob/master/LICENSE</url>
      <name>MIT</name>
      <comments/>
    </license>
  </licenses>
  <packaging>jar</packaging>
  <scm>
    <url>https://github.com/cljsjs/packages</url>
    <tag>ebf18a6bffc8af94e4c99795653570b68fe1e3fd</tag>
  </scm>
  <dependencies>
    <dependency>
      <groupId>cljsjs</groupId>
      <artifactId>boot-cljsjs</artifactId>
      <version>0.10.5</version>
      <scope>test</scope>
      <exclusions/>
    </dependency>
  </dependencies>
</project>
