eslint-plugin-unicorn
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>eslint-plugin-unicorn</artifactId>
<version>39.0.0</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>eslint-plugin-unicorn</artifactId>
<version>39.0.0</version>
<name>eslint-plugin-unicorn</name>
<description>WebJar for eslint-plugin-unicorn</description>
<url>https://www.webjars.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<scm>
<url>https://github.com/sindresorhus/eslint-plugin-unicorn</url>
<connection>https://github.com/sindresorhus/eslint-plugin-unicorn.git</connection>
<developerConnection>https://github.com/sindresorhus/eslint-plugin-unicorn.git</developerConnection>
<tag>v39.0.0</tag>
</scm>
<developers>
<developer>
<id>webjars</id>
<url>https://www.webjars.org</url>
</developer>
</developers>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<issueManagement>
<url>https://github.com/sindresorhus/eslint-plugin-unicorn/issues</url>
</issueManagement>
<dependencies>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ci-info</artifactId>
<version>[3.2.0,4)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>read-pkg-up</artifactId>
<version>[7.0.1,8)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>strip-indent</artifactId>
<version>[3.0.0,4)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>regexp-tree</artifactId>
<version>[0.1.23,0.2)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>lodash</artifactId>
<version>[4.17.21,5)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>eslint-template-visitor</artifactId>
<version>[2.3.2,3)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>safe-regex</artifactId>
<version>[2.1.1,3)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>babel__helper-validator-identifier</artifactId>
<version>[7.14.9,8)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>eslint-utils</artifactId>
<version>[3.0.0,4)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>clean-regexp</artifactId>
<version>[1.0.0,2)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>pluralize</artifactId>
<version>[8.0.0,9)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>semver</artifactId>
<version>[7.3.5,8)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>esquery</artifactId>
<version>[1.4.0,2)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>indent-string</artifactId>
<version>[4,5)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>is-builtin-module</artifactId>
<version>[3.1.0,4)</version>
</dependency>
</dependencies>
</project>