<?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</groupId>
  <artifactId>why-is-node-running</artifactId>
  <version>3.2.2</version>
  <name>why-is-node-running</name>
  <description>Node is running but you don't know why? why-is-node-running is here to help you.</description>
  <url>https://github.com/mafintosh/why-is-node-running</url>
  <organization>
    <name>Mathias Buus</name>
    <url>https://github.com/mafintosh/why-is-node-running</url>
  </organization>
  <licenses>
    <license>
      <name>MIT</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>mafintosh</name>
      <email>mathiasbuus@gmail.com</email>
    </developer>
    <developer>
      <name>yoshuawuyts</name>
      <email>javascript@yosh.is</email>
    </developer>
    <developer>
      <name>jkoops</name>
      <email>jonkoops@gmail.com</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/mafintosh/why-is-node-running.git</connection>
    <developerConnection>https://github.com/mafintosh/why-is-node-running.git</developerConnection>
    <url>https://github.com/mafintosh/why-is-node-running</url>
  </scm>
  <issueManagement>
    <url>https://github.com/mafintosh/why-is-node-running/issues</url>
  </issueManagement>
</project>
