libnpm
Collection of programmatic APIs for the npm CLI
Last updated 6 years ago by isaacs .
ISC · Repository · Bugs · Original npm
$ cnpm install libnpm 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 3.0.1                                ...           latest (6 years ago)

2 Versions

  • 2.0.1                                ...           7 years ago
  • 3.0.1                                ...           6 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (20)
Dev Dependencies (6)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org