npm/libnpm

programmatic npm API

JavaScript

110

28 commits

updated Apr 17, 2021

See the code

README

libnpm

libnpm is the programmatic API for npm.

For bug reports and support, please head over to npm.community.

Install

$ npm install libnpm

Table of Contents

Example

await libnpm.manifest('libnpm') // => Manifest { name: 'libnpm', ... }

API

This package re-exports the APIs from other packages for convenience. Refer to the table of contents for detailed documentation on each individual exported API.

Contributors

zkat

25 commits

isaacs

3 commits

npm/libnpm

programmatic npm API

JavaScript

110

28 commits

updated Apr 17, 2021

See the code

README

libnpm

libnpm is the programmatic API for npm.

For bug reports and support, please head over to npm.community.

Install

$ npm install libnpm

Table of Contents

Example

await libnpm.manifest('libnpm') // => Manifest { name: 'libnpm', ... }

API

This package re-exports the APIs from other packages for convenience. Refer to the table of contents for detailed documentation on each individual exported API.

Contributors

zkat

25 commits

isaacs

3 commits

Languages

JavaScript

100.0%