* 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
* added @types for N3, an RDF package
* changed file names to match requirements for syncing with @types
* naming recommendation conformance
* removing declare module n3, making ProperModule
* changed reference path to types and corrected errors associated with strict null
* checkpoint
* test the project with "tsc --project tsconfig.json"
* remove comments and version