node.jsmeteornpmmeteorite

Meteor: How to list the installed packages


I'm starting with Meteor, and I'd like to know how to list the installed packages.

meteor list would only list the available packages in the registry.

Edit: Since meteor 0.9.0.1 meteor list lists the available packages in the project.


Solution

  • Update: as of meteor 1.0, the command is now

    meteor list