fetch the stats via https://github.com/npm/download-counts
Parameters:
| Name | Type | Attributes | Description | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
names |
string | array.<string> | package names | |||||||||||||||||||||
options |
object |
<optional> |
Properties
|
Returns:
always key-value stats (e.g: {name: stats, ...})
- Type
- promise.<object>