| Interface | Description |
|---|---|
| NpmPackageDescriptor |
Specifies various characteristics of an NPM Package which can be used for various
NPM commands, especially
install and search. |
| Class | Description |
|---|---|
| NpmExecSpec |
Base specification for running an NPM command via
npm-cli.js |