<?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>vega-embed</artifactId>
  <version>6.19.0-0</version>
  <name>vega-embed</name>
  <description>Publish Vega visualizations as embedded web components with interactive parameters.</description>
  <url>https://vega.github.io/vega-embed</url>
  <licenses/>
  <packaging>jar</packaging>
  <scm>
    <url>https://github.com/cljsjs/packages</url>
    <tag>a2cda6fec9b045af9e5164327a575c294e6ba209</tag>
  </scm>
  <dependencies>
    <dependency>
      <groupId>org.clojure</groupId>
      <artifactId>clojurescript</artifactId>
      <version>1.10.597</version>
      <scope>compile</scope>
      <exclusions/>
    </dependency>
    <dependency>
      <groupId>cljsjs</groupId>
      <artifactId>boot-cljsjs</artifactId>
      <version>0.10.5</version>
      <scope>test</scope>
      <exclusions/>
    </dependency>
  </dependencies>
</project>
