Updates for grunt and module options
- hotfix(windows): Gruntfile now supports windows for seed and rebase db tasks
- feat(conf): Implemented all available sequelizejs options for models
- fix(grunt): No longer need NODE_PATH set when running db commands
- refactor(validations): No longer use sequelize validations directly
- refactor(grunt): No longer use os module to detect isWin