最佳答案
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.