<?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</artifactId>
  <version>2.2.5-0</version>
  <name>vega</name>
  <description>Vega is a declarative format for creating, saving, and sharing visualization designs</description>
  <url>https://vega.github.io/</url>
  <licenses/>
  <scm>
    <url>https://github.com/cljsjs/packages</url>
    <tag>54067197b87f2fa63bfe7617a36be8dd47d8a213</tag>
  </scm>
  <dependencies>
    <dependency>
      <groupId>adzerk</groupId>
      <artifactId>bootlaces</artifactId>
      <version>0.1.11</version>
      <scope>test</scope>
      <exclusions/>
    </dependency>
    <dependency>
      <groupId>cljsjs</groupId>
      <artifactId>boot-cljsjs</artifactId>
      <version>0.5.0</version>
      <scope>test</scope>
      <exclusions/>
    </dependency>
    <dependency>
      <groupId>cljsjs</groupId>
      <artifactId>d3</artifactId>
      <version>3.5.5-3</version>
      <scope>compile</scope>
      <exclusions/>
    </dependency>
  </dependencies>
</project>
