Methods

(async, static) packageInfo(…args) → {Promise.<void>}

Retrieve information about an npm package

Parameters:
NameTypeAttributesDescription
argsany<repeatable>

Arguments to be passed to the function

Returns:
  • Result of the function
Type: 
Promise.<void>