<?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/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>

    <packaging>jar</packaging>
    <groupId>org.webjars.npm</groupId>
    <artifactId>npm-registry-client</artifactId>
    <version>7.4.6</version>
    <name>npm-registry-client</name>
    <description>WebJar for npm-registry-client</description>
    <url>http://webjars.org</url>

    <properties>
        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
    </properties>

    <scm>
        <url>https://github.com/npm/npm-registry-client</url>
        <connection>https://github.com/npm/npm-registry-client.git</connection>
        <developerConnection>https://github.com/npm/npm-registry-client.git</developerConnection>
        <tag>v7.4.6</tag>
    </scm>

    <developers>
        <developer>
            <id>webjars</id>
            <url>http://webjars.org</url>
        </developer>
    </developers>

    <licenses>
        
        <license>
            <name>ISC</name>
            <url>https://spdx.org/licenses/ISC#licenseText</url>
            <distribution>repo</distribution>
        </license>
        
    </licenses>

    
    <issueManagement>
        <url>https://github.com/npm/npm-registry-client/issues</url>
    </issueManagement>
    

    <dependencies>
        
        <dependency>
            <groupId>org.webjars.npm</groupId>
            <artifactId>semver</artifactId>
            <version>2- &gt;=2.2.1,[3,4),[4,5),[5,6)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.npm</groupId>
            <artifactId>graceful-fs</artifactId>
            <version>[4.1.6,5)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.npm</groupId>
            <artifactId>npm-package-arg</artifactId>
            <version>[3.0.0,4),[4.0.0,5)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.npm</groupId>
            <artifactId>retry</artifactId>
            <version>[0.10.0,0.11)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.npm</groupId>
            <artifactId>concat-stream</artifactId>
            <version>[1.5.2,2)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.npm</groupId>
            <artifactId>once</artifactId>
            <version>[1.3.3,2)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.npm</groupId>
            <artifactId>request</artifactId>
            <version>[2.74.0,3)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.npm</groupId>
            <artifactId>slide</artifactId>
            <version>[1.1.3,2)</version>
        </dependency>
        
        <dependency>
            <groupId>org.webjars.npm</groupId>
            <artifactId>normalize-package-data</artifactId>
            <version>[1.0.1,1.1),[2.0.0,3)</version>
        </dependency>
        
        
        <dependency>
            <groupId>org.webjars.npm</groupId>
            <artifactId>npmlog</artifactId>
            <version>[2,3),[3.1.0,4),[4.0.0,5)</version>
            <optional>true</optional>
        </dependency>
        
    </dependencies>

</project>
