File tree 14 files changed +31
-19
lines changed
14 files changed +31
-19
lines changed Original file line number Diff line number Diff line change 1
- [ ![ GitHub Workflow Status (branch)] ( https://img.shields.io/github/workflow/status/npm/cli/Node%20CI/latest )] ( https://github.com/npm/cli/actions?query=workflow%3A%22Node+CI%22+branch%3Alatest ) [ ![ Coveralls github branch] ( https://img.shields.io/coveralls/github/npm/cli/latest )] ( https://coveralls.io/github/npm/cli?branch=latest )
2
-
3
1
# npm - a JavaScript package manager
4
2
3
+ [ ![ npm version] ( https://img.shields.io/npm/v/npm.svg )] ( https://npm.im/npm )
4
+ [ ![ license] ( https://img.shields.io/npm/l/npm.svg )] ( https://npm.im/npm )
5
+ [ ![ CI - cli] ( https://github.com/npm/cli/actions/workflows/ci.yml/badge.svg )] ( https://github.com/npm/cli/actions/workflows/ci.yml )
6
+ [ ![ Benchmark Suite] ( https://github.com/npm/cli/actions/workflows/benchmark.yml/badge.svg )] ( https://github.com/npm/cli/actions/workflows/benchmark.yml )
7
+
5
8
### Requirements
6
9
7
10
One of the following versions of [ Node.js] ( https://nodejs.org/en/download/ ) must be installed to run ** ` npm ` ** :
Original file line number Diff line number Diff line change
1
+ # docs
2
+
3
+ [ ![ CI - docs] ( https://github.com/npm/cli/actions/workflows/ci-docs.yml/badge.svg )] ( https://github.com/npm/cli/actions/workflows/ci-docs.yml )
4
+
5
+ Scripts to build the npm docs.
Original file line number Diff line number Diff line change 1
1
# @npmcli/arborist
2
2
3
+ [ ![ npm version] ( https://img.shields.io/npm/v/@npmcli/arborist.svg )] ( https://npm.im/@npmcli/arborist )
4
+ [ ![ license] ( https://img.shields.io/npm/l/@npmcli/arborist.svg )] ( https://npm.im/@npmcli/arborist )
5
+ [ ![ CI - @npmcli/arborist ] ( https://github.com/npm/cli/actions/workflows/ci-npmcli-arborist.yml/badge.svg )] ( https://github.com/npm/cli/actions/workflows/ci-npmcli-arborist.yml )
6
+
3
7
Inspect and manage ` node_modules ` trees.
4
8
5
9
![ a tree with the word ARBORIST superimposed on it] ( https://raw.githubusercontent.com/npm/arborist/main/docs/logo.svg?sanitize=true )
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ npm version] ( https://img.shields.io/npm/v/libnpmaccess.svg )] ( https://npm.im/libnpmaccess )
4
4
[ ![ license] ( https://img.shields.io/npm/l/libnpmaccess.svg )] ( https://npm.im/libnpmaccess )
5
- [ ![ GitHub Actions] ( https://github.com/npm/libnpmaccess/workflows/Node%20CI/badge.svg )] ( https://github.com/npm/libnpmaccess/actions?query=workflow%3A%22Node+CI%22 )
6
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/npm/libnpmaccess/badge.svg?branch=latest )] ( https://coveralls.io/github/npm/libnpmaccess?branch=latest )
5
+ [ ![ CI - libnpmaccess] ( https://github.com/npm/cli/actions/workflows/ci-libnpmaccess.yml/badge.svg )] ( https://github.com/npm/cli/actions/workflows/ci-libnpmaccess.yml )
7
6
8
7
[ ` libnpmaccess ` ] ( https://github.com/npm/libnpmaccess ) is a Node.js
9
8
library that provides programmatic access to the guts of the npm CLI's `npm
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ npm version] ( https://img.shields.io/npm/v/libnpmdiff.svg )] ( https://npm.im/libnpmdiff )
4
4
[ ![ license] ( https://img.shields.io/npm/l/libnpmdiff.svg )] ( https://npm.im/libnpmdiff )
5
- [ ![ GitHub Actions] ( https://github.com/npm/libnpmdiff/workflows/node-ci/badge.svg )] ( https://github.com/npm/libnpmdiff/actions?query=workflow%3Anode-ci )
6
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/npm/libnpmdiff/badge.svg?branch=main )] ( https://coveralls.io/github/npm/libnpmdiff?branch=main )
7
-
5
+ [ ![ CI - libnpmdiff] ( https://github.com/npm/cli/actions/workflows/ci-libnpmdiff.yml/badge.svg )] ( https://github.com/npm/cli/actions/workflows/ci-libnpmdiff.yml )
8
6
The registry diff lib.
9
7
10
8
## Table of Contents
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ npm version] ( https://img.shields.io/npm/v/libnpmexec.svg )] ( https://npm.im/libnpmexec )
4
4
[ ![ license] ( https://img.shields.io/npm/l/libnpmexec.svg )] ( https://npm.im/libnpmexec )
5
- [ ![ GitHub Actions] ( https://github.com/npm/libnpmexec/workflows/node-ci/badge.svg )] ( https://github.com/npm/libnpmexec/actions?query=workflow%3Anode-ci )
6
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/npm/libnpmexec/badge.svg?branch=main )] ( https://coveralls.io/github/npm/libnpmexec?branch=main )
5
+ [ ![ CI - libnpmexec] ( https://github.com/npm/cli/actions/workflows/ci-libnpmexec.yml/badge.svg )] ( https://github.com/npm/cli/actions/workflows/ci-libnpmexec.yml )
7
6
8
7
The ` npm exec ` (` npx ` ) Programmatic API
9
8
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ npm version] ( https://img.shields.io/npm/v/libnpmfund.svg )] ( https://npm.im/libnpmfund )
4
4
[ ![ license] ( https://img.shields.io/npm/l/libnpmfund.svg )] ( https://npm.im/libnpmfund )
5
- [ ![ GitHub Actions] ( https://github.com/npm/libnpmfund/workflows/node-ci/badge.svg )] ( https://github.com/npm/libnpmfund/actions?query=workflow%3Anode-ci )
6
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/npm/libnpmfund/badge.svg?branch=master )] ( https://coveralls.io/github/npm/libnpmfund?branch=master )
5
+ [ ![ CI - libnpmfund] ( https://github.com/npm/cli/actions/workflows/ci-libnpmfund.yml/badge.svg )] ( https://github.com/npm/cli/actions/workflows/ci-libnpmfund.yml )
7
6
8
7
[ ` libnpmfund ` ] ( https://github.com/npm/libnpmfund ) is a Node.js library for
9
8
retrieving ** funding** information for packages installed using
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ npm version] ( https://img.shields.io/npm/v/libnpmhook.svg )] ( https://npm.im/libnpmhook )
4
4
[ ![ license] ( https://img.shields.io/npm/l/libnpmhook.svg )] ( https://npm.im/libnpmhook )
5
- [ ![ Coverage Status ] ( https://coveralls.io/repos/github/npm/ libnpmhook/badge.svg?branch=latest )] ( https://coveralls.io/github/ npm/libnpmhook?branch=latest )
5
+ [ ![ CI - libnpmhook ] ( https://github.com/npm/cli/actions/workflows/ci- libnpmhook.yml /badge.svg )] ( https://github.com/ npm/cli/actions/workflows/ci- libnpmhook.yml )
6
6
7
7
[ ` libnpmhook ` ] ( https://github.com/npm/libnpmhook ) is a Node.js library for
8
8
programmatically managing the npm registry's server-side hooks.
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ npm version] ( https://img.shields.io/npm/v/libnpmorg.svg )] ( https://npm.im/libnpmorg )
4
4
[ ![ license] ( https://img.shields.io/npm/l/libnpmorg.svg )] ( https://npm.im/libnpmorg )
5
- [ ![ GitHub Actions] ( https://github.com/npm/libnpmorg/workflows/Node%20CI/badge.svg )] ( https://github.com/npm/libnpmorg/workflows/Node%20CI/badge.svg )
6
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/npm/libnpmorg/badge.svg?branch=latest )] ( https://coveralls.io/github/npm/libnpmorg?branch=latest )
5
+ [ ![ CI - libnpmorg] ( https://github.com/npm/cli/actions/workflows/ci-libnpmorg.yml/badge.svg )] ( https://github.com/npm/cli/actions/workflows/ci-libnpmorg.yml )
7
6
8
7
[ ` libnpmorg ` ] ( https://github.com/npm/libnpmorg ) is a Node.js library for
9
8
programmatically accessing the [ npm Org membership
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ npm version] ( https://img.shields.io/npm/v/libnpmpack.svg )] ( https://npm.im/libnpmpack )
4
4
[ ![ license] ( https://img.shields.io/npm/l/libnpmpack.svg )] ( https://npm.im/libnpmpack )
5
- [ ![ GitHub Actions] ( https://github.com/npm/libnpmpack/workflows/Node%20CI/badge.svg )] ( https://github.com/npm/libnpmpack/actions?query=workflow%3A%22Node+CI%22 )
6
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/npm/libnpmpack/badge.svg?branch=latest )] ( https://coveralls.io/github/npm/libnpmpack?branch=latest )
5
+ [ ![ CI - libnpmpack] ( https://github.com/npm/cli/actions/workflows/ci-libnpmpack.yml/badge.svg )] ( https://github.com/npm/cli/actions/workflows/ci-libnpmpack.yml )
7
6
8
7
[ ` libnpmpack ` ] ( https://github.com/npm/libnpmpack ) is a Node.js library for
9
8
programmatically packing tarballs from a local directory or from a registry or github spec. If packing from a local source, ` libnpmpack ` will also run the ` prepack ` and ` postpack ` lifecycles.
Original file line number Diff line number Diff line change 1
1
# libnpmpublish
2
2
3
+ [ ![ npm version] ( https://img.shields.io/npm/v/libnpmpublish.svg )] ( https://npm.im/libnpmpublish )
4
+ [ ![ license] ( https://img.shields.io/npm/l/libnpmpublish.svg )] ( https://npm.im/libnpmpublish )
5
+ [ ![ CI - libnpmpublish] ( https://github.com/npm/cli/actions/workflows/ci-libnpmpublish.yml/badge.svg )] ( https://github.com/npm/cli/actions/workflows/ci-libnpmpublish.yml )
6
+
3
7
[ ` libnpmpublish ` ] ( https://github.com/npm/libnpmpublish ) is a Node.js
4
8
library for programmatically publishing and unpublishing npm packages. Give
5
9
it a manifest as an object and a tarball as a Buffer, and it'll put them on
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ npm version] ( https://img.shields.io/npm/v/libnpmsearch.svg )] ( https://npm.im/libnpmsearch )
4
4
[ ![ license] ( https://img.shields.io/npm/l/libnpmsearch.svg )] ( https://npm.im/libnpmsearch )
5
- [ ![ Coverage Status ] ( https://coveralls.io/repos/github/npm/ libnpmsearch/badge.svg?branch=latest )] ( https://coveralls.io/github/ npm/libnpmsearch?branch=latest )
5
+ [ ![ CI - libnpmsearch ] ( https://github.com/npm/cli/actions/workflows/ci- libnpmsearch.yml /badge.svg )] ( https://github.com/ npm/cli/actions/workflows/ci- libnpmsearch.yml )
6
6
7
7
[ ` libnpmsearch ` ] ( https://github.com/npm/libnpmsearch ) is a Node.js library for
8
8
programmatically accessing the npm search endpoint. It does ** not** support
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ npm version] ( https://img.shields.io/npm/v/libnpmteam.svg )] ( https://npm.im/libnpmteam )
4
4
[ ![ license] ( https://img.shields.io/npm/l/libnpmteam.svg )] ( https://npm.im/libnpmteam )
5
- [ ![ GitHub Actions] ( https://github.com/npm/libnpmteam/workflows/Node%20CI/badge.svg )] ( https://github.com/npm/libnpmteam/workflows/Node%20CI/badge.svg )
6
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/npm/libnpmteam/badge.svg?branch=latest )] ( https://coveralls.io/github/npm/libnpmteam?branch=latest )
5
+ [ ![ CI - libnpmteam] ( https://github.com/npm/cli/actions/workflows/ci-libnpmteam.yml/badge.svg )] ( https://github.com/npm/cli/actions/workflows/ci-libnpmteam.yml )
7
6
8
7
[ ` libnpmteam ` ] ( https://github.com/npm/libnpmteam ) is a Node.js
9
8
library that provides programmatic access to the guts of the npm CLI's `npm
Original file line number Diff line number Diff line change 1
1
# libnpmversion
2
2
3
+ [ ![ npm version] ( https://img.shields.io/npm/v/libnpmversion.svg )] ( https://npm.im/libnpmversion )
4
+ [ ![ license] ( https://img.shields.io/npm/l/libnpmversion.svg )] ( https://npm.im/libnpmversion )
5
+ [ ![ CI - libnpmversion] ( https://github.com/npm/cli/actions/workflows/ci-libnpmversion.yml/badge.svg )] ( https://github.com/npm/cli/actions/workflows/ci-libnpmversion.yml )
6
+
3
7
Library to do the things that 'npm version' does.
4
8
5
9
## USAGE
You can’t perform that action at this time.
0 commit comments