Packagist API Client - v1.0.0
GitHub
npm
Packagist API
Preparing search index...
StatisticsResponse
Interface StatisticsResponse
Response returned by global statistics endpoint.
interface
StatisticsResponse
{
totals
:
{
downloads
:
number
}
;
}
Index
Properties
totals
Properties
totals
totals
:
{
downloads
:
number
}
Global totals.
Type Declaration
downloads
:
number
Total downloads across Packagist.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
totals
GitHub
npm
Packagist API
Packagist API Client - v1.0.0
Loading...
Response returned by global statistics endpoint.