libcipm

WebJar for libcipm

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

libcipm
Последняя версия

Последняя версия

4.0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

libcipm
WebJar for libcipm
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/npm/libcipm

Скачать libcipm

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/libcipm/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>libcipm</artifactId>
    <version>4.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/libcipm/
implementation 'org.webjars.npm:libcipm:4.0.8'
// https://jarcasting.com/artifacts/org.webjars.npm/libcipm/
implementation ("org.webjars.npm:libcipm:4.0.8")
'org.webjars.npm:libcipm:jar:4.0.8'
<dependency org="org.webjars.npm" name="libcipm" rev="4.0.8">
  <artifact name="libcipm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='libcipm', version='4.0.8')
)
libraryDependencies += "org.webjars.npm" % "libcipm" % "4.0.8"
[org.webjars.npm/libcipm "4.0.8"]

Зависимости

compile (15)

Идентификатор библиотеки Тип Версия
org.webjars.npm : npm-logical-tree jar [1.2.1,2)
org.webjars.npm : bluebird jar [3.5.1,4)
org.webjars.npm : npm-lifecycle jar [3.0.0,4)
org.webjars.npm : bin-links jar [1.1.2,2)
org.webjars.npm : read-package-json jar [2.0.13,3)
org.webjars.npm : ini jar [1.3.5,2)
org.webjars.npm : rimraf jar [2.6.2,3)
org.webjars.npm : mkdirp jar [0.5.1,0.6)
org.webjars.npm : pacote jar [9.1.0,10)
org.webjars.npm : npm-package-arg jar [6.1.0,7)
org.webjars.npm : figgy-pudding jar [3.5.1,4)
org.webjars.npm : find-npm-prefix jar [1.0.2,2)
org.webjars.npm : graceful-fs jar [4.1.11,5)
org.webjars.npm : lock-verify jar [2.1.0,3)
org.webjars.npm : worker-farm jar [1.6.0,2)

Модули Проекта

Данный проект не имеет модулей.

Note: pending imminent deprecation

This module will be deprecated once npm v7 is released. Please do not rely on it more than absolutely necessary.


libcipm installs npm projects in a way that's optimized for continuous integration/deployment/etc scenarios. It gives up the ability to build its own trees or install packages individually, as well as other user-oriented features, in exchange for speed, and being more strict about project state.

For documentation about the associated command-line tool, see cipm.

Install

$ npm install libcipm

Table of Contents

Features

  • npm-compatible project installation
  • lifecycle script support
  • blazing fast
  • npm-compatible caching
  • errors if package.json and package-lock.json are out of sync, instead of fixing it like npm does. Essentially provides a --frozen install.
org.webjars.npm

npm

node package manager

Версии библиотеки

Версия
4.0.8
4.0.7
4.0.4
4.0.3
3.0.3
2.0.2
2.0.0
1.6.3
1.6.2
1.6.0
1.4.0