libcipm

programmatic API for cipm: a ci-oriented package installer for npm

This module is no longer used. Please see @npmcli/arborist if you would like to build and reify package trees programmatically.
Last updated 7 years ago by zkat .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install libcipm 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 4.0.8                                ...           latest (5 years ago)

32 Versions

  • 4.0.8 [deprecated]           ...           5 years ago
  • 4.0.7 [deprecated]           ...           5 years ago
  • 4.0.4 [deprecated]           ...           5 years ago
  • 4.0.3 [deprecated]           ...           5 years ago
  • 4.0.2 [deprecated]           ...           5 years ago
  • 4.0.1 [deprecated]           ...           5 years ago
  • 4.0.0 [deprecated]           ...           5 years ago
  • 3.0.3 [deprecated]           ...           6 years ago
  • 3.0.2 [deprecated]           ...           6 years ago
  • 3.0.1 [deprecated]           ...           6 years ago
  • 3.0.0 [deprecated]           ...           6 years ago
  • 2.0.2 [deprecated]           ...           6 years ago
  • 2.0.1 [deprecated]           ...           6 years ago
  • 2.0.0 [deprecated]           ...           7 years ago
  • 1.6.3 [deprecated]           ...           7 years ago
  • 1.6.2 [deprecated]           ...           7 years ago
  • 1.6.1 [deprecated]           ...           7 years ago
  • 1.6.0 [deprecated]           ...           7 years ago
  • 1.5.1 [deprecated]           ...           7 years ago
  • 1.5.0 [deprecated]           ...           7 years ago
  • 1.4.1 [deprecated]           ...           7 years ago
  • 1.4.0 [deprecated]           ...           7 years ago
  • 1.3.3 [deprecated]           ...           7 years ago
  • 1.3.2 [deprecated]           ...           7 years ago
  • 1.3.1 [deprecated]           ...           7 years ago
  • 1.3.0 [deprecated]           ...           7 years ago
  • 1.2.0 [deprecated]           ...           7 years ago
  • 1.1.2 [deprecated]           ...           7 years ago
  • 1.1.1 [deprecated]           ...           7 years ago
  • 1.1.0 [deprecated]           ...           7 years ago
  • 1.0.1 [deprecated]           ...           7 years ago
  • 1.0.0 [deprecated]           ...           7 years ago
Maintainers (1)
Downloads
Total 4
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (13)
Dev Dependencies (10)
Dependents (2)

© 2010 - cnpmjs.org x YWFE | Home | YWFE