H5P NodeJS Library
    Preparing search index...

    This is the usage statistics sent to the H5P Hub, when the option is enabled. NOTE: Not implemented yet.

    interface IUsageStatistics {
        libraries: { [key: string]: ILibraryUsageStatistics };
        num_authors: number;
    }
    Index

    Properties

    libraries: { [key: string]: ILibraryUsageStatistics }

    Statistical information about every installed library. The key is the library uber name with a whitespace instead of a hyphen as separator between machine name and major version (e.g. H5P.Example 1.0).

    num_authors: number

    The number of active authors