This ensures that node can read the sourcemaps and provide useful stacktraces
Upgrades to babel 6. The major win (aside from some minor performance gains), is that this module can now be `npm link`ed into a babel 6 code base.
feat(associations): one-to-one associations feat(associations): one-to-many associations