npms.io
    Preparing search index...

    Interface Collected

    interface Collected {
        github?: GitHub;
        metadata: Metadata;
        npm: Npm;
        source?: Source;
    }
    Index

    Properties

    github?: GitHub
    metadata: Metadata
    npm: Npm
    source?: Source