dpkg -l|grep ^ii|cut -d' ' -f3
You can redirect the output by adding >filename to the end of this line. You can also download the images' .manifest file (it's also included in the image itself, in casper/filesystem.manifest as far as I can remember) which also contain information about the package's version.
