<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.mvnpm.at.stdlib</groupId>
  <artifactId>constants-float64-smallest-normal</artifactId>
  <version>0.0.1</version>
  <name>stdlib constants-float64-smallest-normal</name>
  <description>Smallest positive double-precision floating-point normal number.</description>
  <url>https://github.com/stdlib-js/stdlib</url>
  <organization>
    <name>The Stdlib Authors</name>
    <url>https://github.com/stdlib-js/stdlib</url>
  </organization>
  <licenses>
    <license>
      <name>Apache-2.0</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>rreusser</name>
      <email>rsreusser@gmail.com</email>
    </developer>
    <developer>
      <name>stdlib-bot</name>
      <email>kgryte@gmail.com</email>
    </developer>
    <developer>
      <name>kgryte</name>
      <email>kgryte@gmail.com</email>
    </developer>
    <developer>
      <name>planeshifter</name>
      <email>pgb@andrew.cmu.edu</email>
    </developer>
  </developers>
  <scm>
    <connection>git://github.com/stdlib-js/constants-float64-smallest-normal.git</connection>
    <developerConnection>git://github.com/stdlib-js/constants-float64-smallest-normal.git</developerConnection>
    <url>git://github.com/stdlib-js/constants-float64-smallest-normal</url>
  </scm>
  <issueManagement>
    <url>https://github.com/stdlib-js/stdlib/issues</url>
  </issueManagement>
</project>
