Hmm. So I have a meteor project that uses an npm module (or six... :P), and won't work without them. Should I include them in the project? Like, in the git repo and everything? This will add 3.1 megs and a billion files to the project, but it's all contained in a single folder, and the project won't work properly without it, forcing the user to run a couple commands to install all of that anyway... :/