Hi, Check out the official plugins, they have a package.json which is the npm package format for publishing to their registry. Most plugins would publish to that so users can just install a plugin by name.
On Thursday, April 7, 2016, Brad Reynolds <[email protected]> wrote: > If there's an official way to release a plugin let me know but I just > pushed a plugin we developed to github. It allows for a cordova app to > inject cordova into a remote site. This allows us to have a cordova app > with native integration and a mobile app for older devices and platforms we > don't support in app form. > > https://github.com/TruckMovers/cordova-plugin-remote-injection > > -bradr >
