* 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
* adding angular clipboard
* adding tests
* fixing unit tests
* Update angular-clipboard-tests.ts
triggering build
* adhering to the no interface I convention
* just using a module now
* strictNullChecks: true, and removing declare module