Sharing data between plugins

Hi

I wanted to check if there was a way to make the results of one plugin to another plugin. e.g. the info plugin does a lot of work to determine the deployment stack meta data. I want to build upon that result in my plugin without having to redo what the official plugin is doing in general.

Is there a good way to do so ?

Gaurav