Meteor: How to list the installed packages

Jonathan de M. picture Jonathan de M. · Jun 19, 2013 · Viewed 32.3k times · Source

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.

Answer

Clark Pan picture Clark Pan · Jun 19, 2013

Update: as of meteor 1.0, the command is now

meteor list