组织ID: |
org.webjars.npm |
项目ID: |
chalk |
版本: |
1.1.1 |
最后修改时间: |
2019-10-25 06:20:03 |
包类型: |
jar |
标题: |
chalk |
描述: |
WebJar for chalk |
相关URL: |
http://webjars.org |
大小: |
8.08KB |
|
Maven引入代码: |
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>chalk</artifactId>
<version>1.1.1</version>
</dependency>
|
Gradle引入代码: |
org.webjars.npm:chalk:1.1.1
|
下载Jar包: |
|
POM文件内容: |
<?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>chalk</artifactId>
<version>1.1.1</version>
<name>chalk</name>
<description>WebJar for chalk</description>
<url>http://webjars.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<scm>
<url>git+https://github.com/chalk/chalk</url>
<connection>git+https://github.com/chalk/chalk.git</connection>
<developerConnection>git+https://github.com/chalk/chalk.git</developerConnection>
<tag>v1.1.1</tag>
</scm>
<developers>
<developer>
<id>webjars</id>
<url>http://webjars.org</url>
</developer>
</developers>
<licenses>
<license>
<name>MIT</name>
<url>https://spdx.org/licenses/MIT#licenseText</url>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>escape-string-regexp</artifactId>
<version>[1.0.2,2)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>strip-ansi</artifactId>
<version>[3.0.0,4)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>supports-color</artifactId>
<version>[2.0.0,3)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>has-ansi</artifactId>
<version>[2.0.0,3)</version>
</dependency>
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ansi-styles</artifactId>
<version>[2.1.0,3)</version>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/maven/org.webjars.npm/chalk/pom.xml
META-INF/maven/org.webjars.npm/chalk/pom.properties
META-INF/resources/webjars/chalk/1.1.1/package.json
META-INF/resources/webjars/chalk/1.1.1/index.js
META-INF/resources/webjars/chalk/1.1.1/license
META-INF/resources/webjars/chalk/1.1.1/readme.md
|
依赖Jar: |
escape-string-regexp-[1.0.2,2).jar
/org.webjars.npm/escape-string-regexp/[1.0.2,2)
查看escape-string-regexp所有版本文件
strip-ansi-[3.0.0,4).jar
/org.webjars.npm/strip-ansi/[3.0.0,4)
查看strip-ansi所有版本文件
supports-color-[2.0.0,3).jar
/org.webjars.npm/supports-color/[2.0.0,3)
查看supports-color所有版本文件
has-ansi-[2.0.0,3).jar
/org.webjars.npm/has-ansi/[2.0.0,3)
查看has-ansi所有版本文件
ansi-styles-[2.1.0,3).jar
/org.webjars.npm/ansi-styles/[2.1.0,3)
查看ansi-styles所有版本文件
|