<?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.eslint-community</groupId>
  <artifactId>regexpp</artifactId>
  <version>4.12.2</version>
  <name>eslint-community regexpp</name>
  <description>Regular expression parser for ECMAScript.</description>
  <url>https://github.com/eslint-community/regexpp#readme</url>
  <organization>
    <name>Toru Nagashima</name>
    <url>https://github.com/eslint-community/regexpp#readme</url>
  </organization>
  <licenses>
    <license>
      <name>MIT</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>eslint-community-bot</name>
      <email>contact+eslintcbot@eslint.org</email>
    </developer>
    <developer>
      <name>michaeldeboey</name>
      <email>info@michaeldeboey.be</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/eslint-community/regexpp.git</connection>
    <developerConnection>https://github.com/eslint-community/regexpp.git</developerConnection>
    <url>https://github.com/eslint-community/regexpp</url>
  </scm>
  <issueManagement>
    <url>https://github.com/eslint-community/regexpp/issues</url>
  </issueManagement>
</project>
