Add local cordova plugin files to meteor project

I have a locally created Cordova plugin that I want to use- what folder can I place the plugin files so that I can keep it within the meteor project and not have to rely on a separate repository?

Any help or ideas are much appreciated!