Actually there is an easier way to install jQuery, just type:
{
"require": {
"components/jquery": "1.9.*"
}
}
It uses Component Installer for Composer and by default all assets from Component are installed under components, but it can be customize. (see docs).