<?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.smithy</groupId>
  <artifactId>util-buffer-from</artifactId>
  <version>4.4.1</version>
  <name>smithy util-buffer-from</name>
  <description>smithy util-buffer-from</description>
  <url>https://github.com/smithy-lang/smithy-typescript/tree/main/packages/util-buffer-from</url>
  <organization>
    <name>AWS SDK for JavaScript Team</name>
    <url>https://github.com/smithy-lang/smithy-typescript/tree/main/packages/util-buffer-from</url>
  </organization>
  <licenses>
    <license>
      <name>Apache-2.0</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>trivikr-aws</name>
      <email>trivikr@amazon.com</email>
    </developer>
    <developer>
      <name>smithy-team</name>
      <email>aws-javascript-sdk-team+npm@amazon.com</email>
    </developer>
    <developer>
      <name>aws-sdk-bot</name>
      <email>aws-sdk-js-automation@amazon.com</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/smithy-lang/smithy-typescript.git</connection>
    <developerConnection>https://github.com/smithy-lang/smithy-typescript.git</developerConnection>
    <url>https://github.com/smithy-lang/smithy-typescript</url>
  </scm>
  <issueManagement>
    <url>https://github.com/smithy-lang/smithy-typescript/issues</url>
  </issueManagement>
  <properties>
    <org.mvnpm-tslib.version>[2.6.2,3)</org.mvnpm-tslib.version>
    <org.mvnpm.at.smithy-core.version>[3.25.1,4)</org.mvnpm.at.smithy-core.version>
  </properties>
  <dependencies>
    <dependency>
      <groupId>org.mvnpm.at.smithy</groupId>
      <artifactId>core</artifactId>
      <version>${org.mvnpm.at.smithy-core.version}</version>
    </dependency>
    <dependency>
      <groupId>org.mvnpm</groupId>
      <artifactId>tslib</artifactId>
      <version>${org.mvnpm-tslib.version}</version>
    </dependency>
  </dependencies>
</project>
