cacache
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>cacache</artifactId>
<version>19.0.1</version>
</dependency><?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>cacache</artifactId>
<version>19.0.1</version>
<name>cacache</name>
<description>WebJar for cacache</description>
<url>https://www.webjars.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<scm>
<url>https://github.com/npm/cacache</url>
<connection>https://github.com/npm/cacache.git</connection>
<developerConnection>https://github.com/npm/cacache.git</developerConnection>
<tag>v19.0.1</tag>
</scm>
<developers>
<developer>
<id>webjars</id>
<url>https://www.webjars.org</url>
</developer>
</developers>
<licenses>
<license>
<name>ISC</name>
<distribution>repo</distribution>
</license>
</licenses>
<issueManagement>
<url>https://github.com/npm/cacache/issues</url>
</issueManagement>
<dependencies>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ssri</artifactId>
<version>[12.0.0,13.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>minipass-flush</artifactId>
<version>[1.0.5,2.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>lru-cache</artifactId>
<version>[10.0.1,11.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>minipass-collect</artifactId>
<version>[2.0.1,3.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>glob</artifactId>
<version>[10.2.2,11.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>minipass-pipeline</artifactId>
<version>[1.2.4,2.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>minipass</artifactId>
<version>[7.0.3,8.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>fs-minipass</artifactId>
<version>[3.0.0,4.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>unique-filename</artifactId>
<version>[4.0.0,5.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>npmcli__fs</artifactId>
<version>[4.0.0,5.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>p-map</artifactId>
<version>[7.0.2,8.0.0-0)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tar</artifactId>
<version>[7.4.3,8.0.0-0)</version>
</dependency>
</dependencies>
</project>