This update removes the usage of namespaces in an effort to just be able to use A-Frame directly from an import.
These types are based on [this branch](576e4557b1/%40types) of work in my [a-frame experiements](https://github.com/devpaul/aframe-experiments) repo. Please take a look over there to see more complete usage and examples.
clean-up aframe DT header
using files in tsconfig.json
removing name from package.json
removing version from package.json
removing scripts from package.json
removing types from package.json
Moved package.json to tests to support ease of use
Telling DT to ignore tests
removing unix standard blank line at end of UNUSED_FILES.txt
dtslint seems to want a commonjs module
module in compileroptions
module in compileroptions
cleaning up lint errors