used:
typings install jquery --global typings ERR! message Unable to find \"jquery\" (\"npm\") in the registry. Did you want to try searching another source? Al
If you are using typescript2.0 with the command:
npm install -g typescript@2.0
You can install jquery with the command:
npm install --save @types/jquery