<?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>firebase</artifactId>
  <version>3.0.5-rc2-0</version>
  <name>firebase</name>
  <description>Javascript client for Firebase.com</description>
  <url>https://www.firebase.com/docs/web/api/</url>
  <licenses>
    <license>
      <url>https://www.firebase.com/terms/terms-of-service.html</url>
      <name>Firebase ToS</name>
      <comments/>
    </license>
  </licenses>
  <scm>
    <url>https://github.com/cljsjs/packages</url>
    <tag>5b83bbaba7a68b83e28effb6d59212463cc36e59</tag>
  </scm>
  <dependencies>
    <dependency>
      <groupId>cljsjs</groupId>
      <artifactId>boot-cljsjs</artifactId>
      <version>0.5.1</version>
      <scope>test</scope>
      <exclusions/>
    </dependency>
  </dependencies>
</project>
