Clean up and VERSION fix.
- Removed
setupExports
. This function was using during testing with G++ compilation to avoid repetition. - Dynamic
VERSION
definition based on the version found in package.json. No need to set it manually in include/addon.h anymore.