Methods
(async, static) packageInfo(…args) → {Promise.<void>}
Retrieve information about an npm package
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
args | any | <repeatable> | Arguments to be passed to the function |
Returns:
- Result of the function
- Type:
- Promise.<void>