Skip to content

Change the results of getPlugins to not wrap the results of getPlugin #1

Description

@balupton

Currently getPlugins returns something like {version, description, homepage, compatibility} for each plugin - where compatibility is the result of getPlugin - I'm not not sure this makes sense, and that instead it should forgo {version, description, homepage} and just return the results of getPlugin for each thing. If more data is needed, then that should be added onto getPlugin instead - and extra data can be request via opts

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions