* Use "lib" in tsconfigs instead of "target".
Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not.
* Update new-package and readme
* Add back "target" where necessary
original jquery-autosize plugin requred jquery but the new version
didn't need it anymore.
So I add a new definition for the new version of the plugin
see #10023